diff --git a/templates/app/aspnet-core/MyCompanyName.MyProjectName.sln b/templates/app/aspnet-core/MyCompanyName.MyProjectName.sln index 4b694cf70c..5136e6c039 100644 --- a/templates/app/aspnet-core/MyCompanyName.MyProjectName.sln +++ b/templates/app/aspnet-core/MyCompanyName.MyProjectName.sln @@ -55,6 +55,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MyCompanyName.MyProjectName EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MyCompanyName.MyProjectName.Blazor.Server", "src\MyCompanyName.MyProjectName.Blazor.Server\MyCompanyName.MyProjectName.Blazor.Server.csproj", "{16F0BF4E-7D73-4278-8D9A-7CDE37105C6B}" EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MyCompanyName.MyProjectName.Blazor.Server.Tiered", "src\MyCompanyName.MyProjectName.Blazor.Server.Tiered\MyCompanyName.MyProjectName.Blazor.Server.Tiered.csproj", "{C9F40C93-3DD0-4D6E-B98E-45A6F50FACDA}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -157,6 +159,10 @@ Global {16F0BF4E-7D73-4278-8D9A-7CDE37105C6B}.Debug|Any CPU.Build.0 = Debug|Any CPU {16F0BF4E-7D73-4278-8D9A-7CDE37105C6B}.Release|Any CPU.ActiveCfg = Release|Any CPU {16F0BF4E-7D73-4278-8D9A-7CDE37105C6B}.Release|Any CPU.Build.0 = Release|Any CPU + {C9F40C93-3DD0-4D6E-B98E-45A6F50FACDA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C9F40C93-3DD0-4D6E-B98E-45A6F50FACDA}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C9F40C93-3DD0-4D6E-B98E-45A6F50FACDA}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C9F40C93-3DD0-4D6E-B98E-45A6F50FACDA}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -186,6 +192,7 @@ Global {748584B1-BA69-4F6A-81AA-F4BDE6BCE29D} = {CA9AC87F-097E-4F15-8393-4BC07735A5B0} {27B2DDC7-8B75-4322-A312-25419C15D9D8} = {CA9AC87F-097E-4F15-8393-4BC07735A5B0} {16F0BF4E-7D73-4278-8D9A-7CDE37105C6B} = {CA9AC87F-097E-4F15-8393-4BC07735A5B0} + {C9F40C93-3DD0-4D6E-B98E-45A6F50FACDA} = {CA9AC87F-097E-4F15-8393-4BC07735A5B0} EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {28315BFD-90E7-4E14-A2EA-F3D23AF4126F} diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/Logs/logs.txt b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/Logs/logs.txt new file mode 100644 index 0000000000..78c4280053 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/Logs/logs.txt @@ -0,0 +1,69234 @@ +2021-03-08 14:27:41.908 +03:00 [INF] Starting web host. +2021-03-08 14:27:44.177 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-08 14:27:44.225 +03:00 [INF] Loaded ABP modules: +2021-03-08 14:27:44.225 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-08 14:27:44.225 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-08 14:27:44.225 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-08 14:27:44.225 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-08 14:27:44.225 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-08 14:27:44.225 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-08 14:27:44.225 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-08 14:27:44.225 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.AspNetCore.Components.UI.BasicTheme.Server.AbpAspNetCoreComponentsUiBasicThemeServerModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.AspNetCore.Components.UI.BasicTheme.AbpAspNetCoreComponentsUiBasicThemeModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.AspNetCore.Components.UI.Theming.AbpAspNetCoreComponentsUiThemingModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.AspNetCore.Components.UI.AbpAspNetCoreComponentsUIModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-08 14:27:44.225 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-08 14:27:44.260 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-08 14:27:44.264 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-08 14:27:44.299 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-08 14:27:44.803 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-08 14:27:44.804 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-08 14:27:44.804 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-08 14:27:44.804 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-08 14:27:44.804 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-08 14:27:44.804 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-08 14:27:45.292 +03:00 [INF] Initialized all ABP modules. +2021-03-08 14:27:45.364 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-08 14:27:45.366 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-08 14:27:45.366 +03:00 [INF] Hosting environment: Development +2021-03-08 14:27:45.366 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-08 14:27:46.193 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-08 14:27:48.879 +03:00 [DBG] Login Url: /Account/Login +2021-03-08 14:27:48.880 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-08 14:27:48.880 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-08 14:27:48.880 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-08 14:27:48.880 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-08 14:27:48.880 +03:00 [DBG] Error Url: /Account/Error +2021-03-08 14:27:48.880 +03:00 [DBG] Error Id Parameter: errorId +2021-03-08 14:27:49.140 +03:00 [INF] Executing endpoint '/_Host' +2021-03-08 14:27:49.185 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-08 14:27:49.188 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 14:27:49.222 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-08 14:27:49.222 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-08 14:27:49.356 +03:00 [INF] Executed page /_Host in 165.1134ms +2021-03-08 14:27:49.356 +03:00 [INF] Executed endpoint '/_Host' +2021-03-08 14:27:49.369 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 3176.0377ms +2021-03-08 14:27:49.395 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - +2021-03-08 14:27:49.395 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-08 14:27:49.396 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - +2021-03-08 14:27:49.396 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - +2021-03-08 14:27:49.396 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/css/site.css - - +2021-03-08 14:27:49.396 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-08 14:27:49.396 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-08 14:27:49.397 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-08 14:27:49.411 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-08 14:27:49.411 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-08 14:27:49.411 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-08 14:27:49.411 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-08 14:27:49.411 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-08 14:27:49.411 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-08 14:27:49.411 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-08 14:27:49.413 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 16.4787ms +2021-03-08 14:27:49.413 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - - 304 - text/css 16.9400ms +2021-03-08 14:27:49.413 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 17.3520ms +2021-03-08 14:27:49.413 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - - 304 - text/css 17.4521ms +2021-03-08 14:27:49.413 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 16.6832ms +2021-03-08 14:27:49.413 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - - 304 - text/css 17.4142ms +2021-03-08 14:27:49.413 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 16.2164ms +2021-03-08 14:27:49.417 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/css/site.css - - - 404 0 - 20.8063ms +2021-03-08 14:27:49.459 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 14:27:49.474 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:27:49.475 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 14:27:49.490 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 14:27:49.490 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 31.2374ms +2021-03-08 14:27:49.498 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=1G1q8BRnhjAJ-NMFaS7QMA - - +2021-03-08 14:27:49.550 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:27:49.550 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 14:27:49.841 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 14:27:49.856 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 14:27:49.861 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-08 14:27:50.134 +03:00 [INF] Authorization was successful. +2021-03-08 14:27:50.134 +03:00 [INF] Authorization was successful. +2021-03-08 14:27:50.197 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-08 14:27:50.202 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-08 14:27:50.215 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 14:27:50.215 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 14:27:50.215 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: R,admin +2021-03-08 14:27:50.275 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-08 14:27:50.276 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-08 14:43:07.392 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-08 14:43:07.411 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=1G1q8BRnhjAJ-NMFaS7QMA - - - 101 - - 917912.8498ms +2021-03-08 14:43:10.847 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 14:43:11.556 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:43:11.556 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 14:43:11.563 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 14:43:11.563 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 715.9079ms +2021-03-08 14:43:11.567 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=AxZhP4zJ5YmJ4ymgvK5dBg - - +2021-03-08 14:43:11.570 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:43:11.571 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 14:43:11.576 +03:00 [INF] Authorization was successful. +2021-03-08 14:43:11.576 +03:00 [INF] Authorization was successful. +2021-03-08 14:45:01.387 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-08 14:45:01.387 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=AxZhP4zJ5YmJ4ymgvK5dBg - - - 101 - - 109819.2418ms +2021-03-08 14:45:04.844 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 14:45:04.846 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:45:04.846 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 14:45:04.847 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 14:45:04.847 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.1147ms +2021-03-08 14:45:04.850 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=8qYMZL0k4Rk5d7YJpGmFLQ - - +2021-03-08 14:45:04.853 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:45:04.853 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 14:45:04.855 +03:00 [INF] Authorization was successful. +2021-03-08 14:45:04.855 +03:00 [INF] Authorization was successful. +2021-03-08 14:46:55.377 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-08 14:46:55.377 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=8qYMZL0k4Rk5d7YJpGmFLQ - - - 101 - - 110526.8577ms +2021-03-08 14:46:58.839 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 14:46:58.847 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:46:58.848 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 14:46:58.848 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 14:46:58.848 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 9.1722ms +2021-03-08 14:46:58.852 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=fqPxCs5tpecuRD_iZ_TJhQ - - +2021-03-08 14:46:58.855 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:46:58.855 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 14:46:58.857 +03:00 [INF] Authorization was successful. +2021-03-08 14:46:58.857 +03:00 [INF] Authorization was successful. +2021-03-08 14:48:49.378 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-08 14:48:49.378 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=fqPxCs5tpecuRD_iZ_TJhQ - - - 101 - - 110526.1211ms +2021-03-08 14:48:52.835 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 14:48:52.840 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:48:52.840 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 14:48:52.840 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 14:48:52.840 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.1304ms +2021-03-08 14:48:52.844 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=kNPA5XPq57jhQyYaFTftuw - - +2021-03-08 14:48:52.847 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:48:52.848 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 14:48:52.850 +03:00 [INF] Authorization was successful. +2021-03-08 14:48:52.850 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:45.891 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 14:50:45.891 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 14:50:45.893 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-08 14:50:45.934 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-08 14:50:45.934 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-08 14:50:45.934 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-08 14:50:46.071 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:46.071 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:46.073 +03:00 [DBG] Setting the cache items. Count: 19 +2021-03-08 14:50:46.073 +03:00 [DBG] Setting the cache items. Count: 19 +2021-03-08 14:50:46.077 +03:00 [DBG] Finished setting the cache items. Count: 19 +2021-03-08 14:50:46.077 +03:00 [DBG] Finished setting the cache items. Count: 19 +2021-03-08 14:50:46.081 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 14:50:46.081 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-08 14:50:46.081 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 14:50:46.081 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-08 14:50:46.081 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-08 14:50:46.081 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-08 14:50:46.084 +03:00 [DBG] Setting the cache items. Count: 19 +2021-03-08 14:50:46.089 +03:00 [DBG] Finished setting the cache items. Count: 19 +2021-03-08 14:50:46.104 +03:00 [ERR] An exception occurred while iterating over the results of a query for context type 'Volo.Abp.PermissionManagement.EntityFrameworkCore.PermissionManagementDbContext'. +System.InvalidOperationException: A second operation was started on this context before a previous operation completed. This is usually caused by different threads concurrently using the same instance of DbContext. For more information on how to avoid threading issues with DbContext, see https://go.microsoft.com/fwlink/?linkid=2097913. + at Microsoft.EntityFrameworkCore.Internal.ConcurrencyDetector.EnterCriticalSection() + at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() +System.InvalidOperationException: A second operation was started on this context before a previous operation completed. This is usually caused by different threads concurrently using the same instance of DbContext. For more information on how to avoid threading issues with DbContext, see https://go.microsoft.com/fwlink/?linkid=2097913. + at Microsoft.EntityFrameworkCore.Internal.ConcurrencyDetector.EnterCriticalSection() + at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() +2021-03-08 14:50:46.110 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 14:50:46.113 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 14:50:46.113 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 14:50:46.114 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 14:50:46.114 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:46.290 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:46.298 +03:00 [WRN] Unhandled exception rendering component: A second operation was started on this context before a previous operation completed. This is usually caused by different threads concurrently using the same instance of DbContext. For more information on how to avoid threading issues with DbContext, see https://go.microsoft.com/fwlink/?linkid=2097913. +System.InvalidOperationException: A second operation was started on this context before a previous operation completed. This is usually caused by different threads concurrently using the same instance of DbContext. For more information on how to avoid threading issues with DbContext, see https://go.microsoft.com/fwlink/?linkid=2097913. + at Microsoft.EntityFrameworkCore.Internal.ConcurrencyDetector.EnterCriticalSection() + at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() + at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) + at Volo.Abp.PermissionManagement.EntityFrameworkCore.EfCorePermissionGrantRepository.GetListAsync(String providerName, String providerKey, CancellationToken cancellationToken) in D:\Github\abp\modules\permission-management\src\Volo.Abp.PermissionManagement.EntityFrameworkCore\Volo\Abp\PermissionManagement\EntityFrameworkCore\EfCorePermissionGrantRepository.cs:line 42 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapterWithReturnValue.cs:line 24 + at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWorkInterceptor.cs:line 43 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 29 + at Volo.Abp.PermissionManagement.PermissionStore.SetCacheItemsAsync(String providerName, String providerKey, String currentName, PermissionGrantCacheItem currentCacheItem) in D:\Github\abp\modules\permission-management\src\Volo.Abp.PermissionManagement.Domain\Volo\Abp\PermissionManagement\PermissionStore.cs:line 74 + at Volo.Abp.PermissionManagement.PermissionStore.GetCacheItemAsync(String name, String providerName, String providerKey) in D:\Github\abp\modules\permission-management\src\Volo.Abp.PermissionManagement.Domain\Volo\Abp\PermissionManagement\PermissionStore.cs:line 59 + at Volo.Abp.PermissionManagement.PermissionStore.IsGrantedAsync(String name, String providerName, String providerKey) in D:\Github\abp\modules\permission-management\src\Volo.Abp.PermissionManagement.Domain\Volo\Abp\PermissionManagement\PermissionStore.cs:line 35 + at Volo.Abp.Authorization.Permissions.RolePermissionValueProvider.CheckAsync(PermissionValueCheckContext context) in D:\Github\abp\framework\src\Volo.Abp.Authorization\Volo\Abp\Authorization\Permissions\RolePermissionValueProvider.cs:line 31 + at Volo.Abp.Authorization.Permissions.PermissionChecker.IsGrantedAsync(ClaimsPrincipal claimsPrincipal, String name) in D:\Github\abp\framework\src\Volo.Abp.Authorization\Volo\Abp\Authorization\Permissions\PermissionChecker.cs:line 67 + at Volo.Abp.Authorization.PermissionRequirementHandler.HandleRequirementAsync(AuthorizationHandlerContext context, PermissionRequirement requirement) in D:\Github\abp\framework\src\Volo.Abp.Authorization\Volo\Abp\Authorization\PermissionRequirementHandler.cs:line 20 + at Microsoft.AspNetCore.Authorization.AuthorizationHandler`1.HandleAsync(AuthorizationHandlerContext context) + at Microsoft.AspNetCore.Authorization.DefaultAuthorizationService.AuthorizeAsync(ClaimsPrincipal user, Object resource, IEnumerable`1 requirements) + at Microsoft.AspNetCore.Authorization.DefaultAuthorizationService.AuthorizeAsync(ClaimsPrincipal user, Object resource, String policyName) + at Microsoft.AspNetCore.Authorization.AbpAuthorizationServiceExtensions.AuthorizeAsync(IAuthorizationService authorizationService, Object resource, String policyName) in D:\Github\abp\framework\src\Volo.Abp.Authorization\Microsoft\AspNetCore\Authorization\AbpAuthorizationServiceExtensions.cs:line 57 + at Microsoft.AspNetCore.Authorization.AbpAuthorizationServiceExtensions.AuthorizeAsync(IAuthorizationService authorizationService, String policyName) in D:\Github\abp\framework\src\Volo.Abp.Authorization\Microsoft\AspNetCore\Authorization\AbpAuthorizationServiceExtensions.cs:line 12 + at Microsoft.AspNetCore.Authorization.AbpAuthorizationServiceExtensions.IsGrantedAsync(IAuthorizationService authorizationService, String policyName) in D:\Github\abp\framework\src\Volo.Abp.Authorization\Microsoft\AspNetCore\Authorization\AbpAuthorizationServiceExtensions.cs:line 66 + at Volo.Abp.BlazoriseUI.AbpCrudPageBase`10.SetPermissionsAsync() in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\AbpCrudPageBase.cs:line 214 + at Volo.Abp.Identity.Blazor.Pages.Identity.RoleManagement.SetPermissionsAsync() in D:\Github\abp\modules\identity\src\Volo.Abp.Identity.Blazor\Pages\Identity\RoleManagement.razor.cs:line 33 + at Volo.Abp.BlazoriseUI.AbpCrudPageBase`10.OnInitializedAsync() in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\AbpCrudPageBase.cs:line 207 + at Microsoft.AspNetCore.Components.ComponentBase.RunInitAndSetParametersAsync() + at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle) +2021-03-08 14:50:46.302 +03:00 [ERR] Unhandled exception in circuit 'Zv3ZsZv36R1cojbVpHOL3kxUZBTmJqJjmqbxA7p41JQ'. +System.InvalidOperationException: A second operation was started on this context before a previous operation completed. This is usually caused by different threads concurrently using the same instance of DbContext. For more information on how to avoid threading issues with DbContext, see https://go.microsoft.com/fwlink/?linkid=2097913. + at Microsoft.EntityFrameworkCore.Internal.ConcurrencyDetector.EnterCriticalSection() + at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() + at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) + at Volo.Abp.PermissionManagement.EntityFrameworkCore.EfCorePermissionGrantRepository.GetListAsync(String providerName, String providerKey, CancellationToken cancellationToken) in D:\Github\abp\modules\permission-management\src\Volo.Abp.PermissionManagement.EntityFrameworkCore\Volo\Abp\PermissionManagement\EntityFrameworkCore\EfCorePermissionGrantRepository.cs:line 42 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapterWithReturnValue.cs:line 24 + at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWorkInterceptor.cs:line 43 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 29 + at Volo.Abp.PermissionManagement.PermissionStore.SetCacheItemsAsync(String providerName, String providerKey, String currentName, PermissionGrantCacheItem currentCacheItem) in D:\Github\abp\modules\permission-management\src\Volo.Abp.PermissionManagement.Domain\Volo\Abp\PermissionManagement\PermissionStore.cs:line 74 + at Volo.Abp.PermissionManagement.PermissionStore.GetCacheItemAsync(String name, String providerName, String providerKey) in D:\Github\abp\modules\permission-management\src\Volo.Abp.PermissionManagement.Domain\Volo\Abp\PermissionManagement\PermissionStore.cs:line 59 + at Volo.Abp.PermissionManagement.PermissionStore.IsGrantedAsync(String name, String providerName, String providerKey) in D:\Github\abp\modules\permission-management\src\Volo.Abp.PermissionManagement.Domain\Volo\Abp\PermissionManagement\PermissionStore.cs:line 35 + at Volo.Abp.Authorization.Permissions.RolePermissionValueProvider.CheckAsync(PermissionValueCheckContext context) in D:\Github\abp\framework\src\Volo.Abp.Authorization\Volo\Abp\Authorization\Permissions\RolePermissionValueProvider.cs:line 31 + at Volo.Abp.Authorization.Permissions.PermissionChecker.IsGrantedAsync(ClaimsPrincipal claimsPrincipal, String name) in D:\Github\abp\framework\src\Volo.Abp.Authorization\Volo\Abp\Authorization\Permissions\PermissionChecker.cs:line 67 + at Volo.Abp.Authorization.PermissionRequirementHandler.HandleRequirementAsync(AuthorizationHandlerContext context, PermissionRequirement requirement) in D:\Github\abp\framework\src\Volo.Abp.Authorization\Volo\Abp\Authorization\PermissionRequirementHandler.cs:line 20 + at Microsoft.AspNetCore.Authorization.AuthorizationHandler`1.HandleAsync(AuthorizationHandlerContext context) + at Microsoft.AspNetCore.Authorization.DefaultAuthorizationService.AuthorizeAsync(ClaimsPrincipal user, Object resource, IEnumerable`1 requirements) + at Microsoft.AspNetCore.Authorization.DefaultAuthorizationService.AuthorizeAsync(ClaimsPrincipal user, Object resource, String policyName) + at Microsoft.AspNetCore.Authorization.AbpAuthorizationServiceExtensions.AuthorizeAsync(IAuthorizationService authorizationService, Object resource, String policyName) in D:\Github\abp\framework\src\Volo.Abp.Authorization\Microsoft\AspNetCore\Authorization\AbpAuthorizationServiceExtensions.cs:line 57 + at Microsoft.AspNetCore.Authorization.AbpAuthorizationServiceExtensions.AuthorizeAsync(IAuthorizationService authorizationService, String policyName) in D:\Github\abp\framework\src\Volo.Abp.Authorization\Microsoft\AspNetCore\Authorization\AbpAuthorizationServiceExtensions.cs:line 12 + at Microsoft.AspNetCore.Authorization.AbpAuthorizationServiceExtensions.IsGrantedAsync(IAuthorizationService authorizationService, String policyName) in D:\Github\abp\framework\src\Volo.Abp.Authorization\Microsoft\AspNetCore\Authorization\AbpAuthorizationServiceExtensions.cs:line 66 + at Volo.Abp.BlazoriseUI.AbpCrudPageBase`10.SetPermissionsAsync() in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\AbpCrudPageBase.cs:line 214 + at Volo.Abp.Identity.Blazor.Pages.Identity.RoleManagement.SetPermissionsAsync() in D:\Github\abp\modules\identity\src\Volo.Abp.Identity.Blazor\Pages\Identity\RoleManagement.razor.cs:line 33 + at Volo.Abp.BlazoriseUI.AbpCrudPageBase`10.OnInitializedAsync() in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\AbpCrudPageBase.cs:line 207 + at Microsoft.AspNetCore.Components.ComponentBase.RunInitAndSetParametersAsync() + at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle) +2021-03-08 14:50:46.304 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-08 14:50:46.306 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=kNPA5XPq57jhQyYaFTftuw - - - 101 - - 113461.9800ms +2021-03-08 14:50:46.325 +03:00 [ERR] An exception occurred while iterating over the results of a query for context type 'Volo.Abp.Identity.EntityFrameworkCore.IdentityDbContext'. +System.ObjectDisposedException: Cannot access a disposed context instance. A common cause of this error is disposing a context instance that was resolved from dependency injection and then later trying to use the same context instance elsewhere in your application. This may occur if you are calling 'Dispose' on the context instance, or wrapping it in a using statement. If you are using dependency injection, you should let the dependency injection container take care of disposing context instances. +Object name: 'IdentityDbContext'. + at Microsoft.EntityFrameworkCore.DbContext.CheckDisposed() + at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies() + at Microsoft.EntityFrameworkCore.DbContext.Microsoft.EntityFrameworkCore.Internal.IDbContextDependencies.get_StateManager() + at Microsoft.EntityFrameworkCore.Query.QueryContext.InitializeStateManager(Boolean standAlone) + at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() +System.ObjectDisposedException: Cannot access a disposed context instance. A common cause of this error is disposing a context instance that was resolved from dependency injection and then later trying to use the same context instance elsewhere in your application. This may occur if you are calling 'Dispose' on the context instance, or wrapping it in a using statement. If you are using dependency injection, you should let the dependency injection container take care of disposing context instances. +Object name: 'IdentityDbContext'. + at Microsoft.EntityFrameworkCore.DbContext.CheckDisposed() + at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies() + at Microsoft.EntityFrameworkCore.DbContext.Microsoft.EntityFrameworkCore.Internal.IDbContextDependencies.get_StateManager() + at Microsoft.EntityFrameworkCore.Query.QueryContext.InitializeStateManager(Boolean standAlone) + at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() +2021-03-08 14:50:46.334 +03:00 [WRN] Unhandled exception rendering component: Cannot access a disposed context instance. A common cause of this error is disposing a context instance that was resolved from dependency injection and then later trying to use the same context instance elsewhere in your application. This may occur if you are calling 'Dispose' on the context instance, or wrapping it in a using statement. If you are using dependency injection, you should let the dependency injection container take care of disposing context instances. +Object name: 'IdentityDbContext'. +System.ObjectDisposedException: Cannot access a disposed context instance. A common cause of this error is disposing a context instance that was resolved from dependency injection and then later trying to use the same context instance elsewhere in your application. This may occur if you are calling 'Dispose' on the context instance, or wrapping it in a using statement. If you are using dependency injection, you should let the dependency injection container take care of disposing context instances. +Object name: 'IdentityDbContext'. + at Microsoft.EntityFrameworkCore.DbContext.CheckDisposed() + at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies() + at Microsoft.EntityFrameworkCore.DbContext.Microsoft.EntityFrameworkCore.Internal.IDbContextDependencies.get_StateManager() + at Microsoft.EntityFrameworkCore.Query.QueryContext.InitializeStateManager(Boolean standAlone) + at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() + at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) + at Volo.Abp.Identity.EntityFrameworkCore.EfCoreIdentityRoleRepository.GetCountAsync(String filter, CancellationToken cancellationToken) in D:\Github\abp\modules\identity\src\Volo.Abp.Identity.EntityFrameworkCore\Volo\Abp\Identity\EntityFrameworkCore\EfCoreIdentityRoleRepository.cs:line 71 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapterWithReturnValue.cs:line 24 + at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWorkInterceptor.cs:line 43 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 29 + at Volo.Abp.Identity.IdentityRoleAppService.GetListAsync(GetIdentityRolesInput input) in D:\Github\abp\modules\identity\src\Volo.Abp.Identity.Application\Volo\Abp\Identity\IdentityRoleAppService.cs:line 48 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapterWithReturnValue.cs:line 24 + at Volo.Abp.Authorization.AuthorizationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Authorization\Volo\Abp\Authorization\AuthorizationInterceptor.cs:line 19 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 29 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapterWithReturnValue.cs:line 24 + at Volo.Abp.Auditing.AuditingInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Auditing\Volo\Abp\Auditing\AuditingInterceptor.cs:line 24 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 29 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapterWithReturnValue.cs:line 24 + at Volo.Abp.Validation.ValidationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Validation\Volo\Abp\Validation\ValidationInterceptor.cs:line 19 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 29 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapterWithReturnValue.cs:line 24 + at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWorkInterceptor.cs:line 43 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 29 + at Volo.Abp.BlazoriseUI.AbpCrudPageBase`10.GetEntitiesAsync() in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\AbpCrudPageBase.cs:line 231 + at Volo.Abp.BlazoriseUI.AbpCrudPageBase`10.OnDataGridReadAsync(DataGridReadDataEventArgs`1 e) in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\AbpCrudPageBase.cs:line 283 + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Blazorise.DataGrid.DataGrid`1.HandleReadData() + at Blazorise.DataGrid.DataGrid`1.HandleReadData() + at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle) +2021-03-08 14:50:46.334 +03:00 [ERR] Unhandled exception in circuit 'Zv3ZsZv36R1cojbVpHOL3kxUZBTmJqJjmqbxA7p41JQ'. +System.ObjectDisposedException: Cannot access a disposed context instance. A common cause of this error is disposing a context instance that was resolved from dependency injection and then later trying to use the same context instance elsewhere in your application. This may occur if you are calling 'Dispose' on the context instance, or wrapping it in a using statement. If you are using dependency injection, you should let the dependency injection container take care of disposing context instances. +Object name: 'IdentityDbContext'. + at Microsoft.EntityFrameworkCore.DbContext.CheckDisposed() + at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies() + at Microsoft.EntityFrameworkCore.DbContext.Microsoft.EntityFrameworkCore.Internal.IDbContextDependencies.get_StateManager() + at Microsoft.EntityFrameworkCore.Query.QueryContext.InitializeStateManager(Boolean standAlone) + at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() + at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) + at Volo.Abp.Identity.EntityFrameworkCore.EfCoreIdentityRoleRepository.GetCountAsync(String filter, CancellationToken cancellationToken) in D:\Github\abp\modules\identity\src\Volo.Abp.Identity.EntityFrameworkCore\Volo\Abp\Identity\EntityFrameworkCore\EfCoreIdentityRoleRepository.cs:line 71 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapterWithReturnValue.cs:line 24 + at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWorkInterceptor.cs:line 43 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 29 + at Volo.Abp.Identity.IdentityRoleAppService.GetListAsync(GetIdentityRolesInput input) in D:\Github\abp\modules\identity\src\Volo.Abp.Identity.Application\Volo\Abp\Identity\IdentityRoleAppService.cs:line 48 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapterWithReturnValue.cs:line 24 + at Volo.Abp.Authorization.AuthorizationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Authorization\Volo\Abp\Authorization\AuthorizationInterceptor.cs:line 19 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 29 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapterWithReturnValue.cs:line 24 + at Volo.Abp.Auditing.AuditingInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Auditing\Volo\Abp\Auditing\AuditingInterceptor.cs:line 24 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 29 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapterWithReturnValue.cs:line 24 + at Volo.Abp.Validation.ValidationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Validation\Volo\Abp\Validation\ValidationInterceptor.cs:line 19 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 29 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapterWithReturnValue.cs:line 24 + at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWorkInterceptor.cs:line 43 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 29 + at Volo.Abp.BlazoriseUI.AbpCrudPageBase`10.GetEntitiesAsync() in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\AbpCrudPageBase.cs:line 231 + at Volo.Abp.BlazoriseUI.AbpCrudPageBase`10.OnDataGridReadAsync(DataGridReadDataEventArgs`1 e) in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\AbpCrudPageBase.cs:line 283 + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Blazorise.DataGrid.DataGrid`1.HandleReadData() + at Blazorise.DataGrid.DataGrid`1.HandleReadData() + at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle) +2021-03-08 14:50:50.690 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryL3UCULLm6mddFiBE 359 +2021-03-08 14:50:50.703 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:50:50.703 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-08 14:50:50.706 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-08 14:50:50.707 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryL3UCULLm6mddFiBE 359 - 200 0 - 16.7014ms +2021-03-08 14:50:53.313 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/identity/roles - - +2021-03-08 14:50:53.316 +03:00 [INF] Executing endpoint '/_Host' +2021-03-08 14:50:53.317 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-08 14:50:53.317 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 14:50:53.317 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-08 14:50:53.317 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-08 14:50:53.319 +03:00 [INF] Executed page /_Host in 2.2337ms +2021-03-08 14:50:53.319 +03:00 [INF] Executed endpoint '/_Host' +2021-03-08 14:50:53.319 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/identity/roles - - - 200 - text/html;+charset=utf-8 6.5912ms +2021-03-08 14:50:53.324 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryM6I5q3KoHD9nAZ6Y 359 +2021-03-08 14:50:53.327 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:50:53.327 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-08 14:50:53.327 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-08 14:50:53.327 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryM6I5q3KoHD9nAZ6Y 359 - 200 0 - 3.5701ms +2021-03-08 14:50:53.335 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-08 14:50:53.335 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - +2021-03-08 14:50:53.336 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-08 14:50:53.336 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-08 14:50:53.336 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - +2021-03-08 14:50:53.336 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 0.7102ms +2021-03-08 14:50:53.336 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - - 304 - text/css 0.6802ms +2021-03-08 14:50:53.336 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - +2021-03-08 14:50:53.336 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/css/site.css - - +2021-03-08 14:50:53.336 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-08 14:50:53.336 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - - 304 - text/css 0.2760ms +2021-03-08 14:50:53.336 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-08 14:50:53.336 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-08 14:50:53.336 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-08 14:50:53.336 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - - 304 - text/css 0.2774ms +2021-03-08 14:50:53.336 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-08 14:50:53.336 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-08 14:50:53.336 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-08 14:50:53.336 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 0.2303ms +2021-03-08 14:50:53.336 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 0.2056ms +2021-03-08 14:50:53.336 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-08 14:50:53.337 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 0.1758ms +2021-03-08 14:50:53.340 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/css/site.css - - - 404 0 - 4.0698ms +2021-03-08 14:50:53.407 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 14:50:53.411 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:50:53.411 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 14:50:53.411 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 14:50:53.411 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.8862ms +2021-03-08 14:50:53.421 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-08 14:50:53.421 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=3kXArNfQu0XW6fT3WGwhBg - - +2021-03-08 14:50:53.424 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:50:53.425 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 14:50:53.425 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-08 14:50:53.425 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 4.0039ms +2021-03-08 14:50:53.433 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 14:50:53.434 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 14:50:53.434 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 14:50:53.434 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 14:50:53.434 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:53.434 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 14:50:53.435 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 14:50:53.435 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 14:50:53.435 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 14:50:53.435 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:53.437 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 14:50:53.438 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 14:50:53.438 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 14:50:53.439 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 14:50:53.440 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-08 14:50:53.441 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-08 14:50:53.441 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-08 14:50:53.441 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-08 14:50:53.441 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:53.442 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:50:53.442 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:50:53.442 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:50:53.442 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:50:53.442 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:53.443 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:53.443 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:53.443 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:53.444 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:53.444 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:53.444 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:53.444 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:53.444 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:53.445 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:53.445 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:53.463 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:53.463 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:53.574 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 14:50:53.575 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 14:50:53.575 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 14:50:53.575 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 14:50:53.575 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:53.654 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:50:53.655 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:50:53.655 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:50:53.655 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:50:53.655 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:53.657 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:53.657 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:53.657 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:53.658 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:53.658 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:53.658 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:53.658 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:53.658 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:53.659 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:53.659 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:53.661 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:50:53.662 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:50:53.662 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:50:53.662 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:50:53.662 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:53.662 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:53.663 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:53.663 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:53.664 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:53.664 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:53.664 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:53.664 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:53.664 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:53.665 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:53.665 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:53.668 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:50:53.669 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:50:53.669 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:50:53.669 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:50:53.669 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:53.669 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:53.670 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:53.670 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:53.670 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:53.670 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:53.670 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:53.671 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:53.671 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:53.671 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:53.671 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:53.674 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:50:53.674 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:50:53.674 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:50:53.675 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:50:53.675 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:53.675 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:53.675 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:53.675 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:53.676 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:53.676 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:53.676 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:53.676 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:53.676 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:53.677 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:53.677 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:53.688 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:50:53.689 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:50:53.689 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:50:53.689 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:50:53.689 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:53.689 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:53.690 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:53.690 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:53.691 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:53.691 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:53.691 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:53.691 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:53.691 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:53.692 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:53.692 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:53.694 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:50:53.695 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:50:53.695 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:50:53.696 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:50:53.696 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:53.696 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:53.697 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:53.697 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:53.698 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:53.698 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:53.698 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:53.698 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:53.698 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:53.699 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:53.699 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:53.702 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:50:53.702 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:50:53.702 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:50:53.703 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:50:53.703 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:53.703 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:53.704 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:53.704 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:53.704 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:53.704 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:53.704 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:53.704 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:53.704 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:53.705 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:53.705 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:53.708 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:50:53.708 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:50:53.708 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:50:53.708 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:50:53.709 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:53.709 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:53.709 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:53.709 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:53.710 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:53.710 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:53.710 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:53.710 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:53.710 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:53.710 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:53.710 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:56.642 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:50:56.643 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:50:56.643 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:50:56.644 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:50:56.644 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:56.662 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-08 14:50:56.662 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-08 14:50:56.662 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-08 14:50:56.663 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-08 14:50:56.663 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:56.663 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:50:56.663 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:50:56.663 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:50:56.663 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:50:56.663 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:56.664 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:50:56.664 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:50:56.664 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:50:56.664 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:50:56.664 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:56.664 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:50:56.665 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:50:56.665 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:50:56.665 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:50:56.665 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:56.667 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:50:56.668 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:50:56.668 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:50:56.668 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:50:56.668 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:56.757 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:50:56.758 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:50:56.758 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:50:56.758 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:50:56.759 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:56.771 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:56.772 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:56.814 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:50:56.814 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:50:56.814 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:50:56.815 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:50:56.815 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:56.815 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:50:56.815 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:50:56.815 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:50:56.816 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:50:56.816 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:56.816 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:50:56.816 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:50:56.816 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:50:56.817 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:50:56.817 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:56.830 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:50:56.830 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:50:56.830 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:50:56.831 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:50:56.831 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:56.831 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:50:56.831 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:50:56.831 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:50:56.832 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:50:56.832 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:56.832 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:50:56.832 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:50:56.832 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:50:56.832 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:50:56.832 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:59.062 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 14:50:59.062 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 14:50:59.062 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 14:50:59.063 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 14:50:59.063 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:59.064 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-08 14:50:59.065 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-08 14:50:59.065 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-08 14:50:59.065 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-08 14:50:59.065 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:59.065 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:50:59.065 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:50:59.065 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:50:59.066 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:50:59.066 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:59.066 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:59.066 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:59.066 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:59.066 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:59.067 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:59.067 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:59.067 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:59.067 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:59.067 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:59.068 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:59.090 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 14:50:59.091 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 14:50:59.091 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 14:50:59.092 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 14:50:59.092 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:59.093 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:59.093 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:59.112 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:50:59.113 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:50:59.113 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:50:59.113 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:50:59.113 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:59.114 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:59.114 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:59.114 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:59.115 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:59.115 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:59.115 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:59.115 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:59.115 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:59.115 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:59.115 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:59.118 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:50:59.119 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:50:59.119 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:50:59.120 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:50:59.120 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:59.120 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:59.120 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:59.120 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:59.121 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:59.121 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:59.121 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:59.121 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:59.121 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:59.122 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:59.122 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:59.125 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:50:59.125 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:50:59.125 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:50:59.125 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:50:59.125 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:59.125 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:59.126 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:59.126 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:59.126 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:59.126 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:59.126 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:59.127 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:59.127 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:59.127 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:59.127 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:59.130 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:50:59.131 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:50:59.131 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:50:59.131 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:50:59.131 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:59.131 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:59.132 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:59.132 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:59.132 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:59.132 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:59.132 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:59.133 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:59.133 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:59.133 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:59.133 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:59.138 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:50:59.139 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:50:59.139 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:50:59.140 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:50:59.140 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:59.140 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:59.140 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:59.140 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:59.141 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:59.141 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:59.141 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:59.141 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:59.141 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:59.142 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:59.142 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:59.145 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:50:59.145 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:50:59.145 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:50:59.146 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:50:59.146 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:59.146 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:59.147 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:59.147 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:59.147 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:59.147 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:59.147 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:59.148 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:59.148 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:59.148 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:59.148 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:59.151 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:50:59.152 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:50:59.152 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:50:59.152 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:50:59.152 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:59.152 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:59.153 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:59.153 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:59.153 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:59.153 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:59.153 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:59.154 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:59.154 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:59.154 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:59.154 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:59.157 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:50:59.158 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:50:59.158 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:50:59.158 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:50:59.158 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:59.158 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:59.159 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:59.159 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:59.159 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:50:59.159 +03:00 [INF] Authorization was successful. +2021-03-08 14:50:59.159 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:59.160 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:59.160 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:59.160 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:50:59.160 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:03.339 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:51:03.339 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:51:03.339 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:51:03.339 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:51:03.339 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:03.341 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 14:51:03.342 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 14:51:03.342 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 14:51:03.342 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 14:51:03.342 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:05.226 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.226 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.226 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.227 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.227 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:05.229 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.230 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.230 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.230 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.230 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 14:51:05.230 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 14:51:05.230 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 14:51:05.231 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 14:51:05.231 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:05.360 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 14:51:05.361 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 14:51:05.361 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 14:51:05.361 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 14:51:05.361 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:05.377 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.377 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.377 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.377 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.377 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:05.377 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:51:05.378 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:51:05.378 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:51:05.378 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:51:05.378 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:05.378 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:51:05.378 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:51:05.378 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:51:05.379 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:51:05.379 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:05.382 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.382 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.382 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.383 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.383 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:05.383 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:51:05.384 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:51:05.384 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:51:05.384 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:51:05.384 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:05.384 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:51:05.384 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:51:05.384 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:51:05.385 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:51:05.385 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:05.387 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.387 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.387 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.388 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.388 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:05.388 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:51:05.388 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:51:05.388 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:51:05.388 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:51:05.388 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:05.388 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:51:05.389 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:51:05.389 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:51:05.389 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:51:05.389 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:05.391 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.391 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.391 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.392 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.392 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:05.392 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:51:05.392 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:51:05.392 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:51:05.392 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:51:05.392 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:05.392 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:51:05.393 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:51:05.393 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:51:05.393 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:51:05.393 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:05.397 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.398 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.398 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.398 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.398 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:05.398 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:51:05.399 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:51:05.399 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:51:05.399 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:51:05.399 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:05.399 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:51:05.399 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:51:05.399 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:51:05.400 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:51:05.400 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:05.402 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.402 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.402 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.402 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.402 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:05.402 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:51:05.403 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:51:05.403 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:51:05.403 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:51:05.403 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:05.403 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:51:05.403 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:51:05.403 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:51:05.404 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:51:05.404 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:05.406 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.406 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.406 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.406 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.406 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:05.406 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:51:05.407 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:51:05.407 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:51:05.407 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:51:05.407 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:05.407 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:51:05.407 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:51:05.407 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:51:05.408 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:51:05.408 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:05.410 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.410 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.410 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.410 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:51:05.410 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:05.410 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:51:05.411 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:51:05.411 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:51:05.411 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:51:05.411 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:05.411 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:51:05.411 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:51:05.411 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:51:05.412 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:51:05.412 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:08.244 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-08 14:51:08.245 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-08 14:51:08.245 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-08 14:51:08.245 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-08 14:51:08.245 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:10.711 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:51:10.712 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:51:10.712 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:51:10.713 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:51:10.713 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:10.715 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-08 14:51:10.715 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-08 14:51:10.715 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-08 14:51:10.716 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-08 14:51:10.716 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:10.716 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:51:10.716 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:51:10.716 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:51:10.716 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:51:10.716 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:10.716 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:51:10.717 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:51:10.717 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:51:10.717 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:51:10.717 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:10.717 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:51:10.718 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:51:10.718 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:51:10.718 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:51:10.718 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:10.719 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:51:10.720 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:51:10.720 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:51:10.720 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:51:10.720 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:10.751 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:51:10.751 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:51:10.751 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:51:10.752 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:51:10.752 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:10.753 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:10.753 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:10.783 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:51:10.783 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:51:10.783 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:51:10.783 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:51:10.783 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:10.784 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:51:10.784 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:51:10.784 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:51:10.784 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:51:10.784 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:10.784 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:51:10.785 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:51:10.785 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:51:10.785 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:51:10.785 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:10.797 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:51:10.797 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:51:10.797 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:51:10.798 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:51:10.798 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:10.798 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:51:10.798 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:51:10.798 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:51:10.798 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:51:10.798 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:10.799 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:51:10.799 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:51:10.799 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:51:10.799 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:51:10.799 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:12.045 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-08 14:51:12.046 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-08 14:51:12.046 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-08 14:51:12.046 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-08 14:51:12.046 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:14.982 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:51:14.983 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:51:14.983 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:51:14.983 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:51:14.984 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:15.059 +03:00 [WRN] Unhandled exception rendering component: The current thread is not associated with the Dispatcher. Use InvokeAsync() to switch execution to the Dispatcher when triggering rendering or component state. +System.InvalidOperationException: The current thread is not associated with the Dispatcher. Use InvokeAsync() to switch execution to the Dispatcher when triggering rendering or component state. + at Microsoft.AspNetCore.Components.Dispatcher.AssertAccess() + at Microsoft.AspNetCore.Components.RenderTree.Renderer.AddToRenderQueue(Int32 componentId, RenderFragment renderFragment) + at Microsoft.AspNetCore.Components.ComponentBase.StateHasChanged() + at Blazorise.BaseValidationResult.<.ctor>b__2_0(Object sender, ValidationStatusChangedEventArgs eventArgs) + at Blazorise.Validation.NotifyValidationStatusChanged(ValidationStatus status, IEnumerable`1 messages) + at Blazorise.Validation.Clear() + at Blazorise.Validation.OnClearingAll() + at Blazorise.Validations.ClearAll() + at Volo.Abp.BlazoriseUI.AbpCrudPageBase`10.OpenEditModalAsync(TListViewModel entity) in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\AbpCrudPageBase.cs:line 313 + at Volo.Abp.Identity.Blazor.Pages.Identity.UserManagement.OpenEditModalAsync(IdentityUserDto entity) in D:\Github\abp\modules\identity\src\Volo.Abp.Identity.Blazor\Pages\Identity\UserManagement.razor.cs:line 92 + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Volo.Abp.BlazoriseUI.Components.EntityAction`1.ActionClickedAsync() in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\Components\EntityAction.razor.cs:line 63 + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle) +2021-03-08 14:51:15.059 +03:00 [ERR] Unhandled exception in circuit 'jZyU5_we3-hTdXP8hnzvWsAb59-moTWa91h2ajA_WcA'. +System.InvalidOperationException: The current thread is not associated with the Dispatcher. Use InvokeAsync() to switch execution to the Dispatcher when triggering rendering or component state. + at Microsoft.AspNetCore.Components.Dispatcher.AssertAccess() + at Microsoft.AspNetCore.Components.RenderTree.Renderer.AddToRenderQueue(Int32 componentId, RenderFragment renderFragment) + at Microsoft.AspNetCore.Components.ComponentBase.StateHasChanged() + at Blazorise.BaseValidationResult.<.ctor>b__2_0(Object sender, ValidationStatusChangedEventArgs eventArgs) + at Blazorise.Validation.NotifyValidationStatusChanged(ValidationStatus status, IEnumerable`1 messages) + at Blazorise.Validation.Clear() + at Blazorise.Validation.OnClearingAll() + at Blazorise.Validations.ClearAll() + at Volo.Abp.BlazoriseUI.AbpCrudPageBase`10.OpenEditModalAsync(TListViewModel entity) in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\AbpCrudPageBase.cs:line 313 + at Volo.Abp.Identity.Blazor.Pages.Identity.UserManagement.OpenEditModalAsync(IdentityUserDto entity) in D:\Github\abp\modules\identity\src\Volo.Abp.Identity.Blazor\Pages\Identity\UserManagement.razor.cs:line 92 + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Volo.Abp.BlazoriseUI.Components.EntityAction`1.ActionClickedAsync() in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\Components\EntityAction.razor.cs:line 63 + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle) +2021-03-08 14:51:15.060 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-08 14:51:15.065 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=3kXArNfQu0XW6fT3WGwhBg - - - 101 - - 21644.1064ms +2021-03-08 14:51:23.019 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/identity/users - - +2021-03-08 14:51:23.023 +03:00 [INF] Executing endpoint '/_Host' +2021-03-08 14:51:23.023 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-08 14:51:23.023 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 14:51:23.024 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-08 14:51:23.024 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-08 14:51:23.025 +03:00 [INF] Executed page /_Host in 1.4208ms +2021-03-08 14:51:23.025 +03:00 [INF] Executed endpoint '/_Host' +2021-03-08 14:51:23.025 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/identity/users - - - 200 - text/html;+charset=utf-8 6.4304ms +2021-03-08 14:51:23.032 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryDBy2dKu4hRiXU4Y2 359 +2021-03-08 14:51:23.035 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:51:23.036 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-08 14:51:23.036 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-08 14:51:23.036 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryDBy2dKu4hRiXU4Y2 359 - 200 0 - 4.2153ms +2021-03-08 14:51:23.043 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-08 14:51:23.043 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - +2021-03-08 14:51:23.044 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - +2021-03-08 14:51:23.044 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - +2021-03-08 14:51:23.044 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-08 14:51:23.044 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-08 14:51:23.044 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-08 14:51:23.044 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-08 14:51:23.044 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - - 304 - text/css 0.6447ms +2021-03-08 14:51:23.044 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 0.7070ms +2021-03-08 14:51:23.044 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - - 304 - text/css 0.2503ms +2021-03-08 14:51:23.044 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - - 304 - text/css 0.2948ms +2021-03-08 14:51:23.044 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/css/site.css - - +2021-03-08 14:51:23.044 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-08 14:51:23.044 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-08 14:51:23.044 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-08 14:51:23.045 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-08 14:51:23.045 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-08 14:51:23.045 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-08 14:51:23.045 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 0.2435ms +2021-03-08 14:51:23.045 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 0.3420ms +2021-03-08 14:51:23.045 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 0.3567ms +2021-03-08 14:51:23.051 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/css/site.css - - - 404 0 - 6.3498ms +2021-03-08 14:51:23.103 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 14:51:23.107 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:51:23.108 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 14:51:23.108 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 14:51:23.108 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.9217ms +2021-03-08 14:51:23.121 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-08 14:51:23.121 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=h1kf1dQyFdQHb61w1MZAIw - - +2021-03-08 14:51:23.125 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:51:23.126 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 14:51:23.128 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-08 14:51:23.128 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 6.6522ms +2021-03-08 14:51:23.134 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:51:23.134 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:51:23.134 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:51:23.135 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:51:23.135 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:23.135 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:51:23.135 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:51:23.135 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:51:23.135 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:51:23.135 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:23.137 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 14:51:23.139 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 14:51:23.139 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 14:51:23.140 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 14:51:23.142 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-08 14:51:23.143 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-08 14:51:23.143 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-08 14:51:23.143 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-08 14:51:23.143 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:23.143 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:51:23.143 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:51:23.143 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:51:23.144 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:51:23.144 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:23.144 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:51:23.144 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:51:23.144 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:51:23.145 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:51:23.145 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:23.145 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:51:23.145 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:51:23.145 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:51:23.145 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:51:23.145 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:23.147 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:51:23.147 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:51:23.147 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:51:23.148 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:51:23.148 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:23.154 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:23.155 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:23.202 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:51:23.202 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:51:23.202 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:51:23.203 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:51:23.203 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:23.235 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:51:23.235 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:51:23.235 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:51:23.235 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:51:23.235 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:23.235 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:51:23.236 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:51:23.236 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:51:23.236 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:51:23.236 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:23.236 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:51:23.237 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:51:23.237 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:51:23.237 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:51:23.237 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:23.249 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:51:23.249 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:51:23.249 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:51:23.250 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:51:23.250 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:23.250 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:51:23.250 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:51:23.250 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:51:23.250 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:51:23.250 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:23.250 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:51:23.251 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:51:23.251 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:51:23.251 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:51:23.251 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:23.746 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/identity/users - - +2021-03-08 14:51:23.749 +03:00 [INF] Executing endpoint '/_Host' +2021-03-08 14:51:23.749 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-08 14:51:23.749 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 14:51:23.750 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-08 14:51:23.750 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-08 14:51:23.750 +03:00 [INF] Executed page /_Host in 0.9738ms +2021-03-08 14:51:23.750 +03:00 [INF] Executed endpoint '/_Host' +2021-03-08 14:51:23.751 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/identity/users - - - 200 - text/html;+charset=utf-8 4.7830ms +2021-03-08 14:51:23.755 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarysuKNtKoVAMHIwino 359 +2021-03-08 14:51:23.755 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-08 14:51:23.756 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=h1kf1dQyFdQHb61w1MZAIw - - - 101 - - 634.8253ms +2021-03-08 14:51:23.758 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:51:23.758 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-08 14:51:23.759 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-08 14:51:23.759 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarysuKNtKoVAMHIwino 359 - 200 0 - 4.1484ms +2021-03-08 14:51:23.765 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-08 14:51:23.766 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - +2021-03-08 14:51:23.766 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-08 14:51:23.767 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 1.2224ms +2021-03-08 14:51:23.767 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-08 14:51:23.767 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - +2021-03-08 14:51:23.767 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - - 304 - text/css 0.5813ms +2021-03-08 14:51:23.767 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - +2021-03-08 14:51:23.767 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/css/site.css - - +2021-03-08 14:51:23.767 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-08 14:51:23.767 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-08 14:51:23.767 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - - 304 - text/css 0.3452ms +2021-03-08 14:51:23.767 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - - 304 - text/css 0.4390ms +2021-03-08 14:51:23.769 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-08 14:51:23.769 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-08 14:51:23.769 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 0.3440ms +2021-03-08 14:51:23.770 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-08 14:51:23.770 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-08 14:51:23.770 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-08 14:51:23.770 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 0.1822ms +2021-03-08 14:51:23.770 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-08 14:51:23.770 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 0.2944ms +2021-03-08 14:51:23.771 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/css/site.css - - - 404 0 - 4.3941ms +2021-03-08 14:51:23.788 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 14:51:23.791 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:51:23.792 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 14:51:23.792 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 14:51:23.792 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.3268ms +2021-03-08 14:51:23.794 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-08 14:51:23.797 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-08 14:51:23.797 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=XHsjShZozK5CPVYR9ValAA - - +2021-03-08 14:51:23.797 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 2.3765ms +2021-03-08 14:51:23.802 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:51:23.802 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 14:51:23.805 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:51:23.806 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:51:23.806 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:51:23.806 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:51:23.806 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:23.806 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:51:23.807 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:51:23.807 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:51:23.807 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:51:23.807 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:23.809 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 14:51:23.810 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 14:51:23.810 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 14:51:23.811 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 14:51:23.814 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-08 14:51:23.815 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-08 14:51:23.815 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-08 14:51:23.815 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-08 14:51:23.815 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:23.815 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:51:23.815 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:51:23.815 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:51:23.816 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:51:23.816 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:23.816 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:51:23.816 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:51:23.816 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:51:23.817 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:51:23.817 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:23.817 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:51:23.817 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:51:23.817 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:51:23.817 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:51:23.817 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:23.818 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:51:23.818 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:51:23.818 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:51:23.819 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:51:23.819 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:23.824 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:23.824 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:23.875 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:51:23.876 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:51:23.876 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:51:23.876 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:51:23.876 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:23.909 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:51:23.910 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:51:23.910 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:51:23.910 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:51:23.910 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:23.910 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:51:23.910 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:51:23.910 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:51:23.911 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:51:23.911 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:23.911 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:51:23.911 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:51:23.911 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:51:23.911 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:51:23.911 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:23.923 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:51:23.923 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:51:23.923 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:51:23.924 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:51:23.924 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:23.924 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:51:23.924 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:51:23.924 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:51:23.924 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:51:23.924 +03:00 [INF] Authorization was successful. +2021-03-08 14:51:23.924 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:51:23.925 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:51:23.925 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:51:23.925 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:51:23.925 +03:00 [INF] Authorization was successful. +2021-03-08 14:52:24.137 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/identity/test - - +2021-03-08 14:52:24.141 +03:00 [INF] Executing endpoint '/_Host' +2021-03-08 14:52:24.142 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-08 14:52:24.142 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 14:52:24.142 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-08 14:52:24.142 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-08 14:52:24.142 +03:00 [INF] Executed page /_Host in 0.6133ms +2021-03-08 14:52:24.142 +03:00 [INF] Executed endpoint '/_Host' +2021-03-08 14:52:24.142 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/identity/test - - - 200 - text/html;+charset=utf-8 5.4923ms +2021-03-08 14:52:24.148 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarydq7xHPIlk72phluA 359 +2021-03-08 14:52:24.148 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-08 14:52:24.149 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=XHsjShZozK5CPVYR9ValAA - - - 101 - - 60352.5061ms +2021-03-08 14:52:24.152 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:52:24.152 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-08 14:52:24.153 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-08 14:52:24.153 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarydq7xHPIlk72phluA 359 - 200 0 - 5.1724ms +2021-03-08 14:52:24.158 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-08 14:52:24.159 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-08 14:52:24.159 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 0.4146ms +2021-03-08 14:52:24.159 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - +2021-03-08 14:52:24.159 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - +2021-03-08 14:52:24.159 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-08 14:52:24.159 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-08 14:52:24.159 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - - 304 - text/css 0.2736ms +2021-03-08 14:52:24.159 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - - 304 - text/css 0.2148ms +2021-03-08 14:52:24.159 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - +2021-03-08 14:52:24.159 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/css/site.css - - +2021-03-08 14:52:24.159 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-08 14:52:24.159 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - - 304 - text/css 0.2224ms +2021-03-08 14:52:24.160 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-08 14:52:24.160 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-08 14:52:24.160 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-08 14:52:24.160 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-08 14:52:24.160 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 0.2337ms +2021-03-08 14:52:24.160 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-08 14:52:24.160 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-08 14:52:24.160 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 0.2133ms +2021-03-08 14:52:24.160 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 0.1800ms +2021-03-08 14:52:24.164 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/css/site.css - - - 404 0 - 4.5810ms +2021-03-08 14:52:24.183 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 14:52:24.187 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:52:24.187 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 14:52:24.187 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 14:52:24.187 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.9592ms +2021-03-08 14:52:24.196 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=2E6TfuM9pEGEvCvEx-LU9A - - +2021-03-08 14:52:24.200 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:52:24.200 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 14:52:24.207 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 14:52:24.208 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 14:52:24.208 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 14:52:24.209 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 14:52:24.212 +03:00 [INF] Authorization was successful. +2021-03-08 14:52:24.212 +03:00 [INF] Authorization was successful. +2021-03-08 14:52:25.515 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/identity/test - - +2021-03-08 14:52:25.519 +03:00 [INF] Executing endpoint '/_Host' +2021-03-08 14:52:25.519 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-08 14:52:25.519 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 14:52:25.519 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-08 14:52:25.519 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-08 14:52:25.520 +03:00 [INF] Executed page /_Host in 0.5796ms +2021-03-08 14:52:25.520 +03:00 [INF] Executed endpoint '/_Host' +2021-03-08 14:52:25.520 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/identity/test - - - 200 - text/html;+charset=utf-8 4.7275ms +2021-03-08 14:52:25.524 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryyQoatA4drauw4tpF 359 +2021-03-08 14:52:25.524 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-08 14:52:25.524 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=2E6TfuM9pEGEvCvEx-LU9A - - - 101 - - 1328.7385ms +2021-03-08 14:52:25.527 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:52:25.527 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-08 14:52:25.528 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-08 14:52:25.528 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryyQoatA4drauw4tpF 359 - 200 0 - 3.8576ms +2021-03-08 14:52:25.535 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-08 14:52:25.535 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - +2021-03-08 14:52:25.535 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-08 14:52:25.535 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-08 14:52:25.535 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - +2021-03-08 14:52:25.535 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - - 304 - text/css 0.4689ms +2021-03-08 14:52:25.535 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 0.7555ms +2021-03-08 14:52:25.536 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-08 14:52:25.536 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - - 304 - text/css 0.3315ms +2021-03-08 14:52:25.536 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - +2021-03-08 14:52:25.536 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/css/site.css - - +2021-03-08 14:52:25.536 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-08 14:52:25.536 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-08 14:52:25.536 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-08 14:52:25.536 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - - 304 - text/css 0.2108ms +2021-03-08 14:52:25.536 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-08 14:52:25.536 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-08 14:52:25.536 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 0.2348ms +2021-03-08 14:52:25.536 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 0.3197ms +2021-03-08 14:52:25.537 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-08 14:52:25.537 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-08 14:52:25.537 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 0.1266ms +2021-03-08 14:52:25.539 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/css/site.css - - - 404 0 - 3.5372ms +2021-03-08 14:52:25.555 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 14:52:25.558 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:52:25.558 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 14:52:25.558 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 14:52:25.559 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.8529ms +2021-03-08 14:52:25.560 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-08 14:52:25.561 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-08 14:52:25.561 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 0.7774ms +2021-03-08 14:52:25.562 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=xW9P_A0DQEIHgOnhdnvZtw - - +2021-03-08 14:52:25.566 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:52:25.566 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 14:52:25.572 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 14:52:25.573 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 14:52:25.573 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 14:52:25.574 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 14:52:25.577 +03:00 [INF] Authorization was successful. +2021-03-08 14:52:25.577 +03:00 [INF] Authorization was successful. +2021-03-08 14:52:27.269 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryv83FVFjlcYJPYt1R 359 +2021-03-08 14:52:27.269 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-08 14:52:27.269 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=xW9P_A0DQEIHgOnhdnvZtw - - - 101 - - 1707.4093ms +2021-03-08 14:52:27.272 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:52:27.272 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-08 14:52:27.273 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-08 14:52:27.273 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryv83FVFjlcYJPYt1R 359 - 200 0 - 4.1748ms +2021-03-08 14:52:27.293 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 14:52:27.296 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:52:27.297 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 14:52:27.297 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 14:52:27.298 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.0062ms +2021-03-08 14:52:27.300 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=Re4XCAoQ4Zu040o20uuLlg - - +2021-03-08 14:52:27.303 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:52:27.304 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 14:52:27.307 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:52:27.308 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:52:27.308 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:52:27.309 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:52:27.309 +03:00 [INF] Authorization was successful. +2021-03-08 14:52:27.309 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:52:27.309 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:52:27.309 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:52:27.309 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:52:27.309 +03:00 [INF] Authorization was successful. +2021-03-08 14:52:27.311 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 14:52:27.312 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 14:52:27.312 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 14:52:27.313 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 14:52:27.315 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-08 14:52:27.316 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-08 14:52:27.316 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-08 14:52:27.316 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-08 14:52:27.316 +03:00 [INF] Authorization was successful. +2021-03-08 14:52:27.316 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:52:27.316 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:52:27.316 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:52:27.317 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:52:27.317 +03:00 [INF] Authorization was successful. +2021-03-08 14:52:27.317 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:52:27.317 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:52:27.317 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:52:27.317 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:52:27.317 +03:00 [INF] Authorization was successful. +2021-03-08 14:52:27.317 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:52:27.318 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:52:27.318 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:52:27.318 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:52:27.318 +03:00 [INF] Authorization was successful. +2021-03-08 14:52:27.319 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:52:27.319 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:52:27.319 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:52:27.320 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:52:27.320 +03:00 [INF] Authorization was successful. +2021-03-08 14:52:27.325 +03:00 [INF] Authorization was successful. +2021-03-08 14:52:27.325 +03:00 [INF] Authorization was successful. +2021-03-08 14:52:27.376 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:52:27.376 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:52:27.376 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:52:27.377 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:52:27.377 +03:00 [INF] Authorization was successful. +2021-03-08 14:52:27.406 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:52:27.407 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:52:27.407 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:52:27.407 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:52:27.407 +03:00 [INF] Authorization was successful. +2021-03-08 14:52:27.407 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:52:27.407 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:52:27.407 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:52:27.408 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:52:27.408 +03:00 [INF] Authorization was successful. +2021-03-08 14:52:27.408 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:52:27.408 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:52:27.408 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:52:27.408 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:52:27.408 +03:00 [INF] Authorization was successful. +2021-03-08 14:52:27.420 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:52:27.420 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:52:27.420 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:52:27.420 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:52:27.420 +03:00 [INF] Authorization was successful. +2021-03-08 14:52:27.420 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:52:27.421 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:52:27.421 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:52:27.421 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:52:27.421 +03:00 [INF] Authorization was successful. +2021-03-08 14:52:27.421 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:52:27.421 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:52:27.421 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:52:27.422 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:52:27.422 +03:00 [INF] Authorization was successful. +2021-03-08 14:52:28.486 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/identity/users - - +2021-03-08 14:52:28.491 +03:00 [INF] Executing endpoint '/_Host' +2021-03-08 14:52:28.491 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-08 14:52:28.491 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 14:52:28.491 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-08 14:52:28.491 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-08 14:52:28.492 +03:00 [INF] Executed page /_Host in 0.6591ms +2021-03-08 14:52:28.492 +03:00 [INF] Executed endpoint '/_Host' +2021-03-08 14:52:28.492 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/identity/users - - - 200 - text/html;+charset=utf-8 6.2112ms +2021-03-08 14:52:28.497 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryrAQTR0QVlMQmAune 359 +2021-03-08 14:52:28.497 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-08 14:52:28.498 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=Re4XCAoQ4Zu040o20uuLlg - - - 101 - - 1197.9029ms +2021-03-08 14:52:28.500 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:52:28.500 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-08 14:52:28.501 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-08 14:52:28.501 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryrAQTR0QVlMQmAune 359 - 200 0 - 4.7272ms +2021-03-08 14:52:28.506 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-08 14:52:28.506 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - +2021-03-08 14:52:28.506 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-08 14:52:28.506 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-08 14:52:28.506 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - - 304 - text/css 0.2976ms +2021-03-08 14:52:28.506 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 0.4939ms +2021-03-08 14:52:28.506 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - +2021-03-08 14:52:28.507 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - +2021-03-08 14:52:28.507 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/css/site.css - - +2021-03-08 14:52:28.507 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-08 14:52:28.507 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-08 14:52:28.507 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - - 304 - text/css 0.3906ms +2021-03-08 14:52:28.507 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - - 304 - text/css 0.2825ms +2021-03-08 14:52:28.507 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-08 14:52:28.507 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-08 14:52:28.507 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-08 14:52:28.507 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-08 14:52:28.507 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-08 14:52:28.507 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-08 14:52:28.507 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 0.1333ms +2021-03-08 14:52:28.507 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 0.2406ms +2021-03-08 14:52:28.507 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 0.2356ms +2021-03-08 14:52:28.511 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/css/site.css - - - 404 0 - 4.2877ms +2021-03-08 14:52:28.525 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 14:52:28.528 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:52:28.529 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 14:52:28.529 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 14:52:28.529 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.0655ms +2021-03-08 14:52:28.533 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-08 14:52:28.534 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-08 14:52:28.534 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 0.7281ms +2021-03-08 14:52:28.535 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=hGAfX6Qe1O9AH-SeM2Fp5w - - +2021-03-08 14:52:28.539 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:52:28.539 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 14:52:28.543 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:52:28.544 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:52:28.544 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:52:28.544 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:52:28.544 +03:00 [INF] Authorization was successful. +2021-03-08 14:52:28.544 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:52:28.544 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:52:28.544 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:52:28.545 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:52:28.545 +03:00 [INF] Authorization was successful. +2021-03-08 14:52:28.547 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 14:52:28.549 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 14:52:28.549 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 14:52:28.550 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 14:52:28.552 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-08 14:52:28.552 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-08 14:52:28.552 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-08 14:52:28.553 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-08 14:52:28.553 +03:00 [INF] Authorization was successful. +2021-03-08 14:52:28.553 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:52:28.553 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:52:28.553 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:52:28.554 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:52:28.554 +03:00 [INF] Authorization was successful. +2021-03-08 14:52:28.554 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:52:28.554 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:52:28.554 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:52:28.554 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:52:28.554 +03:00 [INF] Authorization was successful. +2021-03-08 14:52:28.554 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:52:28.555 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:52:28.555 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:52:28.555 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:52:28.555 +03:00 [INF] Authorization was successful. +2021-03-08 14:52:28.556 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:52:28.556 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:52:28.556 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:52:28.557 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:52:28.557 +03:00 [INF] Authorization was successful. +2021-03-08 14:52:28.561 +03:00 [INF] Authorization was successful. +2021-03-08 14:52:28.562 +03:00 [INF] Authorization was successful. +2021-03-08 14:52:28.676 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:52:28.676 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:52:28.676 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:52:28.677 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:52:28.677 +03:00 [INF] Authorization was successful. +2021-03-08 14:52:28.705 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:52:28.706 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:52:28.706 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:52:28.706 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:52:28.706 +03:00 [INF] Authorization was successful. +2021-03-08 14:52:28.706 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:52:28.706 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:52:28.706 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:52:28.707 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:52:28.707 +03:00 [INF] Authorization was successful. +2021-03-08 14:52:28.707 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:52:28.707 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:52:28.707 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:52:28.707 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:52:28.707 +03:00 [INF] Authorization was successful. +2021-03-08 14:52:28.718 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:52:28.718 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:52:28.718 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:52:28.719 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:52:28.719 +03:00 [INF] Authorization was successful. +2021-03-08 14:52:28.719 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:52:28.719 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:52:28.719 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:52:28.719 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:52:28.719 +03:00 [INF] Authorization was successful. +2021-03-08 14:52:28.719 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:52:28.720 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:52:28.720 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:52:28.720 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:52:28.720 +03:00 [INF] Authorization was successful. +2021-03-08 14:53:52.097 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/identity/users - - +2021-03-08 14:53:52.102 +03:00 [INF] Executing endpoint '/_Host' +2021-03-08 14:53:52.102 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-08 14:53:52.102 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 14:53:52.102 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-08 14:53:52.102 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-08 14:53:52.102 +03:00 [INF] Executed page /_Host in 0.5688ms +2021-03-08 14:53:52.102 +03:00 [INF] Executed endpoint '/_Host' +2021-03-08 14:53:52.103 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/identity/users - - - 200 - text/html;+charset=utf-8 5.6752ms +2021-03-08 14:53:52.107 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryEHiiW8fWb0VuKbDr 359 +2021-03-08 14:53:52.107 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-08 14:53:52.108 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=hGAfX6Qe1O9AH-SeM2Fp5w - - - 101 - - 83572.1073ms +2021-03-08 14:53:52.109 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:53:52.110 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-08 14:53:52.110 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-08 14:53:52.110 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryEHiiW8fWb0VuKbDr 359 - 200 0 - 3.6410ms +2021-03-08 14:53:52.117 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-08 14:53:52.117 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - +2021-03-08 14:53:52.117 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - +2021-03-08 14:53:52.117 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-08 14:53:52.117 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 0.5085ms +2021-03-08 14:53:52.117 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-08 14:53:52.117 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-08 14:53:52.117 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - - 304 - text/css 0.3111ms +2021-03-08 14:53:52.118 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - - 304 - text/css 0.3274ms +2021-03-08 14:53:52.118 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - +2021-03-08 14:53:52.118 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/css/site.css - - +2021-03-08 14:53:52.118 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-08 14:53:52.118 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-08 14:53:52.118 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-08 14:53:52.118 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - - 304 - text/css 0.1596ms +2021-03-08 14:53:52.118 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-08 14:53:52.118 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 0.1654ms +2021-03-08 14:53:52.118 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-08 14:53:52.118 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 0.1777ms +2021-03-08 14:53:52.118 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-08 14:53:52.118 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-08 14:53:52.118 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 0.1006ms +2021-03-08 14:53:52.121 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/css/site.css - - - 404 0 - 3.2573ms +2021-03-08 14:53:52.139 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 14:53:52.142 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:53:52.142 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 14:53:52.142 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 14:53:52.142 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.1877ms +2021-03-08 14:53:52.154 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=gGapp4bTd3ofZDuoLMQH2A - - +2021-03-08 14:53:52.154 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-08 14:53:52.155 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-08 14:53:52.155 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 0.4793ms +2021-03-08 14:53:52.157 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:53:52.157 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 14:53:52.163 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:53:52.163 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:53:52.163 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:53:52.163 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:53:52.163 +03:00 [INF] Authorization was successful. +2021-03-08 14:53:52.163 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:53:52.164 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:53:52.164 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:53:52.164 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:53:52.164 +03:00 [INF] Authorization was successful. +2021-03-08 14:53:52.166 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 14:53:52.167 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 14:53:52.167 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 14:53:52.168 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 14:53:52.170 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-08 14:53:52.170 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-08 14:53:52.170 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-08 14:53:52.171 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-08 14:53:52.171 +03:00 [INF] Authorization was successful. +2021-03-08 14:53:52.171 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:53:52.171 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:53:52.171 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:53:52.171 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:53:52.171 +03:00 [INF] Authorization was successful. +2021-03-08 14:53:52.171 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:53:52.172 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:53:52.172 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:53:52.172 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:53:52.172 +03:00 [INF] Authorization was successful. +2021-03-08 14:53:52.172 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:53:52.172 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:53:52.172 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:53:52.173 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:53:52.173 +03:00 [INF] Authorization was successful. +2021-03-08 14:53:52.173 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:53:52.174 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:53:52.174 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:53:52.174 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:53:52.174 +03:00 [INF] Authorization was successful. +2021-03-08 14:53:52.180 +03:00 [INF] Authorization was successful. +2021-03-08 14:53:52.180 +03:00 [INF] Authorization was successful. +2021-03-08 14:53:52.233 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:53:52.234 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:53:52.234 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:53:52.234 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:53:52.234 +03:00 [INF] Authorization was successful. +2021-03-08 14:53:52.263 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:53:52.263 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:53:52.263 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:53:52.264 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:53:52.264 +03:00 [INF] Authorization was successful. +2021-03-08 14:53:52.264 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:53:52.265 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:53:52.265 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:53:52.265 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:53:52.265 +03:00 [INF] Authorization was successful. +2021-03-08 14:53:52.265 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:53:52.266 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:53:52.266 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:53:52.266 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:53:52.266 +03:00 [INF] Authorization was successful. +2021-03-08 14:53:52.277 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:53:52.278 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:53:52.278 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:53:52.278 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:53:52.278 +03:00 [INF] Authorization was successful. +2021-03-08 14:53:52.278 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:53:52.279 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:53:52.279 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:53:52.279 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:53:52.279 +03:00 [INF] Authorization was successful. +2021-03-08 14:53:52.279 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:53:52.280 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:53:52.280 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:53:52.280 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:53:52.280 +03:00 [INF] Authorization was successful. +2021-03-08 14:53:59.046 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/identity/users - - +2021-03-08 14:53:59.051 +03:00 [INF] Executing endpoint '/_Host' +2021-03-08 14:53:59.051 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-08 14:53:59.051 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 14:53:59.052 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-08 14:53:59.052 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-08 14:53:59.052 +03:00 [INF] Executed page /_Host in 0.7062ms +2021-03-08 14:53:59.052 +03:00 [INF] Executed endpoint '/_Host' +2021-03-08 14:53:59.052 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/identity/users - - - 200 - text/html;+charset=utf-8 6.5333ms +2021-03-08 14:53:59.056 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryghkXnqmh2xu87yjI 359 +2021-03-08 14:53:59.056 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-08 14:53:59.057 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=gGapp4bTd3ofZDuoLMQH2A - - - 101 - - 6903.0494ms +2021-03-08 14:53:59.059 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:53:59.059 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-08 14:53:59.060 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-08 14:53:59.060 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryghkXnqmh2xu87yjI 359 - 200 0 - 4.1725ms +2021-03-08 14:53:59.066 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-08 14:53:59.066 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - +2021-03-08 14:53:59.066 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-08 14:53:59.066 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-08 14:53:59.066 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - - 304 - text/css 0.3404ms +2021-03-08 14:53:59.066 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 0.3556ms +2021-03-08 14:53:59.066 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - +2021-03-08 14:53:59.067 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - +2021-03-08 14:53:59.067 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-08 14:53:59.067 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - - 304 - text/css 0.1954ms +2021-03-08 14:53:59.067 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-08 14:53:59.067 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - - 304 - text/css 0.2206ms +2021-03-08 14:53:59.067 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/css/site.css - - +2021-03-08 14:53:59.067 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-08 14:53:59.067 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-08 14:53:59.067 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-08 14:53:59.067 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 0.1700ms +2021-03-08 14:53:59.067 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-08 14:53:59.067 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 0.1818ms +2021-03-08 14:53:59.068 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-08 14:53:59.068 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-08 14:53:59.068 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 0.1000ms +2021-03-08 14:53:59.070 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/css/site.css - - - 404 0 - 3.1726ms +2021-03-08 14:53:59.086 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 14:53:59.088 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:53:59.089 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 14:53:59.089 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 14:53:59.089 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.2188ms +2021-03-08 14:53:59.092 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-08 14:53:59.092 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=VxtzP8JBt15DgG-KdVHZlQ - - +2021-03-08 14:53:59.093 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-08 14:53:59.093 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 1.1913ms +2021-03-08 14:53:59.096 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:53:59.096 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 14:53:59.101 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:53:59.101 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:53:59.101 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:53:59.101 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:53:59.101 +03:00 [INF] Authorization was successful. +2021-03-08 14:53:59.102 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:53:59.102 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:53:59.102 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:53:59.102 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:53:59.102 +03:00 [INF] Authorization was successful. +2021-03-08 14:53:59.104 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 14:53:59.105 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 14:53:59.105 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 14:53:59.106 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 14:53:59.107 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-08 14:53:59.108 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-08 14:53:59.108 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-08 14:53:59.108 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-08 14:53:59.108 +03:00 [INF] Authorization was successful. +2021-03-08 14:53:59.108 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:53:59.108 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:53:59.108 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:53:59.109 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:53:59.109 +03:00 [INF] Authorization was successful. +2021-03-08 14:53:59.109 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:53:59.109 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:53:59.109 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:53:59.110 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:53:59.110 +03:00 [INF] Authorization was successful. +2021-03-08 14:53:59.110 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:53:59.110 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:53:59.110 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:53:59.110 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:53:59.110 +03:00 [INF] Authorization was successful. +2021-03-08 14:53:59.111 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:53:59.112 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:53:59.112 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:53:59.112 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:53:59.112 +03:00 [INF] Authorization was successful. +2021-03-08 14:53:59.118 +03:00 [INF] Authorization was successful. +2021-03-08 14:53:59.118 +03:00 [INF] Authorization was successful. +2021-03-08 14:53:59.165 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:53:59.165 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:53:59.165 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:53:59.166 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:53:59.166 +03:00 [INF] Authorization was successful. +2021-03-08 14:53:59.197 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:53:59.197 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:53:59.197 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:53:59.198 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:53:59.198 +03:00 [INF] Authorization was successful. +2021-03-08 14:53:59.198 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:53:59.199 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:53:59.199 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:53:59.199 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:53:59.199 +03:00 [INF] Authorization was successful. +2021-03-08 14:53:59.199 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:53:59.199 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:53:59.199 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:53:59.200 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:53:59.200 +03:00 [INF] Authorization was successful. +2021-03-08 14:53:59.210 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:53:59.210 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:53:59.210 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:53:59.211 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:53:59.211 +03:00 [INF] Authorization was successful. +2021-03-08 14:53:59.211 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:53:59.211 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:53:59.211 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:53:59.211 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:53:59.211 +03:00 [INF] Authorization was successful. +2021-03-08 14:53:59.211 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:53:59.212 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:53:59.212 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:53:59.212 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:53:59.212 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:01.957 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/identity/users - - +2021-03-08 14:54:01.960 +03:00 [INF] Executing endpoint '/_Host' +2021-03-08 14:54:01.960 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-08 14:54:01.960 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 14:54:01.960 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-08 14:54:01.960 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-08 14:54:01.961 +03:00 [INF] Executed page /_Host in 0.5713ms +2021-03-08 14:54:01.961 +03:00 [INF] Executed endpoint '/_Host' +2021-03-08 14:54:01.961 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/identity/users - - - 200 - text/html;+charset=utf-8 3.8475ms +2021-03-08 14:54:01.967 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-08 14:54:01.969 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=VxtzP8JBt15DgG-KdVHZlQ - - - 101 - - 2876.6952ms +2021-03-08 14:54:01.970 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryUkCJncJms5JX9kGr 359 +2021-03-08 14:54:01.973 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:54:01.973 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-08 14:54:01.974 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-08 14:54:01.974 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryUkCJncJms5JX9kGr 359 - 200 0 - 3.8046ms +2021-03-08 14:54:01.977 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-08 14:54:01.977 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-08 14:54:01.977 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 0.4683ms +2021-03-08 14:54:01.978 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - +2021-03-08 14:54:01.978 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - +2021-03-08 14:54:01.978 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - +2021-03-08 14:54:01.978 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-08 14:54:01.978 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-08 14:54:01.978 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - - 304 - text/css 0.2785ms +2021-03-08 14:54:01.978 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - - 304 - text/css 0.2078ms +2021-03-08 14:54:01.978 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-08 14:54:01.978 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - - 304 - text/css 0.1754ms +2021-03-08 14:54:01.979 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/css/site.css - - +2021-03-08 14:54:01.979 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-08 14:54:01.979 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-08 14:54:01.979 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 0.2240ms +2021-03-08 14:54:01.979 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-08 14:54:01.980 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-08 14:54:01.980 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-08 14:54:01.980 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-08 14:54:01.980 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 0.1501ms +2021-03-08 14:54:01.980 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 0.1999ms +2021-03-08 14:54:01.984 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/css/site.css - - - 404 0 - 5.1521ms +2021-03-08 14:54:02.000 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 14:54:02.003 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:54:02.003 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 14:54:02.004 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 14:54:02.004 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.9497ms +2021-03-08 14:54:02.008 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-08 14:54:02.008 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=DDRxqAr7fbGJWuiq0w71aQ - - +2021-03-08 14:54:02.008 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-08 14:54:02.009 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 1.0006ms +2021-03-08 14:54:02.012 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:54:02.012 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 14:54:02.016 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:54:02.017 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:54:02.017 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:54:02.017 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:54:02.017 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:02.017 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:54:02.017 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:54:02.017 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:54:02.018 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:54:02.018 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:02.019 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 14:54:02.020 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 14:54:02.020 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 14:54:02.021 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 14:54:02.022 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-08 14:54:02.023 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-08 14:54:02.023 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-08 14:54:02.023 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-08 14:54:02.023 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:02.023 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:54:02.023 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:54:02.023 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:54:02.024 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:54:02.024 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:02.024 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:54:02.024 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:54:02.024 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:54:02.025 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:54:02.025 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:02.025 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:02.025 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:02.025 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:02.025 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:02.025 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:02.026 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:54:02.027 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:54:02.027 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:54:02.027 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:54:02.027 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:02.033 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:02.034 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:02.080 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:54:02.080 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:54:02.081 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:54:02.081 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:54:02.081 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:02.112 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:54:02.113 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:54:02.113 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:54:02.113 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:54:02.113 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:02.113 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:02.113 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:02.113 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:02.114 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:02.114 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:02.114 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:54:02.114 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:54:02.114 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:54:02.115 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:54:02.115 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:02.125 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:54:02.126 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:54:02.126 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:54:02.126 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:54:02.126 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:02.126 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:02.126 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:02.127 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:02.127 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:02.127 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:02.127 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:54:02.127 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:54:02.127 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:54:02.127 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:54:02.127 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:07.129 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-08 14:54:07.130 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-08 14:54:07.130 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-08 14:54:07.130 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-08 14:54:07.130 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:11.715 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/identity/users - - +2021-03-08 14:54:11.719 +03:00 [INF] Executing endpoint '/_Host' +2021-03-08 14:54:11.719 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-08 14:54:11.719 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 14:54:11.720 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-08 14:54:11.720 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-08 14:54:11.720 +03:00 [INF] Executed page /_Host in 0.8864ms +2021-03-08 14:54:11.720 +03:00 [INF] Executed endpoint '/_Host' +2021-03-08 14:54:11.721 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/identity/users - - - 200 - text/html;+charset=utf-8 5.1497ms +2021-03-08 14:54:11.724 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarym3DJsWed9tYrulX0 359 +2021-03-08 14:54:11.724 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-08 14:54:11.726 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=DDRxqAr7fbGJWuiq0w71aQ - - - 101 - - 9717.7086ms +2021-03-08 14:54:11.727 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:54:11.727 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-08 14:54:11.728 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-08 14:54:11.728 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarym3DJsWed9tYrulX0 359 - 200 0 - 3.8734ms +2021-03-08 14:54:11.735 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-08 14:54:11.735 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - +2021-03-08 14:54:11.735 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - +2021-03-08 14:54:11.735 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-08 14:54:11.735 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-08 14:54:11.735 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-08 14:54:11.735 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 0.3776ms +2021-03-08 14:54:11.735 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - - 304 - text/css 0.3503ms +2021-03-08 14:54:11.735 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - - 304 - text/css 0.3577ms +2021-03-08 14:54:11.735 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - +2021-03-08 14:54:11.735 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/css/site.css - - +2021-03-08 14:54:11.735 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-08 14:54:11.735 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-08 14:54:11.735 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - - 304 - text/css 0.1781ms +2021-03-08 14:54:11.735 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-08 14:54:11.735 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-08 14:54:11.735 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-08 14:54:11.735 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-08 14:54:11.735 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 0.1987ms +2021-03-08 14:54:11.735 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-08 14:54:11.735 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 0.1718ms +2021-03-08 14:54:11.736 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 0.1036ms +2021-03-08 14:54:11.738 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/css/site.css - - - 404 0 - 3.2151ms +2021-03-08 14:54:11.754 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 14:54:11.757 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:54:11.757 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 14:54:11.757 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 14:54:11.757 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.1279ms +2021-03-08 14:54:11.761 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-08 14:54:11.762 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=ElmRllX_X0aLXx2Bic_rwQ - - +2021-03-08 14:54:11.762 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-08 14:54:11.762 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 0.7653ms +2021-03-08 14:54:11.767 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:54:11.767 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 14:54:11.770 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:54:11.770 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:54:11.770 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:54:11.771 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:54:11.771 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:11.771 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:54:11.771 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:54:11.771 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:54:11.771 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:54:11.771 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:11.773 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 14:54:11.774 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 14:54:11.774 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 14:54:11.775 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 14:54:11.777 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-08 14:54:11.777 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-08 14:54:11.777 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-08 14:54:11.778 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-08 14:54:11.778 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:11.778 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:54:11.778 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:54:11.778 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:54:11.778 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:54:11.778 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:11.778 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:54:11.779 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:54:11.779 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:54:11.779 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:54:11.779 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:11.779 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:11.780 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:11.780 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:11.780 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:11.780 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:11.782 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:54:11.782 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:54:11.782 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:54:11.782 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:54:11.782 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:11.787 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:11.787 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:11.836 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:54:11.836 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:54:11.836 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:54:11.837 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:54:11.837 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:11.865 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:54:11.865 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:54:11.865 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:54:11.866 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:54:11.866 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:11.866 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:11.866 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:11.866 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:11.866 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:11.866 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:11.867 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:54:11.867 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:54:11.867 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:54:11.867 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:54:11.867 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:11.878 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:54:11.878 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:54:11.878 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:54:11.878 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:54:11.878 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:11.878 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:11.879 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:11.879 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:11.879 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:11.879 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:11.879 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:54:11.880 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:54:11.880 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:54:11.880 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:54:11.880 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:18.522 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/identity/users - - +2021-03-08 14:54:18.525 +03:00 [INF] Executing endpoint '/_Host' +2021-03-08 14:54:18.525 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-08 14:54:18.525 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 14:54:18.525 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-08 14:54:18.525 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-08 14:54:18.526 +03:00 [INF] Executed page /_Host in 0.5063ms +2021-03-08 14:54:18.526 +03:00 [INF] Executed endpoint '/_Host' +2021-03-08 14:54:18.526 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/identity/users - - - 200 - text/html;+charset=utf-8 4.4705ms +2021-03-08 14:54:18.532 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-08 14:54:18.532 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarylBuoMH7TAZS6UYUk 359 +2021-03-08 14:54:18.533 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=ElmRllX_X0aLXx2Bic_rwQ - - - 101 - - 6770.3354ms +2021-03-08 14:54:18.535 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:54:18.535 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-08 14:54:18.535 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-08 14:54:18.536 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarylBuoMH7TAZS6UYUk 359 - 200 0 - 3.4884ms +2021-03-08 14:54:18.544 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-08 14:54:18.544 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - +2021-03-08 14:54:18.544 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - +2021-03-08 14:54:18.544 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-08 14:54:18.544 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-08 14:54:18.544 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-08 14:54:18.544 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - - 304 - text/css 0.3637ms +2021-03-08 14:54:18.544 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - - 304 - text/css 0.5417ms +2021-03-08 14:54:18.544 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 0.5984ms +2021-03-08 14:54:18.544 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/css/site.css - - +2021-03-08 14:54:18.545 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - +2021-03-08 14:54:18.545 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-08 14:54:18.545 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-08 14:54:18.545 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - - 304 - text/css 0.1580ms +2021-03-08 14:54:18.545 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-08 14:54:18.545 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-08 14:54:18.545 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-08 14:54:18.545 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-08 14:54:18.545 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 0.2069ms +2021-03-08 14:54:18.545 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-08 14:54:18.545 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 0.1953ms +2021-03-08 14:54:18.545 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 0.1186ms +2021-03-08 14:54:18.549 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/css/site.css - - - 404 0 - 4.2319ms +2021-03-08 14:54:18.564 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 14:54:18.567 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:54:18.567 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 14:54:18.567 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 14:54:18.567 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.0465ms +2021-03-08 14:54:18.570 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-08 14:54:18.571 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-08 14:54:18.571 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 0.5859ms +2021-03-08 14:54:18.571 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=WHOYcEM068rlGuQa5vNlFQ - - +2021-03-08 14:54:18.574 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:54:18.574 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 14:54:18.578 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:54:18.579 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:54:18.579 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:54:18.579 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:54:18.579 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:18.579 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:54:18.580 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:54:18.580 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:54:18.580 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:54:18.580 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:18.582 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 14:54:18.583 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 14:54:18.583 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 14:54:18.584 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 14:54:18.585 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-08 14:54:18.586 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-08 14:54:18.586 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-08 14:54:18.586 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-08 14:54:18.586 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:18.586 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:54:18.587 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:54:18.587 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:54:18.587 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:54:18.587 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:18.587 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:54:18.587 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:54:18.587 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:54:18.588 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:54:18.588 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:18.588 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:18.588 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:18.588 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:18.588 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:18.588 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:18.589 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:54:18.589 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:54:18.589 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:54:18.590 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:54:18.590 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:18.595 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:18.595 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:18.639 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:54:18.639 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:54:18.639 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:54:18.640 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:54:18.640 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:18.670 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:54:18.670 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:54:18.670 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:54:18.671 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:54:18.671 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:18.671 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:18.671 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:18.671 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:18.671 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:18.671 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:18.671 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:54:18.672 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:54:18.672 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:54:18.672 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:54:18.672 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:18.682 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:54:18.683 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:54:18.683 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:54:18.683 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:54:18.684 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:18.684 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:18.684 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:18.684 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:18.684 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:18.685 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:18.685 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:54:18.685 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:54:18.685 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:54:18.685 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:54:18.685 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:22.820 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/identity/users - - +2021-03-08 14:54:22.823 +03:00 [INF] Executing endpoint '/_Host' +2021-03-08 14:54:22.823 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-08 14:54:22.823 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 14:54:22.823 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-08 14:54:22.823 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-08 14:54:22.824 +03:00 [INF] Executed page /_Host in 0.4701ms +2021-03-08 14:54:22.824 +03:00 [INF] Executed endpoint '/_Host' +2021-03-08 14:54:22.824 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/identity/users - - - 200 - text/html;+charset=utf-8 4.1388ms +2021-03-08 14:54:22.827 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryBgOqbsjYqFxkJLmA 359 +2021-03-08 14:54:22.827 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-08 14:54:22.828 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=WHOYcEM068rlGuQa5vNlFQ - - - 101 - - 4257.4780ms +2021-03-08 14:54:22.831 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:54:22.831 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-08 14:54:22.832 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-08 14:54:22.832 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryBgOqbsjYqFxkJLmA 359 - 200 0 - 5.1151ms +2021-03-08 14:54:22.839 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-08 14:54:22.839 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-08 14:54:22.839 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - +2021-03-08 14:54:22.839 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - +2021-03-08 14:54:22.839 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 0.3457ms +2021-03-08 14:54:22.839 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - +2021-03-08 14:54:22.839 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-08 14:54:22.839 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-08 14:54:22.839 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-08 14:54:22.839 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - - 304 - text/css 0.1422ms +2021-03-08 14:54:22.839 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - - 304 - text/css 0.2250ms +2021-03-08 14:54:22.840 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - - 304 - text/css 0.2517ms +2021-03-08 14:54:22.840 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/css/site.css - - +2021-03-08 14:54:22.840 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-08 14:54:22.840 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-08 14:54:22.840 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 0.1770ms +2021-03-08 14:54:22.841 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-08 14:54:22.841 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-08 14:54:22.841 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-08 14:54:22.841 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-08 14:54:22.841 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 0.1145ms +2021-03-08 14:54:22.841 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 0.1951ms +2021-03-08 14:54:22.843 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/css/site.css - - - 404 0 - 3.4442ms +2021-03-08 14:54:22.867 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 14:54:22.869 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:54:22.870 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 14:54:22.870 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 14:54:22.870 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.3439ms +2021-03-08 14:54:22.878 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-08 14:54:22.879 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-08 14:54:22.879 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 0.9083ms +2021-03-08 14:54:22.879 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=NoOFMWaRz7xwMK8NHGw3SQ - - +2021-03-08 14:54:22.884 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 14:54:22.884 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 14:54:22.889 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:54:22.890 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:54:22.890 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:54:22.890 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:54:22.890 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:22.890 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:54:22.891 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:54:22.891 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:54:22.891 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:54:22.891 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:22.893 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 14:54:22.894 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 14:54:22.894 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 14:54:22.895 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 14:54:22.897 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-08 14:54:22.899 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-08 14:54:22.899 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-08 14:54:22.900 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-08 14:54:22.900 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:22.900 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:54:22.900 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:54:22.900 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:54:22.901 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:54:22.901 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:22.901 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:54:22.901 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:54:22.901 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:54:22.901 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:54:22.901 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:22.901 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:22.902 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:22.902 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:22.902 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:22.902 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:22.903 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:54:22.903 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:54:22.903 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:54:22.904 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:54:22.904 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:22.910 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:22.910 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:22.960 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:54:22.960 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-08 14:54:22.960 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:54:22.961 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-08 14:54:22.961 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:22.992 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:54:22.993 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:54:22.993 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:54:22.993 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:54:22.993 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:22.993 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:22.994 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:22.994 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:22.994 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:22.994 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:22.994 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:54:22.994 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:54:22.994 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:54:22.995 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:54:22.995 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:23.007 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:54:23.007 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-08 14:54:23.008 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:54:23.008 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-08 14:54:23.008 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:23.008 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:23.008 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:23.008 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:23.009 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-08 14:54:23.009 +03:00 [INF] Authorization was successful. +2021-03-08 14:54:23.009 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:54:23.009 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-08 14:54:23.009 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:54:23.009 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-08 14:54:23.009 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:14.257 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:14.264 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 14:56:14.266 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 14:56:14.266 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 14:56:14.267 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 14:56:14.270 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:14.270 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:16.760 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:16.762 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:16.762 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:20.443 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:20.445 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:20.445 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:22.222 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:22.224 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:22.224 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:24.923 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:24.925 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:24.925 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:28.340 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 14:56:28.341 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 14:56:28.341 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 14:56:28.341 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 14:56:28.342 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:28.343 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 14:56:28.344 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 14:56:28.345 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 14:56:28.346 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 14:56:28.347 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-08 14:56:28.347 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-08 14:56:28.347 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-08 14:56:28.348 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-08 14:56:28.348 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:28.348 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:56:28.348 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:56:28.348 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:56:28.349 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:56:28.349 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:28.349 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:28.349 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:28.349 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:28.350 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:28.350 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:28.350 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:28.350 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:28.350 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:28.351 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:28.351 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:28.354 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:28.354 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:28.379 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 14:56:28.379 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 14:56:28.379 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 14:56:28.380 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 14:56:28.380 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:28.401 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:56:28.402 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:56:28.402 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:56:28.402 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:56:28.402 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:28.402 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:28.403 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:28.403 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:28.403 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:28.403 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:28.403 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:28.404 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:28.404 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:28.404 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:28.404 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:28.407 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:56:28.407 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:56:28.407 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:56:28.408 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:56:28.408 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:28.408 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:28.408 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:28.408 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:28.409 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:28.409 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:28.409 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:28.409 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:28.409 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:28.410 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:28.410 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:28.413 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:56:28.413 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:56:28.413 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:56:28.414 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:56:28.414 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:28.414 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:28.414 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:28.414 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:28.415 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:28.415 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:28.415 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:28.415 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:28.415 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:28.415 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:28.415 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:28.418 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:56:28.419 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:56:28.419 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:56:28.419 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:56:28.419 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:28.419 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:28.420 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:28.420 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:28.420 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:28.420 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:28.420 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:28.421 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:28.421 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:28.421 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:28.421 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:28.426 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:56:28.426 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:56:28.426 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:56:28.427 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:56:28.427 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:28.427 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:28.427 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:28.427 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:28.428 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:28.428 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:28.428 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:28.429 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:28.429 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:28.429 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:28.429 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:28.432 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:56:28.432 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:56:28.432 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:56:28.433 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:56:28.433 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:28.433 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:28.433 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:28.433 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:28.434 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:28.434 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:28.434 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:28.434 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:28.434 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:28.435 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:28.435 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:28.438 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:56:28.438 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:56:28.438 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:56:28.438 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:56:28.438 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:28.438 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:28.439 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:28.439 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:28.439 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:28.439 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:28.440 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:28.440 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:28.440 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:28.440 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:28.440 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:28.443 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:56:28.444 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:56:28.444 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:56:28.444 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:56:28.444 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:28.444 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:28.445 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:28.445 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:28.445 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:28.445 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:28.445 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:28.446 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:28.446 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:28.446 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:28.446 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:30.875 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:30.881 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 14:56:30.882 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 14:56:30.883 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 14:56:30.884 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 14:56:30.886 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:30.886 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:33.964 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 14:56:33.965 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 14:56:33.965 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 14:56:33.967 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 14:56:33.967 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:33.968 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 14:56:33.969 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 14:56:33.970 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 14:56:33.971 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 14:56:33.971 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-08 14:56:33.972 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-08 14:56:33.972 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-08 14:56:33.972 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-08 14:56:33.972 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:33.972 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:56:33.973 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:56:33.973 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:56:33.973 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:56:33.973 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:33.973 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:33.974 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:33.974 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:33.974 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:33.974 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:33.974 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:33.974 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:33.974 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:33.975 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:33.975 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:33.977 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:33.977 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:33.995 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 14:56:33.996 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 14:56:33.996 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 14:56:33.996 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 14:56:33.996 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:34.016 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:56:34.016 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:56:34.016 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:56:34.017 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:56:34.017 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:34.017 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:34.017 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:34.017 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:34.017 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:34.017 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:34.017 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:34.018 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:34.018 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:34.018 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:34.018 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:34.020 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:56:34.020 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:56:34.020 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:56:34.021 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:56:34.021 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:34.021 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:34.021 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:34.021 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:34.021 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:34.021 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:34.022 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:34.022 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:34.022 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:34.022 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:34.022 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:34.024 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:56:34.024 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:56:34.024 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:56:34.025 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:56:34.025 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:34.025 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:34.025 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:34.025 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:34.025 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:34.025 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:34.025 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:34.026 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:34.026 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:34.026 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:34.026 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:34.028 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:56:34.028 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:56:34.028 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:56:34.029 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:56:34.029 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:34.029 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:34.029 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:34.029 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:34.029 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:34.029 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:34.029 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:34.030 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:34.030 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:34.030 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:34.030 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:34.034 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:56:34.035 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:56:34.035 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:56:34.035 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:56:34.035 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:34.035 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:34.035 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:34.036 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:34.036 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:34.036 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:34.036 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:34.036 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:34.036 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:34.036 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:34.037 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:34.038 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:56:34.039 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:56:34.039 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:56:34.039 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:56:34.039 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:34.039 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:34.040 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:34.040 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:34.040 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:34.040 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:34.040 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:34.040 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:34.040 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:34.041 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:34.041 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:34.043 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:56:34.043 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:56:34.043 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:56:34.043 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:56:34.043 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:34.043 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:34.044 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:34.044 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:34.044 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:34.044 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:34.044 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:34.044 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:34.044 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:34.045 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:34.045 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:34.047 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:56:34.047 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-08 14:56:34.047 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:56:34.047 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-08 14:56:34.047 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:34.048 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:34.048 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:34.048 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:34.048 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-08 14:56:34.048 +03:00 [INF] Authorization was successful. +2021-03-08 14:56:34.048 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:34.049 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:34.049 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:34.049 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-08 14:56:34.049 +03:00 [INF] Authorization was successful. +2021-03-08 15:08:13.376 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-08 15:08:13.379 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=NoOFMWaRz7xwMK8NHGw3SQ - - - 101 - - 830499.5421ms +2021-03-08 15:08:16.847 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 15:08:16.851 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 15:08:16.851 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 15:08:16.851 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 15:08:16.851 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.6544ms +2021-03-08 15:08:16.857 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=eUjOnu_LFm3FgP7isXRAGA - - +2021-03-08 15:08:16.859 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 15:08:16.860 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 15:08:16.862 +03:00 [INF] Authorization was successful. +2021-03-08 15:08:16.862 +03:00 [INF] Authorization was successful. +2021-03-08 15:08:16.862 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:08:16.862 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:08:16.862 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:08:16.863 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:08:16.863 +03:00 [INF] Authorization was successful. +2021-03-08 15:08:16.863 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:08:16.863 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:08:16.863 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:08:16.864 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:08:16.864 +03:00 [INF] Authorization was successful. +2021-03-08 15:08:16.864 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:08:16.864 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:08:16.864 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:08:16.864 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:08:16.864 +03:00 [INF] Authorization was successful. +2021-03-08 15:10:07.380 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-08 15:10:07.380 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=eUjOnu_LFm3FgP7isXRAGA - - - 101 - - 110523.5704ms +2021-03-08 15:10:10.837 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 15:10:10.840 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 15:10:10.840 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 15:10:10.840 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 15:10:10.840 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.5275ms +2021-03-08 15:10:10.844 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=Fu9we3of6-D_zoKTK_zBlw - - +2021-03-08 15:10:10.846 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 15:10:10.847 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 15:10:10.849 +03:00 [INF] Authorization was successful. +2021-03-08 15:10:10.849 +03:00 [INF] Authorization was successful. +2021-03-08 15:10:10.850 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:10:10.850 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:10:10.850 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:10:10.851 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:10:10.851 +03:00 [INF] Authorization was successful. +2021-03-08 15:10:10.851 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:10:10.851 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:10:10.851 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:10:10.851 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:10:10.851 +03:00 [INF] Authorization was successful. +2021-03-08 15:10:10.851 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:10:10.852 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:10:10.852 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:10:10.852 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:10:10.852 +03:00 [INF] Authorization was successful. +2021-03-08 15:12:01.383 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-08 15:12:01.383 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=Fu9we3of6-D_zoKTK_zBlw - - - 101 - - 110539.6421ms +2021-03-08 15:12:04.835 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 15:12:04.838 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 15:12:04.838 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 15:12:04.838 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 15:12:04.838 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.0079ms +2021-03-08 15:12:04.841 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=8nneqKo-RiItNk0qOtphxA - - +2021-03-08 15:12:04.843 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 15:12:04.843 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 15:12:04.846 +03:00 [INF] Authorization was successful. +2021-03-08 15:12:04.846 +03:00 [INF] Authorization was successful. +2021-03-08 15:12:04.846 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:12:04.847 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:12:04.847 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:12:04.848 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:12:04.848 +03:00 [INF] Authorization was successful. +2021-03-08 15:12:04.848 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:12:04.849 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:12:04.849 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:12:04.849 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:12:04.849 +03:00 [INF] Authorization was successful. +2021-03-08 15:12:04.849 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:12:04.849 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:12:04.849 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:12:04.850 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:12:04.850 +03:00 [INF] Authorization was successful. +2021-03-08 15:13:55.373 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-08 15:13:55.373 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=8nneqKo-RiItNk0qOtphxA - - - 101 - - 110532.5276ms +2021-03-08 15:13:58.847 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 15:13:58.881 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 15:13:58.881 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 15:13:58.882 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 15:13:58.882 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 35.0100ms +2021-03-08 15:13:58.886 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=jWCmonE9Mr-64w1LynU8Sg - - +2021-03-08 15:13:58.888 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 15:13:58.889 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 15:13:58.891 +03:00 [INF] Authorization was successful. +2021-03-08 15:13:58.891 +03:00 [INF] Authorization was successful. +2021-03-08 15:13:58.891 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:13:58.891 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:13:58.891 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:13:58.892 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:13:58.892 +03:00 [INF] Authorization was successful. +2021-03-08 15:13:58.892 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:13:58.892 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:13:58.892 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:13:58.892 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:13:58.892 +03:00 [INF] Authorization was successful. +2021-03-08 15:13:58.892 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:13:58.893 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:13:58.893 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:13:58.893 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:13:58.893 +03:00 [INF] Authorization was successful. +2021-03-08 15:15:54.383 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-08 15:15:54.383 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=jWCmonE9Mr-64w1LynU8Sg - - - 101 - - 115497.4734ms +2021-03-08 15:15:57.836 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 15:15:57.839 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 15:15:57.839 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 15:15:57.840 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 15:15:57.840 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.6174ms +2021-03-08 15:15:57.844 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=_NaDWxzGI5AkPkY0lQl4DQ - - +2021-03-08 15:15:57.847 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 15:15:57.847 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 15:15:57.851 +03:00 [INF] Authorization was successful. +2021-03-08 15:15:57.851 +03:00 [INF] Authorization was successful. +2021-03-08 15:15:57.851 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:15:57.852 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:15:57.852 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:15:57.852 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:15:57.852 +03:00 [INF] Authorization was successful. +2021-03-08 15:15:57.853 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:15:57.853 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:15:57.853 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:15:57.853 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:15:57.853 +03:00 [INF] Authorization was successful. +2021-03-08 15:15:57.853 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:15:57.854 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:15:57.854 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:15:57.854 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:15:57.854 +03:00 [INF] Authorization was successful. +2021-03-08 15:17:46.372 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-08 15:17:46.372 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=_NaDWxzGI5AkPkY0lQl4DQ - - - 101 - - 108527.5174ms +2021-03-08 15:17:49.831 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 15:17:49.834 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 15:17:49.834 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 15:17:49.834 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 15:17:49.834 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 2.9415ms +2021-03-08 15:17:49.837 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=yVAuA3GwMYHROsVqkiHPuw - - +2021-03-08 15:17:49.840 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 15:17:49.840 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 15:17:49.842 +03:00 [INF] Authorization was successful. +2021-03-08 15:17:49.842 +03:00 [INF] Authorization was successful. +2021-03-08 15:17:49.842 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:17:49.843 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:17:49.843 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:17:49.843 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:17:49.843 +03:00 [INF] Authorization was successful. +2021-03-08 15:17:49.843 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:17:49.844 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:17:49.844 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:17:49.844 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:17:49.844 +03:00 [INF] Authorization was successful. +2021-03-08 15:17:49.844 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:17:49.845 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:17:49.845 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:17:49.845 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:17:49.845 +03:00 [INF] Authorization was successful. +2021-03-08 15:19:48.375 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-08 15:19:48.375 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=yVAuA3GwMYHROsVqkiHPuw - - - 101 - - 118537.8648ms +2021-03-08 15:19:51.838 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 15:19:51.841 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 15:19:51.842 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 15:19:51.842 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 15:19:51.842 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.4364ms +2021-03-08 15:19:51.845 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=NjDmHeswQHMSpF4gnkl8nQ - - +2021-03-08 15:19:51.849 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 15:19:51.850 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 15:19:51.853 +03:00 [INF] Authorization was successful. +2021-03-08 15:19:51.853 +03:00 [INF] Authorization was successful. +2021-03-08 15:19:51.854 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:19:51.854 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:19:51.854 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:19:51.854 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:19:51.854 +03:00 [INF] Authorization was successful. +2021-03-08 15:19:51.855 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:19:51.855 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:19:51.855 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:19:51.855 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:19:51.855 +03:00 [INF] Authorization was successful. +2021-03-08 15:19:51.855 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:19:51.856 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:19:51.856 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:19:51.856 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:19:51.856 +03:00 [INF] Authorization was successful. +2021-03-08 15:21:42.378 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-08 15:21:42.379 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=NjDmHeswQHMSpF4gnkl8nQ - - - 101 - - 110533.7085ms +2021-03-08 15:21:45.833 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 15:21:45.836 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 15:21:45.836 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 15:21:45.836 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 15:21:45.836 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.2204ms +2021-03-08 15:21:45.840 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=cogbXEnnVXjHWfqfCPPbVg - - +2021-03-08 15:21:45.842 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 15:21:45.842 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 15:21:45.845 +03:00 [INF] Authorization was successful. +2021-03-08 15:21:45.845 +03:00 [INF] Authorization was successful. +2021-03-08 15:21:45.845 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:21:45.845 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:21:45.845 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:21:45.845 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:21:45.845 +03:00 [INF] Authorization was successful. +2021-03-08 15:21:45.845 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:21:45.846 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:21:45.846 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:21:45.846 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:21:45.846 +03:00 [INF] Authorization was successful. +2021-03-08 15:21:45.846 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:21:45.847 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:21:45.847 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:21:45.847 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:21:45.847 +03:00 [INF] Authorization was successful. +2021-03-08 15:23:54.383 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-08 15:23:54.383 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=cogbXEnnVXjHWfqfCPPbVg - - - 101 - - 128543.5623ms +2021-03-08 15:23:57.838 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 15:23:57.841 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 15:23:57.841 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 15:23:57.842 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 15:23:57.842 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.8774ms +2021-03-08 15:23:57.845 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=j0y-uMLFDA4UHvsEEv0QRg - - +2021-03-08 15:23:57.848 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 15:23:57.848 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 15:23:57.850 +03:00 [INF] Authorization was successful. +2021-03-08 15:23:57.850 +03:00 [INF] Authorization was successful. +2021-03-08 15:23:57.850 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:23:57.850 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:23:57.850 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:23:57.851 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:23:57.851 +03:00 [INF] Authorization was successful. +2021-03-08 15:23:57.851 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:23:57.851 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:23:57.851 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:23:57.851 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:23:57.851 +03:00 [INF] Authorization was successful. +2021-03-08 15:23:57.852 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:23:57.852 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-08 15:23:57.852 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:23:57.852 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-08 15:23:57.852 +03:00 [INF] Authorization was successful. +2021-03-08 15:24:48.211 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarySuKcNP1y8UTrUuub 359 +2021-03-08 15:24:48.215 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 15:24:48.216 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-08 15:24:48.216 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-08 15:24:48.216 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarySuKcNP1y8UTrUuub 359 - 200 0 - 4.4447ms +2021-03-08 16:51:24.203 +03:00 [INF] Starting web host. +2021-03-08 16:51:25.463 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-08 16:51:25.512 +03:00 [INF] Loaded ABP modules: +2021-03-08 16:51:25.512 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-08 16:51:25.512 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-08 16:51:25.512 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-08 16:51:25.512 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-08 16:51:25.512 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-08 16:51:25.512 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-08 16:51:25.512 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-08 16:51:25.512 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.AspNetCore.Components.UI.BasicTheme.Server.AbpAspNetCoreComponentsUiBasicThemeServerModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.AspNetCore.Components.UI.BasicTheme.AbpAspNetCoreComponentsUiBasicThemeModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.AspNetCore.Components.UI.Theming.AbpAspNetCoreComponentsUiThemingModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.AspNetCore.Components.UI.AbpAspNetCoreComponentsUIModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-08 16:51:25.512 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-08 16:51:25.513 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-08 16:51:25.513 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-08 16:51:25.513 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-08 16:51:25.546 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-08 16:51:25.549 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-08 16:51:25.581 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-08 16:51:26.089 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-08 16:51:26.089 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-08 16:51:26.089 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-08 16:51:26.089 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-08 16:51:26.089 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-08 16:51:26.089 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-08 16:51:26.668 +03:00 [INF] Initialized all ABP modules. +2021-03-08 16:51:26.775 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-08 16:51:26.777 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-08 16:51:26.777 +03:00 [INF] Hosting environment: Development +2021-03-08 16:51:26.777 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-08 16:51:27.306 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-08 16:51:29.624 +03:00 [DBG] Login Url: /Account/Login +2021-03-08 16:51:29.624 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-08 16:51:29.624 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-08 16:51:29.624 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-08 16:51:29.624 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-08 16:51:29.624 +03:00 [DBG] Error Url: /Account/Error +2021-03-08 16:51:29.624 +03:00 [DBG] Error Id Parameter: errorId +2021-03-08 16:51:31.055 +03:00 [INF] Executing endpoint '/_Host' +2021-03-08 16:51:31.104 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-08 16:51:31.105 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 16:51:31.140 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-08 16:51:31.140 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-08 16:51:31.283 +03:00 [INF] Executed page /_Host in 172.1198ms +2021-03-08 16:51:31.284 +03:00 [INF] Executed endpoint '/_Host' +2021-03-08 16:51:31.298 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - +2021-03-08 16:51:31.298 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - +2021-03-08 16:51:31.298 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-08 16:51:31.298 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/css/site.css - - +2021-03-08 16:51:31.298 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - +2021-03-08 16:51:31.298 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-08 16:51:31.298 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-08 16:51:31.299 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-08 16:51:31.306 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 4000.8656ms +2021-03-08 16:51:31.307 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-08 16:51:31.307 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-08 16:51:31.307 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-08 16:51:31.307 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-08 16:51:31.307 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-08 16:51:31.307 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-08 16:51:31.307 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-08 16:51:31.308 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 9.6823ms +2021-03-08 16:51:31.308 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - - 304 - text/css 10.0220ms +2021-03-08 16:51:31.308 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 10.0215ms +2021-03-08 16:51:31.308 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - - 304 - text/css 10.0228ms +2021-03-08 16:51:31.308 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 9.7521ms +2021-03-08 16:51:31.308 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 9.3131ms +2021-03-08 16:51:31.308 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - - 304 - text/css 10.0554ms +2021-03-08 16:51:31.311 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/css/site.css - - - 404 0 - 12.9075ms +2021-03-08 16:51:31.352 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 16:51:31.359 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 16:51:31.359 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 16:51:31.376 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 16:51:31.376 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 23.9295ms +2021-03-08 16:51:31.387 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=sTE_bd4APHNmw9Urj18QdA - - +2021-03-08 16:51:31.391 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 16:51:31.391 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 16:51:31.618 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 16:51:31.624 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 16:51:31.628 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-08 16:51:31.736 +03:00 [INF] Authorization was successful. +2021-03-08 16:51:31.736 +03:00 [INF] Authorization was successful. +2021-03-08 16:51:31.800 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-08 16:51:31.805 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-08 16:51:31.817 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 16:51:31.817 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 16:51:31.817 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: R,admin +2021-03-08 16:51:31.826 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-08 16:51:31.827 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-08 16:51:38.560 +03:00 [INF] Authorization was successful. +2021-03-08 16:51:38.576 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 16:51:38.578 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 16:51:38.578 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 16:51:38.579 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 16:51:38.583 +03:00 [INF] Authorization was successful. +2021-03-08 16:51:38.583 +03:00 [INF] Authorization was successful. +2021-03-08 16:51:39.882 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 16:51:39.883 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 16:51:39.884 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 16:51:39.885 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 16:51:39.888 +03:00 [INF] Authorization was successful. +2021-03-08 16:51:39.888 +03:00 [INF] Authorization was successful. +2021-03-08 16:51:47.780 +03:00 [INF] Authorization was successful. +2021-03-08 16:51:47.784 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 16:51:47.786 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 16:51:47.786 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 16:51:47.787 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 16:51:47.789 +03:00 [INF] Authorization was successful. +2021-03-08 16:51:47.789 +03:00 [INF] Authorization was successful. +2021-03-08 16:51:49.078 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 16:51:49.080 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 16:51:49.080 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 16:51:49.081 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 16:51:49.083 +03:00 [INF] Authorization was successful. +2021-03-08 16:51:49.084 +03:00 [INF] Authorization was successful. +2021-03-08 16:51:52.581 +03:00 [INF] Authorization was successful. +2021-03-08 16:51:52.585 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 16:51:52.586 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 16:51:52.587 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 16:51:52.588 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 16:51:52.590 +03:00 [INF] Authorization was successful. +2021-03-08 16:51:52.590 +03:00 [INF] Authorization was successful. +2021-03-08 16:51:53.838 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 16:51:53.840 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 16:51:53.840 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 16:51:53.841 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 16:51:53.843 +03:00 [INF] Authorization was successful. +2021-03-08 16:51:53.843 +03:00 [INF] Authorization was successful. +2021-03-08 16:51:55.423 +03:00 [INF] Authorization was successful. +2021-03-08 16:51:55.427 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 16:51:55.428 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 16:51:55.428 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 16:51:55.429 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 16:51:55.432 +03:00 [INF] Authorization was successful. +2021-03-08 16:51:55.432 +03:00 [INF] Authorization was successful. +2021-03-08 16:51:56.869 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 16:51:56.870 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 16:51:56.870 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 16:51:56.871 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 16:51:56.874 +03:00 [INF] Authorization was successful. +2021-03-08 16:51:56.874 +03:00 [INF] Authorization was successful. +2021-03-08 16:51:58.384 +03:00 [INF] Authorization was successful. +2021-03-08 16:51:58.388 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 16:51:58.390 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 16:51:58.390 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 16:51:58.391 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 16:51:58.393 +03:00 [INF] Authorization was successful. +2021-03-08 16:51:58.393 +03:00 [INF] Authorization was successful. +2021-03-08 16:52:03.205 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Manage - - +2021-03-08 16:52:03.215 +03:00 [INF] Authorization was successful. +2021-03-08 16:52:03.216 +03:00 [INF] Executing endpoint '/Account/Manage' +2021-03-08 16:52:03.231 +03:00 [INF] Route matched with {page = "/Account/Manage", area = "", action = "", controller = ""}. Executing page /Account/Manage +2021-03-08 16:52:03.231 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 16:52:03.331 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.ManageModel.OnGetAsync - ModelState is "Valid" +2021-03-08 16:52:03.347 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-08 16:52:03.448 +03:00 [INF] Authorization was successful. +2021-03-08 16:52:03.582 +03:00 [INF] Authorization was successful. +2021-03-08 16:52:03.797 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 22.62 ms. +2021-03-08 16:52:03.829 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 16:52:03.831 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 16:52:03.831 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 16:52:03.832 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 16:52:03.935 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 13.82 ms. +2021-03-08 16:52:03.947 +03:00 [DBG] Added bundle 'Volo.Abp.Account.Web.Pages.Account.ManageModel' to the page in 1.63 ms. +2021-03-08 16:52:03.957 +03:00 [INF] Executed page /Account/Manage in 725.4292ms +2021-03-08 16:52:03.959 +03:00 [INF] Executed endpoint '/Account/Manage' +2021-03-08 16:52:03.970 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary6lTsaWXpfsRcqiF4 359 +2021-03-08 16:52:03.980 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637507911461396776 - - +2021-03-08 16:52:03.980 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-08 16:52:03.981 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-08 16:52:03.981 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-08 16:52:03.981 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-08 16:52:03.981 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-08 16:52:03.981 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637507911462677104 - - +2021-03-08 16:52:03.981 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637507911461396776 - - - 304 - text/css 0.8701ms +2021-03-08 16:52:03.981 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 0.8526ms +2021-03-08 16:52:03.982 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-08 16:52:03.982 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-08 16:52:03.982 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-08 16:52:03.982 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 0.6621ms +2021-03-08 16:52:03.982 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637507911462677104 - - - 304 - text/css 0.5334ms +2021-03-08 16:52:03.982 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 0.5692ms +2021-03-08 16:52:03.983 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637507911462337109 - - +2021-03-08 16:52:03.983 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637507911462306787 - - +2021-03-08 16:52:03.983 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637507911461826763 - - +2021-03-08 16:52:03.983 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-08 16:52:03.983 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-08 16:52:03.983 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-08 16:52:03.983 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637507911462306787 - - - 304 - text/css 0.2298ms +2021-03-08 16:52:03.983 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637507911462337109 - - - 304 - text/css 0.2978ms +2021-03-08 16:52:03.983 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637507911461826763 - - - 304 - text/css 0.2932ms +2021-03-08 16:52:03.984 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Manage - - - 200 - text/html;+charset=utf-8 778.9591ms +2021-03-08 16:52:03.985 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-08 16:52:03.986 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 16:52:03.986 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-08 16:52:03.992 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=sTE_bd4APHNmw9Urj18QdA - - - 101 - - 32605.5655ms +2021-03-08 16:52:03.996 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-08 16:52:03.997 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary6lTsaWXpfsRcqiF4 359 - 200 0 - 26.5357ms +2021-03-08 16:52:03.997 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637507911461436761 - - +2021-03-08 16:52:03.997 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-08 16:52:03.997 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637507911461436761 - - - 304 - text/css 0.4145ms +2021-03-08 16:52:04.004 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637507911461416777 - - +2021-03-08 16:52:04.004 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637507911461396776 - - +2021-03-08 16:52:04.004 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637507911462216780 - - +2021-03-08 16:52:04.004 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637507911461406773 - - +2021-03-08 16:52:04.004 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-08 16:52:04.004 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637507911461776764 - - +2021-03-08 16:52:04.004 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-08 16:52:04.005 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637507911462226774 - - +2021-03-08 16:52:04.005 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/Password/Default.js?_v=637478884536189924 - - +2021-03-08 16:52:04.005 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/PersonalInfo/Default.js?_v=637478884536199897 - - +2021-03-08 16:52:04.005 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-08 16:52:04.005 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-08 16:52:04.005 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-08 16:52:04.005 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-08 16:52:04.005 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-08 16:52:04.005 +03:00 [INF] The file /global-styles.css was not modified +2021-03-08 16:52:04.005 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-08 16:52:04.005 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637507911461876762 - - +2021-03-08 16:52:04.005 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-08 16:52:04.005 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637507911461776764 - - - 304 - application/javascript 0.7167ms +2021-03-08 16:52:04.005 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637507911461396776 - - - 304 - application/javascript 0.8350ms +2021-03-08 16:52:04.005 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637507911462216780 - - - 304 - application/javascript 0.7390ms +2021-03-08 16:52:04.005 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637507911461416777 - - - 304 - application/javascript 0.9179ms +2021-03-08 16:52:04.005 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.9687ms +2021-03-08 16:52:04.005 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637507911461406773 - - - 304 - application/javascript 0.7908ms +2021-03-08 16:52:04.005 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637507911462226774 - - - 304 - application/javascript 0.6086ms +2021-03-08 16:52:04.005 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637507911461876762 - - - 304 - application/javascript 0.3182ms +2021-03-08 16:52:04.005 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637507911461876762 - - +2021-03-08 16:52:04.005 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637507911461866764 - - +2021-03-08 16:52:04.005 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637507911462487123 - - +2021-03-08 16:52:04.005 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-08 16:52:04.005 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-08 16:52:04.005 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-08 16:52:04.005 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637507911461866764 - - - 304 - application/javascript 0.1858ms +2021-03-08 16:52:04.005 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637507911462487123 - - - 304 - application/javascript 0.1713ms +2021-03-08 16:52:04.005 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637507911461876762 - - - 304 - application/javascript 0.2304ms +2021-03-08 16:52:04.009 +03:00 [INF] Sending file. Request path: '/Pages/Account/Components/ProfileManagementGroup/Password/Default.js'. Physical path: 'D:\Github\abp\modules\account\src\Volo.Abp.Account.Web\Pages\Account\Components\ProfileManagementGroup\Password\Default.js' +2021-03-08 16:52:04.009 +03:00 [INF] Sending file. Request path: '/Pages/Account/Components/ProfileManagementGroup/PersonalInfo/Default.js'. Physical path: 'D:\Github\abp\modules\account\src\Volo.Abp.Account.Web\Pages\Account\Components\ProfileManagementGroup\PersonalInfo\Default.js' +2021-03-08 16:52:04.010 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/PersonalInfo/Default.js?_v=637478884536199897 - - - 200 578 application/javascript 4.6828ms +2021-03-08 16:52:04.010 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/Password/Default.js?_v=637478884536189924 - - - 200 940 application/javascript 4.9161ms +2021-03-08 16:52:04.010 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637507911462476789 - - +2021-03-08 16:52:04.010 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637507911461856766 - - +2021-03-08 16:52:04.010 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637507911461826763 - - +2021-03-08 16:52:04.010 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637507911462497105 - - +2021-03-08 16:52:04.010 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637507911462677104 - - +2021-03-08 16:52:04.010 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637507911462306787 - - +2021-03-08 16:52:04.010 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637507911462286772 - - +2021-03-08 16:52:04.010 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637507911461406773 - - +2021-03-08 16:52:04.010 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637507911462497105 - - +2021-03-08 16:52:04.010 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-08 16:52:04.010 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-08 16:52:04.010 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-08 16:52:04.010 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-08 16:52:04.010 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-08 16:52:04.010 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-08 16:52:04.010 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637507911461436761 - - +2021-03-08 16:52:04.010 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-08 16:52:04.010 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-08 16:52:04.010 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637507911462547131 - - +2021-03-08 16:52:04.010 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - +2021-03-08 16:52:04.010 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-08 16:52:04.010 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637507911462476789 - - - 304 - application/javascript 0.3685ms +2021-03-08 16:52:04.010 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637507911461856766 - - - 304 - application/javascript 0.3881ms +2021-03-08 16:52:04.010 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-08 16:52:04.010 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637507911462306787 - - - 304 - application/javascript 0.2919ms +2021-03-08 16:52:04.010 +03:00 [INF] The file /libs/timeago/locales/jquery.timeago.en.js was not modified +2021-03-08 16:52:04.010 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637507911461826763 - - - 304 - application/javascript 0.4325ms +2021-03-08 16:52:04.010 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637507911462677104 - - - 304 - application/javascript 0.3738ms +2021-03-08 16:52:04.010 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637507911462497105 - - - 304 - application/javascript 0.3334ms +2021-03-08 16:52:04.010 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637507911462547131 - - - 304 - application/javascript 0.1676ms +2021-03-08 16:52:04.010 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637507911461406773 - - - 304 - application/javascript 0.3889ms +2021-03-08 16:52:04.010 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637507911462497105 - - - 304 - application/javascript 0.5241ms +2021-03-08 16:52:04.010 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637507911461436761 - - - 304 - application/javascript 0.4057ms +2021-03-08 16:52:04.010 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637507911462286772 - - - 304 - application/javascript 0.4854ms +2021-03-08 16:52:04.010 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-08 16:52:04.016 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-08 16:52:04.021 +03: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). +2021-03-08 16:52:04.024 +03: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). +2021-03-08 16:52:04.061 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-08 16:52:04.068 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings +2021-03-08 16:52:04.069 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings +2021-03-08 16:52:04.070 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-08 16:52:04.073 +03:00 [DBG] Setting the cache items. Count: 15 +2021-03-08 16:52:04.077 +03:00 [DBG] Finished setting the cache items. Count: 15 +2021-03-08 16:52:04.077 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings +2021-03-08 16:52:04.078 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings +2021-03-08 16:52:04.079 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: R,admin +2021-03-08 16:52:04.083 +03:00 [DBG] Setting the cache items. Count: 15 +2021-03-08 16:52:04.088 +03:00 [DBG] Finished setting the cache items. Count: 15 +2021-03-08 16:52:04.107 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.LoginByLogin +2021-03-08 16:52:04.112 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-08 16:52:04.112 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-08 16:52:04.112 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.2946ms +2021-03-08 16:52:04.128 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.Logout +2021-03-08 16:52:04.128 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.CheckPasswordByLogin +2021-03-08 16:52:04.129 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.RegisterAsyncByInput +2021-03-08 16:52:04.129 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.SendPasswordResetCodeAsyncByInput +2021-03-08 16:52:04.129 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.ResetPasswordAsyncByInput +2021-03-08 16:52:04.130 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByNameAsyncByName +2021-03-08 16:52:04.130 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByIdAsyncById +2021-03-08 16:52:04.131 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAllListAsync +2021-03-08 16:52:04.131 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetListAsyncByInput +2021-03-08 16:52:04.132 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAsyncById +2021-03-08 16:52:04.132 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.CreateAsyncByInput +2021-03-08 16:52:04.132 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.UpdateAsyncByIdAndInput +2021-03-08 16:52:04.132 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.DeleteAsyncById +2021-03-08 16:52:04.132 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAsyncById +2021-03-08 16:52:04.132 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetListAsyncByInput +2021-03-08 16:52:04.132 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.CreateAsyncByInput +2021-03-08 16:52:04.133 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateAsyncByIdAndInput +2021-03-08 16:52:04.133 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.DeleteAsyncById +2021-03-08 16:52:04.133 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetRolesAsyncById +2021-03-08 16:52:04.133 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAssignableRolesAsync +2021-03-08 16:52:04.133 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateRolesAsyncByIdAndInput +2021-03-08 16:52:04.133 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByUsernameAsyncByUserName +2021-03-08 16:52:04.133 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByEmailAsyncByEmail +2021-03-08 16:52:04.133 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByIdAsyncById +2021-03-08 16:52:04.133 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByUserNameAsyncByUserName +2021-03-08 16:52:04.133 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.SearchAsyncByInput +2021-03-08 16:52:04.133 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.GetCountAsyncByInput +2021-03-08 16:52:04.133 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.GetAsync +2021-03-08 16:52:04.133 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.UpdateAsyncByInput +2021-03-08 16:52:04.133 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.ChangePasswordAsyncByInput +2021-03-08 16:52:04.133 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.GetAsyncByProviderNameAndProviderKey +2021-03-08 16:52:04.133 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-08 16:52:04.133 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.GetAsync +2021-03-08 16:52:04.134 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.UpdateAsyncByInput +2021-03-08 16:52:04.134 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetAsyncById +2021-03-08 16:52:04.134 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetListAsyncByInput +2021-03-08 16:52:04.134 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.CreateAsyncByInput +2021-03-08 16:52:04.134 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateAsyncByIdAndInput +2021-03-08 16:52:04.134 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteAsyncById +2021-03-08 16:52:04.134 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetDefaultConnectionStringAsyncById +2021-03-08 16:52:04.134 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateDefaultConnectionStringAsyncByIdAndDefaultConnectionString +2021-03-08 16:52:04.134 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteDefaultConnectionStringAsyncById +2021-03-08 16:52:04.134 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.GetAsyncByProviderNameAndProviderKey +2021-03-08 16:52:04.134 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-08 16:52:04.134 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApplicationConfiguration.GetAsync +2021-03-08 16:52:04.134 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApiDefinition.GetByModel +2021-03-08 16:52:04.156 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-08 16:52:04.158 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 134.0912ms +2021-03-08 16:52:04.158 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-08 16:52:04.158 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - - 200 16918 application/javascript 148.3389ms +2021-03-08 16:52:04.545 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-08 16:52:04.607 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-08 16:52:04.610 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 588.7599ms +2021-03-08 16:52:04.610 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-08 16:52:04.612 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 83345 application/javascript 607.8124ms +2021-03-08 16:52:06.197 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Manage?returnUrl=https://localhost:44303 - - +2021-03-08 16:52:06.204 +03:00 [INF] Authorization was successful. +2021-03-08 16:52:06.204 +03:00 [INF] Executing endpoint '/Account/Manage' +2021-03-08 16:52:06.204 +03:00 [INF] Route matched with {page = "/Account/Manage", area = "", action = "", controller = ""}. Executing page /Account/Manage +2021-03-08 16:52:06.204 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 16:52:06.208 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.ManageModel.OnGetAsync - ModelState is "Valid" +2021-03-08 16:52:06.213 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-08 16:52:06.222 +03:00 [INF] Authorization was successful. +2021-03-08 16:52:06.236 +03:00 [INF] Authorization was successful. +2021-03-08 16:52:06.256 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 0.77 ms. +2021-03-08 16:52:06.259 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 16:52:06.260 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 16:52:06.260 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 16:52:06.262 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 16:52:06.269 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 3.08 ms. +2021-03-08 16:52:06.269 +03:00 [DBG] Added bundle 'Volo.Abp.Account.Web.Pages.Account.ManageModel' to the page in 0.13 ms. +2021-03-08 16:52:06.270 +03:00 [INF] Executed page /Account/Manage in 65.6989ms +2021-03-08 16:52:06.270 +03:00 [INF] Executed endpoint '/Account/Manage' +2021-03-08 16:52:06.271 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Manage?returnUrl=https://localhost:44303 - - - 200 - text/html;+charset=utf-8 74.0865ms +2021-03-08 16:52:06.289 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-08 16:52:06.292 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-08 16:52:06.293 +03: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). +2021-03-08 16:52:06.294 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-08 16:52:06.295 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings +2021-03-08 16:52:06.306 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings +2021-03-08 16:52:06.306 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings +2021-03-08 16:52:06.314 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings +2021-03-08 16:52:06.348 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-08 16:52:06.363 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-08 16:52:06.373 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 80.5699ms +2021-03-08 16:52:06.373 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-08 16:52:06.374 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 83345 application/javascript 84.8277ms +2021-03-08 16:52:07.634 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Manage?returnUrl=https://localhost:44303 - - +2021-03-08 16:52:07.638 +03:00 [INF] Authorization was successful. +2021-03-08 16:52:07.638 +03:00 [INF] Executing endpoint '/Account/Manage' +2021-03-08 16:52:07.638 +03:00 [INF] Route matched with {page = "/Account/Manage", area = "", action = "", controller = ""}. Executing page /Account/Manage +2021-03-08 16:52:07.638 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 16:52:07.641 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.ManageModel.OnGetAsync - ModelState is "Valid" +2021-03-08 16:52:07.645 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-08 16:52:07.649 +03:00 [INF] Authorization was successful. +2021-03-08 16:52:07.667 +03:00 [INF] Authorization was successful. +2021-03-08 16:52:07.685 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 0.94 ms. +2021-03-08 16:52:07.688 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 16:52:07.689 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 16:52:07.689 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 16:52:07.691 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 16:52:07.695 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 1.96 ms. +2021-03-08 16:52:07.695 +03:00 [DBG] Added bundle 'Volo.Abp.Account.Web.Pages.Account.ManageModel' to the page in 0.13 ms. +2021-03-08 16:52:07.696 +03:00 [INF] Executed page /Account/Manage in 58.18ms +2021-03-08 16:52:07.696 +03:00 [INF] Executed endpoint '/Account/Manage' +2021-03-08 16:52:07.699 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Manage?returnUrl=https://localhost:44303 - - - 200 - text/html;+charset=utf-8 65.4600ms +2021-03-08 16:52:07.714 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-08 16:52:07.714 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637507911461396776 - - +2021-03-08 16:52:07.715 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-08 16:52:07.715 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-08 16:52:07.715 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 0.5165ms +2021-03-08 16:52:07.715 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637507911461396776 - - - 304 - text/css 0.5164ms +2021-03-08 16:52:07.721 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-08 16:52:07.721 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-08 16:52:07.722 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-08 16:52:07.722 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-08 16:52:07.723 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 1.3956ms +2021-03-08 16:52:07.723 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 1.3956ms +2021-03-08 16:52:07.725 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637507911462337109 - - +2021-03-08 16:52:07.725 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637507911462677104 - - +2021-03-08 16:52:07.725 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637507911462306787 - - +2021-03-08 16:52:07.725 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637507911461826763 - - +2021-03-08 16:52:07.725 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637507911461436761 - - +2021-03-08 16:52:07.725 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-08 16:52:07.725 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-08 16:52:07.725 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-08 16:52:07.725 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-08 16:52:07.725 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-08 16:52:07.725 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637507911462677104 - - - 304 - text/css 0.4926ms +2021-03-08 16:52:07.725 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637507911461826763 - - - 304 - text/css 0.3798ms +2021-03-08 16:52:07.725 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637507911461436761 - - - 304 - text/css 0.3361ms +2021-03-08 16:52:07.725 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637507911462306787 - - - 304 - text/css 0.4419ms +2021-03-08 16:52:07.726 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637507911462337109 - - - 304 - text/css 0.5744ms +2021-03-08 16:52:07.727 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-08 16:52:07.727 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637507911461416777 - - +2021-03-08 16:52:07.727 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637507911461396776 - - +2021-03-08 16:52:07.727 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637507911462216780 - - +2021-03-08 16:52:07.727 +03:00 [INF] The file /global-styles.css was not modified +2021-03-08 16:52:07.727 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637507911461406773 - - +2021-03-08 16:52:07.727 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-08 16:52:07.727 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-08 16:52:07.727 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.2686ms +2021-03-08 16:52:07.727 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637507911461396776 - - - 304 - application/javascript 0.2438ms +2021-03-08 16:52:07.727 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-08 16:52:07.727 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637507911461416777 - - - 304 - application/javascript 0.2807ms +2021-03-08 16:52:07.727 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-08 16:52:07.727 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637507911462216780 - - - 304 - application/javascript 0.2575ms +2021-03-08 16:52:07.727 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637507911461406773 - - - 304 - application/javascript 0.1887ms +2021-03-08 16:52:07.732 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637507911461876762 - - +2021-03-08 16:52:07.732 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637507911462226774 - - +2021-03-08 16:52:07.732 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637507911461776764 - - +2021-03-08 16:52:07.732 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637507911461876762 - - +2021-03-08 16:52:07.732 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637507911461866764 - - +2021-03-08 16:52:07.732 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637507911462487123 - - +2021-03-08 16:52:07.732 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637507911462476789 - - +2021-03-08 16:52:07.732 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-08 16:52:07.732 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-08 16:52:07.732 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-08 16:52:07.732 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-08 16:52:07.732 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-08 16:52:07.732 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-08 16:52:07.732 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-08 16:52:07.732 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-08 16:52:07.732 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637507911461856766 - - +2021-03-08 16:52:07.732 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637507911461776764 - - - 304 - application/javascript 0.5968ms +2021-03-08 16:52:07.732 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637507911462487123 - - - 304 - application/javascript 0.3112ms +2021-03-08 16:52:07.733 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637507911461876762 - - - 304 - application/javascript 0.5515ms +2021-03-08 16:52:07.733 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637507911461876762 - - - 304 - application/javascript 0.6345ms +2021-03-08 16:52:07.733 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637507911462476789 - - - 304 - application/javascript 0.3330ms +2021-03-08 16:52:07.733 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637507911462226774 - - - 304 - application/javascript 0.6835ms +2021-03-08 16:52:07.733 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-08 16:52:07.733 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637507911461866764 - - - 304 - application/javascript 0.5005ms +2021-03-08 16:52:07.733 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637507911461856766 - - - 304 - application/javascript 0.2066ms +2021-03-08 16:52:07.735 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637507911462497105 - - +2021-03-08 16:52:07.735 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637507911462306787 - - +2021-03-08 16:52:07.735 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637507911462677104 - - +2021-03-08 16:52:07.735 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637507911462286772 - - +2021-03-08 16:52:07.735 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637507911461826763 - - +2021-03-08 16:52:07.735 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637507911461406773 - - +2021-03-08 16:52:07.735 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637507911462497105 - - +2021-03-08 16:52:07.735 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637507911461436761 - - +2021-03-08 16:52:07.736 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637507911462547131 - - +2021-03-08 16:52:07.736 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - +2021-03-08 16:52:07.736 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-08 16:52:07.736 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-08 16:52:07.736 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-08 16:52:07.736 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-08 16:52:07.736 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-08 16:52:07.736 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-08 16:52:07.736 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-08 16:52:07.736 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-08 16:52:07.736 +03:00 [INF] The file /libs/timeago/locales/jquery.timeago.en.js was not modified +2021-03-08 16:52:07.736 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637507911461826763 - - - 304 - application/javascript 0.6294ms +2021-03-08 16:52:07.736 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637507911462497105 - - - 304 - application/javascript 0.4239ms +2021-03-08 16:52:07.736 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637507911462286772 - - - 304 - application/javascript 0.5345ms +2021-03-08 16:52:07.736 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637507911462677104 - - - 304 - application/javascript 0.7076ms +2021-03-08 16:52:07.736 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637507911462497105 - - - 304 - application/javascript 0.7762ms +2021-03-08 16:52:07.736 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637507911462306787 - - - 304 - application/javascript 0.7351ms +2021-03-08 16:52:07.736 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637507911462547131 - - - 304 - application/javascript 0.3968ms +2021-03-08 16:52:07.736 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637507911461436761 - - - 304 - application/javascript 0.5362ms +2021-03-08 16:52:07.736 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637507911461406773 - - - 304 - application/javascript 0.6833ms +2021-03-08 16:52:07.740 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-08 16:52:07.740 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-08 16:52:07.740 +03: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). +2021-03-08 16:52:07.740 +03: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). +2021-03-08 16:52:07.743 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-08 16:52:07.743 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings +2021-03-08 16:52:07.744 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-08 16:52:07.745 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 4.0497ms +2021-03-08 16:52:07.745 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-08 16:52:07.745 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - - 200 16918 application/javascript 9.3388ms +2021-03-08 16:52:07.753 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings +2021-03-08 16:52:07.754 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings +2021-03-08 16:52:07.764 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings +2021-03-08 16:52:07.799 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-08 16:52:07.811 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-08 16:52:07.812 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 71.8141ms +2021-03-08 16:52:07.812 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-08 16:52:07.812 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 83345 application/javascript 80.0172ms +2021-03-08 16:52:07.838 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-08 16:52:07.844 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-08 16:52:07.844 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 5.3401ms +2021-03-08 16:52:09.900 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Manage?returnUrl=https://localhost:44303 - - +2021-03-08 16:52:09.904 +03:00 [INF] Authorization was successful. +2021-03-08 16:52:09.904 +03:00 [INF] Executing endpoint '/Account/Manage' +2021-03-08 16:52:09.905 +03:00 [INF] Route matched with {page = "/Account/Manage", area = "", action = "", controller = ""}. Executing page /Account/Manage +2021-03-08 16:52:09.905 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 16:52:09.908 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.ManageModel.OnGetAsync - ModelState is "Valid" +2021-03-08 16:52:09.911 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-08 16:52:09.914 +03:00 [INF] Authorization was successful. +2021-03-08 16:52:09.930 +03:00 [INF] Authorization was successful. +2021-03-08 16:52:09.950 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 0.91 ms. +2021-03-08 16:52:09.954 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 16:52:09.956 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 16:52:09.956 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 16:52:09.957 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 16:52:09.961 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 1.96 ms. +2021-03-08 16:52:09.962 +03:00 [DBG] Added bundle 'Volo.Abp.Account.Web.Pages.Account.ManageModel' to the page in 0.11 ms. +2021-03-08 16:52:09.962 +03:00 [INF] Executed page /Account/Manage in 57.4225ms +2021-03-08 16:52:09.962 +03:00 [INF] Executed endpoint '/Account/Manage' +2021-03-08 16:52:09.965 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Manage?returnUrl=https://localhost:44303 - - - 200 - text/html;+charset=utf-8 65.4327ms +2021-03-08 16:52:09.980 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-08 16:52:09.980 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637507911461396776 - - +2021-03-08 16:52:09.981 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-08 16:52:09.981 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-08 16:52:09.981 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637507911461396776 - - - 304 - text/css 0.8415ms +2021-03-08 16:52:09.981 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 0.8452ms +2021-03-08 16:52:09.987 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637507911462677104 - - +2021-03-08 16:52:09.987 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-08 16:52:09.987 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-08 16:52:09.987 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-08 16:52:09.987 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-08 16:52:09.987 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-08 16:52:09.988 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 0.5688ms +2021-03-08 16:52:09.988 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 0.5964ms +2021-03-08 16:52:09.988 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637507911462677104 - - - 304 - text/css 0.6222ms +2021-03-08 16:52:09.989 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637507911462306787 - - +2021-03-08 16:52:09.989 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637507911462337109 - - +2021-03-08 16:52:09.989 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637507911461826763 - - +2021-03-08 16:52:09.989 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637507911461436761 - - +2021-03-08 16:52:09.989 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-08 16:52:09.989 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-08 16:52:09.989 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-08 16:52:09.989 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637507911462306787 - - - 304 - text/css 0.2525ms +2021-03-08 16:52:09.989 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-08 16:52:09.989 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637507911461826763 - - - 304 - text/css 0.2403ms +2021-03-08 16:52:09.989 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637507911462337109 - - - 304 - text/css 0.2399ms +2021-03-08 16:52:09.989 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637507911461436761 - - - 304 - text/css 0.2086ms +2021-03-08 16:52:09.991 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-08 16:52:09.991 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637507911461416777 - - +2021-03-08 16:52:09.991 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637507911461396776 - - +2021-03-08 16:52:09.991 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637507911462216780 - - +2021-03-08 16:52:09.991 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-08 16:52:09.991 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637507911461406773 - - +2021-03-08 16:52:09.991 +03:00 [INF] The file /global-styles.css was not modified +2021-03-08 16:52:09.991 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-08 16:52:09.992 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-08 16:52:09.992 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637507911461776764 - - +2021-03-08 16:52:09.992 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.1941ms +2021-03-08 16:52:09.992 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637507911461416777 - - - 304 - application/javascript 0.1838ms +2021-03-08 16:52:09.992 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637507911461396776 - - - 304 - application/javascript 0.1672ms +2021-03-08 16:52:09.992 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637507911462226774 - - +2021-03-08 16:52:09.992 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637507911462216780 - - - 304 - application/javascript 0.1489ms +2021-03-08 16:52:09.992 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-08 16:52:09.992 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-08 16:52:09.992 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-08 16:52:09.992 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637507911461406773 - - - 304 - application/javascript 0.2004ms +2021-03-08 16:52:09.992 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637507911461776764 - - - 304 - application/javascript 0.1566ms +2021-03-08 16:52:09.992 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637507911462226774 - - - 304 - application/javascript 0.1181ms +2021-03-08 16:52:09.992 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637507911461876762 - - +2021-03-08 16:52:09.992 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637507911461876762 - - +2021-03-08 16:52:09.992 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-08 16:52:09.992 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637507911461876762 - - - 304 - application/javascript 0.1766ms +2021-03-08 16:52:09.992 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-08 16:52:09.992 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637507911461876762 - - - 304 - application/javascript 0.1979ms +2021-03-08 16:52:09.994 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637507911461866764 - - +2021-03-08 16:52:09.994 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-08 16:52:09.994 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637507911462487123 - - +2021-03-08 16:52:09.994 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637507911462476789 - - +2021-03-08 16:52:09.995 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-08 16:52:09.995 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637507911461856766 - - +2021-03-08 16:52:09.995 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-08 16:52:09.995 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637507911461866764 - - - 304 - application/javascript 0.2241ms +2021-03-08 16:52:09.995 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-08 16:52:09.995 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637507911462487123 - - - 304 - application/javascript 0.1571ms +2021-03-08 16:52:09.995 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637507911461826763 - - +2021-03-08 16:52:09.995 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637507911462476789 - - - 304 - application/javascript 0.1383ms +2021-03-08 16:52:09.995 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-08 16:52:09.995 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637507911461856766 - - - 304 - application/javascript 0.1795ms +2021-03-08 16:52:09.995 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-08 16:52:09.995 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637507911461826763 - - - 304 - application/javascript 0.2392ms +2021-03-08 16:52:09.995 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637507911462497105 - - +2021-03-08 16:52:09.995 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637507911462677104 - - +2021-03-08 16:52:09.995 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637507911462306787 - - +2021-03-08 16:52:09.995 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637507911462286772 - - +2021-03-08 16:52:09.995 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637507911461406773 - - +2021-03-08 16:52:09.995 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637507911461436761 - - +2021-03-08 16:52:09.995 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637507911462497105 - - +2021-03-08 16:52:09.995 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-08 16:52:09.995 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-08 16:52:09.995 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-08 16:52:09.995 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-08 16:52:09.995 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637507911462497105 - - - 304 - application/javascript 0.1901ms +2021-03-08 16:52:09.995 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637507911462286772 - - - 304 - application/javascript 0.1293ms +2021-03-08 16:52:09.995 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-08 16:52:09.995 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-08 16:52:09.995 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637507911462677104 - - - 304 - application/javascript 0.1913ms +2021-03-08 16:52:09.995 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-08 16:52:09.995 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637507911462306787 - - - 304 - application/javascript 0.1668ms +2021-03-08 16:52:09.995 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637507911461406773 - - - 304 - application/javascript 0.1634ms +2021-03-08 16:52:09.995 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637507911462497105 - - - 304 - application/javascript 0.1541ms +2021-03-08 16:52:09.995 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637507911461436761 - - - 304 - application/javascript 0.1418ms +2021-03-08 16:52:09.998 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - +2021-03-08 16:52:09.998 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637507911462547131 - - +2021-03-08 16:52:09.998 +03:00 [INF] The file /libs/timeago/locales/jquery.timeago.en.js was not modified +2021-03-08 16:52:09.999 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637507911462547131 - - - 304 - application/javascript 0.4310ms +2021-03-08 16:52:09.999 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-08 16:52:10.000 +03: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). +2021-03-08 16:52:10.005 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-08 16:52:10.005 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings +2021-03-08 16:52:10.010 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-08 16:52:10.010 +03: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). +2021-03-08 16:52:10.014 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-08 16:52:10.014 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 3.8426ms +2021-03-08 16:52:10.014 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-08 16:52:10.014 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - - 200 16918 application/javascript 16.3385ms +2021-03-08 16:52:10.015 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings +2021-03-08 16:52:10.016 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings +2021-03-08 16:52:10.026 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings +2021-03-08 16:52:10.058 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-08 16:52:10.075 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-08 16:52:10.076 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 75.9856ms +2021-03-08 16:52:10.076 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-08 16:52:10.076 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 83345 application/javascript 81.4363ms +2021-03-08 16:52:10.116 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-08 16:52:10.118 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-08 16:52:10.118 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 2.5980ms +2021-03-08 16:52:11.474 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-08 16:52:11.477 +03:00 [INF] Executing endpoint '/_Host' +2021-03-08 16:52:11.478 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-08 16:52:11.478 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 16:52:11.478 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-08 16:52:11.478 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-08 16:52:11.478 +03:00 [INF] Executed page /_Host in 0.8509ms +2021-03-08 16:52:11.478 +03:00 [INF] Executed endpoint '/_Host' +2021-03-08 16:52:11.479 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 4.5891ms +2021-03-08 16:52:11.499 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-08 16:52:11.499 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-08 16:52:11.499 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 0.6571ms +2021-03-08 16:52:11.500 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - +2021-03-08 16:52:11.500 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - +2021-03-08 16:52:11.500 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - +2021-03-08 16:52:11.500 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/css/site.css - - +2021-03-08 16:52:11.500 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-08 16:52:11.500 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-08 16:52:11.500 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-08 16:52:11.500 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - - 304 - text/css 0.5180ms +2021-03-08 16:52:11.500 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - - 304 - text/css 0.4891ms +2021-03-08 16:52:11.500 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - - 304 - text/css 0.5458ms +2021-03-08 16:52:11.501 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-08 16:52:11.501 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-08 16:52:11.501 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-08 16:52:11.501 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-08 16:52:11.501 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-08 16:52:11.502 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-08 16:52:11.502 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 0.2481ms +2021-03-08 16:52:11.502 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 0.3778ms +2021-03-08 16:52:11.502 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 0.2872ms +2021-03-08 16:52:11.505 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/css/site.css - - - 404 0 - 4.9314ms +2021-03-08 16:52:11.541 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 16:52:11.544 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 16:52:11.545 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 16:52:11.545 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 16:52:11.545 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.1132ms +2021-03-08 16:52:11.551 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=DUZWx9L3O7MW04ILLZoRUg - - +2021-03-08 16:52:11.554 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 16:52:11.554 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 16:52:11.564 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 16:52:11.565 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 16:52:11.565 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 16:52:11.566 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 16:52:11.573 +03:00 [INF] Authorization was successful. +2021-03-08 16:52:11.573 +03:00 [INF] Authorization was successful. +2021-03-08 16:52:13.983 +03:00 [INF] Authorization was successful. +2021-03-08 16:52:13.988 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 16:52:13.989 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 16:52:13.990 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 16:52:13.991 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 16:52:13.993 +03:00 [INF] Authorization was successful. +2021-03-08 16:52:13.993 +03:00 [INF] Authorization was successful. +2021-03-08 16:52:16.470 +03:00 [INF] Authorization was successful. +2021-03-08 16:52:16.471 +03:00 [INF] Authorization was successful. +2021-03-08 16:52:16.472 +03:00 [INF] Authorization was successful. +2021-03-08 16:52:27.335 +03:00 [INF] Authorization was successful. +2021-03-08 16:52:27.337 +03:00 [INF] Authorization was successful. +2021-03-08 16:52:27.337 +03:00 [INF] Authorization was successful. +2021-03-08 16:52:33.333 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-08 16:52:33.333 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - +2021-03-08 16:52:33.333 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-08 16:52:33.333 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-08 16:52:33.333 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 0.4957ms +2021-03-08 16:52:33.333 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - - 304 - text/css 0.4903ms +2021-03-08 16:52:33.333 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - +2021-03-08 16:52:33.333 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-08 16:52:33.333 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - +2021-03-08 16:52:33.333 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - - 304 - text/css 0.2564ms +2021-03-08 16:52:33.333 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/css/site.css - - +2021-03-08 16:52:33.333 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-08 16:52:33.333 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - - 304 - text/css 0.1950ms +2021-03-08 16:52:33.338 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/css/site.css - - - 404 0 - 4.5461ms +2021-03-08 16:52:41.260 +03:00 [INF] Authorization was successful. +2021-03-08 16:52:41.272 +03:00 [INF] Authorization was successful. +2021-03-08 16:52:41.272 +03:00 [INF] Authorization was successful. +2021-03-08 16:52:42.626 +03:00 [INF] Authorization was successful. +2021-03-08 16:52:42.629 +03:00 [INF] Authorization was successful. +2021-03-08 16:52:42.629 +03:00 [INF] Authorization was successful. +2021-03-08 16:52:44.664 +03:00 [INF] Authorization was successful. +2021-03-08 16:52:44.667 +03:00 [INF] Authorization was successful. +2021-03-08 16:52:44.667 +03:00 [INF] Authorization was successful. +2021-03-08 16:54:03.238 +03:00 [INF] Authorization was successful. +2021-03-08 16:54:03.241 +03:00 [INF] Authorization was successful. +2021-03-08 16:54:03.241 +03:00 [INF] Authorization was successful. +2021-03-08 16:54:05.869 +03:00 [INF] Authorization was successful. +2021-03-08 16:54:05.872 +03:00 [INF] Authorization was successful. +2021-03-08 16:54:05.872 +03:00 [INF] Authorization was successful. +2021-03-08 16:54:17.592 +03:00 [INF] Authorization was successful. +2021-03-08 16:54:17.595 +03:00 [INF] Authorization was successful. +2021-03-08 16:54:17.595 +03:00 [INF] Authorization was successful. +2021-03-08 16:54:19.010 +03:00 [INF] Authorization was successful. +2021-03-08 16:54:19.013 +03:00 [INF] Authorization was successful. +2021-03-08 16:54:19.013 +03:00 [INF] Authorization was successful. +2021-03-08 16:57:19.274 +03:00 [INF] Starting web host. +2021-03-08 16:57:21.018 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-08 16:57:21.088 +03:00 [INF] Loaded ABP modules: +2021-03-08 16:57:21.088 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-08 16:57:21.088 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-08 16:57:21.088 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-08 16:57:21.088 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-08 16:57:21.088 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-08 16:57:21.089 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-08 16:57:21.089 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-08 16:57:21.089 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-08 16:57:21.089 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.AspNetCore.Components.UI.BasicTheme.Server.AbpAspNetCoreComponentsUiBasicThemeServerModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.AspNetCore.Components.UI.BasicTheme.AbpAspNetCoreComponentsUiBasicThemeModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.AspNetCore.Components.UI.Theming.AbpAspNetCoreComponentsUiThemingModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.AspNetCore.Components.UI.AbpAspNetCoreComponentsUIModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-08 16:57:21.089 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-08 16:57:21.138 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-08 16:57:21.143 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-08 16:57:21.179 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-08 16:57:21.769 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-08 16:57:21.769 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-08 16:57:21.769 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-08 16:57:21.769 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-08 16:57:21.769 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-08 16:57:21.769 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-08 16:57:22.357 +03:00 [INF] Initialized all ABP modules. +2021-03-08 16:57:22.454 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-08 16:57:22.457 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-08 16:57:22.458 +03:00 [INF] Hosting environment: Development +2021-03-08 16:57:22.458 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-08 16:57:22.818 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-08 16:57:25.540 +03:00 [DBG] Login Url: /Account/Login +2021-03-08 16:57:25.541 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-08 16:57:25.541 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-08 16:57:25.541 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-08 16:57:25.541 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-08 16:57:25.541 +03:00 [DBG] Error Url: /Account/Error +2021-03-08 16:57:25.541 +03:00 [DBG] Error Id Parameter: errorId +2021-03-08 16:57:25.865 +03:00 [INF] Executing endpoint '/_Host' +2021-03-08 16:57:25.945 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-08 16:57:25.947 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 16:57:25.995 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-08 16:57:25.995 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-08 16:57:26.212 +03:00 [INF] Executed page /_Host in 260.8606ms +2021-03-08 16:57:26.212 +03:00 [INF] Executed endpoint '/_Host' +2021-03-08 16:57:26.227 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-08 16:57:26.227 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - +2021-03-08 16:57:26.231 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 3413.1455ms +2021-03-08 16:57:26.233 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-08 16:57:26.233 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-08 16:57:26.236 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - - 304 - text/css 8.2540ms +2021-03-08 16:57:26.236 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 8.5589ms +2021-03-08 16:57:26.242 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - +2021-03-08 16:57:26.242 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - +2021-03-08 16:57:26.242 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/css/site.css - - +2021-03-08 16:57:26.242 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-08 16:57:26.242 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-08 16:57:26.242 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - - 304 - text/css 0.6788ms +2021-03-08 16:57:26.242 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - - 304 - text/css 0.4878ms +2021-03-08 16:57:26.252 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-08 16:57:26.252 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-08 16:57:26.252 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 0.8548ms +2021-03-08 16:57:26.256 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-08 16:57:26.257 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-08 16:57:26.257 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 0.7064ms +2021-03-08 16:57:26.258 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-08 16:57:26.258 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-08 16:57:26.258 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 0.5273ms +2021-03-08 16:57:26.260 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/css/site.css - - - 404 0 - 18.1538ms +2021-03-08 16:57:26.302 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 16:57:26.311 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 16:57:26.312 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 16:57:26.327 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 16:57:26.328 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 26.0567ms +2021-03-08 16:57:26.338 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=wVWmjZgCqStxVhf7DcIMEQ - - +2021-03-08 16:57:26.343 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 16:57:26.344 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 16:57:26.649 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 16:57:26.661 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 16:57:26.668 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-08 16:57:26.900 +03:00 [INF] Authorization was successful. +2021-03-08 16:57:26.901 +03:00 [INF] Authorization was successful. +2021-03-08 16:57:26.986 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-08 16:57:26.993 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-08 16:57:27.007 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 16:57:27.007 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 16:57:27.008 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: R,admin +2021-03-08 16:57:27.071 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-08 16:57:27.072 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-08 16:57:32.842 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 16:57:32.847 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 16:57:32.847 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 16:57:32.848 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 16:57:32.848 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 6.1161ms +2021-03-08 16:57:32.855 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=0mpjEb9PHtkzcDe5oYLJAg - - +2021-03-08 16:57:32.858 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 16:57:32.859 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 16:59:37.758 +03:00 [INF] Starting web host. +2021-03-08 16:59:39.041 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-08 16:59:39.092 +03:00 [INF] Loaded ABP modules: +2021-03-08 16:59:39.092 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-08 16:59:39.092 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-08 16:59:39.092 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-08 16:59:39.092 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-08 16:59:39.092 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-08 16:59:39.092 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-08 16:59:39.092 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-08 16:59:39.092 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.AspNetCore.Components.UI.BasicTheme.Server.AbpAspNetCoreComponentsUiBasicThemeServerModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.AspNetCore.Components.UI.BasicTheme.AbpAspNetCoreComponentsUiBasicThemeModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.AspNetCore.Components.UI.Theming.AbpAspNetCoreComponentsUiThemingModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.AspNetCore.Components.UI.AbpAspNetCoreComponentsUIModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-08 16:59:39.092 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-08 16:59:39.129 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-08 16:59:39.135 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-08 16:59:39.170 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-08 16:59:39.674 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-08 16:59:39.674 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-08 16:59:39.674 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-08 16:59:39.674 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-08 16:59:39.674 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-08 16:59:39.674 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-08 16:59:40.210 +03:00 [INF] Initialized all ABP modules. +2021-03-08 16:59:40.289 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-08 16:59:40.291 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-08 16:59:40.291 +03:00 [INF] Hosting environment: Development +2021-03-08 16:59:40.291 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-08 16:59:40.523 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryW1SR2fYU0vOmMUmt 359 +2021-03-08 16:59:40.740 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-08 16:59:41.669 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarykSl5mNcM8IfC6Pwk 359 +2021-03-08 16:59:42.884 +03:00 [DBG] Login Url: /Account/Login +2021-03-08 16:59:42.885 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-08 16:59:42.885 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-08 16:59:42.885 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-08 16:59:42.885 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-08 16:59:42.885 +03:00 [DBG] Error Url: /Account/Error +2021-03-08 16:59:42.885 +03:00 [DBG] Error Id Parameter: errorId +2021-03-08 16:59:43.144 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 16:59:43.144 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 16:59:43.152 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-08 16:59:43.152 +03:00 [INF] Executing endpoint '/_Host' +2021-03-08 16:59:43.152 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-08 16:59:43.158 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-08 16:59:43.158 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-08 16:59:43.176 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryW1SR2fYU0vOmMUmt 359 - 200 0 - 2654.5854ms +2021-03-08 16:59:43.176 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarykSl5mNcM8IfC6Pwk 359 - 200 0 - 1507.0950ms +2021-03-08 16:59:43.190 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-08 16:59:43.192 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 16:59:43.213 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-08 16:59:43.213 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-08 16:59:43.292 +03:00 [INF] Executed page /_Host in 97.0944ms +2021-03-08 16:59:43.292 +03:00 [INF] Executed endpoint '/_Host' +2021-03-08 16:59:43.293 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 2552.5533ms +2021-03-08 16:59:43.323 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-08 16:59:43.323 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - +2021-03-08 16:59:43.323 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - +2021-03-08 16:59:43.324 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - +2021-03-08 16:59:43.324 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/css/site.css - - +2021-03-08 16:59:43.324 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-08 16:59:43.324 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-08 16:59:43.324 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-08 16:59:43.327 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-08 16:59:43.327 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-08 16:59:43.327 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-08 16:59:43.328 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-08 16:59:43.328 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-08 16:59:43.328 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-08 16:59:43.328 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-08 16:59:43.328 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 4.6579ms +2021-03-08 16:59:43.328 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 4.6273ms +2021-03-08 16:59:43.328 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 4.6414ms +2021-03-08 16:59:43.328 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 5.0424ms +2021-03-08 16:59:43.328 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - - 304 - text/css 4.8666ms +2021-03-08 16:59:43.328 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - - 304 - text/css 4.9782ms +2021-03-08 16:59:43.328 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - - 304 - text/css 5.0406ms +2021-03-08 16:59:43.332 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/css/site.css - - - 404 0 - 8.9012ms +2021-03-08 16:59:43.364 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 16:59:43.371 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 16:59:43.371 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 16:59:43.388 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 16:59:43.388 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 24.0671ms +2021-03-08 16:59:43.395 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=iY1pDhHxAo5J3IjLjtbiTg - - +2021-03-08 16:59:43.398 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 16:59:43.399 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 16:59:43.623 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 16:59:43.630 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 16:59:43.635 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-08 16:59:43.849 +03:00 [INF] Authorization was successful. +2021-03-08 16:59:43.909 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-08 16:59:43.915 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-08 16:59:43.927 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 16:59:43.927 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 16:59:43.927 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: R,admin +2021-03-08 16:59:43.983 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-08 16:59:43.985 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-08 17:00:24.357 +03:00 [INF] Starting web host. +2021-03-08 17:00:25.585 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-08 17:00:25.635 +03:00 [INF] Loaded ABP modules: +2021-03-08 17:00:25.635 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-08 17:00:25.635 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-08 17:00:25.635 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-08 17:00:25.635 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-08 17:00:25.635 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-08 17:00:25.635 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-08 17:00:25.635 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-08 17:00:25.635 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.AspNetCore.Components.UI.BasicTheme.Server.AbpAspNetCoreComponentsUiBasicThemeServerModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.AspNetCore.Components.UI.BasicTheme.AbpAspNetCoreComponentsUiBasicThemeModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.AspNetCore.Components.UI.Theming.AbpAspNetCoreComponentsUiThemingModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.AspNetCore.Components.UI.AbpAspNetCoreComponentsUIModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-08 17:00:25.635 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-08 17:00:25.671 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-08 17:00:25.674 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-08 17:00:25.709 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-08 17:00:26.221 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-08 17:00:26.221 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-08 17:00:26.221 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-08 17:00:26.221 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-08 17:00:26.221 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-08 17:00:26.221 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-08 17:00:26.746 +03:00 [INF] Initialized all ABP modules. +2021-03-08 17:00:26.829 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-08 17:00:26.833 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-08 17:00:26.833 +03:00 [INF] Hosting environment: Development +2021-03-08 17:00:26.833 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-08 17:00:27.440 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-08 17:00:29.847 +03:00 [DBG] Login Url: /Account/Login +2021-03-08 17:00:29.847 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-08 17:00:29.847 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-08 17:00:29.847 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-08 17:00:29.847 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-08 17:00:29.847 +03:00 [DBG] Error Url: /Account/Error +2021-03-08 17:00:29.847 +03:00 [DBG] Error Id Parameter: errorId +2021-03-08 17:00:30.086 +03:00 [INF] Executing endpoint '/_Host' +2021-03-08 17:00:30.175 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-08 17:00:30.177 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 17:00:30.205 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-08 17:00:30.206 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-08 17:00:30.326 +03:00 [INF] Executed page /_Host in 144.3258ms +2021-03-08 17:00:30.326 +03:00 [INF] Executed endpoint '/_Host' +2021-03-08 17:00:30.338 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 2897.6606ms +2021-03-08 17:00:30.354 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-08 17:00:30.354 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - +2021-03-08 17:00:30.354 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - +2021-03-08 17:00:30.354 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - +2021-03-08 17:00:30.354 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-08 17:00:30.354 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/css/site.css - - +2021-03-08 17:00:30.354 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-08 17:00:30.355 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-08 17:00:30.361 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-08 17:00:30.361 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-08 17:00:30.361 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-08 17:00:30.361 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-08 17:00:30.361 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-08 17:00:30.361 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-08 17:00:30.361 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-08 17:00:30.362 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - - 304 - text/css 8.0875ms +2021-03-08 17:00:30.362 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 7.8834ms +2021-03-08 17:00:30.362 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 7.7241ms +2021-03-08 17:00:30.362 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 7.5829ms +2021-03-08 17:00:30.362 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - - 304 - text/css 8.0788ms +2021-03-08 17:00:30.362 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - - 304 - text/css 8.1553ms +2021-03-08 17:00:30.362 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 8.1494ms +2021-03-08 17:00:30.368 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/css/site.css - - - 404 0 - 13.4976ms +2021-03-08 17:00:30.402 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 17:00:30.411 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 17:00:30.412 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 17:00:30.426 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 17:00:30.426 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 24.1532ms +2021-03-08 17:00:30.434 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=RZoHRi5MrgecxLMuGMMczw - - +2021-03-08 17:00:30.439 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 17:00:30.439 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 17:00:30.671 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 17:00:30.678 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 17:00:30.684 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-08 17:00:30.906 +03:00 [INF] Authorization was successful. +2021-03-08 17:00:30.968 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-08 17:00:30.972 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-08 17:00:30.985 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 17:00:30.985 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 17:00:30.985 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: R,admin +2021-03-08 17:00:31.046 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-08 17:00:31.049 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-08 17:00:41.848 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 17:00:41.852 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 17:00:41.852 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 17:00:41.852 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 17:00:41.852 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.8266ms +2021-03-08 17:00:41.856 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=9chHZ954Ij5gJ6RPrCWroA - - +2021-03-08 17:00:41.859 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 17:00:41.859 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 17:05:55.852 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-08 17:05:55.858 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=9chHZ954Ij5gJ6RPrCWroA - - - 101 - - 314001.8147ms +2021-03-08 17:11:45.316 +03:00 [INF] Starting web host. +2021-03-08 17:11:46.428 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-08 17:11:46.473 +03:00 [INF] Loaded ABP modules: +2021-03-08 17:11:46.473 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-08 17:11:46.473 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-08 17:11:46.473 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-08 17:11:46.473 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-08 17:11:46.473 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-08 17:11:46.473 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-08 17:11:46.474 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-08 17:11:46.474 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-08 17:11:46.474 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.AspNetCore.Components.UI.BasicTheme.Server.AbpAspNetCoreComponentsUiBasicThemeServerModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.AspNetCore.Components.UI.BasicTheme.AbpAspNetCoreComponentsUiBasicThemeModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.AspNetCore.Components.UI.Theming.AbpAspNetCoreComponentsUiThemingModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.AspNetCore.Components.UI.AbpAspNetCoreComponentsUIModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-08 17:11:46.474 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-08 17:11:46.504 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-08 17:11:46.506 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-08 17:11:46.537 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-08 17:11:46.980 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-08 17:11:46.980 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-08 17:11:46.980 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-08 17:11:46.980 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-08 17:11:46.980 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-08 17:11:46.980 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-08 17:11:47.426 +03:00 [INF] Initialized all ABP modules. +2021-03-08 17:11:47.494 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-08 17:11:47.496 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-08 17:11:47.496 +03:00 [INF] Hosting environment: Development +2021-03-08 17:11:47.496 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-08 17:11:47.964 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-08 17:11:50.175 +03:00 [DBG] Login Url: /Account/Login +2021-03-08 17:11:50.175 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-08 17:11:50.175 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-08 17:11:50.175 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-08 17:11:50.175 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-08 17:11:50.175 +03:00 [DBG] Error Url: /Account/Error +2021-03-08 17:11:50.175 +03:00 [DBG] Error Id Parameter: errorId +2021-03-08 17:11:50.181 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:11:50.257 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:11:50.268 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:11:50.278 +03:00 [INF] Executing endpoint '/_Host' +2021-03-08 17:11:50.319 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-08 17:11:50.322 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 17:11:50.351 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-08 17:11:50.351 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-08 17:11:50.466 +03:00 [INF] Executed page /_Host in 137.6831ms +2021-03-08 17:11:50.466 +03:00 [INF] Executed endpoint '/_Host' +2021-03-08 17:11:50.478 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 2514.3357ms +2021-03-08 17:11:50.492 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-08 17:11:50.492 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - +2021-03-08 17:11:50.492 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - +2021-03-08 17:11:50.492 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - +2021-03-08 17:11:50.492 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/css/site.css - - +2021-03-08 17:11:50.492 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-08 17:11:50.493 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-08 17:11:50.493 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-08 17:11:50.498 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-08 17:11:50.498 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-08 17:11:50.498 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-08 17:11:50.498 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-08 17:11:50.498 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-08 17:11:50.498 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-08 17:11:50.498 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-08 17:11:50.499 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 7.0064ms +2021-03-08 17:11:50.499 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - - 304 - text/css 7.0963ms +2021-03-08 17:11:50.499 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - - 304 - text/css 7.0980ms +2021-03-08 17:11:50.499 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 6.7279ms +2021-03-08 17:11:50.499 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 7.0961ms +2021-03-08 17:11:50.499 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - - 304 - text/css 7.0969ms +2021-03-08 17:11:50.499 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 6.7412ms +2021-03-08 17:11:50.500 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:11:50.503 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:11:50.504 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:11:50.506 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/css/site.css - - - 404 0 - 13.4761ms +2021-03-08 17:11:50.542 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 17:11:50.545 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:11:50.550 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 17:11:50.550 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:11:50.550 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:11:50.550 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 17:11:50.563 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 17:11:50.563 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 20.6172ms +2021-03-08 17:11:50.575 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=pQdMfDkFLyEkSqKk_kMFbA - - +2021-03-08 17:11:50.577 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:11:50.577 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 17:11:50.578 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:11:50.578 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:11:50.578 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 17:11:50.938 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-08 17:11:53.803 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-08 17:11:53.813 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/authentication/login - - +2021-03-08 17:11:53.816 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:11:53.818 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:11:53.818 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:11:53.818 +03:00 [INF] Executing endpoint '/_Host' +2021-03-08 17:11:53.818 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-08 17:11:53.818 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 17:11:53.819 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-08 17:11:53.819 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-08 17:11:53.820 +03:00 [INF] Executed page /_Host in 1.9894ms +2021-03-08 17:11:53.820 +03:00 [INF] Executed endpoint '/_Host' +2021-03-08 17:11:53.821 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/authentication/login - - - 200 - text/html;+charset=utf-8 7.7176ms +2021-03-08 17:11:53.824 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryLFS77DyfAMTg7rGt 359 +2021-03-08 17:11:53.826 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:11:53.836 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-08 17:11:53.837 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 17:11:53.837 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-08 17:11:53.838 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 1.2935ms +2021-03-08 17:11:53.838 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:11:53.838 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:11:53.838 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-08 17:11:53.841 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - +2021-03-08 17:11:53.841 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - +2021-03-08 17:11:53.841 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - +2021-03-08 17:11:53.842 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-08 17:11:53.842 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-08 17:11:53.842 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-08 17:11:53.842 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/css/site.css - - +2021-03-08 17:11:53.842 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-08 17:11:53.842 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - - 304 - text/css 0.4514ms +2021-03-08 17:11:53.842 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - - 304 - text/css 0.4567ms +2021-03-08 17:11:53.842 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - - 304 - text/css 0.3410ms +2021-03-08 17:11:53.842 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-08 17:11:53.842 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-08 17:11:53.842 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-08 17:11:53.842 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-08 17:11:53.842 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-08 17:11:53.842 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 0.3149ms +2021-03-08 17:11:53.842 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-08 17:11:53.842 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 0.3308ms +2021-03-08 17:11:53.842 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 0.2107ms +2021-03-08 17:11:53.843 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:11:53.844 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:11:53.844 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:11:53.844 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/css/site.css - - - 404 0 - 2.5293ms +2021-03-08 17:11:53.850 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=pQdMfDkFLyEkSqKk_kMFbA - - - 101 - - 3275.0438ms +2021-03-08 17:11:53.853 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-08 17:11:53.853 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryLFS77DyfAMTg7rGt 359 - 200 0 - 28.3311ms +2021-03-08 17:11:53.865 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 17:11:53.867 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:11:53.868 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 17:11:53.868 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:11:53.869 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:11:53.869 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 17:11:53.869 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 17:11:53.870 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.4631ms +2021-03-08 17:11:53.878 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=cKXUpcCq8JmC6EhEgeqsXQ - - +2021-03-08 17:11:53.880 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:11:53.881 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 17:11:53.882 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:11:53.882 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:11:53.882 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 17:11:53.893 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-08 17:11:56.257 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryxuaU9XmKvCnYrWU5 359 +2021-03-08 17:11:56.257 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-08 17:11:56.258 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=cKXUpcCq8JmC6EhEgeqsXQ - - - 101 - - 2379.3917ms +2021-03-08 17:11:56.258 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:11:56.259 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 17:11:56.259 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:11:56.259 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:11:56.259 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-08 17:11:56.260 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-08 17:11:56.260 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryxuaU9XmKvCnYrWU5 359 - 200 0 - 3.2319ms +2021-03-08 17:11:56.284 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 17:11:56.287 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:11:56.289 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 17:11:56.289 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:11:56.289 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:11:56.289 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 17:11:56.289 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 17:11:56.290 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.7835ms +2021-03-08 17:11:56.295 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=0L-Kr3QHN9PLDaoJgT6Zng - - +2021-03-08 17:11:56.296 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:11:56.296 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 17:11:56.297 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:11:56.297 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:11:56.297 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 17:11:56.309 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-08 17:13:47.544 +03:00 [INF] Starting web host. +2021-03-08 17:13:48.829 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-08 17:13:48.887 +03:00 [INF] Loaded ABP modules: +2021-03-08 17:13:48.887 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-08 17:13:48.887 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-08 17:13:48.887 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-08 17:13:48.887 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-08 17:13:48.887 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-08 17:13:48.887 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-08 17:13:48.887 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-08 17:13:48.887 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.AspNetCore.Components.UI.BasicTheme.Server.AbpAspNetCoreComponentsUiBasicThemeServerModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.AspNetCore.Components.UI.BasicTheme.AbpAspNetCoreComponentsUiBasicThemeModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.AspNetCore.Components.UI.Theming.AbpAspNetCoreComponentsUiThemingModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.AspNetCore.Components.UI.AbpAspNetCoreComponentsUIModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-08 17:13:48.887 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-08 17:13:48.926 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-08 17:13:48.929 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-08 17:13:48.962 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-08 17:13:49.541 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-08 17:13:49.541 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-08 17:13:49.541 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-08 17:13:49.541 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-08 17:13:49.541 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-08 17:13:49.541 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-08 17:13:50.074 +03:00 [INF] Initialized all ABP modules. +2021-03-08 17:13:50.154 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-08 17:13:50.156 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-08 17:13:50.156 +03:00 [INF] Hosting environment: Development +2021-03-08 17:13:50.156 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-08 17:13:50.594 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-08 17:13:52.788 +03:00 [DBG] Login Url: /Account/Login +2021-03-08 17:13:52.788 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-08 17:13:52.788 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-08 17:13:52.788 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-08 17:13:52.788 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-08 17:13:52.788 +03:00 [DBG] Error Url: /Account/Error +2021-03-08 17:13:52.788 +03:00 [DBG] Error Id Parameter: errorId +2021-03-08 17:13:52.795 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:13:52.876 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:13:52.884 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:13:52.887 +03:00 [INF] Executing endpoint '/_Host' +2021-03-08 17:13:52.924 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-08 17:13:52.926 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 17:13:52.953 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-08 17:13:52.954 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-08 17:13:53.059 +03:00 [INF] Executed page /_Host in 130.2102ms +2021-03-08 17:13:53.059 +03:00 [INF] Executed endpoint '/_Host' +2021-03-08 17:13:53.069 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 2475.0640ms +2021-03-08 17:13:53.103 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - +2021-03-08 17:13:53.103 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/css/site.css - - +2021-03-08 17:13:53.103 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - +2021-03-08 17:13:53.103 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-08 17:13:53.104 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-08 17:13:53.104 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-08 17:13:53.104 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - +2021-03-08 17:13:53.105 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-08 17:13:53.109 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-08 17:13:53.109 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-08 17:13:53.109 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-08 17:13:53.109 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-08 17:13:53.109 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-08 17:13:53.109 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-08 17:13:53.109 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-08 17:13:53.110 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 6.6249ms +2021-03-08 17:13:53.110 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 6.6956ms +2021-03-08 17:13:53.110 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - - 304 - text/css 5.8783ms +2021-03-08 17:13:53.110 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 6.2279ms +2021-03-08 17:13:53.110 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - - 304 - text/css 6.9233ms +2021-03-08 17:13:53.110 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 5.5584ms +2021-03-08 17:13:53.110 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - - 304 - text/css 6.9326ms +2021-03-08 17:13:53.110 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:13:53.112 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:13:53.112 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:13:53.114 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/css/site.css - - - 404 0 - 10.8656ms +2021-03-08 17:13:53.155 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 17:13:53.158 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:13:53.163 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 17:13:53.163 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:13:53.164 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:13:53.164 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 17:13:53.183 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 17:13:53.184 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 28.9639ms +2021-03-08 17:13:53.192 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=3qDvvk2tES4d1HlXoiiqcg - - +2021-03-08 17:13:53.194 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:13:53.195 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 17:13:53.196 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:13:53.196 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:13:53.196 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 17:13:53.540 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-08 17:13:56.150 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-08 17:13:56.162 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Login - - +2021-03-08 17:13:56.170 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:13:56.171 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:13:56.172 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:13:56.172 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-08 17:13:56.192 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-08 17:13:56.192 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 17:13:56.450 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnGetAsync - ModelState is "Valid" +2021-03-08 17:13:56.465 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-08 17:13:56.773 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 16.25 ms. +2021-03-08 17:13:56.891 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 11.64 ms. +2021-03-08 17:13:56.907 +03:00 [INF] Executed page /Account/Login in 714.7577ms +2021-03-08 17:13:56.908 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-08 17:13:56.911 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryU2fXNwQmYrhEXDMj 359 +2021-03-08 17:13:56.913 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:13:56.921 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637507911461396776 - - +2021-03-08 17:13:56.921 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-08 17:13:56.921 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-08 17:13:56.921 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-08 17:13:56.921 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 0.4024ms +2021-03-08 17:13:56.921 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637507911461396776 - - - 304 - text/css 0.5377ms +2021-03-08 17:13:56.922 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-08 17:13:56.922 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-08 17:13:56.922 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Login - - - 200 - text/html;+charset=utf-8 759.5825ms +2021-03-08 17:13:56.922 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 0.2028ms +2021-03-08 17:13:56.923 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 17:13:56.923 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:13:56.923 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:13:56.923 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-08 17:13:56.924 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-08 17:13:56.924 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637507911462677104 - - +2021-03-08 17:13:56.924 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-08 17:13:56.924 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-08 17:13:56.924 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637507911462677104 - - - 304 - text/css 0.3123ms +2021-03-08 17:13:56.924 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 0.3554ms +2021-03-08 17:13:56.924 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-08 17:13:56.925 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=3qDvvk2tES4d1HlXoiiqcg - - - 101 - - 3732.1224ms +2021-03-08 17:13:56.932 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637507911462337109 - - +2021-03-08 17:13:56.933 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637507911462306787 - - +2021-03-08 17:13:56.933 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637507911461826763 - - +2021-03-08 17:13:56.933 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637507911461436761 - - +2021-03-08 17:13:56.933 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-08 17:13:56.933 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-08 17:13:56.933 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-08 17:13:56.933 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-08 17:13:56.933 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637507911462306787 - - - 304 - text/css 0.4854ms +2021-03-08 17:13:56.933 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637507911461436761 - - - 304 - text/css 0.4534ms +2021-03-08 17:13:56.933 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637507911461826763 - - - 304 - text/css 0.5210ms +2021-03-08 17:13:56.933 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637507911462337109 - - - 304 - text/css 0.6284ms +2021-03-08 17:13:56.937 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-08 17:13:56.937 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-08 17:13:56.937 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637507911461416777 - - +2021-03-08 17:13:56.937 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637507911461396776 - - +2021-03-08 17:13:56.937 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryU2fXNwQmYrhEXDMj 359 - 200 0 - 26.4295ms +2021-03-08 17:13:56.937 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637507911462216780 - - +2021-03-08 17:13:56.937 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637507911461406773 - - +2021-03-08 17:13:56.937 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637507911461776764 - - +2021-03-08 17:13:56.937 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637507911462226774 - - +2021-03-08 17:13:56.937 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637507911461876762 - - +2021-03-08 17:13:56.937 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637507911461876762 - - +2021-03-08 17:13:56.938 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-08 17:13:56.938 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-08 17:13:56.938 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-08 17:13:56.938 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-08 17:13:56.938 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-08 17:13:56.938 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-08 17:13:56.938 +03:00 [INF] The file /global-styles.css was not modified +2021-03-08 17:13:56.938 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-08 17:13:56.938 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-08 17:13:56.938 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.5097ms +2021-03-08 17:13:56.938 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637507911462226774 - - - 304 - application/javascript 0.3928ms +2021-03-08 17:13:56.938 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637507911461776764 - - - 304 - application/javascript 0.4907ms +2021-03-08 17:13:56.938 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637507911461876762 - - - 304 - application/javascript 0.4377ms +2021-03-08 17:13:56.938 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637507911461406773 - - - 304 - application/javascript 0.5607ms +2021-03-08 17:13:56.938 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637507911461876762 - - - 304 - application/javascript 0.4005ms +2021-03-08 17:13:56.938 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637507911462216780 - - - 304 - application/javascript 0.6735ms +2021-03-08 17:13:56.938 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637507911461416777 - - - 304 - application/javascript 0.7571ms +2021-03-08 17:13:56.938 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637507911461396776 - - - 304 - application/javascript 0.7552ms +2021-03-08 17:13:56.940 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637507911461866764 - - +2021-03-08 17:13:56.940 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637507911462487123 - - +2021-03-08 17:13:56.940 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637507911462476789 - - +2021-03-08 17:13:56.940 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637507911461856766 - - +2021-03-08 17:13:56.940 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-08 17:13:56.940 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637507911461826763 - - +2021-03-08 17:13:56.941 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637507911462497105 - - +2021-03-08 17:13:56.941 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637507911462306787 - - +2021-03-08 17:13:56.941 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-08 17:13:56.941 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-08 17:13:56.941 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-08 17:13:56.941 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-08 17:13:56.941 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-08 17:13:56.941 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637507911462677104 - - +2021-03-08 17:13:56.941 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-08 17:13:56.941 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-08 17:13:56.941 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637507911461856766 - - - 304 - application/javascript 0.3449ms +2021-03-08 17:13:56.941 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637507911461406773 - - +2021-03-08 17:13:56.941 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637507911461866764 - - - 304 - application/javascript 0.4448ms +2021-03-08 17:13:56.941 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637507911461826763 - - - 304 - application/javascript 0.3897ms +2021-03-08 17:13:56.941 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-08 17:13:56.941 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637507911461436761 - - +2021-03-08 17:13:56.941 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637507911462497105 - - +2021-03-08 17:13:56.941 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637507911462497105 - - - 304 - application/javascript 0.2627ms +2021-03-08 17:13:56.941 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637507911462286772 - - +2021-03-08 17:13:56.941 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-08 17:13:56.941 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637507911462476789 - - - 304 - application/javascript 0.5808ms +2021-03-08 17:13:56.941 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637507911462306787 - - - 304 - application/javascript 0.3307ms +2021-03-08 17:13:56.941 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-08 17:13:56.941 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-08 17:13:56.941 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637507911462677104 - - - 304 - application/javascript 0.3914ms +2021-03-08 17:13:56.941 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637507911462487123 - - - 304 - application/javascript 0.6276ms +2021-03-08 17:13:56.941 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637507911461406773 - - - 304 - application/javascript 0.2135ms +2021-03-08 17:13:56.941 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637507911461436761 - - - 304 - application/javascript 0.2138ms +2021-03-08 17:13:56.941 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637507911462497105 - - - 304 - application/javascript 0.2199ms +2021-03-08 17:13:56.941 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-08 17:13:56.941 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637507911462286772 - - - 304 - application/javascript 0.3123ms +2021-03-08 17:13:56.942 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:13:56.942 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:13:56.943 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:13:56.943 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-08 17:13:56.944 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637507911462547131 - - +2021-03-08 17:13:56.944 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - +2021-03-08 17:13:56.944 +03:00 [INF] The file /libs/timeago/locales/jquery.timeago.en.js was not modified +2021-03-08 17:13:56.945 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637507911462547131 - - - 304 - application/javascript 0.3125ms +2021-03-08 17:13:56.946 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:13:56.947 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:13:56.948 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:13:56.948 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-08 17:13:56.951 +03: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). +2021-03-08 17:13:56.951 +03: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). +2021-03-08 17:13:56.986 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-08 17:13:57.028 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-08 17:13:57.029 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-08 17:13:57.029 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.4803ms +2021-03-08 17:13:57.033 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.LoginByLogin +2021-03-08 17:13:57.049 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.Logout +2021-03-08 17:13:57.049 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.CheckPasswordByLogin +2021-03-08 17:13:57.049 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.RegisterAsyncByInput +2021-03-08 17:13:57.050 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.SendPasswordResetCodeAsyncByInput +2021-03-08 17:13:57.050 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.ResetPasswordAsyncByInput +2021-03-08 17:13:57.050 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByNameAsyncByName +2021-03-08 17:13:57.050 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByIdAsyncById +2021-03-08 17:13:57.050 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAllListAsync +2021-03-08 17:13:57.050 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetListAsyncByInput +2021-03-08 17:13:57.051 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAsyncById +2021-03-08 17:13:57.051 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.CreateAsyncByInput +2021-03-08 17:13:57.051 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.UpdateAsyncByIdAndInput +2021-03-08 17:13:57.051 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.DeleteAsyncById +2021-03-08 17:13:57.051 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAsyncById +2021-03-08 17:13:57.051 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetListAsyncByInput +2021-03-08 17:13:57.051 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.CreateAsyncByInput +2021-03-08 17:13:57.051 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateAsyncByIdAndInput +2021-03-08 17:13:57.051 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.DeleteAsyncById +2021-03-08 17:13:57.051 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetRolesAsyncById +2021-03-08 17:13:57.051 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAssignableRolesAsync +2021-03-08 17:13:57.051 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateRolesAsyncByIdAndInput +2021-03-08 17:13:57.051 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByUsernameAsyncByUserName +2021-03-08 17:13:57.051 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByEmailAsyncByEmail +2021-03-08 17:13:57.051 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByIdAsyncById +2021-03-08 17:13:57.052 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByUserNameAsyncByUserName +2021-03-08 17:13:57.052 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.SearchAsyncByInput +2021-03-08 17:13:57.052 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.GetCountAsyncByInput +2021-03-08 17:13:57.052 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.GetAsync +2021-03-08 17:13:57.052 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.UpdateAsyncByInput +2021-03-08 17:13:57.052 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.ChangePasswordAsyncByInput +2021-03-08 17:13:57.052 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.GetAsyncByProviderNameAndProviderKey +2021-03-08 17:13:57.052 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-08 17:13:57.052 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.GetAsync +2021-03-08 17:13:57.052 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.UpdateAsyncByInput +2021-03-08 17:13:57.052 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetAsyncById +2021-03-08 17:13:57.052 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetListAsyncByInput +2021-03-08 17:13:57.052 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.CreateAsyncByInput +2021-03-08 17:13:57.052 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateAsyncByIdAndInput +2021-03-08 17:13:57.052 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteAsyncById +2021-03-08 17:13:57.052 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetDefaultConnectionStringAsyncById +2021-03-08 17:13:57.052 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateDefaultConnectionStringAsyncByIdAndDefaultConnectionString +2021-03-08 17:13:57.053 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteDefaultConnectionStringAsyncById +2021-03-08 17:13:57.053 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.GetAsyncByProviderNameAndProviderKey +2021-03-08 17:13:57.053 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-08 17:13:57.053 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApplicationConfiguration.GetAsync +2021-03-08 17:13:57.053 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApiDefinition.GetByModel +2021-03-08 17:13:57.070 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-08 17:13:57.072 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 121.0347ms +2021-03-08 17:13:57.072 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-08 17:13:57.072 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - - 200 16918 application/javascript 128.0386ms +2021-03-08 17:13:57.409 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-08 17:13:57.474 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-08 17:13:57.477 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 526.409ms +2021-03-08 17:13:57.477 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-08 17:13:57.479 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 82475 application/javascript 538.4510ms +2021-03-08 17:14:00.829 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 17:14:00.831 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:14:00.831 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 17:14:00.831 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:14:00.831 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:14:00.831 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 17:14:00.832 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 17:14:00.832 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 2.9843ms +2021-03-08 17:14:00.836 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=ukRgxRhrFhuwep_yOdK91w - - +2021-03-08 17:14:00.836 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:14:00.837 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 17:14:00.837 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:14:00.837 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:14:00.837 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 17:14:01.899 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/Account/Login application/x-www-form-urlencoded 317 +2021-03-08 17:14:01.902 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:14:01.904 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 17:14:01.904 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:14:01.904 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:14:01.904 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-08 17:14:01.904 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-08 17:14:01.904 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 17:14:01.925 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnPostAsync - ModelState is "Valid" +2021-03-08 17:14:02.905 +03:00 [DBG] Augmenting SignInContext +2021-03-08 17:14:02.906 +03:00 [DBG] Adding idp claim with value: local +2021-03-08 17:14:02.906 +03:00 [DBG] Adding auth_time claim with value: 1615212842 +2021-03-08 17:14:02.909 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-08 17:14:02.918 +03:00 [INF] AuthenticationScheme: Identity.Application signed in. +2021-03-08 17:14:03.136 +03:00 [INF] {"Username":"admin","Provider":null,"ProviderUserId":null,"SubjectId":"f96d764d-1435-9e8e-b3f4-39fb0f65cfde","DisplayName":"admin","Endpoint":"UI","ClientId":null,"Category":"Authentication","Name":"User Login Success","EventType":"Success","Id":1000,"Message":null,"ActivityId":"0HM727HIQ5SE9:0000005F","TimeStamp":"2021-03-08T14:14:03.0000000Z","ProcessId":37876,"LocalIpAddress":"::1:44303","RemoteIpAddress":"::1","$type":"UserLoginSuccessEvent"} +2021-03-08 17:14:03.139 +03:00 [INF] Executed handler method OnPostAsync, returned result Microsoft.AspNetCore.Mvc.RedirectResult. +2021-03-08 17:14:03.144 +03:00 [INF] Executing RedirectResult, redirecting to /. +2021-03-08 17:14:03.144 +03:00 [INF] Executed page /Account/Login in 1239.4205ms +2021-03-08 17:14:03.144 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-08 17:14:03.151 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/Account/Login application/x-www-form-urlencoded 317 - 302 0 - 1251.8602ms +2021-03-08 17:14:03.153 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-08 17:14:03.163 +03:00 [INF] Executing endpoint '/_Host' +2021-03-08 17:14:03.163 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-08 17:14:03.163 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 17:14:03.164 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-08 17:14:03.164 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-08 17:14:03.166 +03:00 [INF] Executed page /_Host in 2.8399ms +2021-03-08 17:14:03.166 +03:00 [INF] Executed endpoint '/_Host' +2021-03-08 17:14:03.166 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 13.6566ms +2021-03-08 17:14:03.189 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-08 17:14:03.189 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - +2021-03-08 17:14:03.189 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - +2021-03-08 17:14:03.190 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-08 17:14:03.190 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-08 17:14:03.190 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-08 17:14:03.190 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 0.7684ms +2021-03-08 17:14:03.190 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - - 304 - text/css 0.6791ms +2021-03-08 17:14:03.190 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - - 304 - text/css 0.5976ms +2021-03-08 17:14:03.190 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - +2021-03-08 17:14:03.190 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/css/site.css - - +2021-03-08 17:14:03.190 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-08 17:14:03.190 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-08 17:14:03.190 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-08 17:14:03.190 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - - 304 - text/css 0.1512ms +2021-03-08 17:14:03.190 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-08 17:14:03.190 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-08 17:14:03.190 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-08 17:14:03.190 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 0.2342ms +2021-03-08 17:14:03.191 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 0.1711ms +2021-03-08 17:14:03.191 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-08 17:14:03.191 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 0.2639ms +2021-03-08 17:14:03.194 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/css/site.css - - - 404 0 - 3.6731ms +2021-03-08 17:14:03.220 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 17:14:03.223 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 17:14:03.224 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 17:14:03.224 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 17:14:03.224 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.6939ms +2021-03-08 17:14:03.229 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=4-3xu447V6NaC6uzIxpmCg - - +2021-03-08 17:14:03.232 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 17:14:03.233 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 17:14:03.245 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 17:14:03.247 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 17:14:03.250 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-08 17:14:03.271 +03:00 [INF] Authorization was successful. +2021-03-08 17:14:03.288 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-08 17:14:03.289 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-08 17:14:03.291 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 17:14:03.291 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 17:14:03.291 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: R,admin +2021-03-08 17:14:03.302 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-08 17:14:03.304 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-08 17:14:06.767 +03:00 [INF] Authorization was successful. +2021-03-08 17:14:06.776 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 17:14:06.778 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 17:14:06.778 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 17:14:06.779 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 17:14:06.781 +03:00 [INF] Authorization was successful. +2021-03-08 17:14:07.764 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 17:14:07.765 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 17:14:07.765 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 17:14:07.767 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 17:14:07.769 +03:00 [INF] Authorization was successful. +2021-03-08 17:14:10.403 +03:00 [INF] Authorization was successful. +2021-03-08 17:14:10.407 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 17:14:10.408 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 17:14:10.408 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 17:14:10.409 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 17:14:10.410 +03:00 [INF] Authorization was successful. +2021-03-08 17:14:12.425 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 17:14:12.426 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 17:14:12.426 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 17:14:12.428 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 17:14:12.429 +03:00 [INF] Authorization was successful. +2021-03-08 17:15:45.498 +03:00 [INF] Authorization was successful. +2021-03-08 17:15:45.502 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 17:15:45.503 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 17:15:45.503 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 17:15:45.504 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 17:15:45.506 +03:00 [INF] Authorization was successful. +2021-03-08 17:15:47.052 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 17:15:47.053 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 17:15:47.053 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 17:15:47.054 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 17:15:47.056 +03:00 [INF] Authorization was successful. +2021-03-08 17:18:51.525 +03:00 [INF] Starting web host. +2021-03-08 17:18:53.239 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-08 17:18:53.311 +03:00 [INF] Loaded ABP modules: +2021-03-08 17:18:53.311 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-08 17:18:53.311 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-08 17:18:53.311 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-08 17:18:53.311 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-08 17:18:53.311 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-08 17:18:53.311 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-08 17:18:53.311 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-08 17:18:53.311 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-08 17:18:53.311 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-08 17:18:53.311 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-08 17:18:53.311 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-08 17:18:53.311 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-08 17:18:53.311 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-08 17:18:53.311 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-08 17:18:53.311 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-08 17:18:53.311 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-08 17:18:53.311 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-08 17:18:53.311 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-08 17:18:53.311 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-08 17:18:53.311 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-08 17:18:53.311 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-08 17:18:53.311 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-08 17:18:53.311 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-08 17:18:53.311 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-08 17:18:53.311 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-08 17:18:53.311 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-08 17:18:53.311 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-08 17:18:53.311 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-08 17:18:53.311 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-08 17:18:53.311 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-08 17:18:53.311 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-08 17:18:53.311 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-08 17:18:53.311 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-08 17:18:53.312 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-08 17:18:53.312 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-08 17:18:53.312 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-08 17:18:53.312 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.AspNetCore.Components.UI.BasicTheme.Server.AbpAspNetCoreComponentsUiBasicThemeServerModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.AspNetCore.Components.UI.BasicTheme.AbpAspNetCoreComponentsUiBasicThemeModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.AspNetCore.Components.UI.Theming.AbpAspNetCoreComponentsUiThemingModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.AspNetCore.Components.UI.AbpAspNetCoreComponentsUIModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-08 17:18:53.312 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-08 17:18:53.354 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-08 17:18:53.358 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-08 17:18:53.399 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-08 17:18:54.029 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-08 17:18:54.029 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-08 17:18:54.029 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-08 17:18:54.029 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-08 17:18:54.029 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-08 17:18:54.029 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-08 17:18:54.678 +03:00 [INF] Initialized all ABP modules. +2021-03-08 17:18:54.773 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-08 17:18:54.775 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-08 17:18:54.775 +03:00 [INF] Hosting environment: Development +2021-03-08 17:18:54.775 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-08 17:18:55.075 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-08 17:18:57.347 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryMdi2vAIAForF0YAL 359 +2021-03-08 17:18:57.740 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryAaJREa8innTwFCiA 359 +2021-03-08 17:18:57.811 +03:00 [DBG] Login Url: /Account/Login +2021-03-08 17:18:57.811 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-08 17:18:57.811 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-08 17:18:57.811 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-08 17:18:57.811 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-08 17:18:57.811 +03:00 [DBG] Error Url: /Account/Error +2021-03-08 17:18:57.811 +03:00 [DBG] Error Id Parameter: errorId +2021-03-08 17:18:58.094 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 17:18:58.094 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 17:18:58.103 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-08 17:18:58.103 +03:00 [INF] Executing endpoint '/_Host' +2021-03-08 17:18:58.103 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-08 17:18:58.110 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-08 17:18:58.110 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-08 17:18:58.130 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryMdi2vAIAForF0YAL 359 - 200 0 - 783.1267ms +2021-03-08 17:18:58.130 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryAaJREa8innTwFCiA 359 - 200 0 - 389.2135ms +2021-03-08 17:18:58.151 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-08 17:18:58.153 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 17:18:58.180 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-08 17:18:58.180 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-08 17:18:58.280 +03:00 [INF] Executed page /_Host in 124.3159ms +2021-03-08 17:18:58.280 +03:00 [INF] Executed endpoint '/_Host' +2021-03-08 17:18:58.282 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 3207.5103ms +2021-03-08 17:18:58.311 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-08 17:18:58.311 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - +2021-03-08 17:18:58.311 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - +2021-03-08 17:18:58.311 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - +2021-03-08 17:18:58.311 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/css/site.css - - +2021-03-08 17:18:58.311 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-08 17:18:58.311 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-08 17:18:58.311 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-08 17:18:58.317 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-08 17:18:58.317 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-08 17:18:58.317 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-08 17:18:58.317 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-08 17:18:58.317 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-08 17:18:58.317 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-08 17:18:58.317 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-08 17:18:58.318 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 6.6575ms +2021-03-08 17:18:58.318 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 6.5791ms +2021-03-08 17:18:58.318 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - - 304 - text/css 7.0227ms +2021-03-08 17:18:58.318 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - - 304 - text/css 6.9114ms +2021-03-08 17:18:58.318 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - - 304 - text/css 7.0676ms +2021-03-08 17:18:58.318 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 6.6564ms +2021-03-08 17:18:58.318 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 7.4042ms +2021-03-08 17:18:58.326 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/css/site.css - - - 404 0 - 15.1863ms +2021-03-08 17:18:58.362 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 17:18:58.369 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 17:18:58.371 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 17:18:58.391 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 17:18:58.392 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 30.1464ms +2021-03-08 17:18:58.413 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=qBf5rqoh1q3dyWDnN2HDxg - - +2021-03-08 17:18:58.424 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 17:18:58.426 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 17:18:58.723 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 17:18:58.733 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 17:18:58.738 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-08 17:18:58.956 +03:00 [INF] Authorization was successful. +2021-03-08 17:18:59.073 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-08 17:18:59.080 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-08 17:18:59.094 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 17:18:59.095 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 17:18:59.095 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: R,admin +2021-03-08 17:18:59.172 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-08 17:18:59.173 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-08 17:19:01.695 +03:00 [INF] Authorization was successful. +2021-03-08 17:19:01.708 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Logout - - +2021-03-08 17:19:01.722 +03:00 [INF] Executing endpoint '/Account/Logout' +2021-03-08 17:19:01.738 +03:00 [INF] Route matched with {page = "/Account/Logout", area = "", action = "", controller = ""}. Executing page /Account/Logout +2021-03-08 17:19:01.738 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 17:19:01.858 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LogoutModel.OnGetAsync - ModelState is "Valid" +2021-03-08 17:19:01.869 +03:00 [INF] AuthenticationScheme: Identity.Application signed out. +2021-03-08 17:19:01.870 +03:00 [INF] AuthenticationScheme: Identity.External signed out. +2021-03-08 17:19:01.871 +03:00 [INF] AuthenticationScheme: Identity.TwoFactorUserId signed out. +2021-03-08 17:19:02.436 +03:00 [INF] IdentityServerSupportedLogoutModel couldn't find postLogoutUri... Redirecting to:/Account/Login.. +2021-03-08 17:19:02.439 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RedirectToPageResult. +2021-03-08 17:19:02.494 +03:00 [INF] Executing RedirectToPageResult, redirecting to /Account/Login. +2021-03-08 17:19:02.497 +03:00 [INF] Executed page /Account/Logout in 758.8478ms +2021-03-08 17:19:02.499 +03:00 [INF] Executed endpoint '/Account/Logout' +2021-03-08 17:19:02.506 +03:00 [DBG] SignOutCalled set; processing post-signout session cleanup. +2021-03-08 17:19:02.514 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Logout - - - 302 0 - 805.8176ms +2021-03-08 17:19:02.517 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Login - - +2021-03-08 17:19:02.540 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-08 17:19:02.550 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-08 17:19:02.550 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 17:19:02.560 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnGetAsync - ModelState is "Valid" +2021-03-08 17:19:02.576 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-08 17:19:02.891 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 17.02 ms. +2021-03-08 17:19:03.027 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 13.55 ms. +2021-03-08 17:19:03.043 +03:00 [INF] Executed page /Account/Login in 493.074ms +2021-03-08 17:19:03.043 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-08 17:19:03.046 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Login - - - 200 - text/html;+charset=utf-8 528.4900ms +2021-03-08 17:19:03.048 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarywv2E17ceMPjGXOZb 359 +2021-03-08 17:19:03.051 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 17:19:03.052 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-08 17:19:03.060 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-08 17:19:03.060 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637507911461396776 - - +2021-03-08 17:19:03.060 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-08 17:19:03.060 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-08 17:19:03.061 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637507911461396776 - - - 304 - text/css 0.6057ms +2021-03-08 17:19:03.061 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 0.6657ms +2021-03-08 17:19:03.062 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-08 17:19:03.062 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-08 17:19:03.062 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-08 17:19:03.062 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-08 17:19:03.062 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 0.4506ms +2021-03-08 17:19:03.062 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 0.4105ms +2021-03-08 17:19:03.063 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-08 17:19:03.068 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-08 17:19:03.068 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarywv2E17ceMPjGXOZb 359 - 200 0 - 19.8881ms +2021-03-08 17:19:03.069 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637507911462677104 - - +2021-03-08 17:19:03.070 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-08 17:19:03.070 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=qBf5rqoh1q3dyWDnN2HDxg - - - 101 - - 4656.9061ms +2021-03-08 17:19:03.070 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637507911462677104 - - - 304 - text/css 0.6189ms +2021-03-08 17:19:03.074 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637507911462337109 - - +2021-03-08 17:19:03.074 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637507911462306787 - - +2021-03-08 17:19:03.075 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637507911461826763 - - +2021-03-08 17:19:03.075 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-08 17:19:03.075 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-08 17:19:03.075 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-08 17:19:03.075 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637507911462337109 - - - 304 - text/css 0.4151ms +2021-03-08 17:19:03.075 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637507911461826763 - - - 304 - text/css 0.4241ms +2021-03-08 17:19:03.075 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637507911462306787 - - - 304 - text/css 0.4574ms +2021-03-08 17:19:03.077 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637507911461436761 - - +2021-03-08 17:19:03.077 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-08 17:19:03.077 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637507911461416777 - - +2021-03-08 17:19:03.078 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637507911462216780 - - +2021-03-08 17:19:03.078 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637507911461396776 - - +2021-03-08 17:19:03.078 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-08 17:19:03.078 +03:00 [INF] The file /global-styles.css was not modified +2021-03-08 17:19:03.078 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-08 17:19:03.078 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-08 17:19:03.078 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-08 17:19:03.078 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637507911461436761 - - - 304 - text/css 0.3586ms +2021-03-08 17:19:03.078 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.3621ms +2021-03-08 17:19:03.078 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637507911461416777 - - - 304 - application/javascript 0.3153ms +2021-03-08 17:19:03.078 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637507911461396776 - - - 304 - application/javascript 0.2156ms +2021-03-08 17:19:03.078 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637507911462216780 - - - 304 - application/javascript 0.2168ms +2021-03-08 17:19:03.081 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637507911461406773 - - +2021-03-08 17:19:03.081 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637507911462226774 - - +2021-03-08 17:19:03.081 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637507911461776764 - - +2021-03-08 17:19:03.081 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637507911461876762 - - +2021-03-08 17:19:03.081 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637507911461866764 - - +2021-03-08 17:19:03.081 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637507911461876762 - - +2021-03-08 17:19:03.081 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637507911462487123 - - +2021-03-08 17:19:03.081 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637507911462476789 - - +2021-03-08 17:19:03.081 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-08 17:19:03.081 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-08 17:19:03.081 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-08 17:19:03.081 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-08 17:19:03.081 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-08 17:19:03.081 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-08 17:19:03.081 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-08 17:19:03.081 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-08 17:19:03.081 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637507911462476789 - - - 304 - application/javascript 0.3560ms +2021-03-08 17:19:03.081 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637507911461876762 - - - 304 - application/javascript 0.5869ms +2021-03-08 17:19:03.081 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-08 17:19:03.081 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637507911462487123 - - - 304 - application/javascript 0.4383ms +2021-03-08 17:19:03.081 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637507911461866764 - - - 304 - application/javascript 0.7123ms +2021-03-08 17:19:03.081 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637507911461876762 - - - 304 - application/javascript 0.7910ms +2021-03-08 17:19:03.081 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637507911461406773 - - - 304 - application/javascript 0.8867ms +2021-03-08 17:19:03.081 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637507911461826763 - - +2021-03-08 17:19:03.081 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637507911461776764 - - - 304 - application/javascript 0.8646ms +2021-03-08 17:19:03.081 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637507911462677104 - - +2021-03-08 17:19:03.081 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637507911462497105 - - +2021-03-08 17:19:03.081 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637507911462226774 - - - 304 - application/javascript 0.8908ms +2021-03-08 17:19:03.081 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637507911462306787 - - +2021-03-08 17:19:03.081 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637507911461856766 - - +2021-03-08 17:19:03.081 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-08 17:19:03.082 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-08 17:19:03.082 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-08 17:19:03.082 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-08 17:19:03.082 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637507911461826763 - - - 304 - application/javascript 0.1756ms +2021-03-08 17:19:03.082 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637507911462497105 - - - 304 - application/javascript 0.1632ms +2021-03-08 17:19:03.082 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637507911462677104 - - - 304 - application/javascript 0.1897ms +2021-03-08 17:19:03.082 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-08 17:19:03.082 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637507911461856766 - - - 304 - application/javascript 0.1929ms +2021-03-08 17:19:03.082 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637507911462306787 - - - 304 - application/javascript 0.1659ms +2021-03-08 17:19:03.086 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-08 17:19:03.086 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637507911462286772 - - +2021-03-08 17:19:03.086 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637507911461406773 - - +2021-03-08 17:19:03.086 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637507911462497105 - - +2021-03-08 17:19:03.086 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637507911461436761 - - +2021-03-08 17:19:03.086 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637507911462547131 - - +2021-03-08 17:19:03.086 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - +2021-03-08 17:19:03.087 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-08 17:19:03.087 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-08 17:19:03.087 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-08 17:19:03.087 +03:00 [INF] The file /libs/timeago/locales/jquery.timeago.en.js was not modified +2021-03-08 17:19:03.087 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-08 17:19:03.087 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637507911462497105 - - - 304 - application/javascript 0.4852ms +2021-03-08 17:19:03.087 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637507911462547131 - - - 304 - application/javascript 0.4817ms +2021-03-08 17:19:03.087 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637507911461406773 - - - 304 - application/javascript 0.6266ms +2021-03-08 17:19:03.087 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637507911461436761 - - - 304 - application/javascript 0.5767ms +2021-03-08 17:19:03.087 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637507911462286772 - - - 304 - application/javascript 0.6835ms +2021-03-08 17:19:03.091 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-08 17:19:03.097 +03: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). +2021-03-08 17:19:03.097 +03: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). +2021-03-08 17:19:03.138 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-08 17:19:03.150 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-08 17:19:03.150 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-08 17:19:03.150 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.5550ms +2021-03-08 17:19:03.197 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.LoginByLogin +2021-03-08 17:19:03.212 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.Logout +2021-03-08 17:19:03.212 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.CheckPasswordByLogin +2021-03-08 17:19:03.213 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.RegisterAsyncByInput +2021-03-08 17:19:03.213 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.SendPasswordResetCodeAsyncByInput +2021-03-08 17:19:03.213 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.ResetPasswordAsyncByInput +2021-03-08 17:19:03.213 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByNameAsyncByName +2021-03-08 17:19:03.213 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByIdAsyncById +2021-03-08 17:19:03.213 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAllListAsync +2021-03-08 17:19:03.213 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetListAsyncByInput +2021-03-08 17:19:03.214 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAsyncById +2021-03-08 17:19:03.214 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.CreateAsyncByInput +2021-03-08 17:19:03.214 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.UpdateAsyncByIdAndInput +2021-03-08 17:19:03.214 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.DeleteAsyncById +2021-03-08 17:19:03.214 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAsyncById +2021-03-08 17:19:03.214 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetListAsyncByInput +2021-03-08 17:19:03.214 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.CreateAsyncByInput +2021-03-08 17:19:03.214 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateAsyncByIdAndInput +2021-03-08 17:19:03.214 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.DeleteAsyncById +2021-03-08 17:19:03.214 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetRolesAsyncById +2021-03-08 17:19:03.215 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAssignableRolesAsync +2021-03-08 17:19:03.215 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateRolesAsyncByIdAndInput +2021-03-08 17:19:03.215 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByUsernameAsyncByUserName +2021-03-08 17:19:03.215 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByEmailAsyncByEmail +2021-03-08 17:19:03.215 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByIdAsyncById +2021-03-08 17:19:03.215 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByUserNameAsyncByUserName +2021-03-08 17:19:03.215 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.SearchAsyncByInput +2021-03-08 17:19:03.215 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.GetCountAsyncByInput +2021-03-08 17:19:03.215 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.GetAsync +2021-03-08 17:19:03.215 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.UpdateAsyncByInput +2021-03-08 17:19:03.216 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.ChangePasswordAsyncByInput +2021-03-08 17:19:03.216 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.GetAsyncByProviderNameAndProviderKey +2021-03-08 17:19:03.216 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-08 17:19:03.216 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.GetAsync +2021-03-08 17:19:03.216 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.UpdateAsyncByInput +2021-03-08 17:19:03.216 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetAsyncById +2021-03-08 17:19:03.216 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetListAsyncByInput +2021-03-08 17:19:03.216 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.CreateAsyncByInput +2021-03-08 17:19:03.216 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateAsyncByIdAndInput +2021-03-08 17:19:03.216 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteAsyncById +2021-03-08 17:19:03.216 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetDefaultConnectionStringAsyncById +2021-03-08 17:19:03.216 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateDefaultConnectionStringAsyncByIdAndDefaultConnectionString +2021-03-08 17:19:03.216 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteDefaultConnectionStringAsyncById +2021-03-08 17:19:03.217 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.GetAsyncByProviderNameAndProviderKey +2021-03-08 17:19:03.217 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-08 17:19:03.217 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApplicationConfiguration.GetAsync +2021-03-08 17:19:03.217 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApiDefinition.GetByModel +2021-03-08 17:19:03.239 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-08 17:19:03.241 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 143.3335ms +2021-03-08 17:19:03.241 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-08 17:19:03.241 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - - 200 16918 application/javascript 154.7556ms +2021-03-08 17:19:03.653 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-08 17:19:03.728 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-08 17:19:03.732 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 634.1889ms +2021-03-08 17:19:03.732 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-08 17:19:03.735 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 82475 application/javascript 653.9392ms +2021-03-08 17:19:08.694 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/Account/Login application/x-www-form-urlencoded 317 +2021-03-08 17:19:08.699 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 17:19:08.700 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-08 17:19:08.701 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-08 17:19:08.701 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 17:19:08.729 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnPostAsync - ModelState is "Valid" +2021-03-08 17:19:09.304 +03:00 [DBG] Augmenting SignInContext +2021-03-08 17:19:09.305 +03:00 [DBG] Adding idp claim with value: local +2021-03-08 17:19:09.305 +03:00 [DBG] Adding auth_time claim with value: 1615213149 +2021-03-08 17:19:09.315 +03:00 [INF] AuthenticationScheme: Identity.Application signed in. +2021-03-08 17:19:09.356 +03:00 [INF] {"Username":"admin","Provider":null,"ProviderUserId":null,"SubjectId":"f96d764d-1435-9e8e-b3f4-39fb0f65cfde","DisplayName":"admin","Endpoint":"UI","ClientId":null,"Category":"Authentication","Name":"User Login Success","EventType":"Success","Id":1000,"Message":null,"ActivityId":"0HM727KDHNBRF:00000063","TimeStamp":"2021-03-08T14:19:09.0000000Z","ProcessId":16888,"LocalIpAddress":"::1:44303","RemoteIpAddress":"::1","$type":"UserLoginSuccessEvent"} +2021-03-08 17:19:09.358 +03:00 [INF] Executed handler method OnPostAsync, returned result Microsoft.AspNetCore.Mvc.RedirectResult. +2021-03-08 17:19:09.359 +03:00 [INF] Executing RedirectResult, redirecting to /. +2021-03-08 17:19:09.359 +03:00 [INF] Executed page /Account/Login in 658.7564ms +2021-03-08 17:19:09.359 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-08 17:19:09.366 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/Account/Login application/x-www-form-urlencoded 317 - 302 0 - 671.9868ms +2021-03-08 17:19:09.368 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-08 17:19:09.371 +03:00 [INF] Executing endpoint '/_Host' +2021-03-08 17:19:09.371 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-08 17:19:09.372 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 17:19:09.372 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-08 17:19:09.372 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-08 17:19:09.374 +03:00 [INF] Executed page /_Host in 2.0768ms +2021-03-08 17:19:09.374 +03:00 [INF] Executed endpoint '/_Host' +2021-03-08 17:19:09.374 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 5.3372ms +2021-03-08 17:19:09.393 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-08 17:19:09.393 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - +2021-03-08 17:19:09.393 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - +2021-03-08 17:19:09.393 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-08 17:19:09.393 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-08 17:19:09.393 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-08 17:19:09.393 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - - 304 - text/css 0.3664ms +2021-03-08 17:19:09.393 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - - 304 - text/css 0.4091ms +2021-03-08 17:19:09.393 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 0.4311ms +2021-03-08 17:19:09.394 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - +2021-03-08 17:19:09.394 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/css/site.css - - +2021-03-08 17:19:09.394 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-08 17:19:09.394 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-08 17:19:09.394 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - - 304 - text/css 0.1955ms +2021-03-08 17:19:09.394 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-08 17:19:09.394 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 0.2204ms +2021-03-08 17:19:09.396 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-08 17:19:09.396 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-08 17:19:09.396 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-08 17:19:09.396 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-08 17:19:09.396 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 0.1876ms +2021-03-08 17:19:09.396 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 0.2585ms +2021-03-08 17:19:09.398 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/css/site.css - - - 404 0 - 3.6843ms +2021-03-08 17:19:09.442 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 17:19:09.444 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 17:19:09.445 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 17:19:09.445 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 17:19:09.445 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.3371ms +2021-03-08 17:19:09.455 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=f32dKrJXZbsZwN1wyOKU7w - - +2021-03-08 17:19:09.459 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 17:19:09.460 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 17:19:09.471 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 17:19:09.473 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 17:19:09.473 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 17:19:09.474 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 17:19:09.484 +03:00 [INF] Authorization was successful. +2021-03-08 17:19:12.431 +03:00 [INF] Authorization was successful. +2021-03-08 17:19:12.440 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 17:19:12.441 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 17:19:12.441 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 17:19:12.442 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 17:19:12.444 +03:00 [INF] Authorization was successful. +2021-03-08 17:19:14.332 +03:00 [INF] Authorization was successful. +2021-03-08 17:19:14.335 +03:00 [INF] Authorization was successful. +2021-03-08 17:19:15.862 +03:00 [INF] Authorization was successful. +2021-03-08 17:19:15.872 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Logout - - +2021-03-08 17:19:15.875 +03:00 [INF] Executing endpoint '/Account/Logout' +2021-03-08 17:19:15.875 +03:00 [INF] Route matched with {page = "/Account/Logout", area = "", action = "", controller = ""}. Executing page /Account/Logout +2021-03-08 17:19:15.875 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 17:19:15.879 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LogoutModel.OnGetAsync - ModelState is "Valid" +2021-03-08 17:19:15.879 +03:00 [INF] AuthenticationScheme: Identity.Application signed out. +2021-03-08 17:19:15.879 +03:00 [INF] AuthenticationScheme: Identity.External signed out. +2021-03-08 17:19:15.880 +03:00 [INF] AuthenticationScheme: Identity.TwoFactorUserId signed out. +2021-03-08 17:19:15.889 +03:00 [INF] IdentityServerSupportedLogoutModel couldn't find postLogoutUri... Redirecting to:/Account/Login.. +2021-03-08 17:19:15.889 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RedirectToPageResult. +2021-03-08 17:19:15.889 +03:00 [INF] Executing RedirectToPageResult, redirecting to /Account/Login. +2021-03-08 17:19:15.889 +03:00 [INF] Executed page /Account/Logout in 13.6587ms +2021-03-08 17:19:15.889 +03:00 [INF] Executed endpoint '/Account/Logout' +2021-03-08 17:19:15.889 +03:00 [DBG] SignOutCalled set; processing post-signout session cleanup. +2021-03-08 17:19:15.889 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Logout - - - 302 0 - 17.8011ms +2021-03-08 17:19:15.891 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Login - - +2021-03-08 17:19:15.893 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-08 17:19:15.893 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-08 17:19:15.893 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 17:19:15.898 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnGetAsync - ModelState is "Valid" +2021-03-08 17:19:15.900 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-08 17:19:15.923 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 0.86 ms. +2021-03-08 17:19:15.930 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 3.00 ms. +2021-03-08 17:19:15.931 +03:00 [INF] Executed page /Account/Login in 38.7547ms +2021-03-08 17:19:15.931 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-08 17:19:15.932 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Login - - - 200 - text/html;+charset=utf-8 40.7563ms +2021-03-08 17:19:15.937 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryEqhAXAJHAiSqkgGi 359 +2021-03-08 17:19:15.937 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-08 17:19:15.937 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=f32dKrJXZbsZwN1wyOKU7w - - - 101 - - 6482.0505ms +2021-03-08 17:19:15.938 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 17:19:15.939 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-08 17:19:15.939 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-08 17:19:15.939 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryEqhAXAJHAiSqkgGi 359 - 200 0 - 2.9340ms +2021-03-08 17:19:15.953 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637507911461396776 - - +2021-03-08 17:19:15.954 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-08 17:19:15.954 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637507911461396776 - - - 304 - text/css 0.6900ms +2021-03-08 17:19:15.960 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-08 17:19:15.960 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-08 17:19:15.960 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-08 17:19:15.960 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-08 17:19:15.960 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-08 17:19:15.960 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-08 17:19:15.960 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 0.3065ms +2021-03-08 17:19:15.960 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 0.3299ms +2021-03-08 17:19:15.960 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 0.3918ms +2021-03-08 17:19:15.962 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637507911462677104 - - +2021-03-08 17:19:15.962 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637507911462337109 - - +2021-03-08 17:19:15.962 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637507911462306787 - - +2021-03-08 17:19:15.962 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-08 17:19:15.962 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-08 17:19:15.962 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-08 17:19:15.962 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637507911462677104 - - - 304 - text/css 0.2584ms +2021-03-08 17:19:15.962 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637507911462306787 - - - 304 - text/css 0.2617ms +2021-03-08 17:19:15.962 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637507911462337109 - - - 304 - text/css 0.3025ms +2021-03-08 17:19:15.964 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637507911461826763 - - +2021-03-08 17:19:15.964 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-08 17:19:15.964 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637507911461436761 - - +2021-03-08 17:19:15.964 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637507911461416777 - - +2021-03-08 17:19:15.964 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637507911461396776 - - +2021-03-08 17:19:15.964 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-08 17:19:15.964 +03:00 [INF] The file /global-styles.css was not modified +2021-03-08 17:19:15.964 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-08 17:19:15.964 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637507911461826763 - - - 304 - text/css 0.2503ms +2021-03-08 17:19:15.964 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-08 17:19:15.964 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-08 17:19:15.964 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.2103ms +2021-03-08 17:19:15.964 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637507911461436761 - - - 304 - text/css 0.2547ms +2021-03-08 17:19:15.964 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637507911461416777 - - - 304 - application/javascript 0.2123ms +2021-03-08 17:19:15.964 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637507911461396776 - - - 304 - application/javascript 0.2264ms +2021-03-08 17:19:15.967 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637507911462216780 - - +2021-03-08 17:19:15.967 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637507911461406773 - - +2021-03-08 17:19:15.967 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637507911461776764 - - +2021-03-08 17:19:15.967 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637507911462226774 - - +2021-03-08 17:19:15.967 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637507911461876762 - - +2021-03-08 17:19:15.967 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637507911461876762 - - +2021-03-08 17:19:15.967 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637507911461866764 - - +2021-03-08 17:19:15.967 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637507911462487123 - - +2021-03-08 17:19:15.967 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637507911462476789 - - +2021-03-08 17:19:15.967 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-08 17:19:15.968 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-08 17:19:15.968 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-08 17:19:15.968 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-08 17:19:15.968 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-08 17:19:15.968 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-08 17:19:15.968 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-08 17:19:15.968 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-08 17:19:15.968 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637507911461856766 - - +2021-03-08 17:19:15.968 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637507911461826763 - - +2021-03-08 17:19:15.968 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-08 17:19:15.968 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-08 17:19:15.968 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-08 17:19:15.968 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-08 17:19:15.968 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637507911461876762 - - - 304 - application/javascript 0.4875ms +2021-03-08 17:19:15.968 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637507911461866764 - - - 304 - application/javascript 0.5103ms +2021-03-08 17:19:15.968 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637507911462487123 - - - 304 - application/javascript 0.4805ms +2021-03-08 17:19:15.968 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637507911462216780 - - - 304 - application/javascript 0.8534ms +2021-03-08 17:19:15.968 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637507911461776764 - - - 304 - application/javascript 0.7091ms +2021-03-08 17:19:15.968 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637507911462226774 - - - 304 - application/javascript 0.7407ms +2021-03-08 17:19:15.968 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637507911461876762 - - - 304 - application/javascript 0.7434ms +2021-03-08 17:19:15.968 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637507911461406773 - - - 304 - application/javascript 0.8756ms +2021-03-08 17:19:15.968 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637507911462476789 - - - 304 - application/javascript 0.5604ms +2021-03-08 17:19:15.968 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637507911461856766 - - - 304 - application/javascript 0.5257ms +2021-03-08 17:19:15.968 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637507911461826763 - - - 304 - application/javascript 0.5463ms +2021-03-08 17:19:15.971 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637507911462497105 - - +2021-03-08 17:19:15.971 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637507911462677104 - - +2021-03-08 17:19:15.971 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637507911462306787 - - +2021-03-08 17:19:15.971 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637507911462286772 - - +2021-03-08 17:19:15.971 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637507911461406773 - - +2021-03-08 17:19:15.971 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637507911462497105 - - +2021-03-08 17:19:15.971 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637507911461436761 - - +2021-03-08 17:19:15.971 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637507911462547131 - - +2021-03-08 17:19:15.971 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - +2021-03-08 17:19:15.971 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-08 17:19:15.971 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-08 17:19:15.971 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-08 17:19:15.971 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-08 17:19:15.971 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-08 17:19:15.971 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-08 17:19:15.971 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-08 17:19:15.971 +03:00 [INF] The file /libs/timeago/locales/jquery.timeago.en.js was not modified +2021-03-08 17:19:15.971 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637507911462497105 - - - 304 - application/javascript 0.4132ms +2021-03-08 17:19:15.971 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637507911462677104 - - - 304 - application/javascript 0.4257ms +2021-03-08 17:19:15.971 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637507911462497105 - - - 304 - application/javascript 0.3602ms +2021-03-08 17:19:15.971 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637507911461406773 - - - 304 - application/javascript 0.4188ms +2021-03-08 17:19:15.971 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637507911462286772 - - - 304 - application/javascript 0.4627ms +2021-03-08 17:19:15.971 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637507911461436761 - - - 304 - application/javascript 0.3978ms +2021-03-08 17:19:15.971 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637507911462306787 - - - 304 - application/javascript 0.5265ms +2021-03-08 17:19:15.971 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637507911462547131 - - - 304 - application/javascript 0.3679ms +2021-03-08 17:19:15.972 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-08 17:19:15.972 +03: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). +2021-03-08 17:19:15.973 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-08 17:19:15.973 +03: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). +2021-03-08 17:19:15.975 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-08 17:19:15.975 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-08 17:19:15.975 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 2.1416ms +2021-03-08 17:19:15.975 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-08 17:19:15.975 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - - 200 16918 application/javascript 4.1420ms +2021-03-08 17:19:15.999 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-08 17:19:16.006 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-08 17:19:16.006 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-08 17:19:16.007 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.6089ms +2021-03-08 17:19:16.015 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-08 17:19:16.024 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 51.4695ms +2021-03-08 17:19:16.024 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-08 17:19:16.024 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 82475 application/javascript 56.6717ms +2021-03-08 17:19:17.593 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-08 17:19:17.596 +03:00 [INF] Executing endpoint '/_Host' +2021-03-08 17:19:17.596 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-08 17:19:17.596 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 17:19:17.596 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-08 17:19:17.596 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-08 17:19:17.597 +03:00 [INF] Executed page /_Host in 1.486ms +2021-03-08 17:19:17.597 +03:00 [INF] Executed endpoint '/_Host' +2021-03-08 17:19:17.598 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 4.2317ms +2021-03-08 17:19:17.618 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-08 17:19:17.619 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-08 17:19:17.619 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 0.6509ms +2021-03-08 17:19:17.619 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - +2021-03-08 17:19:17.619 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - +2021-03-08 17:19:17.619 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - +2021-03-08 17:19:17.620 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/css/site.css - - +2021-03-08 17:19:17.620 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-08 17:19:17.620 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-08 17:19:17.620 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-08 17:19:17.620 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - - 304 - text/css 0.2940ms +2021-03-08 17:19:17.620 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - - 304 - text/css 0.3001ms +2021-03-08 17:19:17.620 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - - 304 - text/css 0.2442ms +2021-03-08 17:19:17.621 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-08 17:19:17.621 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-08 17:19:17.621 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-08 17:19:17.621 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-08 17:19:17.621 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 0.1496ms +2021-03-08 17:19:17.621 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-08 17:19:17.621 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-08 17:19:17.621 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 0.2690ms +2021-03-08 17:19:17.621 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 0.2954ms +2021-03-08 17:19:17.622 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/css/site.css - - - 404 0 - 2.3366ms +2021-03-08 17:19:17.653 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 17:19:17.655 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 17:19:17.656 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 17:19:17.656 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 17:19:17.656 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.5498ms +2021-03-08 17:19:17.661 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=S9mB_Lepu6gShE2MljPI3w - - +2021-03-08 17:19:17.664 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 17:19:17.665 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 17:19:17.681 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-08 17:19:19.311 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-08 17:19:19.324 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Login - - +2021-03-08 17:19:19.326 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-08 17:19:19.326 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-08 17:19:19.327 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 17:19:19.333 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnGetAsync - ModelState is "Valid" +2021-03-08 17:19:19.335 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-08 17:19:19.355 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 0.60 ms. +2021-03-08 17:19:19.364 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 2.27 ms. +2021-03-08 17:19:19.365 +03:00 [INF] Executed page /Account/Login in 38.2216ms +2021-03-08 17:19:19.365 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-08 17:19:19.365 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Login - - - 200 - text/html;+charset=utf-8 40.8739ms +2021-03-08 17:19:19.372 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryVPP1k8aAorYGwwvz 359 +2021-03-08 17:19:19.373 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-08 17:19:19.373 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=S9mB_Lepu6gShE2MljPI3w - - - 101 - - 1711.5466ms +2021-03-08 17:19:19.374 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 17:19:19.375 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-08 17:19:19.375 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-08 17:19:19.375 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryVPP1k8aAorYGwwvz 359 - 200 0 - 2.8713ms +2021-03-08 17:19:19.386 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-08 17:19:19.387 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637507911461396776 - - +2021-03-08 17:19:19.387 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-08 17:19:19.387 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-08 17:19:19.387 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637507911461396776 - - - 304 - text/css 0.4564ms +2021-03-08 17:19:19.387 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 0.5536ms +2021-03-08 17:19:19.392 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-08 17:19:19.392 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-08 17:19:19.392 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637507911462677104 - - +2021-03-08 17:19:19.392 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-08 17:19:19.392 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-08 17:19:19.392 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-08 17:19:19.392 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 0.3056ms +2021-03-08 17:19:19.392 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 0.3881ms +2021-03-08 17:19:19.393 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637507911462677104 - - - 304 - text/css 0.3222ms +2021-03-08 17:19:19.394 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637507911462306787 - - +2021-03-08 17:19:19.394 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637507911462337109 - - +2021-03-08 17:19:19.394 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637507911461826763 - - +2021-03-08 17:19:19.394 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637507911461436761 - - +2021-03-08 17:19:19.394 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-08 17:19:19.394 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-08 17:19:19.394 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-08 17:19:19.394 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-08 17:19:19.394 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637507911462337109 - - - 304 - text/css 0.4193ms +2021-03-08 17:19:19.394 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637507911461826763 - - - 304 - text/css 0.4127ms +2021-03-08 17:19:19.394 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637507911462306787 - - - 304 - text/css 0.4275ms +2021-03-08 17:19:19.394 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637507911461436761 - - - 304 - text/css 0.3189ms +2021-03-08 17:19:19.397 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-08 17:19:19.397 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637507911461416777 - - +2021-03-08 17:19:19.397 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637507911461396776 - - +2021-03-08 17:19:19.397 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637507911462216780 - - +2021-03-08 17:19:19.397 +03:00 [INF] The file /global-styles.css was not modified +2021-03-08 17:19:19.397 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-08 17:19:19.397 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-08 17:19:19.397 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.1919ms +2021-03-08 17:19:19.397 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637507911461396776 - - - 304 - application/javascript 0.1386ms +2021-03-08 17:19:19.397 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-08 17:19:19.397 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637507911461416777 - - - 304 - application/javascript 0.1863ms +2021-03-08 17:19:19.397 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637507911461776764 - - +2021-03-08 17:19:19.397 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637507911461406773 - - +2021-03-08 17:19:19.397 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637507911462216780 - - - 304 - application/javascript 0.1345ms +2021-03-08 17:19:19.397 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-08 17:19:19.397 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-08 17:19:19.397 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637507911462226774 - - +2021-03-08 17:19:19.397 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637507911461406773 - - - 304 - application/javascript 0.2220ms +2021-03-08 17:19:19.397 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637507911461776764 - - - 304 - application/javascript 0.1624ms +2021-03-08 17:19:19.397 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637507911461876762 - - +2021-03-08 17:19:19.397 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637507911461876762 - - +2021-03-08 17:19:19.397 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-08 17:19:19.397 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637507911462226774 - - - 304 - application/javascript 0.1237ms +2021-03-08 17:19:19.397 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-08 17:19:19.397 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-08 17:19:19.397 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637507911461876762 - - - 304 - application/javascript 0.1224ms +2021-03-08 17:19:19.397 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637507911461876762 - - - 304 - application/javascript 0.1359ms +2021-03-08 17:19:19.399 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637507911461866764 - - +2021-03-08 17:19:19.399 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637507911462487123 - - +2021-03-08 17:19:19.399 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-08 17:19:19.399 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637507911462476789 - - +2021-03-08 17:19:19.399 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637507911461856766 - - +2021-03-08 17:19:19.400 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637507911461826763 - - +2021-03-08 17:19:19.400 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637507911462497105 - - +2021-03-08 17:19:19.400 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-08 17:19:19.400 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-08 17:19:19.400 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-08 17:19:19.400 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-08 17:19:19.400 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637507911462677104 - - +2021-03-08 17:19:19.400 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-08 17:19:19.400 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-08 17:19:19.400 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637507911462476789 - - - 304 - application/javascript 0.2535ms +2021-03-08 17:19:19.400 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637507911461826763 - - - 304 - application/javascript 0.1550ms +2021-03-08 17:19:19.400 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637507911462487123 - - - 304 - application/javascript 0.3688ms +2021-03-08 17:19:19.400 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637507911462497105 - - - 304 - application/javascript 0.1444ms +2021-03-08 17:19:19.400 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637507911462306787 - - +2021-03-08 17:19:19.400 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637507911461856766 - - - 304 - application/javascript 0.2941ms +2021-03-08 17:19:19.400 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637507911462286772 - - +2021-03-08 17:19:19.400 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637507911461866764 - - - 304 - application/javascript 0.4230ms +2021-03-08 17:19:19.400 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-08 17:19:19.400 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-08 17:19:19.400 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-08 17:19:19.400 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637507911462677104 - - - 304 - application/javascript 0.2241ms +2021-03-08 17:19:19.400 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637507911462306787 - - - 304 - application/javascript 0.1204ms +2021-03-08 17:19:19.400 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637507911462286772 - - - 304 - application/javascript 0.1265ms +2021-03-08 17:19:19.400 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637507911461406773 - - +2021-03-08 17:19:19.400 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-08 17:19:19.400 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637507911462497105 - - +2021-03-08 17:19:19.400 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637507911461436761 - - +2021-03-08 17:19:19.400 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637507911461406773 - - - 304 - application/javascript 0.1561ms +2021-03-08 17:19:19.400 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-08 17:19:19.400 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-08 17:19:19.400 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637507911461436761 - - - 304 - application/javascript 0.1286ms +2021-03-08 17:19:19.400 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637507911462497105 - - - 304 - application/javascript 0.1517ms +2021-03-08 17:19:19.403 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-08 17:19:19.404 +03: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). +2021-03-08 17:19:19.405 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637507911462547131 - - +2021-03-08 17:19:19.405 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - +2021-03-08 17:19:19.405 +03:00 [INF] The file /libs/timeago/locales/jquery.timeago.en.js was not modified +2021-03-08 17:19:19.405 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637507911462547131 - - - 304 - application/javascript 0.3416ms +2021-03-08 17:19:19.406 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-08 17:19:19.407 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-08 17:19:19.407 +03: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). +2021-03-08 17:19:19.408 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-08 17:19:19.408 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 1.7402ms +2021-03-08 17:19:19.408 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-08 17:19:19.409 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - - 200 16918 application/javascript 3.7782ms +2021-03-08 17:19:19.437 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-08 17:19:19.451 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-08 17:19:19.454 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 50.1005ms +2021-03-08 17:19:19.454 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-08 17:19:19.454 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 82475 application/javascript 54.7082ms +2021-03-08 17:19:19.486 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-08 17:19:19.486 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-08 17:19:19.486 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.2640ms +2021-03-08 17:19:23.557 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/Account/Login application/x-www-form-urlencoded 317 +2021-03-08 17:19:23.560 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 17:19:23.560 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-08 17:19:23.561 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-08 17:19:23.561 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 17:19:23.573 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnPostAsync - ModelState is "Valid" +2021-03-08 17:19:23.604 +03:00 [DBG] Augmenting SignInContext +2021-03-08 17:19:23.604 +03:00 [DBG] Adding idp claim with value: local +2021-03-08 17:19:23.604 +03:00 [DBG] Adding auth_time claim with value: 1615213163 +2021-03-08 17:19:23.604 +03:00 [INF] AuthenticationScheme: Identity.Application signed in. +2021-03-08 17:19:23.613 +03:00 [INF] {"Username":"admin","Provider":null,"ProviderUserId":null,"SubjectId":"f96d764d-1435-9e8e-b3f4-39fb0f65cfde","DisplayName":"admin","Endpoint":"UI","ClientId":null,"Category":"Authentication","Name":"User Login Success","EventType":"Success","Id":1000,"Message":null,"ActivityId":"0HM727KDHNBRF:0000011F","TimeStamp":"2021-03-08T14:19:23.0000000Z","ProcessId":16888,"LocalIpAddress":"::1:44303","RemoteIpAddress":"::1","$type":"UserLoginSuccessEvent"} +2021-03-08 17:19:23.613 +03:00 [INF] Executed handler method OnPostAsync, returned result Microsoft.AspNetCore.Mvc.RedirectResult. +2021-03-08 17:19:23.613 +03:00 [INF] Executing RedirectResult, redirecting to /. +2021-03-08 17:19:23.613 +03:00 [INF] Executed page /Account/Login in 52.1631ms +2021-03-08 17:19:23.613 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-08 17:19:23.615 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/Account/Login application/x-www-form-urlencoded 317 - 302 0 - 57.3003ms +2021-03-08 17:19:23.617 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-08 17:19:23.621 +03:00 [INF] Executing endpoint '/_Host' +2021-03-08 17:19:23.621 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-08 17:19:23.621 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-08 17:19:23.621 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-08 17:19:23.621 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-08 17:19:23.621 +03:00 [INF] Executed page /_Host in 0.5734ms +2021-03-08 17:19:23.621 +03:00 [INF] Executed endpoint '/_Host' +2021-03-08 17:19:23.621 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 4.6168ms +2021-03-08 17:19:23.654 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-08 17:19:23.654 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - +2021-03-08 17:19:23.654 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - +2021-03-08 17:19:23.654 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-08 17:19:23.654 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-08 17:19:23.654 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-08 17:19:23.654 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 0.4123ms +2021-03-08 17:19:23.654 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - - 304 - text/css 0.4351ms +2021-03-08 17:19:23.654 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - - 304 - text/css 0.4494ms +2021-03-08 17:19:23.655 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - +2021-03-08 17:19:23.655 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/css/site.css - - +2021-03-08 17:19:23.655 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-08 17:19:23.655 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-08 17:19:23.655 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - - 304 - text/css 0.3047ms +2021-03-08 17:19:23.655 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-08 17:19:23.655 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 0.3368ms +2021-03-08 17:19:23.656 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-08 17:19:23.656 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-08 17:19:23.656 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-08 17:19:23.656 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 0.1384ms +2021-03-08 17:19:23.657 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-08 17:19:23.657 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 0.3289ms +2021-03-08 17:19:23.659 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/css/site.css - - - 404 0 - 4.0416ms +2021-03-08 17:19:23.691 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-08 17:19:23.695 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 17:19:23.695 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-08 17:19:23.696 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-08 17:19:23.696 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.1777ms +2021-03-08 17:19:23.703 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=Zi1XYBKO0VWAMr3qWIjU7Q - - +2021-03-08 17:19:23.707 +03:00 [INF] No CORS policy found for the specified request. +2021-03-08 17:19:23.708 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-08 17:19:23.713 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 17:19:23.714 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-08 17:19:23.714 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 17:19:23.715 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-08 17:19:23.720 +03:00 [INF] Authorization was successful. +2021-03-09 12:06:18.235 +03:00 [INF] Starting web host. +2021-03-09 12:06:20.116 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 12:06:20.161 +03:00 [INF] Loaded ABP modules: +2021-03-09 12:06:20.161 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 12:06:20.161 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 12:06:20.161 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 12:06:20.161 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 12:06:20.161 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 12:06:20.161 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 12:06:20.161 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 12:06:20.161 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsWebBasicThemeServerModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 12:06:20.161 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 12:06:20.194 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 12:06:20.198 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 12:06:20.231 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 12:06:20.727 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 12:06:20.727 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 12:06:20.727 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 12:06:20.727 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 12:06:20.727 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 12:06:20.727 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 12:06:21.249 +03:00 [INF] Initialized all ABP modules. +2021-03-09 12:06:21.322 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 12:06:21.325 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 12:06:21.325 +03:00 [INF] Hosting environment: Development +2021-03-09 12:06:21.325 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 12:06:21.912 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 12:06:24.265 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 12:06:24.265 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 12:06:24.265 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 12:06:24.265 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 12:06:24.265 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 12:06:24.265 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 12:06:24.265 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 12:06:24.364 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 12:06:24.409 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 12:06:24.412 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 12:06:24.444 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 12:06:24.444 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 12:06:24.567 +03:00 [INF] Executed page /_Host in 150.8947ms +2021-03-09 12:06:24.567 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 12:06:24.579 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 2667.3778ms +2021-03-09 12:06:24.607 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-09 12:06:24.607 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - +2021-03-09 12:06:24.607 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - +2021-03-09 12:06:24.607 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/css/site.css - - +2021-03-09 12:06:24.607 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - +2021-03-09 12:06:24.607 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-09 12:06:24.607 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-09 12:06:24.607 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 12:06:24.615 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 12:06:24.615 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 12:06:24.616 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 12:06:24.616 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 12:06:24.616 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 12:06:24.616 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 12:06:24.616 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - - 304 - text/css 9.6494ms +2021-03-09 12:06:24.616 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 9.6462ms +2021-03-09 12:06:24.616 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 9.5272ms +2021-03-09 12:06:24.616 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - - 304 - text/css 9.6471ms +2021-03-09 12:06:24.616 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 9.2417ms +2021-03-09 12:06:24.616 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 9.2765ms +2021-03-09 12:06:24.620 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - - 404 0 - 13.2841ms +2021-03-09 12:06:24.620 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/css/site.css - - - 404 0 - 13.2934ms +2021-03-09 12:06:24.656 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 12:06:24.663 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:06:24.663 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 12:06:24.675 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 12:06:24.675 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 19.7044ms +2021-03-09 12:06:24.687 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=ASqJgT3ZDd4Br4_fPK6kiw - - +2021-03-09 12:06:24.689 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:06:24.690 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 12:06:25.042 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-09 12:06:55.369 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-09 12:06:55.380 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/authentication/login - - +2021-03-09 12:06:55.383 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 12:06:55.383 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 12:06:55.383 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 12:06:55.384 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 12:06:55.384 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 12:06:55.385 +03:00 [INF] Executed page /_Host in 1.6256ms +2021-03-09 12:06:55.385 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 12:06:55.385 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/authentication/login - - - 200 - text/html;+charset=utf-8 4.8138ms +2021-03-09 12:06:55.393 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryS4BwAIpvvEMSI2ix 359 +2021-03-09 12:06:55.403 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-09 12:06:55.404 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:06:55.404 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 12:06:55.404 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 0.5444ms +2021-03-09 12:06:55.404 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 12:06:55.404 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - +2021-03-09 12:06:55.404 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - +2021-03-09 12:06:55.404 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - +2021-03-09 12:06:55.404 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 12:06:55.404 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 12:06:55.404 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/css/site.css - - +2021-03-09 12:06:55.405 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - - 304 - text/css 0.3625ms +2021-03-09 12:06:55.405 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - - 304 - text/css 0.3457ms +2021-03-09 12:06:55.405 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-09 12:06:55.405 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-09 12:06:55.405 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 12:06:55.405 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 12:06:55.405 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 12:06:55.405 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 0.3012ms +2021-03-09 12:06:55.405 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 12:06:55.405 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 0.3350ms +2021-03-09 12:06:55.405 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 0.2450ms +2021-03-09 12:06:55.408 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 12:06:55.408 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/css/site.css - - - 404 0 - 3.7803ms +2021-03-09 12:06:55.408 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - - 404 0 - 3.8713ms +2021-03-09 12:06:55.416 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=ASqJgT3ZDd4Br4_fPK6kiw - - - 101 - - 30728.5126ms +2021-03-09 12:06:55.417 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 12:06:55.417 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryS4BwAIpvvEMSI2ix 359 - 200 0 - 24.6014ms +2021-03-09 12:06:55.435 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 12:06:55.436 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:06:55.437 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 12:06:55.437 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 12:06:55.437 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 2.0389ms +2021-03-09 12:06:55.444 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=f1ZTNUF4tAPjAU05wgFFAg - - +2021-03-09 12:06:55.446 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:06:55.446 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 12:06:55.456 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-09 12:06:57.715 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryY8mlAp6HkgNN8kZA 359 +2021-03-09 12:06:57.716 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 12:06:57.716 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=f1ZTNUF4tAPjAU05wgFFAg - - - 101 - - 2271.6462ms +2021-03-09 12:06:57.717 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:06:57.717 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 12:06:57.718 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 12:06:57.718 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryY8mlAp6HkgNN8kZA 359 - 200 0 - 2.8887ms +2021-03-09 12:06:57.743 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 12:06:57.745 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:06:57.745 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 12:06:57.745 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 12:06:57.745 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 2.8960ms +2021-03-09 12:06:57.750 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=fUffthvCxgcWVOzN3L_yag - - +2021-03-09 12:06:57.752 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:06:57.752 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 12:06:57.762 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-09 12:06:58.765 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-09 12:06:58.776 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Login - - +2021-03-09 12:06:58.785 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-09 12:06:58.804 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-09 12:06:58.804 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 12:06:59.033 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnGetAsync - ModelState is "Valid" +2021-03-09 12:06:59.047 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 12:06:59.343 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 17.68 ms. +2021-03-09 12:06:59.469 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 13.35 ms. +2021-03-09 12:06:59.485 +03:00 [INF] Executed page /Account/Login in 681.8236ms +2021-03-09 12:06:59.486 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-09 12:06:59.486 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryMvM7Y7xc8cKe2rm2 359 +2021-03-09 12:06:59.486 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 12:06:59.486 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=fUffthvCxgcWVOzN3L_yag - - - 101 - - 1735.8860ms +2021-03-09 12:06:59.488 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:06:59.488 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 12:06:59.488 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 12:06:59.488 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryMvM7Y7xc8cKe2rm2 359 - 200 0 - 2.3075ms +2021-03-09 12:06:59.490 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Login - - - 200 - text/html;+charset=utf-8 714.4690ms +2021-03-09 12:06:59.508 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637507911461396776 - - +2021-03-09 12:06:59.508 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-09 12:06:59.508 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-09 12:06:59.508 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-09 12:06:59.508 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637507911462337109 - - +2021-03-09 12:06:59.508 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637507911461826763 - - +2021-03-09 12:06:59.508 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637507911462677104 - - +2021-03-09 12:06:59.508 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637507911462306787 - - +2021-03-09 12:06:59.508 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637507911461436761 - - +2021-03-09 12:06:59.508 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 12:06:59.508 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-09 12:06:59.508 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-09 12:06:59.508 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 12:06:59.508 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 12:06:59.508 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-09 12:06:59.508 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-09 12:06:59.508 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-09 12:06:59.508 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-09 12:06:59.508 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-09 12:06:59.508 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637507911461416777 - - +2021-03-09 12:06:59.508 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637507911461436761 - - - 304 - text/css 0.1806ms +2021-03-09 12:06:59.508 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637507911462677104 - - - 304 - text/css 0.2850ms +2021-03-09 12:06:59.508 +03:00 [INF] The file /global-styles.css was not modified +2021-03-09 12:06:59.508 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 0.4440ms +2021-03-09 12:06:59.509 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-09 12:06:59.509 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 0.4213ms +2021-03-09 12:06:59.509 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637507911461396776 - - +2021-03-09 12:06:59.509 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.2117ms +2021-03-09 12:06:59.509 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 0.5038ms +2021-03-09 12:06:59.509 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637507911462216780 - - +2021-03-09 12:06:59.509 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637507911461406773 - - +2021-03-09 12:06:59.509 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637507911462337109 - - - 304 - text/css 0.4892ms +2021-03-09 12:06:59.509 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637507911461826763 - - - 304 - text/css 0.5990ms +2021-03-09 12:06:59.509 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637507911462306787 - - - 304 - text/css 0.4180ms +2021-03-09 12:06:59.509 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637507911461776764 - - +2021-03-09 12:06:59.509 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637507911462226774 - - +2021-03-09 12:06:59.509 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637507911461416777 - - - 304 - application/javascript 0.2725ms +2021-03-09 12:06:59.509 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637507911461396776 - - - 304 - text/css 0.6455ms +2021-03-09 12:06:59.509 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-09 12:06:59.509 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-09 12:06:59.509 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-09 12:06:59.509 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637507911461406773 - - - 304 - application/javascript 0.1914ms +2021-03-09 12:06:59.509 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-09 12:06:59.509 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-09 12:06:59.509 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637507911461396776 - - - 304 - application/javascript 0.2741ms +2021-03-09 12:06:59.509 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637507911462216780 - - - 304 - application/javascript 0.2446ms +2021-03-09 12:06:59.509 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637507911461776764 - - - 304 - application/javascript 0.2148ms +2021-03-09 12:06:59.509 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637507911462226774 - - - 304 - application/javascript 0.2205ms +2021-03-09 12:06:59.511 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637507911461866764 - - +2021-03-09 12:06:59.511 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637507911461876762 - - +2021-03-09 12:06:59.511 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637507911462476789 - - +2021-03-09 12:06:59.511 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637507911462487123 - - +2021-03-09 12:06:59.511 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637507911461876762 - - +2021-03-09 12:06:59.511 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637507911461826763 - - +2021-03-09 12:06:59.511 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-09 12:06:59.511 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-09 12:06:59.511 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-09 12:06:59.511 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-09 12:06:59.511 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-09 12:06:59.511 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-09 12:06:59.512 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637507911462476789 - - - 304 - application/javascript 0.6249ms +2021-03-09 12:06:59.512 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637507911461876762 - - - 304 - application/javascript 0.5956ms +2021-03-09 12:06:59.512 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637507911461866764 - - - 304 - application/javascript 0.6822ms +2021-03-09 12:06:59.512 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637507911461826763 - - - 304 - application/javascript 0.6909ms +2021-03-09 12:06:59.512 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637507911461876762 - - - 304 - application/javascript 0.7834ms +2021-03-09 12:06:59.512 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637507911462487123 - - - 304 - application/javascript 0.7803ms +2021-03-09 12:06:59.514 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637507911462497105 - - +2021-03-09 12:06:59.514 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637507911461856766 - - +2021-03-09 12:06:59.514 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-09 12:06:59.514 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637507911462677104 - - +2021-03-09 12:06:59.514 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637507911462306787 - - +2021-03-09 12:06:59.514 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637507911462286772 - - +2021-03-09 12:06:59.514 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637507911462497105 - - +2021-03-09 12:06:59.514 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-09 12:06:59.514 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-09 12:06:59.514 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-09 12:06:59.514 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-09 12:06:59.514 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-09 12:06:59.514 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637507911461406773 - - +2021-03-09 12:06:59.514 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637507911461436761 - - +2021-03-09 12:06:59.514 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637507911462677104 - - - 304 - application/javascript 0.2437ms +2021-03-09 12:06:59.514 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637507911462497105 - - - 304 - application/javascript 0.3011ms +2021-03-09 12:06:59.514 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-09 12:06:59.514 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637507911462306787 - - - 304 - application/javascript 0.2544ms +2021-03-09 12:06:59.514 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637507911462286772 - - - 304 - application/javascript 0.2446ms +2021-03-09 12:06:59.514 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-09 12:06:59.514 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637507911462497105 - - - 304 - application/javascript 0.2063ms +2021-03-09 12:06:59.514 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637507911461856766 - - - 304 - application/javascript 0.3945ms +2021-03-09 12:06:59.514 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637507911461406773 - - - 304 - application/javascript 0.1731ms +2021-03-09 12:06:59.514 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-09 12:06:59.514 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637507911461436761 - - - 304 - application/javascript 0.2147ms +2021-03-09 12:06:59.515 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 12:06:59.518 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637507911462547131 - - +2021-03-09 12:06:59.518 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - +2021-03-09 12:06:59.519 +03:00 [INF] The file /libs/timeago/locales/jquery.timeago.en.js was not modified +2021-03-09 12:06:59.519 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637507911462547131 - - - 304 - application/javascript 0.4846ms +2021-03-09 12:06:59.521 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 12:06:59.523 +03: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). +2021-03-09 12:06:59.523 +03: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). +2021-03-09 12:06:59.553 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-09 12:06:59.600 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.LoginByLogin +2021-03-09 12:06:59.611 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-09 12:06:59.612 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-09 12:06:59.612 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.3932ms +2021-03-09 12:06:59.615 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.Logout +2021-03-09 12:06:59.615 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.CheckPasswordByLogin +2021-03-09 12:06:59.616 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.RegisterAsyncByInput +2021-03-09 12:06:59.616 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.SendPasswordResetCodeAsyncByInput +2021-03-09 12:06:59.616 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.ResetPasswordAsyncByInput +2021-03-09 12:06:59.616 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByNameAsyncByName +2021-03-09 12:06:59.617 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByIdAsyncById +2021-03-09 12:06:59.617 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAllListAsync +2021-03-09 12:06:59.617 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetListAsyncByInput +2021-03-09 12:06:59.617 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAsyncById +2021-03-09 12:06:59.617 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.CreateAsyncByInput +2021-03-09 12:06:59.617 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.UpdateAsyncByIdAndInput +2021-03-09 12:06:59.617 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.DeleteAsyncById +2021-03-09 12:06:59.618 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAsyncById +2021-03-09 12:06:59.618 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetListAsyncByInput +2021-03-09 12:06:59.618 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.CreateAsyncByInput +2021-03-09 12:06:59.618 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateAsyncByIdAndInput +2021-03-09 12:06:59.618 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.DeleteAsyncById +2021-03-09 12:06:59.618 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetRolesAsyncById +2021-03-09 12:06:59.618 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAssignableRolesAsync +2021-03-09 12:06:59.618 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateRolesAsyncByIdAndInput +2021-03-09 12:06:59.618 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByUsernameAsyncByUserName +2021-03-09 12:06:59.618 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByEmailAsyncByEmail +2021-03-09 12:06:59.618 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByIdAsyncById +2021-03-09 12:06:59.618 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByUserNameAsyncByUserName +2021-03-09 12:06:59.618 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.SearchAsyncByInput +2021-03-09 12:06:59.618 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.GetCountAsyncByInput +2021-03-09 12:06:59.618 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.GetAsync +2021-03-09 12:06:59.618 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.UpdateAsyncByInput +2021-03-09 12:06:59.618 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.ChangePasswordAsyncByInput +2021-03-09 12:06:59.618 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.GetAsyncByProviderNameAndProviderKey +2021-03-09 12:06:59.619 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-09 12:06:59.619 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.GetAsync +2021-03-09 12:06:59.619 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.UpdateAsyncByInput +2021-03-09 12:06:59.619 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetAsyncById +2021-03-09 12:06:59.619 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetListAsyncByInput +2021-03-09 12:06:59.619 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.CreateAsyncByInput +2021-03-09 12:06:59.619 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateAsyncByIdAndInput +2021-03-09 12:06:59.619 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteAsyncById +2021-03-09 12:06:59.619 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetDefaultConnectionStringAsyncById +2021-03-09 12:06:59.619 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateDefaultConnectionStringAsyncByIdAndDefaultConnectionString +2021-03-09 12:06:59.619 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteDefaultConnectionStringAsyncById +2021-03-09 12:06:59.619 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.GetAsyncByProviderNameAndProviderKey +2021-03-09 12:06:59.619 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-09 12:06:59.619 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApplicationConfiguration.GetAsync +2021-03-09 12:06:59.619 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApiDefinition.GetByModel +2021-03-09 12:06:59.638 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-09 12:06:59.640 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 116.4331ms +2021-03-09 12:06:59.640 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 12:06:59.640 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - - 200 16918 application/javascript 121.7276ms +2021-03-09 12:06:59.965 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-09 12:07:00.039 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-09 12:07:00.042 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 518.8749ms +2021-03-09 12:07:00.042 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 12:07:00.044 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 82475 application/javascript 530.5397ms +2021-03-09 12:07:03.753 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/Account/Login application/x-www-form-urlencoded 317 +2021-03-09 12:07:03.758 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:07:03.759 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-09 12:07:03.759 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-09 12:07:03.759 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 12:07:03.778 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnPostAsync - ModelState is "Valid" +2021-03-09 12:07:04.741 +03:00 [DBG] Augmenting SignInContext +2021-03-09 12:07:04.742 +03:00 [DBG] Adding idp claim with value: local +2021-03-09 12:07:04.742 +03:00 [DBG] Adding auth_time claim with value: 1615280824 +2021-03-09 12:07:04.756 +03:00 [INF] AuthenticationScheme: Identity.Application signed in. +2021-03-09 12:07:04.977 +03:00 [INF] {"Username":"admin","Provider":null,"ProviderUserId":null,"SubjectId":"f96d764d-1435-9e8e-b3f4-39fb0f65cfde","DisplayName":"admin","Endpoint":"UI","ClientId":null,"Category":"Authentication","Name":"User Login Success","EventType":"Success","Id":1000,"Message":null,"ActivityId":"0HM72RADSICT9:00000077","TimeStamp":"2021-03-09T09:07:04.0000000Z","ProcessId":16476,"LocalIpAddress":"::1:44303","RemoteIpAddress":"::1","$type":"UserLoginSuccessEvent"} +2021-03-09 12:07:04.982 +03:00 [INF] Executed handler method OnPostAsync, returned result Microsoft.AspNetCore.Mvc.RedirectResult. +2021-03-09 12:07:04.987 +03:00 [INF] Executing RedirectResult, redirecting to /. +2021-03-09 12:07:04.987 +03:00 [INF] Executed page /Account/Login in 1228.1092ms +2021-03-09 12:07:04.987 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-09 12:07:04.994 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/Account/Login application/x-www-form-urlencoded 317 - 302 0 - 1240.8710ms +2021-03-09 12:07:04.996 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 12:07:05.008 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 12:07:05.008 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 12:07:05.008 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 12:07:05.008 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 12:07:05.008 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 12:07:05.009 +03:00 [INF] Executed page /_Host in 0.7965ms +2021-03-09 12:07:05.009 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 12:07:05.009 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 12.6745ms +2021-03-09 12:07:05.028 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-09 12:07:05.029 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 12:07:05.029 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 0.9074ms +2021-03-09 12:07:05.029 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - +2021-03-09 12:07:05.029 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - +2021-03-09 12:07:05.029 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/css/site.css - - +2021-03-09 12:07:05.029 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - +2021-03-09 12:07:05.030 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 12:07:05.030 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 12:07:05.030 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - - 304 - text/css 0.5416ms +2021-03-09 12:07:05.030 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - - 304 - text/css 0.5711ms +2021-03-09 12:07:05.031 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-09 12:07:05.031 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-09 12:07:05.031 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 12:07:05.031 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 12:07:05.031 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 12:07:05.031 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 12:07:05.031 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 0.1638ms +2021-03-09 12:07:05.031 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 0.2746ms +2021-03-09 12:07:05.031 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 0.2839ms +2021-03-09 12:07:05.033 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/css/site.css - - - 404 0 - 3.8447ms +2021-03-09 12:07:05.033 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - - 404 0 - 3.8887ms +2021-03-09 12:07:05.059 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 12:07:05.063 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:07:05.064 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 12:07:05.064 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 12:07:05.064 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.4633ms +2021-03-09 12:07:05.068 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=DVd2q2Qw5NkVajo-0YjZNA - - +2021-03-09 12:07:05.071 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:07:05.072 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 12:07:05.081 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 12:07:05.083 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 12:07:05.086 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-09 12:07:05.107 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:05.124 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-09 12:07:05.126 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-09 12:07:05.128 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 12:07:05.128 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 12:07:05.129 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: R,admin +2021-03-09 12:07:05.138 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-09 12:07:05.139 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-09 12:07:22.492 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/identity/roles - - +2021-03-09 12:07:22.496 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 12:07:22.496 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 12:07:22.496 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 12:07:22.496 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 12:07:22.496 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 12:07:22.497 +03:00 [INF] Executed page /_Host in 0.5248ms +2021-03-09 12:07:22.497 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 12:07:22.497 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/identity/roles - - - 200 - text/html;+charset=utf-8 5.0691ms +2021-03-09 12:07:22.501 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary2LdOoaZsTc1bZ2bd 359 +2021-03-09 12:07:22.501 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 12:07:22.504 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:07:22.504 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 12:07:22.505 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=DVd2q2Qw5NkVajo-0YjZNA - - - 101 - - 17437.3928ms +2021-03-09 12:07:22.505 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 12:07:22.505 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary2LdOoaZsTc1bZ2bd 359 - 200 0 - 4.4473ms +2021-03-09 12:07:22.514 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-09 12:07:22.514 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 12:07:22.515 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - +2021-03-09 12:07:22.515 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - +2021-03-09 12:07:22.515 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 0.5766ms +2021-03-09 12:07:22.515 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 12:07:22.515 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 12:07:22.515 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - - 304 - text/css 0.3087ms +2021-03-09 12:07:22.515 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - - 304 - text/css 0.3543ms +2021-03-09 12:07:22.515 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - +2021-03-09 12:07:22.515 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/css/site.css - - +2021-03-09 12:07:22.516 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-09 12:07:22.516 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-09 12:07:22.516 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 12:07:22.516 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 12:07:22.516 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 0.2908ms +2021-03-09 12:07:22.516 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 0.2650ms +2021-03-09 12:07:22.516 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 12:07:22.516 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 12:07:22.516 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 0.1488ms +2021-03-09 12:07:22.519 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - - 404 0 - 3.7974ms +2021-03-09 12:07:22.519 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/css/site.css - - - 404 0 - 3.7881ms +2021-03-09 12:07:22.539 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 12:07:22.542 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:07:22.542 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 12:07:22.542 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 12:07:22.542 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.3118ms +2021-03-09 12:07:22.554 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=D-PHQ7hGwqWqZhT_L77jQg - - +2021-03-09 12:07:22.556 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:07:22.556 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 12:07:22.566 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 12:07:22.567 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 12:07:22.570 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 12:07:22.570 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 12:07:22.571 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:22.571 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 12:07:22.571 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 12:07:22.571 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 12:07:22.572 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 12:07:22.572 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:22.573 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 12:07:22.574 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 12:07:22.574 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 12:07:22.575 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 12:07:22.598 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 12:07:22.598 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 12:07:22.600 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-09 12:07:22.637 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:22.764 +03:00 [DBG] Setting the cache items. Count: 19 +2021-03-09 12:07:22.768 +03:00 [DBG] Finished setting the cache items. Count: 19 +2021-03-09 12:07:22.770 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 12:07:22.770 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 12:07:22.770 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-09 12:07:22.772 +03:00 [DBG] Setting the cache items. Count: 19 +2021-03-09 12:07:22.777 +03:00 [DBG] Finished setting the cache items. Count: 19 +2021-03-09 12:07:22.799 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 12:07:22.799 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 12:07:22.799 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 12:07:22.800 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 12:07:22.800 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:22.960 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:22.961 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 12:07:22.961 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 12:07:22.961 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 12:07:22.962 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 12:07:22.962 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:22.962 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 12:07:22.962 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 12:07:22.962 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 12:07:22.963 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 12:07:22.963 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:22.963 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 12:07:22.963 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 12:07:22.963 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 12:07:22.963 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 12:07:22.963 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:23.061 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 12:07:23.061 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 12:07:23.061 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 12:07:23.061 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 12:07:23.061 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:23.063 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 12:07:23.063 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 12:07:23.063 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 12:07:23.064 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 12:07:23.064 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:23.064 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 12:07:23.064 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 12:07:23.064 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 12:07:23.065 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 12:07:23.065 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:23.067 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 12:07:23.067 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 12:07:23.067 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 12:07:23.068 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 12:07:23.068 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:23.068 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 12:07:23.068 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 12:07:23.068 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 12:07:23.068 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 12:07:23.069 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:23.069 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 12:07:23.069 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 12:07:23.069 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 12:07:23.069 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 12:07:23.069 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:23.072 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 12:07:23.072 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 12:07:23.072 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 12:07:23.072 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 12:07:23.072 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:23.072 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 12:07:23.073 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 12:07:23.073 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 12:07:23.073 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 12:07:23.073 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:23.073 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 12:07:23.073 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 12:07:23.073 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 12:07:23.074 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 12:07:23.074 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:23.076 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 12:07:23.076 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 12:07:23.076 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 12:07:23.077 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 12:07:23.077 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:23.077 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 12:07:23.077 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 12:07:23.077 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 12:07:23.077 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 12:07:23.077 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:23.077 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 12:07:23.078 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 12:07:23.078 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 12:07:23.078 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 12:07:23.078 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:23.086 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 12:07:23.086 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 12:07:23.086 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 12:07:23.086 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 12:07:23.086 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:23.086 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 12:07:23.087 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 12:07:23.087 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 12:07:23.087 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 12:07:23.087 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:23.087 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 12:07:23.087 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 12:07:23.087 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 12:07:23.088 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 12:07:23.088 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:23.090 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 12:07:23.090 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 12:07:23.090 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 12:07:23.091 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 12:07:23.091 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:23.091 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 12:07:23.091 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 12:07:23.091 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 12:07:23.091 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 12:07:23.091 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:23.091 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 12:07:23.092 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 12:07:23.092 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 12:07:23.092 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 12:07:23.092 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:23.094 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 12:07:23.095 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 12:07:23.095 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 12:07:23.095 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 12:07:23.095 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:23.095 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 12:07:23.096 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 12:07:23.096 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 12:07:23.096 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 12:07:23.096 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:23.096 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 12:07:23.096 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 12:07:23.096 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 12:07:23.097 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 12:07:23.097 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:23.099 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 12:07:23.100 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 12:07:23.100 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 12:07:23.100 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 12:07:23.100 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:23.100 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 12:07:23.100 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 12:07:23.100 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 12:07:23.101 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 12:07:23.101 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:23.101 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 12:07:23.101 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 12:07:23.101 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 12:07:23.101 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 12:07:23.101 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:25.535 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 12:07:25.536 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 12:07:25.536 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 12:07:25.536 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 12:07:25.536 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:32.644 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/identity/users - - +2021-03-09 12:07:32.648 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 12:07:32.648 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 12:07:32.648 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 12:07:32.648 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 12:07:32.648 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 12:07:32.650 +03:00 [INF] Executed page /_Host in 1.5731ms +2021-03-09 12:07:32.650 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 12:07:32.650 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/identity/users - - - 200 - text/html;+charset=utf-8 6.2873ms +2021-03-09 12:07:32.666 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryQiL3tbL1B72Hwg1B 359 +2021-03-09 12:07:32.666 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 12:07:32.668 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=D-PHQ7hGwqWqZhT_L77jQg - - - 101 - - 10114.2979ms +2021-03-09 12:07:32.670 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:07:32.671 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 12:07:32.678 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 12:07:32.678 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryQiL3tbL1B72Hwg1B 359 - 200 0 - 12.6172ms +2021-03-09 12:07:32.678 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-09 12:07:32.679 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 12:07:32.679 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 0.3966ms +2021-03-09 12:07:32.680 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - +2021-03-09 12:07:32.680 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - +2021-03-09 12:07:32.680 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - +2021-03-09 12:07:32.680 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 12:07:32.680 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 12:07:32.680 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - - 304 - text/css 0.3229ms +2021-03-09 12:07:32.680 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - - 304 - text/css 0.3614ms +2021-03-09 12:07:32.680 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/css/site.css - - +2021-03-09 12:07:32.680 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-09 12:07:32.680 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-09 12:07:32.680 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 12:07:32.681 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 12:07:32.681 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 0.2239ms +2021-03-09 12:07:32.681 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 12:07:32.681 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 12:07:32.681 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 0.1746ms +2021-03-09 12:07:32.681 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 0.2379ms +2021-03-09 12:07:32.684 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - - 404 0 - 4.3192ms +2021-03-09 12:07:32.684 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/css/site.css - - - 404 0 - 3.9764ms +2021-03-09 12:07:32.709 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 12:07:32.713 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:07:32.714 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 12:07:32.714 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 12:07:32.714 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.0321ms +2021-03-09 12:07:32.721 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=9k9Sb6yRLwJ4vO60ZhKQ5Q - - +2021-03-09 12:07:32.724 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:07:32.724 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 12:07:32.729 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 12:07:32.730 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 12:07:32.730 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 12:07:32.730 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 12:07:32.730 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:32.730 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 12:07:32.730 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 12:07:32.730 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 12:07:32.731 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 12:07:32.731 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:32.733 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 12:07:32.734 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 12:07:32.734 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 12:07:32.735 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 12:07:32.751 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 12:07:32.751 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 12:07:32.751 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 12:07:32.751 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 12:07:32.751 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:32.751 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 12:07:32.752 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 12:07:32.752 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 12:07:32.752 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 12:07:32.752 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:32.752 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 12:07:32.752 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 12:07:32.752 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 12:07:32.753 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 12:07:32.753 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:32.753 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 12:07:32.753 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 12:07:32.753 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 12:07:32.753 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 12:07:32.753 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:32.755 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 12:07:32.756 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 12:07:32.756 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 12:07:32.756 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 12:07:32.756 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:32.768 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:32.855 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 12:07:32.855 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 12:07:32.855 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 12:07:32.856 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 12:07:32.856 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:32.918 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 12:07:32.918 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 12:07:32.918 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 12:07:32.919 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 12:07:32.919 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:32.919 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 12:07:32.919 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 12:07:32.919 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 12:07:32.920 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 12:07:32.920 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:32.920 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 12:07:32.921 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 12:07:32.921 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 12:07:32.921 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 12:07:32.921 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:32.937 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 12:07:32.938 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 12:07:32.938 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 12:07:32.938 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 12:07:32.938 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:32.938 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 12:07:32.939 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 12:07:32.939 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 12:07:32.939 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 12:07:32.939 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:32.939 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 12:07:32.940 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 12:07:32.940 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 12:07:32.940 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 12:07:32.940 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:35.131 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 12:07:35.132 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 12:07:35.132 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 12:07:35.132 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 12:07:35.132 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:53.515 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 12:07:53.516 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 12:07:53.516 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 12:07:53.516 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 12:07:53.516 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:53.519 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 12:07:53.520 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 12:07:53.520 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 12:07:53.520 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 12:07:53.520 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:53.818 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 12:07:53.819 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 12:07:53.819 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 12:07:53.819 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 12:07:53.819 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:53.843 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 12:07:53.844 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 12:07:53.844 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 12:07:53.844 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 12:07:53.845 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:53.845 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 12:07:53.845 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 12:07:53.846 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 12:07:53.846 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 12:07:53.846 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:53.846 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 12:07:53.846 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 12:07:53.846 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 12:07:53.847 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 12:07:53.847 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:53.849 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 12:07:53.850 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 12:07:53.850 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 12:07:53.850 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 12:07:53.850 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:53.850 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 12:07:53.850 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 12:07:53.850 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 12:07:53.851 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 12:07:53.851 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:53.851 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 12:07:53.851 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 12:07:53.851 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 12:07:53.851 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 12:07:53.851 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:53.864 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 12:07:53.864 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 12:07:53.864 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 12:07:53.864 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 12:07:53.864 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:53.864 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 12:07:53.865 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 12:07:53.865 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 12:07:53.865 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 12:07:53.865 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:53.865 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 12:07:53.865 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 12:07:53.865 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 12:07:53.866 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 12:07:53.866 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:53.868 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 12:07:53.868 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 12:07:53.868 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 12:07:53.869 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 12:07:53.869 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:53.869 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 12:07:53.869 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 12:07:53.869 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 12:07:53.869 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 12:07:53.869 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:53.869 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 12:07:53.870 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 12:07:53.870 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 12:07:53.870 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 12:07:53.870 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:56.123 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 12:07:56.123 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 12:07:56.123 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 12:07:56.123 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 12:07:56.123 +03:00 [INF] Authorization was successful. +2021-03-09 12:07:56.226 +03:00 [WRN] Unhandled exception rendering component: The current thread is not associated with the Dispatcher. Use InvokeAsync() to switch execution to the Dispatcher when triggering rendering or component state. +System.InvalidOperationException: The current thread is not associated with the Dispatcher. Use InvokeAsync() to switch execution to the Dispatcher when triggering rendering or component state. + at Microsoft.AspNetCore.Components.Dispatcher.AssertAccess() + at Microsoft.AspNetCore.Components.RenderTree.Renderer.AddToRenderQueue(Int32 componentId, RenderFragment renderFragment) + at Microsoft.AspNetCore.Components.ComponentBase.StateHasChanged() + at Blazorise.BaseValidationResult.<.ctor>b__2_0(Object sender, ValidationStatusChangedEventArgs eventArgs) + at Blazorise.Validation.NotifyValidationStatusChanged(ValidationStatus status, IEnumerable`1 messages) + at Blazorise.Validation.Clear() + at Blazorise.Validation.OnClearingAll() + at Blazorise.Validations.ClearAll() + at Volo.Abp.BlazoriseUI.AbpCrudPageBase`10.OpenEditModalAsync(TListViewModel entity) in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\AbpCrudPageBase.cs:line 313 + at Volo.Abp.Identity.Blazor.Pages.Identity.UserManagement.OpenEditModalAsync(IdentityUserDto entity) in D:\Github\abp\modules\identity\src\Volo.Abp.Identity.Blazor\Pages\Identity\UserManagement.razor.cs:line 92 + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Volo.Abp.BlazoriseUI.Components.EntityAction`1.ActionClickedAsync() in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\Components\EntityAction.razor.cs:line 63 + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle) +2021-03-09 12:07:56.233 +03:00 [ERR] Unhandled exception in circuit '-iiAqx-5KdVGnlunqCIhRNur_ONY2FK9rbMMpQQfJgk'. +System.InvalidOperationException: The current thread is not associated with the Dispatcher. Use InvokeAsync() to switch execution to the Dispatcher when triggering rendering or component state. + at Microsoft.AspNetCore.Components.Dispatcher.AssertAccess() + at Microsoft.AspNetCore.Components.RenderTree.Renderer.AddToRenderQueue(Int32 componentId, RenderFragment renderFragment) + at Microsoft.AspNetCore.Components.ComponentBase.StateHasChanged() + at Blazorise.BaseValidationResult.<.ctor>b__2_0(Object sender, ValidationStatusChangedEventArgs eventArgs) + at Blazorise.Validation.NotifyValidationStatusChanged(ValidationStatus status, IEnumerable`1 messages) + at Blazorise.Validation.Clear() + at Blazorise.Validation.OnClearingAll() + at Blazorise.Validations.ClearAll() + at Volo.Abp.BlazoriseUI.AbpCrudPageBase`10.OpenEditModalAsync(TListViewModel entity) in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\AbpCrudPageBase.cs:line 313 + at Volo.Abp.Identity.Blazor.Pages.Identity.UserManagement.OpenEditModalAsync(IdentityUserDto entity) in D:\Github\abp\modules\identity\src\Volo.Abp.Identity.Blazor\Pages\Identity\UserManagement.razor.cs:line 92 + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Volo.Abp.BlazoriseUI.Components.EntityAction`1.ActionClickedAsync() in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\Components\EntityAction.razor.cs:line 63 + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle) +2021-03-09 12:07:56.236 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 12:07:56.247 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=9k9Sb6yRLwJ4vO60ZhKQ5Q - - - 101 - - 23525.9571ms +2021-03-09 12:23:01.494 +03:00 [INF] Starting web host. +2021-03-09 12:23:03.052 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 12:23:03.097 +03:00 [INF] Loaded ABP modules: +2021-03-09 12:23:03.097 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 12:23:03.097 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 12:23:03.097 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 12:23:03.097 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 12:23:03.097 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 12:23:03.097 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 12:23:03.097 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 12:23:03.097 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsWebBasicThemeServerModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 12:23:03.097 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 12:23:03.139 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 12:23:03.142 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 12:23:03.170 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 12:23:03.611 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 12:23:03.611 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 12:23:03.611 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 12:23:03.611 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 12:23:03.611 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 12:23:03.611 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 12:23:04.064 +03:00 [INF] Initialized all ABP modules. +2021-03-09 12:23:04.140 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 12:23:04.142 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 12:23:04.142 +03:00 [INF] Hosting environment: Development +2021-03-09 12:23:04.142 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 12:23:04.563 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 12:23:06.806 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 12:23:06.806 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 12:23:06.806 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 12:23:06.806 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 12:23:06.806 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 12:23:06.806 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 12:23:06.806 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 12:23:07.049 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 12:23:07.089 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 12:23:07.091 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 12:23:07.122 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 12:23:07.122 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 12:23:07.243 +03:00 [INF] Executed page /_Host in 147.9481ms +2021-03-09 12:23:07.243 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 12:23:07.257 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 2693.5308ms +2021-03-09 12:23:07.276 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - +2021-03-09 12:23:07.276 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - +2021-03-09 12:23:07.276 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - +2021-03-09 12:23:07.276 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-09 12:23:07.276 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-09 12:23:07.276 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/css/site.css - - +2021-03-09 12:23:07.277 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-09 12:23:07.277 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 12:23:07.282 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 12:23:07.282 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 12:23:07.282 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 12:23:07.282 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 12:23:07.282 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 12:23:07.282 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 12:23:07.284 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 7.2703ms +2021-03-09 12:23:07.284 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 6.9360ms +2021-03-09 12:23:07.284 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - - 304 - text/css 7.3842ms +2021-03-09 12:23:07.284 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 6.8119ms +2021-03-09 12:23:07.284 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 7.3865ms +2021-03-09 12:23:07.284 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - - 304 - text/css 7.3868ms +2021-03-09 12:23:07.289 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/css/site.css - - - 404 0 - 12.9418ms +2021-03-09 12:23:07.289 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - - 404 0 - 13.0659ms +2021-03-09 12:23:07.322 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 12:23:07.331 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:23:07.332 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 12:23:07.346 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 12:23:07.347 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 24.9507ms +2021-03-09 12:23:07.354 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=UNmpZaC_Tstbf9pNN39lCA - - +2021-03-09 12:23:07.358 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:23:07.358 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 12:23:07.601 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 12:23:07.609 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 12:23:07.615 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-09 12:23:07.835 +03:00 [INF] Authorization was successful. +2021-03-09 12:23:07.894 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-09 12:23:07.900 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-09 12:23:07.912 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 12:23:07.912 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 12:23:07.913 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: R,admin +2021-03-09 12:23:07.971 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-09 12:23:07.972 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-09 12:23:21.379 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-09 12:23:21.380 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 12:23:21.380 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 1.2507ms +2021-03-09 12:28:42.153 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 12:28:42.171 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=UNmpZaC_Tstbf9pNN39lCA - - - 101 - - 334816.9106ms +2021-03-09 12:28:45.280 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 12:28:45.284 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:28:45.285 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 12:28:45.285 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 12:28:45.285 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.5058ms +2021-03-09 12:28:45.289 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=e1H-VMIpNiqEuFUvDUNwnA - - +2021-03-09 12:28:45.292 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:28:45.293 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 12:28:45.297 +03:00 [INF] Authorization was successful. +2021-03-09 12:30:53.152 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 12:30:53.152 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=e1H-VMIpNiqEuFUvDUNwnA - - - 101 - - 127862.8463ms +2021-03-09 12:30:56.277 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 12:30:56.280 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:30:56.280 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 12:30:56.281 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 12:30:56.281 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.8617ms +2021-03-09 12:30:56.284 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=ZPLLcTGK6NqlM3-kMV4xsg - - +2021-03-09 12:30:56.287 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:30:56.287 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 12:30:56.290 +03:00 [INF] Authorization was successful. +2021-03-09 12:32:47.152 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 12:32:47.152 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=ZPLLcTGK6NqlM3-kMV4xsg - - - 101 - - 110867.4916ms +2021-03-09 12:32:50.264 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 12:32:50.266 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:32:50.267 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 12:32:50.267 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 12:32:50.267 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.2695ms +2021-03-09 12:32:50.270 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=mYc8YK_Y2LRX-R_NucGKJg - - +2021-03-09 12:32:50.273 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:32:50.274 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 12:32:50.275 +03:00 [INF] Authorization was successful. +2021-03-09 12:34:49.160 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 12:34:49.160 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=mYc8YK_Y2LRX-R_NucGKJg - - - 101 - - 118889.8815ms +2021-03-09 12:34:52.269 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 12:34:52.275 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:34:52.275 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 12:34:52.276 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 12:34:52.276 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 6.6830ms +2021-03-09 12:34:52.279 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=9DSoZcPBHZSxeXO_nKC-ig - - +2021-03-09 12:34:52.282 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:34:52.282 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 12:34:52.285 +03:00 [INF] Authorization was successful. +2021-03-09 12:36:43.151 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 12:36:43.151 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=9DSoZcPBHZSxeXO_nKC-ig - - - 101 - - 110872.2488ms +2021-03-09 12:36:46.272 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 12:36:46.275 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:36:46.275 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 12:36:46.275 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 12:36:46.276 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.5945ms +2021-03-09 12:36:46.279 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=13f-vNeTnGMiVSZHAwLpGw - - +2021-03-09 12:36:46.282 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:36:46.282 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 12:36:46.285 +03:00 [INF] Authorization was successful. +2021-03-09 12:38:53.147 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 12:38:53.147 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=13f-vNeTnGMiVSZHAwLpGw - - - 101 - - 126868.1423ms +2021-03-09 12:38:56.272 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 12:38:56.979 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:38:56.979 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 12:38:56.985 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 12:38:56.985 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 712.4346ms +2021-03-09 12:38:56.989 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=grBYfXzNLjSE10Knv-pSmA - - +2021-03-09 12:38:56.992 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:38:56.992 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 12:38:56.994 +03:00 [INF] Authorization was successful. +2021-03-09 12:40:45.149 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 12:40:45.149 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=grBYfXzNLjSE10Knv-pSmA - - - 101 - - 108159.8458ms +2021-03-09 12:40:48.273 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 12:40:48.279 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:40:48.279 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 12:40:48.279 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 12:40:48.279 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 6.7733ms +2021-03-09 12:40:48.283 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=THXke1YKrR1_VeU3OG7pMw - - +2021-03-09 12:40:48.286 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:40:48.286 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 12:40:48.289 +03:00 [INF] Authorization was successful. +2021-03-09 12:42:47.154 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 12:42:47.155 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=THXke1YKrR1_VeU3OG7pMw - - - 101 - - 118871.7476ms +2021-03-09 12:42:50.272 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 12:42:50.278 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:42:50.278 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 12:42:50.278 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 12:42:50.278 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 6.5403ms +2021-03-09 12:42:50.282 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=48RwItm9rOzV0o1hU-gpGA - - +2021-03-09 12:42:50.285 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:42:50.285 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 12:42:50.287 +03:00 [INF] Authorization was successful. +2021-03-09 12:44:39.142 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 12:44:39.143 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=48RwItm9rOzV0o1hU-gpGA - - - 101 - - 108860.9229ms +2021-03-09 12:44:42.268 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 12:44:42.274 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:44:42.275 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 12:44:42.275 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 12:44:42.275 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 6.7889ms +2021-03-09 12:44:42.278 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=xNDnvwTjyHEgO1DpLd1L1w - - +2021-03-09 12:44:42.281 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:44:42.281 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 12:44:42.284 +03:00 [INF] Authorization was successful. +2021-03-09 12:46:41.154 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 12:46:41.154 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=xNDnvwTjyHEgO1DpLd1L1w - - - 101 - - 118875.4910ms +2021-03-09 12:46:44.268 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 12:46:44.274 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:46:44.274 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 12:46:44.274 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 12:46:44.274 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 6.7484ms +2021-03-09 12:46:44.278 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=38PCogTm16NPOX113tv_2Q - - +2021-03-09 12:46:44.280 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:46:44.281 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 12:46:44.283 +03:00 [INF] Authorization was successful. +2021-03-09 12:48:53.152 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 12:48:53.152 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=38PCogTm16NPOX113tv_2Q - - - 101 - - 128874.2259ms +2021-03-09 12:48:56.275 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 12:48:56.278 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:48:56.278 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 12:48:56.278 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 12:48:56.278 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 2.8840ms +2021-03-09 12:48:56.282 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=gx1lq0bdVa9xto0dWSM2dA - - +2021-03-09 12:48:56.284 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:48:56.284 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 12:48:56.286 +03:00 [INF] Authorization was successful. +2021-03-09 12:50:53.155 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 12:50:53.155 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=gx1lq0bdVa9xto0dWSM2dA - - - 101 - - 116873.2449ms +2021-03-09 12:50:56.262 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 12:50:56.266 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:50:56.266 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 12:50:56.266 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 12:50:56.267 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.6002ms +2021-03-09 12:50:56.269 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=forgSTd9OcuNZhxAQO-NQQ - - +2021-03-09 12:50:56.272 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:50:56.272 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 12:50:56.274 +03:00 [INF] Authorization was successful. +2021-03-09 12:52:47.146 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 12:52:47.147 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=forgSTd9OcuNZhxAQO-NQQ - - - 101 - - 110877.7223ms +2021-03-09 12:52:50.277 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 12:52:50.283 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:52:50.284 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 12:52:50.284 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 12:52:50.284 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 6.6966ms +2021-03-09 12:52:50.287 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=vFvQDikfzVLBXizII9SMGA - - +2021-03-09 12:52:50.290 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:52:50.290 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 12:52:50.292 +03:00 [INF] Authorization was successful. +2021-03-09 12:54:49.146 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 12:54:49.146 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=vFvQDikfzVLBXizII9SMGA - - - 101 - - 118858.7929ms +2021-03-09 12:54:52.264 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 12:54:52.271 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:54:52.271 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 12:54:52.271 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 12:54:52.271 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 6.8822ms +2021-03-09 12:54:52.276 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=ac-sZETKaKavAC24kjOE1w - - +2021-03-09 12:54:52.278 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:54:52.278 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 12:54:52.281 +03:00 [INF] Authorization was successful. +2021-03-09 12:56:42.149 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 12:56:42.149 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=ac-sZETKaKavAC24kjOE1w - - - 101 - - 109873.7267ms +2021-03-09 12:56:45.264 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 12:56:45.271 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:56:45.271 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 12:56:45.271 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 12:56:45.271 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 6.8154ms +2021-03-09 12:56:45.275 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=pe29tYnZzaU-yBygPSLGcw - - +2021-03-09 12:56:45.278 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:56:45.278 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 12:56:45.280 +03:00 [INF] Authorization was successful. +2021-03-09 12:58:44.156 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 12:58:44.157 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=pe29tYnZzaU-yBygPSLGcw - - - 101 - - 118881.6108ms +2021-03-09 12:58:47.273 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 12:58:47.276 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:58:47.277 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 12:58:47.277 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 12:58:47.277 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.5576ms +2021-03-09 12:58:47.280 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=jQZ17RW7UOKaOtOyfoQpIQ - - +2021-03-09 12:58:47.283 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 12:58:47.283 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 12:58:47.286 +03:00 [INF] Authorization was successful. +2021-03-09 13:00:38.148 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 13:00:38.149 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=jQZ17RW7UOKaOtOyfoQpIQ - - - 101 - - 110868.3237ms +2021-03-09 13:00:41.277 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 13:00:41.283 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:00:41.283 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 13:00:41.283 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 13:00:41.283 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 6.1814ms +2021-03-09 13:00:41.286 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=9fBTJ8Sr_G5LqyEn8VEvSQ - - +2021-03-09 13:00:41.289 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:00:41.290 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 13:00:41.291 +03:00 [INF] Authorization was successful. +2021-03-09 13:02:53.146 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 13:02:53.146 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=9fBTJ8Sr_G5LqyEn8VEvSQ - - - 101 - - 131860.1693ms +2021-03-09 13:02:56.274 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 13:02:56.277 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:02:56.277 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 13:02:56.277 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 13:02:56.278 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.8729ms +2021-03-09 13:02:56.281 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=gr77uFcaqa6WB8QXxNPmrQ - - +2021-03-09 13:02:56.283 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:02:56.283 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 13:02:56.285 +03:00 [INF] Authorization was successful. +2021-03-09 13:04:47.150 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 13:04:47.151 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=gr77uFcaqa6WB8QXxNPmrQ - - - 101 - - 110869.9064ms +2021-03-09 13:04:50.269 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 13:04:50.272 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:04:50.272 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 13:04:50.272 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 13:04:50.272 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 2.9639ms +2021-03-09 13:04:50.276 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=8d_aFMu73V-VTlQUaKDjBg - - +2021-03-09 13:04:50.278 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:04:50.279 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 13:04:50.281 +03:00 [INF] Authorization was successful. +2021-03-09 13:06:49.142 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 13:06:49.143 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=8d_aFMu73V-VTlQUaKDjBg - - - 101 - - 118866.6656ms +2021-03-09 13:06:52.277 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 13:06:52.283 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:06:52.284 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 13:06:52.284 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 13:06:52.284 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 6.6933ms +2021-03-09 13:06:52.287 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=SXZ5cChXy5Qq1zFnZDpqow - - +2021-03-09 13:06:52.290 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:06:52.290 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 13:06:52.292 +03:00 [INF] Authorization was successful. +2021-03-09 13:08:43.154 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 13:08:43.154 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=SXZ5cChXy5Qq1zFnZDpqow - - - 101 - - 110867.1041ms +2021-03-09 13:08:46.264 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 13:08:46.270 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:08:46.270 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 13:08:46.271 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 13:08:46.271 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 6.3736ms +2021-03-09 13:08:46.274 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=SIBydw4oTjR03Qu7bAgMTw - - +2021-03-09 13:08:46.276 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:08:46.276 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 13:08:46.279 +03:00 [INF] Authorization was successful. +2021-03-09 13:10:53.141 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 13:10:53.141 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=SIBydw4oTjR03Qu7bAgMTw - - - 101 - - 126867.4626ms +2021-03-09 13:10:56.266 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 13:10:56.278 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:10:56.278 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 13:10:56.279 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 13:10:56.279 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 12.7007ms +2021-03-09 13:10:56.282 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=PBVLHUX-SoWeVnOwbyH2GA - - +2021-03-09 13:10:56.284 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:10:56.285 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 13:10:56.286 +03:00 [INF] Authorization was successful. +2021-03-09 13:12:47.154 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 13:12:47.154 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=PBVLHUX-SoWeVnOwbyH2GA - - - 101 - - 110872.0166ms +2021-03-09 13:12:50.272 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 13:12:50.276 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:12:50.276 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 13:12:50.276 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 13:12:50.276 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.4368ms +2021-03-09 13:12:50.279 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=c-TfQm0ObUhtU7RGL8qKHg - - +2021-03-09 13:12:50.282 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:12:50.282 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 13:12:50.285 +03:00 [INF] Authorization was successful. +2021-03-09 13:14:49.155 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 13:14:49.155 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=c-TfQm0ObUhtU7RGL8qKHg - - - 101 - - 118875.8484ms +2021-03-09 13:14:52.278 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 13:14:52.284 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:14:52.284 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 13:14:52.284 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 13:14:52.284 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 6.8455ms +2021-03-09 13:14:52.288 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=7VezHcg54HpN3uZeg-6qkQ - - +2021-03-09 13:14:52.290 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:14:52.290 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 13:14:52.292 +03:00 [INF] Authorization was successful. +2021-03-09 13:16:43.156 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 13:16:43.156 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=7VezHcg54HpN3uZeg-6qkQ - - - 101 - - 110868.4211ms +2021-03-09 13:16:46.268 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 13:16:46.274 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:16:46.274 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 13:16:46.274 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 13:16:46.274 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 6.6198ms +2021-03-09 13:16:46.278 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=YTP7IpnN7eZmIq3Mqtg3qw - - +2021-03-09 13:16:46.280 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:16:46.280 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 13:16:46.283 +03:00 [INF] Authorization was successful. +2021-03-09 13:18:53.160 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 13:18:53.160 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=YTP7IpnN7eZmIq3Mqtg3qw - - - 101 - - 126882.8181ms +2021-03-09 13:18:56.271 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 13:18:56.274 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:18:56.274 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 13:18:56.275 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 13:18:56.275 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.7354ms +2021-03-09 13:18:56.277 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=DDhYCMLGfoO3O0sJReut3A - - +2021-03-09 13:18:56.280 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:18:56.280 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 13:18:56.282 +03:00 [INF] Authorization was successful. +2021-03-09 13:20:47.157 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 13:20:47.157 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=DDhYCMLGfoO3O0sJReut3A - - - 101 - - 110879.3075ms +2021-03-09 13:20:50.272 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 13:20:50.278 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:20:50.278 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 13:20:50.278 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 13:20:50.278 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 6.1959ms +2021-03-09 13:20:50.281 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=KbmPdobfGg4eQuxHEmlBXw - - +2021-03-09 13:20:50.284 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:20:50.284 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 13:20:50.286 +03:00 [INF] Authorization was successful. +2021-03-09 13:22:49.149 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 13:22:49.149 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=KbmPdobfGg4eQuxHEmlBXw - - - 101 - - 118867.5535ms +2021-03-09 13:22:52.271 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 13:22:52.274 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:22:52.274 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 13:22:52.274 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 13:22:52.274 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 2.8932ms +2021-03-09 13:22:52.278 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=Al5n_j7ZBG4LVQSzB9t5BQ - - +2021-03-09 13:22:52.280 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:22:52.280 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 13:22:52.283 +03:00 [INF] Authorization was successful. +2021-03-09 13:24:43.147 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 13:24:43.147 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=Al5n_j7ZBG4LVQSzB9t5BQ - - - 101 - - 110869.4744ms +2021-03-09 13:24:46.263 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 13:24:46.267 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:24:46.267 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 13:24:46.267 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 13:24:46.267 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.0600ms +2021-03-09 13:24:46.274 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=QW7_pR0v9XXxlemk1THa4w - - +2021-03-09 13:24:46.277 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:24:46.277 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 13:24:46.280 +03:00 [INF] Authorization was successful. +2021-03-09 13:26:45.145 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 13:26:45.145 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=QW7_pR0v9XXxlemk1THa4w - - - 101 - - 118871.2533ms +2021-03-09 13:26:48.265 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 13:26:48.271 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:26:48.271 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 13:26:48.271 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 13:26:48.271 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 6.2408ms +2021-03-09 13:26:48.276 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=Kjhc0EEU03vOZqFGj-Pglg - - +2021-03-09 13:26:48.278 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:26:48.279 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 13:26:48.281 +03:00 [INF] Authorization was successful. +2021-03-09 13:28:39.147 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 13:28:39.148 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=Kjhc0EEU03vOZqFGj-Pglg - - - 101 - - 110872.1407ms +2021-03-09 13:28:42.263 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 13:28:42.265 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:28:42.266 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 13:28:42.266 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 13:28:42.266 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 2.6102ms +2021-03-09 13:28:42.269 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=c7_P_dcxlovH7skf0So9_g - - +2021-03-09 13:28:42.271 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:28:42.271 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 13:28:42.273 +03:00 [INF] Authorization was successful. +2021-03-09 13:30:53.154 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 13:30:53.155 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=c7_P_dcxlovH7skf0So9_g - - - 101 - - 130885.6408ms +2021-03-09 13:30:56.268 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 13:30:56.277 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:30:56.277 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 13:30:56.278 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 13:30:56.278 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 9.9261ms +2021-03-09 13:30:56.281 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=_KMTc7FkMiHqxzxs8eL_dA - - +2021-03-09 13:30:56.283 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:30:56.283 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 13:30:56.285 +03:00 [INF] Authorization was successful. +2021-03-09 13:32:47.157 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 13:32:47.158 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=_KMTc7FkMiHqxzxs8eL_dA - - - 101 - - 110876.9392ms +2021-03-09 13:32:50.278 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 13:32:50.284 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:32:50.284 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 13:32:50.284 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 13:32:50.284 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 6.4857ms +2021-03-09 13:32:50.288 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=JLjQX43rpxgrzxIzzxQdlQ - - +2021-03-09 13:32:50.290 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:32:50.290 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 13:32:50.292 +03:00 [INF] Authorization was successful. +2021-03-09 13:34:49.153 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 13:34:49.153 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=JLjQX43rpxgrzxIzzxQdlQ - - - 101 - - 118865.2433ms +2021-03-09 13:34:52.270 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 13:34:52.272 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:34:52.273 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 13:34:52.273 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 13:34:52.273 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 2.8023ms +2021-03-09 13:34:52.275 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=jw2HIWL79f7KNNeNT6WvsA - - +2021-03-09 13:34:52.277 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:34:52.277 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 13:34:52.279 +03:00 [INF] Authorization was successful. +2021-03-09 13:36:43.148 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 13:36:43.148 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=jw2HIWL79f7KNNeNT6WvsA - - - 101 - - 110873.1946ms +2021-03-09 13:36:46.274 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 13:36:46.280 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:36:46.280 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 13:36:46.280 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 13:36:46.280 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.9880ms +2021-03-09 13:36:46.283 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=TKh4RxnwiXnkJCBB-6S7ow - - +2021-03-09 13:36:46.286 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:36:46.286 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 13:36:46.288 +03:00 [INF] Authorization was successful. +2021-03-09 13:38:08.026 +03:00 [INF] Starting web host. +2021-03-09 13:38:09.158 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 13:38:09.224 +03:00 [INF] Loaded ABP modules: +2021-03-09 13:38:09.225 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 13:38:09.225 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 13:38:09.225 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 13:38:09.225 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 13:38:09.225 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 13:38:09.225 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 13:38:09.225 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 13:38:09.225 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsWebBasicThemeServerModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 13:38:09.225 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 13:38:09.273 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 13:38:09.277 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 13:38:09.310 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 13:38:09.812 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 13:38:09.812 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 13:38:09.812 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 13:38:09.812 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 13:38:09.812 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 13:38:09.812 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 13:38:10.291 +03:00 [INF] Initialized all ABP modules. +2021-03-09 13:38:10.365 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 13:38:10.368 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 13:38:10.368 +03:00 [INF] Hosting environment: Development +2021-03-09 13:38:10.368 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 13:38:10.593 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 13:38:10.615 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 13:38:13.007 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 13:38:13.007 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 13:38:13.007 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 13:38:13.007 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 13:38:13.007 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 13:38:13.007 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 13:38:13.007 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 13:38:13.244 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:38:13.251 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 13:38:13.251 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 13:38:13.269 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 13:38:13.280 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=ZV_Eyxp5mwOfBCvPVbInNg - - +2021-03-09 13:38:13.280 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 2687.7783ms +2021-03-09 13:38:13.287 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:38:13.287 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 13:38:13.295 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 13:38:13.296 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 13:38:13.322 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 13:38:13.323 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 13:38:13.397 +03:00 [INF] Executed page /_Host in 99.0864ms +2021-03-09 13:38:13.397 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 13:38:13.399 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 2783.8237ms +2021-03-09 13:38:13.420 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-09 13:38:13.420 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - +2021-03-09 13:38:13.420 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - +2021-03-09 13:38:13.420 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - +2021-03-09 13:38:13.420 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/css/site.css - - +2021-03-09 13:38:13.421 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-09 13:38:13.421 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-09 13:38:13.421 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 13:38:13.426 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 13:38:13.426 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 13:38:13.426 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 13:38:13.426 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 13:38:13.426 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 13:38:13.426 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 13:38:13.428 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css - - - 304 - text/css 7.3588ms +2021-03-09 13:38:13.428 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 7.1060ms +2021-03-09 13:38:13.428 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css - - - 304 - text/css 7.6286ms +2021-03-09 13:38:13.428 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 7.1600ms +2021-03-09 13:38:13.428 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 7.9157ms +2021-03-09 13:38:13.428 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 7.2275ms +2021-03-09 13:38:13.435 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/css/site.css - - - 404 0 - 14.0225ms +2021-03-09 13:38:13.435 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.UI.BasicTheme/libs/abp/css/theme.css - - - 404 0 - 14.1283ms +2021-03-09 13:38:13.471 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 13:38:13.479 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:38:13.479 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 13:38:13.480 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 13:38:13.480 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 8.9491ms +2021-03-09 13:38:13.494 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=CDtjgk5ox0wAhjJiLKoOMQ - - +2021-03-09 13:38:13.498 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 13:38:13.498 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 13:38:13.704 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 13:38:13.711 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 13:38:13.719 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-09 13:38:13.938 +03:00 [INF] Authorization was successful. +2021-03-09 13:38:14.036 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-09 13:38:14.042 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-09 13:38:14.053 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 13:38:14.053 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 13:38:14.053 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: R,admin +2021-03-09 13:38:14.112 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-09 13:38:14.113 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-09 14:14:13.927 +03:00 [INF] Starting web host. +2021-03-09 14:14:15.450 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 14:14:15.496 +03:00 [INF] Loaded ABP modules: +2021-03-09 14:14:15.496 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 14:14:15.496 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 14:14:15.496 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 14:14:15.496 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 14:14:15.496 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 14:14:15.496 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 14:14:15.496 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 14:14:15.496 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 14:14:15.496 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 14:14:15.529 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 14:14:15.532 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 14:14:15.561 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 14:14:16.022 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 14:14:16.022 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 14:14:16.022 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 14:14:16.022 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 14:14:16.022 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 14:14:16.022 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 14:14:16.499 +03:00 [INF] Initialized all ABP modules. +2021-03-09 14:14:16.567 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 14:14:16.569 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 14:14:16.569 +03:00 [INF] Hosting environment: Development +2021-03-09 14:14:16.569 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 14:14:17.055 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 14:14:19.247 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 14:14:19.247 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 14:14:19.247 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 14:14:19.247 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 14:14:19.247 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 14:14:19.247 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 14:14:19.247 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 14:14:20.701 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 14:14:20.752 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 14:14:20.754 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 14:14:20.789 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 14:14:20.789 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 14:14:20.936 +03:00 [INF] Executed page /_Host in 177.6774ms +2021-03-09 14:14:20.937 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 14:14:20.944 +03:00 [ERR] An unhandled exception has occurred while executing the request. +Volo.Abp.AbpException: Could not find the bundle file '/_content/Blazorise/blazorise.css' from IWebContentFileProvider + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpTagHelperResourceService.ProcessAsync(ViewContext viewContext, TagHelperContext context, TagHelperOutput output, List`1 bundleItems, String bundleName) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpTagHelperResourceService.cs:line 73 + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpBundleTagHelperService`2.ProcessAsync(TagHelperContext context, TagHelperOutput output) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpBundleTagHelperService.cs:line 21 + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner.g__Awaited|0_0(Task task, TagHelperExecutionContext executionContext, Int32 i, Int32 count) + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.b__17_0() + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext.SetOutputContentAsync() + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.ExecuteAsync() in D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\Pages\_Host.cshtml:line 6 + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|29_0[TFilter,TFilterAsync](ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResultExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeResultFilters() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|24_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) + at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) + at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.IdentityServerMiddleware.Invoke(HttpContext context, IEndpointRouter router, IUserSession session, IEventService events, IBackChannelLogoutService backChannelLogoutService) + at IdentityServer4.Hosting.MutualTlsEndpointMiddleware.Invoke(HttpContext context, IAuthenticationSchemeProvider schemes) + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.BaseUrlMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Uow.AbpUnitOfWorkMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Uow\AbpUnitOfWorkMiddleware.cs:line 21 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 33 + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 53 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.MultiTenancy.MultiTenancyMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.MultiTenancy\Volo\Abp\AspNetCore\MultiTenancy\MultiTenancyMiddleware.cs:line 51 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Builder.ApplicationBuilderAbpJwtTokenMiddlewareExtension.<>c__DisplayClass0_0.<b__0>d.MoveNext() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Authentication.JwtBearer\Microsoft\AspNetCore\Builder\JwtTokenMiddleware.cs:line 21 +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Tracing.AbpCorrelationIdMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Tracing\AbpCorrelationIdMiddleware.cs:line 27 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) +2021-03-09 14:14:21.026 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 500 - text/html;+charset=utf-8 3970.6679ms +2021-03-09 14:14:23.211 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarypfbk9JCj6erRgA7r 359 +2021-03-09 14:14:23.211 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryFybEb9AAQm3smZbG 359 +2021-03-09 14:14:23.214 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryAodvkGDDliiAMf0e 359 +2021-03-09 14:14:23.233 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 14:14:23.234 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 14:14:23.234 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 14:14:23.234 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 14:14:23.234 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 14:14:23.234 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 14:14:23.244 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 14:14:23.244 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 14:14:23.244 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 14:14:23.246 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryAodvkGDDliiAMf0e 359 - 200 0 - 31.5502ms +2021-03-09 14:14:23.246 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarypfbk9JCj6erRgA7r 359 - 200 0 - 34.4770ms +2021-03-09 14:14:23.246 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryFybEb9AAQm3smZbG 359 - 200 0 - 34.2735ms +2021-03-09 14:15:21.298 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 14:15:22.474 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 14:15:24.595 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 14:15:24.596 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 14:15:24.596 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 14:15:24.596 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 14:15:24.597 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 14:15:24.597 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 14:15:24.598 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 14:15:24.598 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 14:15:24.598 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 14:15:24.598 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 14:15:24.609 +03:00 [INF] Executed page /_Host in 12.5398ms +2021-03-09 14:15:24.609 +03:00 [INF] Executed page /_Host in 13.3238ms +2021-03-09 14:15:24.609 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 14:15:24.609 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 14:15:24.610 +03:00 [ERR] An unhandled exception has occurred while executing the request. +Volo.Abp.AbpException: Could not find the bundle file '_content/Blazorise/blazorise.css' from IWebContentFileProvider + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpTagHelperResourceService.ProcessAsync(ViewContext viewContext, TagHelperContext context, TagHelperOutput output, List`1 bundleItems, String bundleName) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpTagHelperResourceService.cs:line 73 + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpBundleTagHelperService`2.ProcessAsync(TagHelperContext context, TagHelperOutput output) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpBundleTagHelperService.cs:line 21 + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner.g__Awaited|0_0(Task task, TagHelperExecutionContext executionContext, Int32 i, Int32 count) + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.b__17_0() + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext.SetOutputContentAsync() + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.ExecuteAsync() in D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\Pages\_Host.cshtml:line 6 + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|29_0[TFilter,TFilterAsync](ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResultExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeResultFilters() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|24_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) + at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) + at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.IdentityServerMiddleware.Invoke(HttpContext context, IEndpointRouter router, IUserSession session, IEventService events, IBackChannelLogoutService backChannelLogoutService) + at IdentityServer4.Hosting.MutualTlsEndpointMiddleware.Invoke(HttpContext context, IAuthenticationSchemeProvider schemes) + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.BaseUrlMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Uow.AbpUnitOfWorkMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Uow\AbpUnitOfWorkMiddleware.cs:line 21 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 33 + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 53 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.MultiTenancy.MultiTenancyMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.MultiTenancy\Volo\Abp\AspNetCore\MultiTenancy\MultiTenancyMiddleware.cs:line 51 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Builder.ApplicationBuilderAbpJwtTokenMiddlewareExtension.<>c__DisplayClass0_0.<b__0>d.MoveNext() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Authentication.JwtBearer\Microsoft\AspNetCore\Builder\JwtTokenMiddleware.cs:line 21 +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Tracing.AbpCorrelationIdMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Tracing\AbpCorrelationIdMiddleware.cs:line 27 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) +2021-03-09 14:15:24.610 +03:00 [ERR] An unhandled exception has occurred while executing the request. +Volo.Abp.AbpException: Could not find the bundle file '_content/Blazorise/blazorise.css' from IWebContentFileProvider + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpTagHelperResourceService.ProcessAsync(ViewContext viewContext, TagHelperContext context, TagHelperOutput output, List`1 bundleItems, String bundleName) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpTagHelperResourceService.cs:line 73 + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpBundleTagHelperService`2.ProcessAsync(TagHelperContext context, TagHelperOutput output) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpBundleTagHelperService.cs:line 21 + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner.g__Awaited|0_0(Task task, TagHelperExecutionContext executionContext, Int32 i, Int32 count) + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.b__17_0() + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext.SetOutputContentAsync() + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.ExecuteAsync() in D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\Pages\_Host.cshtml:line 6 + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|29_0[TFilter,TFilterAsync](ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResultExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeResultFilters() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|24_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) + at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) + at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.IdentityServerMiddleware.Invoke(HttpContext context, IEndpointRouter router, IUserSession session, IEventService events, IBackChannelLogoutService backChannelLogoutService) + at IdentityServer4.Hosting.MutualTlsEndpointMiddleware.Invoke(HttpContext context, IAuthenticationSchemeProvider schemes) + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.BaseUrlMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Uow.AbpUnitOfWorkMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Uow\AbpUnitOfWorkMiddleware.cs:line 21 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 33 + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 53 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.MultiTenancy.MultiTenancyMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.MultiTenancy\Volo\Abp\AspNetCore\MultiTenancy\MultiTenancyMiddleware.cs:line 51 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Builder.ApplicationBuilderAbpJwtTokenMiddlewareExtension.<>c__DisplayClass0_0.<b__0>d.MoveNext() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Authentication.JwtBearer\Microsoft\AspNetCore\Builder\JwtTokenMiddleware.cs:line 21 +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.g__AwaitMatch|8_1(EndpointRoutingMiddleware middleware, HttpContext httpContext, Task matchTask) + at Volo.Abp.AspNetCore.Tracing.AbpCorrelationIdMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Tracing\AbpCorrelationIdMiddleware.cs:line 27 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) +2021-03-09 14:15:24.616 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 500 - text/html;+charset=utf-8 3318.3848ms +2021-03-09 14:15:24.617 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 500 - text/html;+charset=utf-8 2142.2525ms +2021-03-09 14:15:24.669 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 14:15:24.676 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 14:15:24.676 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 7.4695ms +2021-03-09 14:15:31.229 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 14:15:31.234 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 14:15:31.236 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 14:15:31.236 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 14:15:31.236 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 14:15:31.236 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 14:15:31.237 +03:00 [INF] Executed page /_Host in 1.6604ms +2021-03-09 14:15:31.238 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 14:15:31.238 +03:00 [ERR] An unhandled exception has occurred while executing the request. +Volo.Abp.AbpException: Could not find the bundle file '/_content/Blazorise/blazorise.css' from IWebContentFileProvider + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpTagHelperResourceService.ProcessAsync(ViewContext viewContext, TagHelperContext context, TagHelperOutput output, List`1 bundleItems, String bundleName) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpTagHelperResourceService.cs:line 73 + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpBundleTagHelperService`2.ProcessAsync(TagHelperContext context, TagHelperOutput output) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpBundleTagHelperService.cs:line 21 + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner.g__Awaited|0_0(Task task, TagHelperExecutionContext executionContext, Int32 i, Int32 count) + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.b__17_0() + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext.SetOutputContentAsync() + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.ExecuteAsync() in D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\Pages\_Host.cshtml:line 6 + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|29_0[TFilter,TFilterAsync](ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResultExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeResultFilters() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|24_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) + at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) + at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.IdentityServerMiddleware.Invoke(HttpContext context, IEndpointRouter router, IUserSession session, IEventService events, IBackChannelLogoutService backChannelLogoutService) + at IdentityServer4.Hosting.MutualTlsEndpointMiddleware.Invoke(HttpContext context, IAuthenticationSchemeProvider schemes) + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.BaseUrlMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Uow.AbpUnitOfWorkMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Uow\AbpUnitOfWorkMiddleware.cs:line 21 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 33 + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 53 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.MultiTenancy.MultiTenancyMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.MultiTenancy\Volo\Abp\AspNetCore\MultiTenancy\MultiTenancyMiddleware.cs:line 51 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Builder.ApplicationBuilderAbpJwtTokenMiddlewareExtension.<>c__DisplayClass0_0.<b__0>d.MoveNext() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Authentication.JwtBearer\Microsoft\AspNetCore\Builder\JwtTokenMiddleware.cs:line 21 +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Tracing.AbpCorrelationIdMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Tracing\AbpCorrelationIdMiddleware.cs:line 27 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) +2021-03-09 14:15:31.246 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 500 - text/html;+charset=utf-8 16.9421ms +2021-03-09 14:15:31.272 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 14:15:31.278 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 14:15:31.278 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 6.0618ms +2021-03-09 14:15:47.216 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-09 14:15:47.218 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 14:15:47.218 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 2.0120ms +2021-03-09 14:16:48.861 +03:00 [INF] Starting web host. +2021-03-09 14:16:49.989 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 14:16:50.036 +03:00 [INF] Loaded ABP modules: +2021-03-09 14:16:50.036 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 14:16:50.036 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 14:16:50.036 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 14:16:50.036 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 14:16:50.036 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 14:16:50.036 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 14:16:50.037 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 14:16:50.037 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 14:16:50.037 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 14:16:50.037 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 14:16:50.037 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 14:16:50.069 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 14:16:50.072 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 14:16:50.081 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 14:16:50.555 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 14:16:50.555 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 14:16:50.555 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 14:16:50.555 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 14:16:50.555 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 14:16:50.555 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 14:16:51.057 +03:00 [INF] Initialized all ABP modules. +2021-03-09 14:16:51.139 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 14:16:51.141 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 14:16:51.141 +03:00 [INF] Hosting environment: Development +2021-03-09 14:16:51.141 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 14:16:51.420 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 14:16:53.606 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 14:16:53.606 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 14:16:53.606 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 14:16:53.606 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 14:16:53.606 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 14:16:53.606 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 14:16:53.607 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 14:16:53.883 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 14:16:53.926 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 14:16:53.928 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 14:16:53.964 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 14:16:53.965 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 14:16:54.098 +03:00 [INF] Executed page /_Host in 167.1288ms +2021-03-09 14:16:54.099 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 14:16:54.103 +03:00 [ERR] An unhandled exception has occurred while executing the request. +Volo.Abp.AbpException: Could not find the bundle file '/_content/Blazorise/blazorise.css' from IWebContentFileProvider + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpTagHelperResourceService.ProcessAsync(ViewContext viewContext, TagHelperContext context, TagHelperOutput output, List`1 bundleItems, String bundleName) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpTagHelperResourceService.cs:line 73 + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpBundleTagHelperService`2.ProcessAsync(TagHelperContext context, TagHelperOutput output) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpBundleTagHelperService.cs:line 21 + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner.g__Awaited|0_0(Task task, TagHelperExecutionContext executionContext, Int32 i, Int32 count) + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.b__17_0() + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext.SetOutputContentAsync() + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.ExecuteAsync() in D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\Pages\_Host.cshtml:line 6 + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|29_0[TFilter,TFilterAsync](ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResultExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeResultFilters() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|24_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) + at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) + at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.IdentityServerMiddleware.Invoke(HttpContext context, IEndpointRouter router, IUserSession session, IEventService events, IBackChannelLogoutService backChannelLogoutService) + at IdentityServer4.Hosting.MutualTlsEndpointMiddleware.Invoke(HttpContext context, IAuthenticationSchemeProvider schemes) + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.BaseUrlMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Uow.AbpUnitOfWorkMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Uow\AbpUnitOfWorkMiddleware.cs:line 21 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 33 + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 53 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.MultiTenancy.MultiTenancyMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.MultiTenancy\Volo\Abp\AspNetCore\MultiTenancy\MultiTenancyMiddleware.cs:line 51 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Builder.ApplicationBuilderAbpJwtTokenMiddlewareExtension.<>c__DisplayClass0_0.<b__0>d.MoveNext() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Authentication.JwtBearer\Microsoft\AspNetCore\Builder\JwtTokenMiddleware.cs:line 21 +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Tracing.AbpCorrelationIdMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Tracing\AbpCorrelationIdMiddleware.cs:line 27 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) +2021-03-09 14:16:54.172 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 500 - text/html;+charset=utf-8 2751.9582ms +2021-03-09 14:16:57.141 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-09 14:16:57.144 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 14:16:57.145 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 3.2307ms +2021-03-09 14:16:57.194 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 14:16:57.201 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 14:16:57.202 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 8.4922ms +2021-03-09 14:16:57.807 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-09 14:16:57.807 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 14:16:57.807 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 0.5110ms +2021-03-09 14:16:57.847 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 14:16:57.848 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 14:16:57.849 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 2.3864ms +2021-03-09 14:17:12.024 +03:00 [INF] Starting web host. +2021-03-09 14:17:13.122 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 14:17:13.167 +03:00 [INF] Loaded ABP modules: +2021-03-09 14:17:13.167 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 14:17:13.167 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 14:17:13.167 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 14:17:13.167 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 14:17:13.167 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 14:17:13.167 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 14:17:13.168 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 14:17:13.168 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 14:17:13.168 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 14:17:13.168 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 14:17:13.199 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 14:17:13.202 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 14:17:13.211 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 14:17:13.681 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 14:17:13.681 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 14:17:13.681 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 14:17:13.681 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 14:17:13.681 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 14:17:13.681 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 14:17:14.115 +03:00 [INF] Initialized all ABP modules. +2021-03-09 14:17:14.191 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 14:17:14.191 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 14:17:14.191 +03:00 [INF] Hosting environment: Development +2021-03-09 14:17:14.192 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 14:17:14.615 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 14:17:16.940 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 14:17:16.940 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 14:17:16.940 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 14:17:16.940 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 14:17:16.940 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 14:17:16.940 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 14:17:16.940 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 14:17:17.218 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 14:17:17.267 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 14:17:17.269 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 14:17:17.301 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 14:17:17.302 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 14:17:17.479 +03:00 [INF] Executed page /_Host in 207.0925ms +2021-03-09 14:17:17.479 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 14:17:17.482 +03:00 [ERR] An unhandled exception has occurred while executing the request. +Volo.Abp.AbpException: Could not find the bundle file '/_content/Blazorise/blazorise.css' from IWebContentFileProvider + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpTagHelperResourceService.ProcessAsync(ViewContext viewContext, TagHelperContext context, TagHelperOutput output, List`1 bundleItems, String bundleName) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpTagHelperResourceService.cs:line 73 + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpBundleTagHelperService`2.ProcessAsync(TagHelperContext context, TagHelperOutput output) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpBundleTagHelperService.cs:line 21 + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner.g__Awaited|0_0(Task task, TagHelperExecutionContext executionContext, Int32 i, Int32 count) + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.b__17_0() + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext.SetOutputContentAsync() + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.ExecuteAsync() in D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\Pages\_Host.cshtml:line 6 + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|29_0[TFilter,TFilterAsync](ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResultExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeResultFilters() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|24_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) + at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) + at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.IdentityServerMiddleware.Invoke(HttpContext context, IEndpointRouter router, IUserSession session, IEventService events, IBackChannelLogoutService backChannelLogoutService) + at IdentityServer4.Hosting.MutualTlsEndpointMiddleware.Invoke(HttpContext context, IAuthenticationSchemeProvider schemes) + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.BaseUrlMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Uow.AbpUnitOfWorkMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Uow\AbpUnitOfWorkMiddleware.cs:line 21 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 33 + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 53 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.MultiTenancy.MultiTenancyMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.MultiTenancy\Volo\Abp\AspNetCore\MultiTenancy\MultiTenancyMiddleware.cs:line 51 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Builder.ApplicationBuilderAbpJwtTokenMiddlewareExtension.<>c__DisplayClass0_0.<b__0>d.MoveNext() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Authentication.JwtBearer\Microsoft\AspNetCore\Builder\JwtTokenMiddleware.cs:line 21 +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Tracing.AbpCorrelationIdMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Tracing\AbpCorrelationIdMiddleware.cs:line 27 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) +2021-03-09 14:17:17.545 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 500 - text/html;+charset=utf-8 2930.3797ms +2021-03-09 14:17:18.825 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-09 14:17:18.828 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 14:17:18.829 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 3.4419ms +2021-03-09 14:17:18.872 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 14:17:18.882 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 14:17:18.883 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 11.3550ms +2021-03-09 14:17:20.353 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-09 14:17:20.353 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 14:17:20.354 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 0.4348ms +2021-03-09 14:17:20.390 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 14:17:20.392 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 14:17:20.393 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 2.5970ms +2021-03-09 14:17:21.490 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-09 14:17:21.490 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 14:17:21.490 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 0.6827ms +2021-03-09 14:17:21.528 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 14:17:21.529 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 14:17:21.530 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 1.2135ms +2021-03-09 14:17:51.570 +03:00 [INF] Starting web host. +2021-03-09 14:17:52.705 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 14:17:52.754 +03:00 [INF] Loaded ABP modules: +2021-03-09 14:17:52.754 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 14:17:52.754 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 14:17:52.754 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 14:17:52.754 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 14:17:52.754 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 14:17:52.754 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 14:17:52.754 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 14:17:52.754 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 14:17:52.754 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 14:17:52.755 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 14:17:52.755 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 14:17:52.755 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 14:17:52.755 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 14:17:52.755 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 14:17:52.755 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 14:17:52.755 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 14:17:52.755 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 14:17:52.755 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 14:17:52.755 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 14:17:52.755 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 14:17:52.755 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 14:17:52.785 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 14:17:52.788 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 14:17:52.797 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 14:17:53.277 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 14:17:53.278 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 14:17:53.278 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 14:17:53.278 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 14:17:53.278 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 14:17:53.278 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 14:17:53.714 +03:00 [INF] Initialized all ABP modules. +2021-03-09 14:17:53.792 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 14:17:53.792 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 14:17:53.793 +03:00 [INF] Hosting environment: Development +2021-03-09 14:17:53.793 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 14:17:54.149 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 14:17:56.431 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 14:17:56.431 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 14:17:56.431 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 14:17:56.431 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 14:17:56.431 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 14:17:56.431 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 14:17:56.431 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 14:17:56.707 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 14:17:56.751 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 14:17:56.753 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 14:17:56.786 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 14:17:56.786 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 14:17:56.926 +03:00 [INF] Executed page /_Host in 169.4335ms +2021-03-09 14:17:56.926 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 14:17:56.929 +03:00 [ERR] An unhandled exception has occurred while executing the request. +Volo.Abp.AbpException: Could not find the bundle file '/_content/Blazorise/blazorise.css' from IWebContentFileProvider + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpTagHelperResourceService.ProcessAsync(ViewContext viewContext, TagHelperContext context, TagHelperOutput output, List`1 bundleItems, String bundleName) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpTagHelperResourceService.cs:line 73 + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpBundleTagHelperService`2.ProcessAsync(TagHelperContext context, TagHelperOutput output) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpBundleTagHelperService.cs:line 21 + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner.g__Awaited|0_0(Task task, TagHelperExecutionContext executionContext, Int32 i, Int32 count) + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.b__17_0() + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext.SetOutputContentAsync() + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.ExecuteAsync() in D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\Pages\_Host.cshtml:line 6 + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|29_0[TFilter,TFilterAsync](ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResultExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeResultFilters() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|24_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) + at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) + at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.IdentityServerMiddleware.Invoke(HttpContext context, IEndpointRouter router, IUserSession session, IEventService events, IBackChannelLogoutService backChannelLogoutService) + at IdentityServer4.Hosting.MutualTlsEndpointMiddleware.Invoke(HttpContext context, IAuthenticationSchemeProvider schemes) + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.BaseUrlMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Uow.AbpUnitOfWorkMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Uow\AbpUnitOfWorkMiddleware.cs:line 21 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 33 + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 53 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.MultiTenancy.MultiTenancyMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.MultiTenancy\Volo\Abp\AspNetCore\MultiTenancy\MultiTenancyMiddleware.cs:line 51 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Builder.ApplicationBuilderAbpJwtTokenMiddlewareExtension.<>c__DisplayClass0_0.<b__0>d.MoveNext() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Authentication.JwtBearer\Microsoft\AspNetCore\Builder\JwtTokenMiddleware.cs:line 21 +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Tracing.AbpCorrelationIdMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Tracing\AbpCorrelationIdMiddleware.cs:line 27 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) +2021-03-09 14:17:56.990 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 500 - text/html;+charset=utf-8 2841.7774ms +2021-03-09 14:17:57.901 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-09 14:17:57.910 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 404 0 - 8.9769ms +2021-03-09 14:18:15.128 +03:00 [INF] Starting web host. +2021-03-09 14:18:16.265 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 14:18:16.312 +03:00 [INF] Loaded ABP modules: +2021-03-09 14:18:16.312 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 14:18:16.312 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 14:18:16.312 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 14:18:16.312 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 14:18:16.312 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 14:18:16.312 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 14:18:16.312 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 14:18:16.312 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 14:18:16.312 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 14:18:16.312 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 14:18:16.312 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 14:18:16.312 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 14:18:16.312 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 14:18:16.312 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 14:18:16.312 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 14:18:16.312 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 14:18:16.312 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 14:18:16.312 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 14:18:16.312 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 14:18:16.312 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 14:18:16.312 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 14:18:16.312 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 14:18:16.312 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 14:18:16.312 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 14:18:16.312 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 14:18:16.312 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 14:18:16.312 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 14:18:16.312 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 14:18:16.312 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 14:18:16.312 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 14:18:16.312 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 14:18:16.312 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 14:18:16.312 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 14:18:16.312 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 14:18:16.312 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 14:18:16.312 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 14:18:16.313 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 14:18:16.313 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 14:18:16.313 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 14:18:16.313 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 14:18:16.313 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 14:18:16.348 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 14:18:16.352 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 14:18:16.386 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 14:18:16.903 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 14:18:16.903 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 14:18:16.903 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 14:18:16.903 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 14:18:16.903 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 14:18:16.903 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 14:18:17.328 +03:00 [INF] Initialized all ABP modules. +2021-03-09 14:18:17.398 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 14:18:17.398 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 14:18:17.398 +03:00 [INF] Hosting environment: Development +2021-03-09 14:18:17.398 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 14:18:17.685 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 14:18:19.877 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 14:18:19.877 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 14:18:19.877 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 14:18:19.877 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 14:18:19.877 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 14:18:19.877 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 14:18:19.877 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 14:18:20.113 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 14:18:20.154 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 14:18:20.155 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 14:18:20.186 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 14:18:20.186 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 14:18:20.329 +03:00 [INF] Executed page /_Host in 169.0568ms +2021-03-09 14:18:20.330 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 14:18:20.334 +03:00 [ERR] An unhandled exception has occurred while executing the request. +Volo.Abp.AbpException: Could not find the bundle file '/_content/Blazorise/blazorise.css' from IWebContentFileProvider + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpTagHelperResourceService.ProcessAsync(ViewContext viewContext, TagHelperContext context, TagHelperOutput output, List`1 bundleItems, String bundleName) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpTagHelperResourceService.cs:line 73 + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpBundleTagHelperService`2.ProcessAsync(TagHelperContext context, TagHelperOutput output) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpBundleTagHelperService.cs:line 21 + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner.g__Awaited|0_0(Task task, TagHelperExecutionContext executionContext, Int32 i, Int32 count) + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.b__17_0() + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext.SetOutputContentAsync() + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.ExecuteAsync() in D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\Pages\_Host.cshtml:line 6 + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|29_0[TFilter,TFilterAsync](ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResultExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeResultFilters() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|24_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) + at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) + at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.IdentityServerMiddleware.Invoke(HttpContext context, IEndpointRouter router, IUserSession session, IEventService events, IBackChannelLogoutService backChannelLogoutService) + at IdentityServer4.Hosting.MutualTlsEndpointMiddleware.Invoke(HttpContext context, IAuthenticationSchemeProvider schemes) + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.BaseUrlMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Uow.AbpUnitOfWorkMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Uow\AbpUnitOfWorkMiddleware.cs:line 21 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 33 + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 53 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.MultiTenancy.MultiTenancyMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.MultiTenancy\Volo\Abp\AspNetCore\MultiTenancy\MultiTenancyMiddleware.cs:line 51 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Builder.ApplicationBuilderAbpJwtTokenMiddlewareExtension.<>c__DisplayClass0_0.<b__0>d.MoveNext() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Authentication.JwtBearer\Microsoft\AspNetCore\Builder\JwtTokenMiddleware.cs:line 21 +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Tracing.AbpCorrelationIdMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Tracing\AbpCorrelationIdMiddleware.cs:line 27 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) +2021-03-09 14:18:20.404 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 500 - text/html;+charset=utf-8 2720.0061ms +2021-03-09 14:18:20.491 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 14:18:20.494 +03:00 [INF] The file /favicon.ico was not modified +2021-03-09 14:18:20.495 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 304 - image/x-icon 4.1494ms +2021-03-09 14:18:21.228 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-09 14:18:21.237 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 404 0 - 8.7024ms +2021-03-09 14:18:21.970 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-09 14:18:21.976 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 404 0 - 5.9876ms +2021-03-09 14:18:22.595 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-09 14:18:22.600 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 404 0 - 5.8892ms +2021-03-09 14:18:23.148 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-09 14:18:23.153 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 404 0 - 5.2696ms +2021-03-09 14:18:36.921 +03:00 [INF] Starting web host. +2021-03-09 14:18:38.015 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 14:18:38.059 +03:00 [INF] Loaded ABP modules: +2021-03-09 14:18:38.059 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 14:18:38.059 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 14:18:38.059 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 14:18:38.059 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 14:18:38.059 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 14:18:38.059 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 14:18:38.059 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 14:18:38.059 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 14:18:38.059 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 14:18:38.059 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 14:18:38.059 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 14:18:38.059 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 14:18:38.059 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 14:18:38.059 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 14:18:38.059 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 14:18:38.059 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 14:18:38.059 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 14:18:38.059 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 14:18:38.059 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 14:18:38.059 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 14:18:38.059 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 14:18:38.059 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 14:18:38.059 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 14:18:38.059 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 14:18:38.060 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 14:18:38.060 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 14:18:38.060 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 14:18:38.060 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 14:18:38.060 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 14:18:38.091 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 14:18:38.095 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 14:18:38.123 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 14:18:38.576 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 14:18:38.576 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 14:18:38.576 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 14:18:38.576 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 14:18:38.576 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 14:18:38.576 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 14:18:39.029 +03:00 [INF] Initialized all ABP modules. +2021-03-09 14:18:39.099 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 14:18:39.101 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 14:18:39.101 +03:00 [INF] Hosting environment: Development +2021-03-09 14:18:39.101 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 14:18:39.514 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 14:18:41.750 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 14:18:41.750 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 14:18:41.750 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 14:18:41.750 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 14:18:41.750 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 14:18:41.750 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 14:18:41.750 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 14:18:41.982 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 14:18:42.027 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 14:18:42.028 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 14:18:42.060 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 14:18:42.060 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 14:18:42.167 +03:00 [INF] Executed page /_Host in 133.8569ms +2021-03-09 14:18:42.167 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 14:18:42.171 +03:00 [ERR] An unhandled exception has occurred while executing the request. +Volo.Abp.AbpException: Could not find the bundle file '/_content/Blazorise/blazorise.css' from IWebContentFileProvider + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpTagHelperResourceService.ProcessAsync(ViewContext viewContext, TagHelperContext context, TagHelperOutput output, List`1 bundleItems, String bundleName) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpTagHelperResourceService.cs:line 73 + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpBundleTagHelperService`2.ProcessAsync(TagHelperContext context, TagHelperOutput output) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpBundleTagHelperService.cs:line 21 + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner.g__Awaited|0_0(Task task, TagHelperExecutionContext executionContext, Int32 i, Int32 count) + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.b__17_0() + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext.SetOutputContentAsync() + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.ExecuteAsync() in D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\Pages\_Host.cshtml:line 6 + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|29_0[TFilter,TFilterAsync](ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResultExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeResultFilters() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|24_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) + at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) + at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.IdentityServerMiddleware.Invoke(HttpContext context, IEndpointRouter router, IUserSession session, IEventService events, IBackChannelLogoutService backChannelLogoutService) + at IdentityServer4.Hosting.MutualTlsEndpointMiddleware.Invoke(HttpContext context, IAuthenticationSchemeProvider schemes) + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.BaseUrlMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Uow.AbpUnitOfWorkMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Uow\AbpUnitOfWorkMiddleware.cs:line 21 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 33 + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 53 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.MultiTenancy.MultiTenancyMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.MultiTenancy\Volo\Abp\AspNetCore\MultiTenancy\MultiTenancyMiddleware.cs:line 51 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Builder.ApplicationBuilderAbpJwtTokenMiddlewareExtension.<>c__DisplayClass0_0.<b__0>d.MoveNext() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Authentication.JwtBearer\Microsoft\AspNetCore\Builder\JwtTokenMiddleware.cs:line 21 +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Tracing.AbpCorrelationIdMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Tracing\AbpCorrelationIdMiddleware.cs:line 27 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) +2021-03-09 14:18:42.233 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 500 - text/html;+charset=utf-8 2718.6661ms +2021-03-09 14:18:42.240 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-09 14:18:42.249 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 404 0 - 8.9676ms +2021-03-09 14:18:42.338 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 14:18:42.340 +03:00 [INF] The file /favicon.ico was not modified +2021-03-09 14:18:42.341 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 304 - image/x-icon 3.4441ms +2021-03-09 14:18:42.956 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-09 14:18:42.961 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 404 0 - 5.6912ms +2021-03-09 14:19:05.570 +03:00 [INF] Starting web host. +2021-03-09 14:19:06.736 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 14:19:06.791 +03:00 [INF] Loaded ABP modules: +2021-03-09 14:19:06.791 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 14:19:06.791 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 14:19:06.791 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 14:19:06.791 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 14:19:06.791 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 14:19:06.791 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 14:19:06.791 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 14:19:06.791 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 14:19:06.791 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 14:19:06.791 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 14:19:06.791 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 14:19:06.791 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 14:19:06.791 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 14:19:06.791 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 14:19:06.791 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 14:19:06.791 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 14:19:06.791 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 14:19:06.791 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 14:19:06.791 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 14:19:06.791 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 14:19:06.791 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 14:19:06.791 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 14:19:06.791 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 14:19:06.791 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 14:19:06.791 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 14:19:06.791 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 14:19:06.791 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 14:19:06.791 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 14:19:06.791 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 14:19:06.791 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 14:19:06.791 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 14:19:06.791 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 14:19:06.791 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 14:19:06.792 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 14:19:06.792 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 14:19:06.792 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 14:19:06.792 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 14:19:06.792 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 14:19:06.827 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 14:19:06.830 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 14:19:06.865 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 14:19:07.365 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 14:19:07.365 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 14:19:07.365 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 14:19:07.365 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 14:19:07.365 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 14:19:07.365 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 14:19:07.864 +03:00 [INF] Initialized all ABP modules. +2021-03-09 14:19:07.961 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 14:19:07.964 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 14:19:07.964 +03:00 [INF] Hosting environment: Development +2021-03-09 14:19:07.964 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 14:19:08.138 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 14:19:10.255 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-09 14:19:10.409 +03:00 [INF] Sending file. Request path: '/_content/Blazorise/blazorise.css'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise\0.9.3-preview8\staticwebassets\blazorise.css' +2021-03-09 14:19:10.420 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 200 44362 text/css 164.9024ms +2021-03-09 14:19:10.491 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 14:19:10.491 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 14:19:10.491 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 14:19:10.492 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 14:19:10.492 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 14:19:10.492 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 14:19:10.492 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 14:19:10.505 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 14:19:10.506 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 14:19:10.507 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 1.4108ms +2021-03-09 14:19:10.788 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 14:19:10.834 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 14:19:10.836 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 14:19:10.863 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 14:19:10.864 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 14:19:10.989 +03:00 [INF] Executed page /_Host in 148.587ms +2021-03-09 14:19:10.989 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 14:19:10.993 +03:00 [ERR] An unhandled exception has occurred while executing the request. +Volo.Abp.AbpException: Could not find the bundle file '/_content/Blazorise/blazorise.css' from IWebContentFileProvider + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpTagHelperResourceService.ProcessAsync(ViewContext viewContext, TagHelperContext context, TagHelperOutput output, List`1 bundleItems, String bundleName) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpTagHelperResourceService.cs:line 73 + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpBundleTagHelperService`2.ProcessAsync(TagHelperContext context, TagHelperOutput output) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpBundleTagHelperService.cs:line 21 + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner.g__Awaited|0_0(Task task, TagHelperExecutionContext executionContext, Int32 i, Int32 count) + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.b__17_0() + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext.SetOutputContentAsync() + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.ExecuteAsync() in D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\Pages\_Host.cshtml:line 6 + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|29_0[TFilter,TFilterAsync](ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResultExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeResultFilters() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|24_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) + at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) + at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.IdentityServerMiddleware.Invoke(HttpContext context, IEndpointRouter router, IUserSession session, IEventService events, IBackChannelLogoutService backChannelLogoutService) + at IdentityServer4.Hosting.MutualTlsEndpointMiddleware.Invoke(HttpContext context, IAuthenticationSchemeProvider schemes) + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.BaseUrlMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Uow.AbpUnitOfWorkMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Uow\AbpUnitOfWorkMiddleware.cs:line 21 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 33 + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 53 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.MultiTenancy.MultiTenancyMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.MultiTenancy\Volo\Abp\AspNetCore\MultiTenancy\MultiTenancyMiddleware.cs:line 51 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Builder.ApplicationBuilderAbpJwtTokenMiddlewareExtension.<>c__DisplayClass0_0.<b__0>d.MoveNext() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Authentication.JwtBearer\Microsoft\AspNetCore\Builder\JwtTokenMiddleware.cs:line 21 +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Tracing.AbpCorrelationIdMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Tracing\AbpCorrelationIdMiddleware.cs:line 27 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) +2021-03-09 14:19:11.048 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 500 - text/html;+charset=utf-8 2910.6305ms +2021-03-09 14:24:52.504 +03:00 [INF] Starting web host. +2021-03-09 14:24:53.659 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 14:24:53.708 +03:00 [INF] Loaded ABP modules: +2021-03-09 14:24:53.708 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 14:24:53.708 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 14:24:53.708 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 14:24:53.708 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 14:24:53.708 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 14:24:53.708 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 14:24:53.708 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 14:24:53.708 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 14:24:53.708 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 14:24:53.740 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 14:24:53.743 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 14:24:53.753 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 14:24:54.283 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 14:24:54.283 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 14:24:54.283 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 14:24:54.283 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 14:24:54.283 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 14:24:54.283 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 14:24:54.795 +03:00 [INF] Initialized all ABP modules. +2021-03-09 14:24:54.877 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 14:24:54.879 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 14:24:54.879 +03:00 [INF] Hosting environment: Development +2021-03-09 14:24:54.879 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 14:24:55.125 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 14:24:56.965 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-09 14:24:57.413 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 14:24:57.426 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 459.8116ms +2021-03-09 14:24:57.469 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 14:24:57.480 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 14:24:57.481 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 11.6160ms +2021-03-09 14:24:57.510 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 14:24:57.510 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 14:24:57.510 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 14:24:57.510 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 14:24:57.510 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 14:24:57.510 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 14:24:57.510 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 14:24:57.788 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 14:24:57.872 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 14:24:57.875 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 14:24:57.905 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 14:24:57.905 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 14:24:58.053 +03:00 [INF] Executed page /_Host in 174.728ms +2021-03-09 14:24:58.054 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 14:24:58.058 +03:00 [ERR] An unhandled exception has occurred while executing the request. +Volo.Abp.AbpException: Could not find the bundle file '/_content/Blazorise/blazorise.css' from IWebContentFileProvider + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpTagHelperResourceService.ProcessAsync(ViewContext viewContext, TagHelperContext context, TagHelperOutput output, List`1 bundleItems, String bundleName) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpTagHelperResourceService.cs:line 73 + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpBundleTagHelperService`2.ProcessAsync(TagHelperContext context, TagHelperOutput output) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpBundleTagHelperService.cs:line 21 + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner.g__Awaited|0_0(Task task, TagHelperExecutionContext executionContext, Int32 i, Int32 count) + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.b__17_0() + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext.SetOutputContentAsync() + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.ExecuteAsync() in D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\Pages\_Host.cshtml:line 6 + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|29_0[TFilter,TFilterAsync](ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResultExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeResultFilters() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|24_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) + at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) + at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.IdentityServerMiddleware.Invoke(HttpContext context, IEndpointRouter router, IUserSession session, IEventService events, IBackChannelLogoutService backChannelLogoutService) + at IdentityServer4.Hosting.MutualTlsEndpointMiddleware.Invoke(HttpContext context, IAuthenticationSchemeProvider schemes) + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.BaseUrlMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Uow.AbpUnitOfWorkMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Uow\AbpUnitOfWorkMiddleware.cs:line 21 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 33 + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 53 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.MultiTenancy.MultiTenancyMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.MultiTenancy\Volo\Abp\AspNetCore\MultiTenancy\MultiTenancyMiddleware.cs:line 51 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Builder.ApplicationBuilderAbpJwtTokenMiddlewareExtension.<>c__DisplayClass0_0.<b__0>d.MoveNext() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Authentication.JwtBearer\Microsoft\AspNetCore\Builder\JwtTokenMiddleware.cs:line 21 +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Tracing.AbpCorrelationIdMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Tracing\AbpCorrelationIdMiddleware.cs:line 27 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) +2021-03-09 14:24:58.106 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 500 - text/html;+charset=utf-8 2981.3767ms +2021-03-09 14:24:59.662 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-09 14:24:59.662 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 14:24:59.663 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 0.7990ms +2021-03-09 14:24:59.705 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 14:24:59.713 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 14:24:59.714 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 8.8493ms +2021-03-09 14:25:18.296 +03:00 [INF] Starting web host. +2021-03-09 14:25:19.402 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 14:25:19.447 +03:00 [INF] Loaded ABP modules: +2021-03-09 14:25:19.447 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 14:25:19.447 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 14:25:19.447 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 14:25:19.447 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 14:25:19.447 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 14:25:19.447 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 14:25:19.447 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 14:25:19.447 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 14:25:19.447 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 14:25:19.447 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 14:25:19.447 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 14:25:19.447 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 14:25:19.447 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 14:25:19.447 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 14:25:19.447 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 14:25:19.447 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 14:25:19.448 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 14:25:19.448 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 14:25:19.448 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 14:25:19.448 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 14:25:19.448 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 14:25:19.478 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 14:25:19.481 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 14:25:19.509 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 14:25:19.971 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 14:25:19.971 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 14:25:19.971 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 14:25:19.971 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 14:25:19.971 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 14:25:19.971 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 14:25:20.494 +03:00 [INF] Initialized all ABP modules. +2021-03-09 14:25:20.562 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 14:25:20.564 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 14:25:20.564 +03:00 [INF] Hosting environment: Development +2021-03-09 14:25:20.564 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 14:25:20.927 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 14:25:23.114 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 14:25:23.114 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 14:25:23.114 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 14:25:23.114 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 14:25:23.114 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 14:25:23.114 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 14:25:23.114 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 14:25:23.396 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 14:25:23.451 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 14:25:23.453 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 14:25:23.490 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 14:25:23.491 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 14:25:23.626 +03:00 [INF] Executed page /_Host in 168.6417ms +2021-03-09 14:25:23.627 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 14:25:23.631 +03:00 [ERR] An unhandled exception has occurred while executing the request. +Volo.Abp.AbpException: Could not find the bundle file '/_content/Blazorise/blazorise.css' from IWebContentFileProvider + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpTagHelperResourceService.ProcessAsync(ViewContext viewContext, TagHelperContext context, TagHelperOutput output, List`1 bundleItems, String bundleName) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpTagHelperResourceService.cs:line 73 + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpBundleTagHelperService`2.ProcessAsync(TagHelperContext context, TagHelperOutput output) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpBundleTagHelperService.cs:line 21 + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner.g__Awaited|0_0(Task task, TagHelperExecutionContext executionContext, Int32 i, Int32 count) + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.b__17_0() + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext.SetOutputContentAsync() + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.ExecuteAsync() in D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\Pages\_Host.cshtml:line 6 + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|29_0[TFilter,TFilterAsync](ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResultExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeResultFilters() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|24_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) + at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) + at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.IdentityServerMiddleware.Invoke(HttpContext context, IEndpointRouter router, IUserSession session, IEventService events, IBackChannelLogoutService backChannelLogoutService) + at IdentityServer4.Hosting.MutualTlsEndpointMiddleware.Invoke(HttpContext context, IAuthenticationSchemeProvider schemes) + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.BaseUrlMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Uow.AbpUnitOfWorkMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Uow\AbpUnitOfWorkMiddleware.cs:line 21 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 33 + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 53 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.MultiTenancy.MultiTenancyMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.MultiTenancy\Volo\Abp\AspNetCore\MultiTenancy\MultiTenancyMiddleware.cs:line 51 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Builder.ApplicationBuilderAbpJwtTokenMiddlewareExtension.<>c__DisplayClass0_0.<b__0>d.MoveNext() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Authentication.JwtBearer\Microsoft\AspNetCore\Builder\JwtTokenMiddleware.cs:line 21 +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Tracing.AbpCorrelationIdMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Tracing\AbpCorrelationIdMiddleware.cs:line 27 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) +2021-03-09 14:25:23.702 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 500 - text/html;+charset=utf-8 2775.7234ms +2021-03-09 14:25:24.587 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-09 14:25:24.594 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 404 0 - 7.1150ms +2021-03-09 14:25:45.137 +03:00 [INF] Starting web host. +2021-03-09 14:25:46.227 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 14:25:46.272 +03:00 [INF] Loaded ABP modules: +2021-03-09 14:25:46.272 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 14:25:46.272 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 14:25:46.272 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 14:25:46.272 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 14:25:46.272 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 14:25:46.273 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 14:25:46.273 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 14:25:46.273 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 14:25:46.273 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 14:25:46.273 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 14:25:46.303 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 14:25:46.306 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 14:25:46.322 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 14:25:46.773 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 14:25:46.773 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 14:25:46.773 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 14:25:46.773 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 14:25:46.773 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 14:25:46.773 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 14:25:47.239 +03:00 [INF] Initialized all ABP modules. +2021-03-09 14:25:47.304 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 14:25:47.306 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 14:25:47.306 +03:00 [INF] Hosting environment: Development +2021-03-09 14:25:47.306 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 14:25:47.721 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 14:25:50.098 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 14:25:50.098 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 14:25:50.098 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 14:25:50.098 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 14:25:50.098 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 14:25:50.098 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 14:25:50.098 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 14:25:50.383 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 14:25:50.430 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 14:25:50.431 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 14:25:50.519 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 14:25:50.519 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 14:25:50.643 +03:00 [INF] Executed page /_Host in 207.63ms +2021-03-09 14:25:50.643 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 14:25:50.646 +03:00 [ERR] An unhandled exception has occurred while executing the request. +Volo.Abp.AbpException: Could not find the bundle file '/_content/Blazorise/blazorise.css' from IWebContentFileProvider + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpTagHelperResourceService.ProcessAsync(ViewContext viewContext, TagHelperContext context, TagHelperOutput output, List`1 bundleItems, String bundleName) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpTagHelperResourceService.cs:line 73 + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpBundleTagHelperService`2.ProcessAsync(TagHelperContext context, TagHelperOutput output) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpBundleTagHelperService.cs:line 21 + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner.g__Awaited|0_0(Task task, TagHelperExecutionContext executionContext, Int32 i, Int32 count) + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.b__17_0() + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext.SetOutputContentAsync() + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.ExecuteAsync() in D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\Pages\_Host.cshtml:line 6 + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|29_0[TFilter,TFilterAsync](ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResultExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeResultFilters() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|24_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) + at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) + at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.IdentityServerMiddleware.Invoke(HttpContext context, IEndpointRouter router, IUserSession session, IEventService events, IBackChannelLogoutService backChannelLogoutService) + at IdentityServer4.Hosting.MutualTlsEndpointMiddleware.Invoke(HttpContext context, IAuthenticationSchemeProvider schemes) + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.BaseUrlMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Uow.AbpUnitOfWorkMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Uow\AbpUnitOfWorkMiddleware.cs:line 21 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 33 + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 53 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.MultiTenancy.MultiTenancyMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.MultiTenancy\Volo\Abp\AspNetCore\MultiTenancy\MultiTenancyMiddleware.cs:line 51 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Builder.ApplicationBuilderAbpJwtTokenMiddlewareExtension.<>c__DisplayClass0_0.<b__0>d.MoveNext() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Authentication.JwtBearer\Microsoft\AspNetCore\Builder\JwtTokenMiddleware.cs:line 21 +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Tracing.AbpCorrelationIdMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Tracing\AbpCorrelationIdMiddleware.cs:line 27 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) +2021-03-09 14:25:50.711 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 500 - text/html;+charset=utf-8 2991.1345ms +2021-03-09 14:25:52.353 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-09 14:25:52.359 +03:00 [INF] Sending file. Request path: '/_content/Blazorise/blazorise.css'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise\0.9.3-preview8\staticwebassets\blazorise.css' +2021-03-09 14:25:52.360 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 200 44362 text/css 6.9736ms +2021-03-09 14:25:52.429 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 14:25:52.435 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 14:25:52.437 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 7.9405ms +2021-03-09 14:35:03.728 +03:00 [INF] Starting web host. +2021-03-09 14:35:04.851 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 14:35:04.904 +03:00 [INF] Loaded ABP modules: +2021-03-09 14:35:04.904 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 14:35:04.904 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 14:35:04.904 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 14:35:04.904 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 14:35:04.904 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 14:35:04.904 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 14:35:04.904 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 14:35:04.904 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 14:35:04.904 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 14:35:04.938 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 14:35:04.942 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 14:35:04.958 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 14:35:05.429 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 14:35:05.429 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 14:35:05.429 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 14:35:05.429 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 14:35:05.429 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 14:35:05.429 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 14:35:05.917 +03:00 [INF] Initialized all ABP modules. +2021-03-09 14:35:05.998 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 14:35:05.999 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 14:35:05.999 +03:00 [INF] Hosting environment: Development +2021-03-09 14:35:05.999 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 14:35:06.324 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 14:35:08.715 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 14:35:08.715 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 14:35:08.715 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 14:35:08.715 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 14:35:08.715 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 14:35:08.715 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 14:35:08.715 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 14:35:08.990 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 14:35:09.049 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 14:35:09.050 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 14:35:09.081 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 14:35:09.081 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 14:35:09.199 +03:00 [INF] Executed page /_Host in 145.6185ms +2021-03-09 14:35:09.199 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 14:35:09.203 +03:00 [ERR] An unhandled exception has occurred while executing the request. +Volo.Abp.AbpException: Could not find the bundle file '/_content/Blazorise/blazorise.css' from IWebContentFileProvider + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpTagHelperResourceService.ProcessAsync(ViewContext viewContext, TagHelperContext context, TagHelperOutput output, List`1 bundleItems, String bundleName) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpTagHelperResourceService.cs:line 73 + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpBundleTagHelperService`2.ProcessAsync(TagHelperContext context, TagHelperOutput output) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpBundleTagHelperService.cs:line 21 + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner.g__Awaited|0_0(Task task, TagHelperExecutionContext executionContext, Int32 i, Int32 count) + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.b__17_0() + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext.SetOutputContentAsync() + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.ExecuteAsync() in D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\Pages\_Host.cshtml:line 6 + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|29_0[TFilter,TFilterAsync](ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResultExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeResultFilters() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|24_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) + at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) + at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.IdentityServerMiddleware.Invoke(HttpContext context, IEndpointRouter router, IUserSession session, IEventService events, IBackChannelLogoutService backChannelLogoutService) + at IdentityServer4.Hosting.MutualTlsEndpointMiddleware.Invoke(HttpContext context, IAuthenticationSchemeProvider schemes) + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.BaseUrlMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Uow.AbpUnitOfWorkMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Uow\AbpUnitOfWorkMiddleware.cs:line 21 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 33 + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 53 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.MultiTenancy.MultiTenancyMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.MultiTenancy\Volo\Abp\AspNetCore\MultiTenancy\MultiTenancyMiddleware.cs:line 51 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Builder.ApplicationBuilderAbpJwtTokenMiddlewareExtension.<>c__DisplayClass0_0.<b__0>d.MoveNext() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Authentication.JwtBearer\Microsoft\AspNetCore\Builder\JwtTokenMiddleware.cs:line 21 +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Tracing.AbpCorrelationIdMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Tracing\AbpCorrelationIdMiddleware.cs:line 27 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) +2021-03-09 14:35:09.265 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 500 - text/html;+charset=utf-8 2941.3163ms +2021-03-09 14:35:11.027 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-09 14:35:11.034 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 404 0 - 7.4031ms +2021-03-09 14:35:11.841 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-09 14:35:11.847 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 404 0 - 6.0177ms +2021-03-09 14:47:10.856 +03:00 [INF] Starting web host. +2021-03-09 14:47:12.138 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 14:47:12.187 +03:00 [INF] Loaded ABP modules: +2021-03-09 14:47:12.187 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 14:47:12.187 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 14:47:12.187 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 14:47:12.187 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 14:47:12.187 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 14:47:12.187 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 14:47:12.187 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 14:47:12.187 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 14:47:12.187 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 14:47:12.220 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 14:47:12.223 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 14:47:12.240 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 14:47:12.772 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 14:47:12.772 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 14:47:12.772 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 14:47:12.772 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 14:47:12.772 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 14:47:12.772 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 14:47:13.347 +03:00 [INF] Initialized all ABP modules. +2021-03-09 14:47:13.429 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 14:47:13.431 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 14:47:13.431 +03:00 [INF] Hosting environment: Development +2021-03-09 14:47:13.431 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 14:47:13.945 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 14:47:16.569 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 14:47:16.569 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 14:47:16.569 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 14:47:16.569 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 14:47:16.569 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 14:47:16.569 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 14:47:16.569 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 14:47:18.088 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 14:47:18.140 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 14:47:18.144 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 14:47:18.179 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 14:47:18.179 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 14:47:18.316 +03:00 [INF] Executed page /_Host in 170.0945ms +2021-03-09 14:47:18.317 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 14:47:18.323 +03:00 [ERR] An unhandled exception has occurred while executing the request. +Volo.Abp.AbpException: Could not find the bundle file '/_content/Blazorise/blazorise.css' from IWebContentFileProvider + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpTagHelperResourceService.ProcessAsync(ViewContext viewContext, TagHelperContext context, TagHelperOutput output, List`1 bundleItems, String bundleName) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpTagHelperResourceService.cs:line 73 + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpBundleTagHelperService`2.ProcessAsync(TagHelperContext context, TagHelperOutput output) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpBundleTagHelperService.cs:line 21 + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner.g__Awaited|0_0(Task task, TagHelperExecutionContext executionContext, Int32 i, Int32 count) + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.b__17_0() + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext.SetOutputContentAsync() + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.ExecuteAsync() in D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\Pages\_Host.cshtml:line 6 + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|29_0[TFilter,TFilterAsync](ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResultExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeResultFilters() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|24_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) + at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) + at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.IdentityServerMiddleware.Invoke(HttpContext context, IEndpointRouter router, IUserSession session, IEventService events, IBackChannelLogoutService backChannelLogoutService) + at IdentityServer4.Hosting.MutualTlsEndpointMiddleware.Invoke(HttpContext context, IAuthenticationSchemeProvider schemes) + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.BaseUrlMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Uow.AbpUnitOfWorkMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Uow\AbpUnitOfWorkMiddleware.cs:line 21 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 33 + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 53 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.MultiTenancy.MultiTenancyMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.MultiTenancy\Volo\Abp\AspNetCore\MultiTenancy\MultiTenancyMiddleware.cs:line 51 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Builder.ApplicationBuilderAbpJwtTokenMiddlewareExtension.<>c__DisplayClass0_0.<b__0>d.MoveNext() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Authentication.JwtBearer\Microsoft\AspNetCore\Builder\JwtTokenMiddleware.cs:line 21 +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Tracing.AbpCorrelationIdMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Tracing\AbpCorrelationIdMiddleware.cs:line 27 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) +2021-03-09 14:47:18.411 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 500 - text/html;+charset=utf-8 4465.6125ms +2021-03-09 14:47:21.681 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-09 14:47:21.695 +03:00 [INF] Sending file. Request path: '/_content/Blazorise/blazorise.css'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise\0.9.3-preview8\staticwebassets\blazorise.css' +2021-03-09 14:47:21.696 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 200 44362 text/css 14.3644ms +2021-03-09 14:47:21.779 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 14:47:21.780 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 14:47:21.780 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 1.2001ms +2021-03-09 14:48:29.865 +03:00 [INF] Starting web host. +2021-03-09 14:48:31.295 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 14:48:31.347 +03:00 [INF] Loaded ABP modules: +2021-03-09 14:48:31.347 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 14:48:31.347 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 14:48:31.347 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 14:48:31.347 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 14:48:31.347 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 14:48:31.347 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 14:48:31.347 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 14:48:31.347 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 14:48:31.347 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 14:48:31.381 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 14:48:31.384 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 14:48:31.404 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 14:48:31.919 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 14:48:31.919 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 14:48:31.919 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 14:48:31.919 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 14:48:31.919 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 14:48:31.920 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 14:48:32.500 +03:00 [INF] Initialized all ABP modules. +2021-03-09 14:48:32.583 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 14:48:32.585 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 14:48:32.585 +03:00 [INF] Hosting environment: Development +2021-03-09 14:48:32.585 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 14:48:32.892 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 14:48:35.440 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 14:48:35.440 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 14:48:35.440 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 14:48:35.440 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 14:48:35.440 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 14:48:35.440 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 14:48:35.440 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 14:48:35.740 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 14:48:35.847 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 14:48:35.849 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 14:48:35.887 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 14:48:35.888 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 14:48:36.022 +03:00 [INF] Executed page /_Host in 168.0033ms +2021-03-09 14:48:36.022 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 14:48:36.026 +03:00 [ERR] An unhandled exception has occurred while executing the request. +Volo.Abp.AbpException: Could not find the bundle file '/_content/Blazorise/blazorise.css' from IWebContentFileProvider + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpTagHelperResourceService.ProcessAsync(ViewContext viewContext, TagHelperContext context, TagHelperOutput output, List`1 bundleItems, String bundleName) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpTagHelperResourceService.cs:line 73 + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpBundleTagHelperService`2.ProcessAsync(TagHelperContext context, TagHelperOutput output) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpBundleTagHelperService.cs:line 21 + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner.g__Awaited|0_0(Task task, TagHelperExecutionContext executionContext, Int32 i, Int32 count) + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.b__17_0() + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext.SetOutputContentAsync() + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.ExecuteAsync() in D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\Pages\_Host.cshtml:line 6 + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|29_0[TFilter,TFilterAsync](ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResultExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeResultFilters() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|24_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) + at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) + at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.IdentityServerMiddleware.Invoke(HttpContext context, IEndpointRouter router, IUserSession session, IEventService events, IBackChannelLogoutService backChannelLogoutService) + at IdentityServer4.Hosting.MutualTlsEndpointMiddleware.Invoke(HttpContext context, IAuthenticationSchemeProvider schemes) + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.BaseUrlMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Uow.AbpUnitOfWorkMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Uow\AbpUnitOfWorkMiddleware.cs:line 21 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 33 + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 53 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.MultiTenancy.MultiTenancyMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.MultiTenancy\Volo\Abp\AspNetCore\MultiTenancy\MultiTenancyMiddleware.cs:line 51 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Builder.ApplicationBuilderAbpJwtTokenMiddlewareExtension.<>c__DisplayClass0_0.<b__0>d.MoveNext() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Authentication.JwtBearer\Microsoft\AspNetCore\Builder\JwtTokenMiddleware.cs:line 21 +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Tracing.AbpCorrelationIdMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Tracing\AbpCorrelationIdMiddleware.cs:line 27 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) +2021-03-09 14:48:36.100 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 500 - text/html;+charset=utf-8 3207.7305ms +2021-03-09 14:48:37.073 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-09 14:48:37.082 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 404 0 - 8.6764ms +2021-03-09 14:49:57.632 +03:00 [INF] Starting web host. +2021-03-09 14:49:58.936 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 14:49:58.990 +03:00 [INF] Loaded ABP modules: +2021-03-09 14:49:58.990 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 14:49:58.990 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 14:49:58.990 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 14:49:58.990 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 14:49:58.990 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 14:49:58.990 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 14:49:58.990 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 14:49:58.990 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 14:49:58.990 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 14:49:59.024 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 14:49:59.029 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 14:49:59.047 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 14:49:59.576 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 14:49:59.576 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 14:49:59.576 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 14:49:59.576 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 14:49:59.576 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 14:49:59.576 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 14:50:00.147 +03:00 [INF] Initialized all ABP modules. +2021-03-09 14:50:00.222 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 14:50:00.224 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 14:50:00.224 +03:00 [INF] Hosting environment: Development +2021-03-09 14:50:00.224 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 14:50:00.665 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 14:50:03.102 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 14:50:03.102 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 14:50:03.102 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 14:50:03.102 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 14:50:03.102 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 14:50:03.102 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 14:50:03.102 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 14:50:03.396 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 14:50:03.447 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 14:50:03.449 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 14:50:03.479 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 14:50:03.479 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 14:50:03.661 +03:00 [INF] Executed page /_Host in 204.4586ms +2021-03-09 14:50:03.663 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 14:50:03.670 +03:00 [ERR] An unhandled exception has occurred while executing the request. +Volo.Abp.AbpException: Could not find the bundle file '/_content/Blazorise/blazorise.css' from IWebContentFileProvider + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpTagHelperResourceService.ProcessAsync(ViewContext viewContext, TagHelperContext context, TagHelperOutput output, List`1 bundleItems, String bundleName) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpTagHelperResourceService.cs:line 73 + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpBundleTagHelperService`2.ProcessAsync(TagHelperContext context, TagHelperOutput output) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpBundleTagHelperService.cs:line 21 + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner.g__Awaited|0_0(Task task, TagHelperExecutionContext executionContext, Int32 i, Int32 count) + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.b__17_0() + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext.SetOutputContentAsync() + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.ExecuteAsync() in D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\Pages\_Host.cshtml:line 6 + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|29_0[TFilter,TFilterAsync](ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResultExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeResultFilters() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|24_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) + at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) + at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.IdentityServerMiddleware.Invoke(HttpContext context, IEndpointRouter router, IUserSession session, IEventService events, IBackChannelLogoutService backChannelLogoutService) + at IdentityServer4.Hosting.MutualTlsEndpointMiddleware.Invoke(HttpContext context, IAuthenticationSchemeProvider schemes) + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.BaseUrlMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Uow.AbpUnitOfWorkMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Uow\AbpUnitOfWorkMiddleware.cs:line 21 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 33 + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 53 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.MultiTenancy.MultiTenancyMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.MultiTenancy\Volo\Abp\AspNetCore\MultiTenancy\MultiTenancyMiddleware.cs:line 51 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Builder.ApplicationBuilderAbpJwtTokenMiddlewareExtension.<>c__DisplayClass0_0.<b__0>d.MoveNext() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Authentication.JwtBearer\Microsoft\AspNetCore\Builder\JwtTokenMiddleware.cs:line 21 +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Tracing.AbpCorrelationIdMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Tracing\AbpCorrelationIdMiddleware.cs:line 27 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) +2021-03-09 14:50:03.745 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 500 - text/html;+charset=utf-8 3081.1075ms +2021-03-09 14:50:31.607 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-09 14:50:31.618 +03:00 [INF] Sending file. Request path: '/_content/Blazorise/blazorise.css'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise\0.9.3-preview8\staticwebassets\blazorise.css' +2021-03-09 14:50:31.620 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 200 44362 text/css 13.2651ms +2021-03-09 14:50:31.698 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 14:50:31.700 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 14:50:31.701 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 3.6049ms +2021-03-09 14:50:54.378 +03:00 [INF] Starting web host. +2021-03-09 14:50:55.746 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 14:50:55.794 +03:00 [INF] Loaded ABP modules: +2021-03-09 14:50:55.794 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 14:50:55.794 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 14:50:55.794 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 14:50:55.794 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 14:50:55.794 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 14:50:55.794 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 14:50:55.794 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 14:50:55.794 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 14:50:55.794 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 14:50:55.795 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 14:50:55.795 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 14:50:55.795 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 14:50:55.795 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 14:50:55.795 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 14:50:55.831 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 14:50:55.835 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 14:50:55.865 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 14:50:56.384 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 14:50:56.385 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 14:50:56.385 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 14:50:56.385 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 14:50:56.385 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 14:50:56.385 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 14:50:56.950 +03:00 [INF] Initialized all ABP modules. +2021-03-09 14:50:57.050 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 14:50:57.052 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 14:50:57.052 +03:00 [INF] Hosting environment: Development +2021-03-09 14:50:57.052 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 14:50:57.334 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 14:50:59.917 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 14:50:59.917 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 14:50:59.917 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 14:50:59.917 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 14:50:59.918 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 14:50:59.918 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 14:50:59.918 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 14:51:00.397 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 14:51:00.446 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 14:51:00.448 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 14:51:00.486 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 14:51:00.486 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 14:51:00.628 +03:00 [INF] Executed page /_Host in 176.2741ms +2021-03-09 14:51:00.628 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 14:51:00.632 +03:00 [ERR] An unhandled exception has occurred while executing the request. +Volo.Abp.AbpException: Could not find the bundle file '/_content/Blazorise/blazorise.css' from IWebContentFileProvider + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpTagHelperResourceService.ProcessAsync(ViewContext viewContext, TagHelperContext context, TagHelperOutput output, List`1 bundleItems, String bundleName) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpTagHelperResourceService.cs:line 73 + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpBundleTagHelperService`2.ProcessAsync(TagHelperContext context, TagHelperOutput output) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpBundleTagHelperService.cs:line 21 + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner.g__Awaited|0_0(Task task, TagHelperExecutionContext executionContext, Int32 i, Int32 count) + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.b__17_0() + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext.SetOutputContentAsync() + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.ExecuteAsync() in D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\Pages\_Host.cshtml:line 6 + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|29_0[TFilter,TFilterAsync](ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResultExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeResultFilters() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|24_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) + at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) + at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.IdentityServerMiddleware.Invoke(HttpContext context, IEndpointRouter router, IUserSession session, IEventService events, IBackChannelLogoutService backChannelLogoutService) + at IdentityServer4.Hosting.MutualTlsEndpointMiddleware.Invoke(HttpContext context, IAuthenticationSchemeProvider schemes) + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.BaseUrlMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Uow.AbpUnitOfWorkMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Uow\AbpUnitOfWorkMiddleware.cs:line 21 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 33 + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 53 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.MultiTenancy.MultiTenancyMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.MultiTenancy\Volo\Abp\AspNetCore\MultiTenancy\MultiTenancyMiddleware.cs:line 51 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Builder.ApplicationBuilderAbpJwtTokenMiddlewareExtension.<>c__DisplayClass0_0.<b__0>d.MoveNext() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Authentication.JwtBearer\Microsoft\AspNetCore\Builder\JwtTokenMiddleware.cs:line 21 +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Tracing.AbpCorrelationIdMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Tracing\AbpCorrelationIdMiddleware.cs:line 27 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) +2021-03-09 14:51:00.695 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 500 - text/html;+charset=utf-8 3361.5363ms +2021-03-09 14:51:02.994 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-09 14:51:03.013 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 404 0 - 19.4474ms +2021-03-09 15:16:04.696 +03:00 [INF] Starting web host. +2021-03-09 15:16:07.142 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 15:16:07.197 +03:00 [INF] Loaded ABP modules: +2021-03-09 15:16:07.197 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 15:16:07.197 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 15:16:07.197 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 15:16:07.197 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 15:16:07.197 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 15:16:07.197 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 15:16:07.197 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 15:16:07.197 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 15:16:07.197 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 15:16:07.197 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 15:16:07.197 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 15:16:07.197 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 15:16:07.197 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 15:16:07.197 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 15:16:07.197 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 15:16:07.197 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 15:16:07.197 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 15:16:07.197 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 15:16:07.197 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 15:16:07.197 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 15:16:07.197 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 15:16:07.197 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 15:16:07.197 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 15:16:07.197 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 15:16:07.198 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 15:16:07.198 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 15:16:07.198 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 15:16:07.198 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 15:16:07.198 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 15:16:07.239 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 15:16:07.244 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 15:16:07.283 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 15:16:07.831 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 15:16:07.831 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 15:16:07.831 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 15:16:07.831 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 15:16:07.831 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 15:16:07.831 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 15:16:08.417 +03:00 [INF] Initialized all ABP modules. +2021-03-09 15:16:08.509 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 15:16:08.511 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 15:16:08.511 +03:00 [INF] Hosting environment: Development +2021-03-09 15:16:08.511 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 15:16:08.768 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 15:16:11.386 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 15:16:11.386 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 15:16:11.386 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 15:16:11.386 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 15:16:11.386 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 15:16:11.386 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 15:16:11.386 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 15:16:11.654 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 15:16:11.702 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 15:16:11.706 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 15:16:11.743 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 15:16:11.743 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 15:16:11.862 +03:00 [DBG] Added bundle '701B4C1379B5A0C065C2309D47513578' to the page in 20.10 ms. +2021-03-09 15:16:11.948 +03:00 [INF] Executed page /_Host in 238.9706ms +2021-03-09 15:16:11.948 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 15:16:11.960 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 15:16:11.964 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 15:16:11.967 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 15:16:11.969 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 3201.3286ms +2021-03-09 15:16:11.975 +03:00 [INF] Sending file. Request path: '/_content/Blazorise.Snackbar/blazorise.snackbar.css'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise.snackbar\0.9.3-preview8\staticwebassets\blazorise.snackbar.css' +2021-03-09 15:16:11.978 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 200 8395 text/css 11.5266ms +2021-03-09 15:16:11.988 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 15:16:11.989 +03:00 [INF] Sending file. Request path: '/_content/Blazorise.Bootstrap/blazorise.bootstrap.css'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise.bootstrap\0.9.3-preview8\staticwebassets\blazorise.bootstrap.css' +2021-03-09 15:16:11.989 +03:00 [INF] Sending file. Request path: '/_content/Blazorise/blazorise.css'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise\0.9.3-preview8\staticwebassets\blazorise.css' +2021-03-09 15:16:11.991 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 200 28602 text/css 26.8542ms +2021-03-09 15:16:11.991 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 200 44362 text/css 30.7215ms +2021-03-09 15:16:11.992 +03:00 [INF] Sending file. Request path: '/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Components.Web.BasicTheme\wwwroot\libs\abp\css\theme.css' +2021-03-09 15:16:11.992 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 200 2050 text/css 3.7975ms +2021-03-09 15:16:11.999 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-09 15:16:11.999 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-09 15:16:12.002 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 15:16:12.002 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 15:16:12.004 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 5.2256ms +2021-03-09 15:16:12.004 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 5.1972ms +2021-03-09 15:16:12.007 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 15:16:12.017 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 404 0 - 9.8677ms +2021-03-09 15:16:55.211 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-09 15:16:55.213 +03:00 [INF] Sending file. Request path: '/_content/Blazorise/blazorise.css'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise\0.9.3-preview8\staticwebassets\blazorise.css' +2021-03-09 15:16:55.213 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 200 44362 text/css 1.9799ms +2021-03-09 15:16:55.294 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 15:16:55.297 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 15:16:55.297 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 2.9207ms +2021-03-09 15:16:56.801 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 15:16:56.805 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 15:16:56.805 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 15:16:56.805 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 15:16:56.806 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 15:16:56.806 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 15:16:56.808 +03:00 [DBG] Added bundle '701B4C1379B5A0C065C2309D47513578' to the page in 0.64 ms. +2021-03-09 15:16:56.808 +03:00 [INF] Executed page /_Host in 3.1242ms +2021-03-09 15:16:56.808 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 15:16:56.809 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 8.0311ms +2021-03-09 15:16:56.821 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-09 15:16:56.821 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-09 15:16:56.821 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 15:16:56.822 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 15:16:56.822 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 15:16:56.822 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 0.6986ms +2021-03-09 15:16:56.822 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 0.6669ms +2021-03-09 15:16:56.827 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 404 0 - 5.2471ms +2021-03-09 15:16:56.836 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 15:16:56.841 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 404 0 - 4.6367ms +2021-03-09 15:16:56.850 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 15:16:56.851 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 15:16:56.851 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 0.5724ms +2021-03-09 15:16:59.939 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 15:16:59.944 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 15:16:59.944 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 15:16:59.944 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 15:16:59.944 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 15:16:59.944 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 15:16:59.945 +03:00 [DBG] Added bundle '701B4C1379B5A0C065C2309D47513578' to the page in 0.43 ms. +2021-03-09 15:16:59.946 +03:00 [INF] Executed page /_Host in 1.8519ms +2021-03-09 15:16:59.946 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 15:16:59.946 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 6.7822ms +2021-03-09 15:16:59.973 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-09 15:16:59.973 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-09 15:16:59.973 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 15:16:59.973 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 15:16:59.973 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 15:16:59.973 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 0.8012ms +2021-03-09 15:16:59.973 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 0.9650ms +2021-03-09 15:16:59.977 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 404 0 - 4.4061ms +2021-03-09 15:17:00.020 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 15:17:00.027 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 404 0 - 6.9825ms +2021-03-09 15:17:00.042 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 15:17:00.043 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 15:17:00.043 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 0.8721ms +2021-03-09 15:17:24.363 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 15:17:25.402 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 404 0 - 1039.1472ms +2021-03-09 15:17:32.810 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-09 15:17:32.810 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 15:17:32.810 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 0.6877ms +2021-03-09 15:17:36.376 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-09 15:17:36.377 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 15:17:36.377 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 0.5217ms +2021-03-09 15:17:47.030 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 15:17:47.034 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 404 0 - 4.1766ms +2021-03-09 15:18:32.028 +03:00 [INF] Starting web host. +2021-03-09 15:18:33.258 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 15:18:33.310 +03:00 [INF] Loaded ABP modules: +2021-03-09 15:18:33.310 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 15:18:33.310 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 15:18:33.310 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 15:18:33.310 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 15:18:33.310 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 15:18:33.310 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 15:18:33.310 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 15:18:33.310 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 15:18:33.310 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 15:18:33.344 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 15:18:33.348 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 15:18:33.378 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 15:18:33.905 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 15:18:33.905 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 15:18:33.905 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 15:18:33.905 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 15:18:33.905 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 15:18:33.905 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 15:18:34.411 +03:00 [INF] Initialized all ABP modules. +2021-03-09 15:18:34.491 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 15:18:34.493 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 15:18:34.493 +03:00 [INF] Hosting environment: Development +2021-03-09 15:18:34.493 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 15:18:35.171 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 15:18:37.631 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 15:18:37.631 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 15:18:37.631 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 15:18:37.631 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 15:18:37.631 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 15:18:37.631 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 15:18:37.631 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 15:18:37.940 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 15:18:38.040 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 15:18:38.042 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 15:18:38.071 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 15:18:38.072 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 15:18:38.185 +03:00 [DBG] Added bundle '701B4C1379B5A0C065C2309D47513578' to the page in 18.70 ms. +2021-03-09 15:18:38.272 +03:00 [INF] Executed page /_Host in 225.8595ms +2021-03-09 15:18:38.273 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 15:18:38.288 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 3117.1587ms +2021-03-09 15:18:38.313 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-09 15:18:38.313 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-09 15:18:38.313 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 15:18:38.317 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 15:18:38.317 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 15:18:38.319 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 6.0496ms +2021-03-09 15:18:38.319 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 6.0396ms +2021-03-09 15:18:38.343 +03:00 [INF] Sending file. Request path: '/_framework/blazor.server.js'. Physical path: 'N/A' +2021-03-09 15:18:38.345 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 200 249672 application/javascript 31.7471ms +2021-03-09 15:18:38.369 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 15:18:38.390 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 15:18:38.392 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 15:18:38.409 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 15:18:38.410 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 40.2051ms +2021-03-09 15:18:38.424 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=dpfPjeLpEAtM3k36xoEs0g - - +2021-03-09 15:18:38.429 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 15:18:38.430 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 15:18:38.704 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 15:18:38.715 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 15:18:38.719 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-09 15:18:38.959 +03:00 [INF] Authorization was successful. +2021-03-09 15:18:39.024 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-09 15:18:39.034 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-09 15:18:39.047 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 15:18:39.048 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 15:18:39.048 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: R,admin +2021-03-09 15:18:39.105 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-09 15:18:39.106 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-09 15:18:46.961 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-09 15:18:46.962 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 15:18:46.962 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 1.4980ms +2021-03-09 15:18:47.006 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 15:18:47.011 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 15:18:47.011 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 4.7446ms +2021-03-09 15:18:50.986 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 15:18:50.987 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 15:18:50.987 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 0.5203ms +2021-03-09 15:19:43.188 +03:00 [INF] Starting web host. +2021-03-09 15:19:44.388 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 15:19:44.433 +03:00 [INF] Loaded ABP modules: +2021-03-09 15:19:44.433 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 15:19:44.433 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 15:19:44.433 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 15:19:44.433 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 15:19:44.433 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 15:19:44.433 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 15:19:44.434 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 15:19:44.434 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 15:19:44.434 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 15:19:44.434 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 15:19:44.467 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 15:19:44.471 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 15:19:44.501 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 15:19:44.981 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 15:19:44.981 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 15:19:44.981 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 15:19:44.981 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 15:19:44.981 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 15:19:44.981 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 15:19:45.444 +03:00 [INF] Initialized all ABP modules. +2021-03-09 15:19:45.513 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 15:19:45.516 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 15:19:45.516 +03:00 [INF] Hosting environment: Development +2021-03-09 15:19:45.516 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 15:19:46.160 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 15:19:48.419 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 15:19:48.419 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 15:19:48.419 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 15:19:48.419 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 15:19:48.419 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 15:19:48.419 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 15:19:48.419 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 15:19:48.664 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 15:19:48.706 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 15:19:48.707 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 15:19:48.739 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 15:19:48.739 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 15:19:48.854 +03:00 [DBG] Added bundle '701B4C1379B5A0C065C2309D47513578' to the page in 22.44 ms. +2021-03-09 15:19:48.930 +03:00 [INF] Executed page /_Host in 218.2896ms +2021-03-09 15:19:48.931 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 15:19:48.947 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 2786.4661ms +2021-03-09 15:19:48.957 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-09 15:19:48.957 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 15:19:48.957 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-09 15:19:48.962 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 15:19:48.962 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 15:19:48.963 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 6.1144ms +2021-03-09 15:19:48.963 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 6.1065ms +2021-03-09 15:19:48.965 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 404 0 - 7.6573ms +2021-03-09 15:19:48.986 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 15:19:48.993 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 404 0 - 6.8803ms +2021-03-09 15:19:53.082 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 15:19:53.088 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 15:19:53.089 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 15:19:53.089 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 15:19:53.089 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 15:19:53.089 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 15:19:53.093 +03:00 [DBG] Added bundle '701B4C1379B5A0C065C2309D47513578' to the page in 1.20 ms. +2021-03-09 15:19:53.094 +03:00 [INF] Executed page /_Host in 5.4846ms +2021-03-09 15:19:53.094 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 15:19:53.095 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 12.6603ms +2021-03-09 15:19:53.109 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-09 15:19:53.109 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 15:19:53.109 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-09 15:19:53.109 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 15:19:53.109 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 15:19:53.110 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 0.4364ms +2021-03-09 15:19:53.110 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 0.6004ms +2021-03-09 15:19:53.113 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 404 0 - 4.3133ms +2021-03-09 15:19:53.177 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 15:19:53.182 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 15:19:53.182 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 4.5759ms +2021-03-09 15:19:54.367 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 15:19:54.371 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 15:19:54.372 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 15:19:54.372 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 15:19:54.372 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 15:19:54.372 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 15:19:54.373 +03:00 [DBG] Added bundle '701B4C1379B5A0C065C2309D47513578' to the page in 0.49 ms. +2021-03-09 15:19:54.373 +03:00 [INF] Executed page /_Host in 1.8132ms +2021-03-09 15:19:54.373 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 15:19:54.374 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 7.1272ms +2021-03-09 15:19:54.399 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-09 15:19:54.399 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 15:19:54.399 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-09 15:19:54.400 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 15:19:54.400 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 15:19:54.401 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 1.7211ms +2021-03-09 15:19:54.401 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 1.7212ms +2021-03-09 15:19:54.405 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 404 0 - 6.3744ms +2021-03-09 15:19:54.447 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 15:19:54.452 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 404 0 - 4.5319ms +2021-03-09 15:19:54.469 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 15:19:54.477 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 15:19:54.478 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 9.3810ms +2021-03-09 15:20:32.473 +03:00 [INF] Starting web host. +2021-03-09 15:20:33.615 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 15:20:33.665 +03:00 [INF] Loaded ABP modules: +2021-03-09 15:20:33.665 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 15:20:33.665 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 15:20:33.665 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 15:20:33.665 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 15:20:33.665 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 15:20:33.665 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 15:20:33.665 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 15:20:33.665 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 15:20:33.665 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 15:20:33.696 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 15:20:33.699 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 15:20:33.728 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 15:20:34.201 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 15:20:34.201 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 15:20:34.201 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 15:20:34.201 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 15:20:34.201 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 15:20:34.201 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 15:20:34.661 +03:00 [INF] Initialized all ABP modules. +2021-03-09 15:20:34.730 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 15:20:34.732 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 15:20:34.732 +03:00 [INF] Hosting environment: Development +2021-03-09 15:20:34.732 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 15:20:35.085 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 15:20:37.410 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 15:20:37.410 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 15:20:37.410 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 15:20:37.410 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 15:20:37.410 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 15:20:37.410 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 15:20:37.410 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 15:20:37.651 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 15:20:37.696 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 15:20:37.698 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 15:20:37.732 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 15:20:37.732 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 15:20:37.840 +03:00 [DBG] Added bundle '701B4C1379B5A0C065C2309D47513578' to the page in 17.67 ms. +2021-03-09 15:20:37.910 +03:00 [INF] Executed page /_Host in 206.1101ms +2021-03-09 15:20:37.910 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 15:20:37.925 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-09 15:20:37.925 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-09 15:20:37.925 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 15:20:37.925 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 2839.9686ms +2021-03-09 15:20:37.932 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 15:20:37.932 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 15:20:37.933 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 8.2678ms +2021-03-09 15:20:37.933 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 8.2678ms +2021-03-09 15:20:37.936 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 404 0 - 10.7272ms +2021-03-09 15:20:37.954 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 15:20:37.962 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 404 0 - 8.0586ms +2021-03-09 15:20:41.310 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 15:20:41.315 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 15:20:41.315 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 15:20:41.315 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 15:20:41.315 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 15:20:41.315 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 15:20:41.317 +03:00 [DBG] Added bundle '701B4C1379B5A0C065C2309D47513578' to the page in 0.54 ms. +2021-03-09 15:20:41.318 +03:00 [INF] Executed page /_Host in 2.8186ms +2021-03-09 15:20:41.318 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 15:20:41.318 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 7.7001ms +2021-03-09 15:20:41.337 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-09 15:20:41.337 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 15:20:41.337 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-09 15:20:41.338 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 15:20:41.338 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 15:20:41.338 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 1.0561ms +2021-03-09 15:20:41.338 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 1.0569ms +2021-03-09 15:20:41.343 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 404 0 - 5.8256ms +2021-03-09 15:20:41.400 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 15:20:41.405 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 15:20:41.405 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 5.3481ms +2021-03-09 15:45:07.161 +03:00 [INF] Starting web host. +2021-03-09 15:45:08.784 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 15:45:08.832 +03:00 [INF] Loaded ABP modules: +2021-03-09 15:45:08.833 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 15:45:08.833 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 15:45:08.833 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 15:45:08.833 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 15:45:08.833 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 15:45:08.833 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 15:45:08.833 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 15:45:08.833 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 15:45:08.833 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 15:45:08.868 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 15:45:08.872 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 15:45:08.901 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 15:45:09.409 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 15:45:09.409 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 15:45:09.409 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 15:45:09.409 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 15:45:09.409 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 15:45:09.409 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 15:45:09.923 +03:00 [INF] Initialized all ABP modules. +2021-03-09 15:45:10.007 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 15:45:10.010 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 15:45:10.010 +03:00 [INF] Hosting environment: Development +2021-03-09 15:45:10.010 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 15:45:10.283 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 15:45:12.646 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 15:45:12.646 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 15:45:12.646 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 15:45:12.646 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 15:45:12.646 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 15:45:12.646 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 15:45:12.646 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 15:45:12.929 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 15:45:12.976 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 15:45:12.979 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 15:45:13.014 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 15:45:13.015 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 15:45:13.132 +03:00 [DBG] Added bundle '701B4C1379B5A0C065C2309D47513578' to the page in 17.98 ms. +2021-03-09 15:45:13.216 +03:00 [INF] Executed page /_Host in 234.1373ms +2021-03-09 15:45:13.216 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 15:45:13.232 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 2949.7588ms +2021-03-09 15:45:13.247 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-09 15:45:13.247 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 15:45:13.247 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-09 15:45:13.251 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 15:45:13.251 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 15:45:13.254 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 6.9452ms +2021-03-09 15:45:13.254 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 6.9452ms +2021-03-09 15:58:38.502 +03:00 [INF] Starting web host. +2021-03-09 15:58:40.129 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 15:58:40.178 +03:00 [INF] Loaded ABP modules: +2021-03-09 15:58:40.178 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 15:58:40.178 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 15:58:40.178 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 15:58:40.178 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 15:58:40.178 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 15:58:40.178 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 15:58:40.178 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 15:58:40.178 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 15:58:40.178 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 15:58:40.214 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 15:58:40.218 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 15:58:40.249 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 15:58:40.779 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 15:58:40.779 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 15:58:40.779 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 15:58:40.779 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 15:58:40.779 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 15:58:40.779 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 15:58:41.413 +03:00 [INF] Initialized all ABP modules. +2021-03-09 15:58:41.500 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 15:58:41.502 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 15:58:41.503 +03:00 [INF] Hosting environment: Development +2021-03-09 15:58:41.503 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 15:58:42.128 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 15:58:44.614 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 15:58:44.615 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 15:58:44.615 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 15:58:44.615 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 15:58:44.615 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 15:58:44.615 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 15:58:44.615 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 15:58:46.218 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 15:58:46.267 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 15:58:46.269 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 15:58:46.305 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 15:58:46.306 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 15:58:46.445 +03:00 [DBG] Added bundle '701B4C1379B5A0C065C2309D47513578' to the page in 21.92 ms. +2021-03-09 15:58:46.549 +03:00 [INF] Executed page /_Host in 271.9256ms +2021-03-09 15:58:46.549 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 15:58:46.580 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-09 15:58:46.580 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 15:58:46.580 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-09 15:58:46.582 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 4454.2704ms +2021-03-09 15:58:46.583 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 15:58:46.583 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 15:58:46.585 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 5.0952ms +2021-03-09 15:58:46.585 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 5.0951ms +2021-03-09 15:58:46.604 +03:00 [INF] Sending file. Request path: '/_framework/blazor.server.js'. Physical path: 'N/A' +2021-03-09 15:58:46.605 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 200 249672 application/javascript 24.5493ms +2021-03-09 15:58:46.635 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 15:58:46.650 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 15:58:46.651 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 15:58:46.669 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 15:58:46.669 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 33.6357ms +2021-03-09 15:58:46.681 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=tZ99xheQHO7y5DiqmmA8GA - - +2021-03-09 15:58:46.685 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 15:58:46.685 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 15:58:46.951 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 15:58:46.958 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 15:58:46.963 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-09 15:58:47.080 +03:00 [INF] Authorization was successful. +2021-03-09 15:58:47.149 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-09 15:58:47.156 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-09 15:58:47.167 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 15:58:47.167 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 15:58:47.168 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: R,admin +2021-03-09 15:58:47.178 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-09 15:58:47.180 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-09 15:58:49.026 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 15:58:49.031 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 15:58:49.031 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 15:58:49.031 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 15:58:49.032 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 15:58:49.032 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 15:58:49.034 +03:00 [DBG] Added bundle '701B4C1379B5A0C065C2309D47513578' to the page in 0.69 ms. +2021-03-09 15:58:49.035 +03:00 [INF] Executed page /_Host in 3.5168ms +2021-03-09 15:58:49.035 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 15:58:49.035 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 8.9416ms +2021-03-09 15:58:49.041 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryeV8EZJscxzD4msBt 359 +2021-03-09 15:58:49.057 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-09 15:58:49.057 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-09 15:58:49.057 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 15:58:49.057 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 15:58:49.057 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 15:58:49.057 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 15:58:49.058 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 1.1866ms +2021-03-09 15:58:49.058 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 1.1506ms +2021-03-09 15:58:49.058 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 1.2030ms +2021-03-09 15:58:49.061 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 15:58:49.062 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 15:58:49.063 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 15:58:49.069 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=tZ99xheQHO7y5DiqmmA8GA - - - 101 - - 2388.4672ms +2021-03-09 15:58:49.079 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 15:58:49.079 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryeV8EZJscxzD4msBt 359 - 200 0 - 38.4023ms +2021-03-09 15:58:49.086 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 15:58:49.089 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 15:58:49.090 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 15:58:49.091 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 15:58:49.091 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.1618ms +2021-03-09 15:58:49.101 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 15:58:49.102 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=CNB5WivPpTG4a-2WzWMPOg - - +2021-03-09 15:58:49.104 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 15:58:49.104 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 2.9536ms +2021-03-09 15:58:49.106 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 15:58:49.107 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 15:58:49.120 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 15:58:49.123 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 15:58:49.123 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 15:58:49.124 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 15:58:49.132 +03:00 [INF] Authorization was successful. +2021-03-09 15:58:51.247 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 15:58:51.253 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 15:58:51.253 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 15:58:51.253 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 15:58:51.254 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 15:58:51.254 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 15:58:51.256 +03:00 [DBG] Added bundle '701B4C1379B5A0C065C2309D47513578' to the page in 0.62 ms. +2021-03-09 15:58:51.257 +03:00 [INF] Executed page /_Host in 3.3671ms +2021-03-09 15:58:51.257 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 15:58:51.257 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 9.6223ms +2021-03-09 15:58:51.278 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 15:58:51.282 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 15:58:51.283 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 4.2644ms +2021-03-09 15:58:52.550 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-09 15:58:52.551 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 15:58:52.551 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 0.9774ms +2021-03-09 15:58:52.594 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 15:58:52.596 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 15:58:52.597 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 2.5491ms +2021-03-09 15:58:53.288 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - +2021-03-09 15:58:53.289 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 15:58:53.290 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css - - - 304 - text/css 1.5581ms +2021-03-09 15:58:53.331 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 15:58:53.332 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 15:58:53.332 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 1.4523ms +2021-03-09 15:59:03.079 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Login - - +2021-03-09 15:59:03.090 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-09 15:59:03.119 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-09 15:59:03.119 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 15:59:03.232 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnGetAsync - ModelState is "Valid" +2021-03-09 15:59:03.252 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 15:59:03.639 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 4.87 ms. +2021-03-09 15:59:03.669 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 15:59:03.670 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 15:59:03.670 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 15:59:03.671 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 15:59:03.756 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 10.67 ms. +2021-03-09 15:59:03.770 +03:00 [INF] Executed page /Account/Login in 650.8669ms +2021-03-09 15:59:03.770 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-09 15:59:03.775 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryD2M8X5LTMiwd0KAS 359 +2021-03-09 15:59:03.775 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 15:59:03.776 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=CNB5WivPpTG4a-2WzWMPOg - - - 101 - - 14673.6151ms +2021-03-09 15:59:03.780 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 15:59:03.781 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Login - - - 200 - text/html;+charset=utf-8 702.4319ms +2021-03-09 15:59:03.781 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 15:59:03.782 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 15:59:03.782 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryD2M8X5LTMiwd0KAS 359 - 200 0 - 7.4941ms +2021-03-09 15:59:03.788 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637507911461396776 - - +2021-03-09 15:59:03.788 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-09 15:59:03.788 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-09 15:59:03.788 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637507911461396776 - - - 304 - text/css 0.4596ms +2021-03-09 15:59:03.788 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 15:59:03.788 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 0.2444ms +2021-03-09 15:59:03.790 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-09 15:59:03.790 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 15:59:03.791 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 0.7651ms +2021-03-09 15:59:03.792 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637507911462677104 - - +2021-03-09 15:59:03.792 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637507911462337109 - - +2021-03-09 15:59:03.792 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-09 15:59:03.792 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 15:59:03.792 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-09 15:59:03.792 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-09 15:59:03.792 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 0.4794ms +2021-03-09 15:59:03.792 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637507911462677104 - - - 304 - text/css 0.5178ms +2021-03-09 15:59:03.792 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637507911462337109 - - - 304 - text/css 0.5598ms +2021-03-09 15:59:03.796 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637507911462306787 - - +2021-03-09 15:59:03.796 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-09 15:59:03.797 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637507911462306787 - - - 304 - text/css 0.5626ms +2021-03-09 15:59:03.800 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637507911461826763 - - +2021-03-09 15:59:03.801 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-09 15:59:03.801 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637507911461826763 - - - 304 - text/css 0.3753ms +2021-03-09 15:59:03.801 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637507911461436761 - - +2021-03-09 15:59:03.802 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-09 15:59:03.802 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637507911461436761 - - - 304 - text/css 0.2190ms +2021-03-09 15:59:03.804 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-09 15:59:03.804 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637507911461416777 - - +2021-03-09 15:59:03.804 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637507911461396776 - - +2021-03-09 15:59:03.804 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637507911461406773 - - +2021-03-09 15:59:03.804 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637507911462216780 - - +2021-03-09 15:59:03.804 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637507911461776764 - - +2021-03-09 15:59:03.804 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637507911462226774 - - +2021-03-09 15:59:03.804 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637507911461876762 - - +2021-03-09 15:59:03.805 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-09 15:59:03.805 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-09 15:59:03.805 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-09 15:59:03.805 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-09 15:59:03.805 +03:00 [INF] The file /global-styles.css was not modified +2021-03-09 15:59:03.805 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-09 15:59:03.805 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-09 15:59:03.805 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-09 15:59:03.805 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637507911462226774 - - - 304 - application/javascript 0.7702ms +2021-03-09 15:59:03.805 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637507911461416777 - - - 304 - application/javascript 0.9892ms +2021-03-09 15:59:03.805 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637507911461776764 - - - 304 - application/javascript 0.8663ms +2021-03-09 15:59:03.805 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 1.0795ms +2021-03-09 15:59:03.805 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637507911462216780 - - - 304 - application/javascript 1.0431ms +2021-03-09 15:59:03.805 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637507911461396776 - - - 304 - application/javascript 1.1450ms +2021-03-09 15:59:03.805 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637507911461876762 - - - 304 - application/javascript 0.8169ms +2021-03-09 15:59:03.805 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637507911461406773 - - - 304 - application/javascript 1.1426ms +2021-03-09 15:59:03.809 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637507911461866764 - - +2021-03-09 15:59:03.809 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637507911462487123 - - +2021-03-09 15:59:03.809 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637507911461876762 - - +2021-03-09 15:59:03.809 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-09 15:59:03.809 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637507911462476789 - - +2021-03-09 15:59:03.809 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637507911461856766 - - +2021-03-09 15:59:03.809 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637507911461826763 - - +2021-03-09 15:59:03.809 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637507911462497105 - - +2021-03-09 15:59:03.809 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637507911462677104 - - +2021-03-09 15:59:03.809 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-09 15:59:03.809 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-09 15:59:03.809 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-09 15:59:03.809 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-09 15:59:03.809 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-09 15:59:03.809 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-09 15:59:03.809 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-09 15:59:03.809 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-09 15:59:03.809 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637507911462286772 - - +2021-03-09 15:59:03.809 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637507911461876762 - - - 304 - application/javascript 0.7386ms +2021-03-09 15:59:03.809 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637507911462487123 - - - 304 - application/javascript 0.6919ms +2021-03-09 15:59:03.809 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637507911461856766 - - - 304 - application/javascript 0.6079ms +2021-03-09 15:59:03.809 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637507911462476789 - - - 304 - application/javascript 0.7141ms +2021-03-09 15:59:03.809 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637507911462306787 - - +2021-03-09 15:59:03.809 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637507911462497105 - - +2021-03-09 15:59:03.810 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-09 15:59:03.810 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-09 15:59:03.810 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637507911461826763 - - - 304 - application/javascript 0.8752ms +2021-03-09 15:59:03.810 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637507911462286772 - - - 304 - application/javascript 0.3105ms +2021-03-09 15:59:03.810 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637507911462306787 - - - 304 - application/javascript 0.2541ms +2021-03-09 15:59:03.810 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-09 15:59:03.810 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637507911462497105 - - - 304 - application/javascript 0.4224ms +2021-03-09 15:59:03.810 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637507911461866764 - - - 304 - application/javascript 1.2750ms +2021-03-09 15:59:03.810 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637507911462497105 - - - 304 - application/javascript 1.0846ms +2021-03-09 15:59:03.810 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637507911462677104 - - - 304 - application/javascript 0.9726ms +2021-03-09 15:59:03.812 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637507911461406773 - - +2021-03-09 15:59:03.812 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637507911461436761 - - +2021-03-09 15:59:03.812 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637507911462547131 - - +2021-03-09 15:59:03.812 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - +2021-03-09 15:59:03.812 +03:00 [INF] The file /libs/timeago/locales/jquery.timeago.en.js was not modified +2021-03-09 15:59:03.812 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-09 15:59:03.812 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-09 15:59:03.812 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637507911461436761 - - - 304 - application/javascript 0.5624ms +2021-03-09 15:59:03.812 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637507911462547131 - - - 304 - application/javascript 0.5614ms +2021-03-09 15:59:03.812 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637507911461406773 - - - 304 - application/javascript 0.6158ms +2021-03-09 15:59:03.815 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 15:59:03.818 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 15:59:03.828 +03: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). +2021-03-09 15:59:03.828 +03: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). +2021-03-09 15:59:03.864 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-09 15:59:03.864 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-09 15:59:03.864 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.3808ms +2021-03-09 15:59:03.869 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-09 15:59:03.878 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings +2021-03-09 15:59:03.879 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings +2021-03-09 15:59:03.880 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-09 15:59:03.884 +03:00 [DBG] Setting the cache items. Count: 15 +2021-03-09 15:59:03.891 +03:00 [DBG] Finished setting the cache items. Count: 15 +2021-03-09 15:59:03.892 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings +2021-03-09 15:59:03.895 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings +2021-03-09 15:59:03.896 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: R,admin +2021-03-09 15:59:03.901 +03:00 [DBG] Setting the cache items. Count: 15 +2021-03-09 15:59:03.906 +03:00 [DBG] Finished setting the cache items. Count: 15 +2021-03-09 15:59:03.927 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.LoginByLogin +2021-03-09 15:59:03.944 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.Logout +2021-03-09 15:59:03.944 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.CheckPasswordByLogin +2021-03-09 15:59:03.945 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.RegisterAsyncByInput +2021-03-09 15:59:03.945 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.SendPasswordResetCodeAsyncByInput +2021-03-09 15:59:03.945 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.ResetPasswordAsyncByInput +2021-03-09 15:59:03.945 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByNameAsyncByName +2021-03-09 15:59:03.945 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByIdAsyncById +2021-03-09 15:59:03.945 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAllListAsync +2021-03-09 15:59:03.945 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetListAsyncByInput +2021-03-09 15:59:03.946 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAsyncById +2021-03-09 15:59:03.946 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.CreateAsyncByInput +2021-03-09 15:59:03.946 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.UpdateAsyncByIdAndInput +2021-03-09 15:59:03.946 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.DeleteAsyncById +2021-03-09 15:59:03.946 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAsyncById +2021-03-09 15:59:03.946 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetListAsyncByInput +2021-03-09 15:59:03.946 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.CreateAsyncByInput +2021-03-09 15:59:03.946 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateAsyncByIdAndInput +2021-03-09 15:59:03.946 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.DeleteAsyncById +2021-03-09 15:59:03.946 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetRolesAsyncById +2021-03-09 15:59:03.946 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAssignableRolesAsync +2021-03-09 15:59:03.946 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateRolesAsyncByIdAndInput +2021-03-09 15:59:03.946 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByUsernameAsyncByUserName +2021-03-09 15:59:03.946 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByEmailAsyncByEmail +2021-03-09 15:59:03.946 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByIdAsyncById +2021-03-09 15:59:03.946 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByUserNameAsyncByUserName +2021-03-09 15:59:03.946 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.SearchAsyncByInput +2021-03-09 15:59:03.947 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.GetCountAsyncByInput +2021-03-09 15:59:03.947 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.GetAsync +2021-03-09 15:59:03.947 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.UpdateAsyncByInput +2021-03-09 15:59:03.947 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.ChangePasswordAsyncByInput +2021-03-09 15:59:03.947 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.GetAsyncByProviderNameAndProviderKey +2021-03-09 15:59:03.947 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-09 15:59:03.947 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.GetAsync +2021-03-09 15:59:03.947 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.UpdateAsyncByInput +2021-03-09 15:59:03.947 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetAsyncById +2021-03-09 15:59:03.947 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetListAsyncByInput +2021-03-09 15:59:03.947 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.CreateAsyncByInput +2021-03-09 15:59:03.947 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateAsyncByIdAndInput +2021-03-09 15:59:03.947 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteAsyncById +2021-03-09 15:59:03.947 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetDefaultConnectionStringAsyncById +2021-03-09 15:59:03.947 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateDefaultConnectionStringAsyncByIdAndDefaultConnectionString +2021-03-09 15:59:03.947 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteDefaultConnectionStringAsyncById +2021-03-09 15:59:03.947 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.GetAsyncByProviderNameAndProviderKey +2021-03-09 15:59:03.948 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-09 15:59:03.948 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApplicationConfiguration.GetAsync +2021-03-09 15:59:03.948 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApiDefinition.GetByModel +2021-03-09 15:59:03.969 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-09 15:59:03.970 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 141.2428ms +2021-03-09 15:59:03.970 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 15:59:03.970 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - - 200 16918 application/javascript 158.4748ms +2021-03-09 15:59:04.363 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-09 15:59:04.385 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-09 15:59:04.387 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\webfonts\fa-regular-400.woff2' +2021-03-09 15:59:04.387 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 200 13588 font/woff2 2.1098ms +2021-03-09 15:59:04.444 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-09 15:59:04.452 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 623.211ms +2021-03-09 15:59:04.452 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 15:59:04.454 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 83345 application/javascript 645.3225ms +2021-03-09 15:59:07.636 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/Account/Login application/x-www-form-urlencoded 360 +2021-03-09 15:59:07.642 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 15:59:07.642 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-09 15:59:07.642 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-09 15:59:07.642 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 15:59:07.660 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnPostAsync - ModelState is "Valid" +2021-03-09 15:59:07.840 +03:00 [DBG] Augmenting SignInContext +2021-03-09 15:59:07.841 +03:00 [DBG] Adding idp claim with value: local +2021-03-09 15:59:07.841 +03:00 [DBG] Adding auth_time claim with value: 1615294747 +2021-03-09 15:59:07.859 +03:00 [INF] AuthenticationScheme: Identity.Application signed in. +2021-03-09 15:59:08.085 +03:00 [INF] {"Username":"admin","Provider":null,"ProviderUserId":null,"SubjectId":"f96d764d-1435-9e8e-b3f4-39fb0f65cfde","DisplayName":"admin","Endpoint":"UI","ClientId":null,"Category":"Authentication","Name":"User Login Success","EventType":"Success","Id":1000,"Message":null,"ActivityId":"0HM72VC8CB71I:0000006F","TimeStamp":"2021-03-09T12:59:08.0000000Z","ProcessId":28880,"LocalIpAddress":"::1:44303","RemoteIpAddress":"::1","$type":"UserLoginSuccessEvent"} +2021-03-09 15:59:08.087 +03:00 [INF] Executed handler method OnPostAsync, returned result Microsoft.AspNetCore.Mvc.RedirectResult. +2021-03-09 15:59:08.088 +03:00 [INF] Executing RedirectResult, redirecting to /. +2021-03-09 15:59:08.088 +03:00 [INF] Executed page /Account/Login in 445.7063ms +2021-03-09 15:59:08.088 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-09 15:59:08.096 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/Account/Login application/x-www-form-urlencoded 360 - 302 0 - 459.6482ms +2021-03-09 15:59:08.099 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 15:59:08.102 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 15:59:08.102 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 15:59:08.102 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 15:59:08.102 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 15:59:08.102 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 15:59:08.104 +03:00 [DBG] Added bundle '701B4C1379B5A0C065C2309D47513578' to the page in 0.90 ms. +2021-03-09 15:59:08.104 +03:00 [INF] Executed page /_Host in 2.3865ms +2021-03-09 15:59:08.104 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 15:59:08.104 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 5.5085ms +2021-03-09 15:59:08.124 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-09 15:59:08.124 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-09 15:59:08.124 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 15:59:08.125 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 15:59:08.125 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 15:59:08.125 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 15:59:08.125 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 0.2733ms +2021-03-09 15:59:08.125 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 0.4545ms +2021-03-09 15:59:08.125 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 0.3718ms +2021-03-09 15:59:08.145 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 15:59:08.150 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 15:59:08.150 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 15:59:08.151 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 15:59:08.151 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.4967ms +2021-03-09 15:59:08.159 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=oDO8L1Omr6rZpmce37vwpA - - +2021-03-09 15:59:08.165 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 15:59:08.166 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 15:59:08.175 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 15:59:08.176 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 15:59:08.177 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 15:59:08.178 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 15:59:08.183 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:10.390 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 15:59:10.391 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 15:59:10.395 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 15:59:10.395 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 15:59:10.396 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:10.416 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 15:59:10.417 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 15:59:10.417 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 15:59:10.417 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 15:59:10.417 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:10.418 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:10.418 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:10.418 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:10.418 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:10.418 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:10.419 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:10.419 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:10.419 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:10.419 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:10.419 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:10.420 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:10.420 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:10.420 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:10.421 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:10.421 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:10.684 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 15:59:10.685 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 15:59:10.685 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 15:59:10.685 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 15:59:10.685 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:10.849 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:10.954 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:10.955 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:10.955 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:10.955 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:10.955 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:10.957 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:10.958 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:10.958 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:10.958 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:10.958 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:10.959 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:10.959 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:10.959 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:10.960 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:10.960 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:10.963 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:10.963 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:10.963 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:10.964 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:10.964 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:10.964 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:10.964 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:10.964 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:10.965 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:10.965 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:10.965 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:10.965 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:10.965 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:10.966 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:10.966 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:10.969 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:10.969 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:10.969 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:10.969 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:10.970 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:10.970 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:10.970 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:10.970 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:10.971 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:10.971 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:10.971 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:10.972 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:10.972 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:10.972 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:10.972 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:10.975 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:10.976 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:10.976 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:10.977 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:10.977 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:10.977 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:10.977 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:10.977 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:10.978 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:10.978 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:10.978 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:10.978 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:10.978 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:10.979 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:10.979 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:10.987 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:10.988 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:10.988 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:10.989 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:10.989 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:10.989 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:10.989 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:10.989 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:10.990 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:10.990 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:10.990 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:10.990 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:10.990 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:10.991 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:10.991 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:10.994 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:10.995 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:10.995 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:10.995 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:10.995 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:10.995 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:10.996 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:10.996 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:10.996 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:10.996 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:10.996 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:10.997 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:10.997 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:10.998 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:10.998 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:11.001 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:11.001 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:11.001 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:11.002 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:11.002 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:11.002 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:11.003 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:11.003 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:11.004 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:11.004 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:11.004 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:11.004 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:11.004 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:11.005 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:11.005 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:11.008 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:11.009 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:11.009 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:11.009 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:11.009 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:11.009 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:11.010 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:11.010 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:11.010 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:11.010 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:11.010 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:11.011 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:11.011 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:11.011 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:11.011 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:13.046 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 15:59:13.047 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 15:59:13.047 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 15:59:13.047 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 15:59:13.047 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:13.065 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 15:59:13.066 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 15:59:13.066 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 15:59:13.066 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 15:59:13.066 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:13.066 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 15:59:13.066 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 15:59:13.067 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 15:59:13.067 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 15:59:13.067 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:13.067 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 15:59:13.067 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 15:59:13.067 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 15:59:13.068 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 15:59:13.068 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:13.068 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:13.068 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:13.068 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:13.068 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:13.068 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:13.071 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 15:59:13.071 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 15:59:13.071 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 15:59:13.072 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 15:59:13.072 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:13.161 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 15:59:13.161 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 15:59:13.161 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 15:59:13.162 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 15:59:13.162 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:13.175 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:13.225 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 15:59:13.225 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 15:59:13.225 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 15:59:13.226 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 15:59:13.226 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:13.226 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:13.226 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:13.227 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:13.227 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:13.227 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:13.227 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 15:59:13.228 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 15:59:13.228 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 15:59:13.228 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 15:59:13.228 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:13.231 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 15:59:13.231 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 15:59:13.231 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 15:59:13.232 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 15:59:13.232 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:13.232 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:13.232 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:13.232 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:13.233 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:13.233 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:13.233 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 15:59:13.233 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 15:59:13.233 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 15:59:13.234 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 15:59:13.234 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:13.249 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 15:59:13.250 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 15:59:13.250 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 15:59:13.251 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 15:59:13.251 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:13.251 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:13.251 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:13.251 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:13.252 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:13.252 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:13.252 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 15:59:13.253 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 15:59:13.253 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 15:59:13.253 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 15:59:13.253 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:13.257 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 15:59:13.257 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 15:59:13.257 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 15:59:13.258 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 15:59:13.258 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:13.258 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:13.258 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:13.259 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:13.259 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:13.259 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:13.259 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 15:59:13.260 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 15:59:13.260 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 15:59:13.260 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 15:59:13.260 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:16.391 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 15:59:16.392 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 15:59:16.392 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 15:59:16.392 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 15:59:16.393 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:16.393 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 15:59:16.393 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 15:59:16.394 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 15:59:16.394 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 15:59:16.394 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:16.394 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:16.394 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:16.394 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:16.395 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:16.395 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:16.395 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:16.395 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:16.395 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:16.395 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:16.395 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:16.395 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:16.396 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:16.396 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:16.396 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:16.396 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:16.417 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 15:59:16.417 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 15:59:16.418 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 15:59:16.418 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 15:59:16.418 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:16.419 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:16.440 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:16.440 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:16.440 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:16.441 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:16.441 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:16.441 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:16.441 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:16.441 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:16.442 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:16.442 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:16.442 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:16.442 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:16.442 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:16.443 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:16.443 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:16.446 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:16.447 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:16.447 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:16.447 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:16.447 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:16.447 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:16.448 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:16.448 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:16.448 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:16.448 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:16.448 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:16.449 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:16.449 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:16.449 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:16.449 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:16.452 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:16.453 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:16.453 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:16.453 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:16.453 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:16.454 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:16.454 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:16.454 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:16.455 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:16.455 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:16.455 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:16.455 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:16.455 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:16.456 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:16.456 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:16.459 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:16.459 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:16.459 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:16.459 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:16.459 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:16.460 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:16.460 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:16.460 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:16.461 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:16.461 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:16.461 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:16.461 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:16.461 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:16.461 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:16.462 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:16.467 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:16.467 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:16.467 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:16.468 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:16.468 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:16.468 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:16.468 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:16.468 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:16.469 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:16.469 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:16.469 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:16.470 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:16.470 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:16.470 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:16.470 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:16.473 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:16.474 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:16.474 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:16.474 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:16.474 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:16.474 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:16.475 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:16.475 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:16.475 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:16.475 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:16.475 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:16.476 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:16.476 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:16.476 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:16.476 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:16.479 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:16.480 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:16.480 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:16.481 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:16.481 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:16.481 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:16.481 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:16.481 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:16.481 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:16.481 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:16.482 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:16.482 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:16.482 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:16.483 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:16.483 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:16.486 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:16.486 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:16.486 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:16.487 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:16.487 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:16.487 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:16.487 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:16.487 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:16.488 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:16.488 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:16.488 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:16.488 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:16.488 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:16.489 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:16.489 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:19.775 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 15:59:19.776 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 15:59:19.776 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 15:59:19.777 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 15:59:19.777 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:19.778 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:21.297 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 15:59:21.298 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 15:59:21.298 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 15:59:21.298 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 15:59:21.298 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:21.300 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:23.184 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 15:59:23.185 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 15:59:23.185 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 15:59:23.185 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 15:59:23.185 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:23.187 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 15:59:23.187 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 15:59:23.187 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 15:59:23.188 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 15:59:23.188 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:23.188 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 15:59:23.188 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 15:59:23.188 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 15:59:23.189 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 15:59:23.189 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:23.189 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 15:59:23.189 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 15:59:23.189 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 15:59:23.190 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 15:59:23.190 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:23.190 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:23.190 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:23.190 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:23.191 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:23.191 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:23.192 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 15:59:23.193 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 15:59:23.193 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 15:59:23.194 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 15:59:23.194 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:23.228 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 15:59:23.229 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 15:59:23.229 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 15:59:23.230 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 15:59:23.230 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:23.231 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:23.260 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 15:59:23.260 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 15:59:23.260 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 15:59:23.260 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 15:59:23.260 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:23.261 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:23.261 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:23.261 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:23.261 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:23.261 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:23.261 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 15:59:23.261 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 15:59:23.261 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 15:59:23.262 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 15:59:23.262 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:23.264 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 15:59:23.264 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 15:59:23.264 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 15:59:23.264 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 15:59:23.264 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:23.264 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:23.265 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:23.265 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:23.265 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:23.265 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:23.265 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 15:59:23.265 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 15:59:23.265 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 15:59:23.266 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 15:59:23.266 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:23.276 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 15:59:23.277 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 15:59:23.277 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 15:59:23.277 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 15:59:23.277 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:23.277 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:23.278 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:23.278 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:23.278 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:23.278 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:23.278 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 15:59:23.278 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 15:59:23.278 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 15:59:23.279 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 15:59:23.279 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:23.281 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 15:59:23.281 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 15:59:23.281 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 15:59:23.281 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 15:59:23.281 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:23.282 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:23.282 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:23.282 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:23.282 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:23.282 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:23.282 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 15:59:23.283 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 15:59:23.283 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 15:59:23.283 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 15:59:23.283 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:24.868 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 15:59:24.869 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 15:59:24.869 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 15:59:24.869 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 15:59:24.869 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:24.889 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-09 15:59:24.890 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-09 15:59:24.890 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-09 15:59:24.890 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-09 15:59:24.890 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:24.890 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-09 15:59:24.891 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-09 15:59:24.891 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-09 15:59:24.891 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-09 15:59:24.891 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:24.891 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-09 15:59:24.891 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-09 15:59:24.891 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-09 15:59:24.892 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-09 15:59:24.892 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:24.892 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 15:59:24.892 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 15:59:24.892 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 15:59:24.893 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 15:59:24.893 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:24.951 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 15:59:24.951 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 15:59:24.951 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 15:59:24.951 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 15:59:24.951 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:24.989 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:25.052 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-09 15:59:25.053 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-09 15:59:25.053 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-09 15:59:25.053 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-09 15:59:25.053 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:25.053 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 15:59:25.054 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 15:59:25.054 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 15:59:25.054 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 15:59:25.054 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:25.055 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-09 15:59:25.055 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-09 15:59:25.055 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-09 15:59:25.056 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-09 15:59:25.056 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:25.063 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-09 15:59:25.064 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-09 15:59:25.064 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-09 15:59:25.064 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-09 15:59:25.064 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:25.064 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 15:59:25.065 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 15:59:25.065 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 15:59:25.065 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 15:59:25.065 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:25.065 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-09 15:59:25.066 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-09 15:59:25.066 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-09 15:59:25.066 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-09 15:59:25.066 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:26.800 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 15:59:26.801 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 15:59:26.801 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 15:59:26.801 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 15:59:26.801 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:26.802 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 15:59:26.803 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 15:59:26.803 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 15:59:26.803 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 15:59:26.803 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:26.804 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:26.804 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:26.804 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:26.805 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:26.805 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:26.805 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:26.805 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:26.805 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:26.805 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:26.806 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:26.806 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:26.806 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:26.806 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:26.806 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:26.806 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:26.830 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 15:59:26.830 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 15:59:26.830 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 15:59:26.831 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 15:59:26.831 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:26.832 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:26.851 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:26.852 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:26.852 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:26.852 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:26.852 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:26.852 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:26.854 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:26.854 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:26.854 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:26.854 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:26.855 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:26.855 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:26.855 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:26.856 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:26.856 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:26.859 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:26.860 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:26.860 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:26.861 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:26.861 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:26.861 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:26.862 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:26.862 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:26.862 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:26.862 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:26.862 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:26.863 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:26.863 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:26.864 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:26.864 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:26.867 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:26.868 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:26.868 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:26.868 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:26.868 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:26.868 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:26.869 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:26.869 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:26.870 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:26.870 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:26.870 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:26.870 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:26.870 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:26.871 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:26.871 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:26.874 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:26.875 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:26.875 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:26.875 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:26.875 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:26.875 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:26.876 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:26.876 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:26.876 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:26.876 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:26.876 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:26.877 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:26.877 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:26.877 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:26.877 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:26.882 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:26.883 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:26.883 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:26.883 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:26.883 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:26.883 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:26.884 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:26.884 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:26.885 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:26.885 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:26.885 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:26.885 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:26.885 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:26.886 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:26.886 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:26.889 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:26.890 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:26.890 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:26.890 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:26.890 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:26.890 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:26.891 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:26.891 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:26.891 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:26.891 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:26.891 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:26.892 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:26.892 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:26.892 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:26.892 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:26.896 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:26.896 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:26.896 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:26.897 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:26.897 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:26.897 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:26.897 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:26.897 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:26.898 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:26.898 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:26.898 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:26.898 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:26.898 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:26.899 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:26.899 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:26.902 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:26.902 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:26.902 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:26.903 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:26.903 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:26.903 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:26.903 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:26.903 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:26.904 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:26.904 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:26.904 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:26.904 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:26.905 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:26.905 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:26.905 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:31.751 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:39.474 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 15:59:39.475 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 15:59:39.475 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 15:59:39.475 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 15:59:39.475 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:39.476 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 15:59:39.476 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 15:59:39.476 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 15:59:39.477 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 15:59:39.477 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:39.477 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:39.477 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:39.477 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:39.477 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:39.477 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:39.477 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:39.478 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:39.478 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:39.478 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:39.478 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:39.478 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:39.479 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:39.479 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:39.479 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:39.479 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:39.497 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 15:59:39.497 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 15:59:39.497 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 15:59:39.498 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 15:59:39.498 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:39.499 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:39.519 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:39.519 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:39.519 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:39.520 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:39.520 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:39.520 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:39.520 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:39.520 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:39.521 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:39.521 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:39.521 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:39.521 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:39.521 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:39.522 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:39.522 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:39.525 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:39.526 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:39.526 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:39.526 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:39.527 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:39.527 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:39.527 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:39.527 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:39.528 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:39.528 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:39.528 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:39.528 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:39.528 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:39.529 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:39.529 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:39.532 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:39.532 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:39.532 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:39.533 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:39.533 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:39.533 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:39.533 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:39.533 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:39.534 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:39.534 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:39.534 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:39.534 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:39.534 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:39.535 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:39.535 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:39.538 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:39.538 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:39.538 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:39.539 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:39.539 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:39.539 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:39.539 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:39.539 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:39.540 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:39.540 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:39.540 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:39.540 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:39.540 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:39.541 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:39.541 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:39.546 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:39.547 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:39.547 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:39.547 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:39.547 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:39.547 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:39.548 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:39.548 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:39.548 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:39.548 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:39.548 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:39.549 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:39.549 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:39.549 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:39.549 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:39.552 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:39.553 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:39.553 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:39.553 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:39.553 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:39.553 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:39.554 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:39.554 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:39.554 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:39.554 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:39.554 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:39.555 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:39.555 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:39.555 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:39.555 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:39.558 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:39.559 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:39.559 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:39.559 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:39.559 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:39.559 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:39.560 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:39.560 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:39.561 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:39.561 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:39.561 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:39.561 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:39.561 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:39.562 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:39.562 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:39.565 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:39.565 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 15:59:39.565 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:39.566 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 15:59:39.566 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:39.566 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:39.566 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:39.566 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:39.567 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 15:59:39.567 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:39.567 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:39.567 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:39.567 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:39.568 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 15:59:39.568 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:42.566 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 15:59:42.566 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 15:59:42.566 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 15:59:42.567 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 15:59:42.567 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:42.568 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 15:59:42.568 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 15:59:42.568 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 15:59:42.569 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 15:59:42.569 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:42.569 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 15:59:42.569 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 15:59:42.569 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 15:59:42.570 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 15:59:42.570 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:42.570 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 15:59:42.570 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 15:59:42.570 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 15:59:42.571 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 15:59:42.571 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:42.571 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:42.571 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:42.571 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:42.572 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:42.572 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:42.572 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 15:59:42.573 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 15:59:42.573 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 15:59:42.573 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 15:59:42.573 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:42.601 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 15:59:42.602 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 15:59:42.602 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 15:59:42.602 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 15:59:42.602 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:42.603 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:42.636 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 15:59:42.636 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 15:59:42.636 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 15:59:42.636 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 15:59:42.637 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:42.637 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:42.637 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:42.637 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:42.637 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:42.637 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:42.637 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 15:59:42.638 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 15:59:42.638 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 15:59:42.638 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 15:59:42.638 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:42.640 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 15:59:42.641 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 15:59:42.641 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 15:59:42.641 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 15:59:42.641 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:42.641 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:42.641 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:42.641 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:42.642 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:42.642 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:42.642 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 15:59:42.642 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 15:59:42.642 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 15:59:42.642 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 15:59:42.642 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:42.654 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 15:59:42.654 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 15:59:42.654 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 15:59:42.654 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 15:59:42.654 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:42.654 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:42.655 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:42.655 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:42.655 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:42.655 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:42.655 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 15:59:42.655 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 15:59:42.655 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 15:59:42.656 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 15:59:42.656 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:42.658 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 15:59:42.658 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 15:59:42.658 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 15:59:42.658 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 15:59:42.658 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:42.658 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:42.659 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:42.659 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:42.659 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 15:59:42.659 +03:00 [INF] Authorization was successful. +2021-03-09 15:59:42.659 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 15:59:42.659 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 15:59:42.659 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 15:59:42.660 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 15:59:42.660 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:26.045 +03:00 [INF] Starting web host. +2021-03-09 16:16:27.237 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 16:16:27.282 +03:00 [INF] Loaded ABP modules: +2021-03-09 16:16:27.282 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 16:16:27.282 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 16:16:27.282 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 16:16:27.282 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 16:16:27.282 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 16:16:27.282 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 16:16:27.282 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 16:16:27.282 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 16:16:27.282 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 16:16:27.314 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 16:16:27.317 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 16:16:27.347 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 16:16:27.802 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 16:16:27.802 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 16:16:27.802 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 16:16:27.802 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 16:16:27.802 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 16:16:27.802 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 16:16:28.267 +03:00 [INF] Initialized all ABP modules. +2021-03-09 16:16:28.342 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 16:16:28.344 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 16:16:28.344 +03:00 [INF] Hosting environment: Development +2021-03-09 16:16:28.344 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 16:16:28.683 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 16:16:30.936 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 16:16:30.936 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 16:16:30.936 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 16:16:30.936 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 16:16:30.936 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 16:16:30.936 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 16:16:30.936 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 16:16:31.049 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 16:16:31.097 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 16:16:31.098 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 16:16:31.128 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 16:16:31.128 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 16:16:31.234 +03:00 [DBG] Added bundle '701B4C1379B5A0C065C2309D47513578' to the page in 17.74 ms. +2021-03-09 16:16:31.306 +03:00 [INF] Executed page /_Host in 202.0392ms +2021-03-09 16:16:31.306 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 16:16:31.317 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 2634.7319ms +2021-03-09 16:16:31.334 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-09 16:16:31.334 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-09 16:16:31.334 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 16:16:31.341 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 16:16:31.341 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 16:16:31.341 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 16:16:31.345 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 10.0789ms +2021-03-09 16:16:31.345 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 10.0785ms +2021-03-09 16:16:31.345 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 10.0905ms +2021-03-09 16:16:31.377 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 16:16:31.387 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 16:16:31.391 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 16:16:31.405 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 16:16:31.405 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 27.7087ms +2021-03-09 16:16:31.416 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=539dPEuruP0vIpWrmf1P6g - - +2021-03-09 16:16:31.419 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 16:16:31.419 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 16:16:31.831 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-09 16:16:34.895 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 16:16:34.898 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 16:16:34.898 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 16:16:34.898 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 16:16:34.899 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 16:16:34.899 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 16:16:34.901 +03:00 [DBG] Added bundle '701B4C1379B5A0C065C2309D47513578' to the page in 0.69 ms. +2021-03-09 16:16:34.902 +03:00 [INF] Executed page /_Host in 3.7881ms +2021-03-09 16:16:34.902 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 16:16:34.902 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 7.2331ms +2021-03-09 16:16:34.907 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryl3LBqB0ps7KF4GgO 359 +2021-03-09 16:16:34.917 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-09 16:16:34.917 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-09 16:16:34.917 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 16:16:34.918 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 16:16:34.918 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 16:16:34.918 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 16:16:34.918 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 16:16:34.919 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 1.4312ms +2021-03-09 16:16:34.919 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 1.4780ms +2021-03-09 16:16:34.919 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 1.4551ms +2021-03-09 16:16:34.919 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 16:16:34.921 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 16:16:34.927 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=539dPEuruP0vIpWrmf1P6g - - - 101 - - 3511.2660ms +2021-03-09 16:16:34.930 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 16:16:34.931 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryl3LBqB0ps7KF4GgO 359 - 200 0 - 23.6955ms +2021-03-09 16:16:34.942 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 16:16:34.944 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 16:16:34.944 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 16:16:34.945 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 16:16:34.945 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 2.2744ms +2021-03-09 16:16:34.953 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=bWHytfrLDk3D71VxuqtJXA - - +2021-03-09 16:16:34.953 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 16:16:34.955 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 16:16:34.956 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 16:16:34.957 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 16:16:34.957 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 4.5027ms +2021-03-09 16:16:34.967 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-09 16:16:37.750 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-09 16:16:37.765 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/authentication/login - - +2021-03-09 16:16:37.768 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 16:16:37.768 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 16:16:37.768 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 16:16:37.768 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 16:16:37.768 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 16:16:37.769 +03:00 [DBG] Added bundle '701B4C1379B5A0C065C2309D47513578' to the page in 0.52 ms. +2021-03-09 16:16:37.770 +03:00 [INF] Executed page /_Host in 1.8129ms +2021-03-09 16:16:37.770 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 16:16:37.770 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/authentication/login - - - 200 - text/html;+charset=utf-8 5.0489ms +2021-03-09 16:16:37.776 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryjJBtUDYGfBrzGv9I 359 +2021-03-09 16:16:37.777 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 16:16:37.777 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=bWHytfrLDk3D71VxuqtJXA - - - 101 - - 2824.5607ms +2021-03-09 16:16:37.778 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 16:16:37.779 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 16:16:37.779 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 16:16:37.779 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryjJBtUDYGfBrzGv9I 359 - 200 0 - 2.7784ms +2021-03-09 16:16:37.785 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-09 16:16:37.785 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-09 16:16:37.785 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 16:16:37.785 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 16:16:37.785 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 16:16:37.785 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 16:16:37.786 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 0.4328ms +2021-03-09 16:16:37.786 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 0.4549ms +2021-03-09 16:16:37.786 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 0.4096ms +2021-03-09 16:16:37.801 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 16:16:37.803 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 16:16:37.803 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 16:16:37.803 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 16:16:37.804 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 2.4321ms +2021-03-09 16:16:37.810 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=QseyPQYRtr8vwOd-zZBHFw - - +2021-03-09 16:16:37.811 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 16:16:37.812 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 16:16:37.820 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-09 16:16:42.419 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Login - - +2021-03-09 16:16:42.428 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-09 16:16:42.449 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-09 16:16:42.449 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 16:16:42.700 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnGetAsync - ModelState is "Valid" +2021-03-09 16:16:42.714 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 16:16:42.954 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 4.72 ms. +2021-03-09 16:16:43.066 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 9.76 ms. +2021-03-09 16:16:43.079 +03:00 [INF] Executed page /Account/Login in 630.7266ms +2021-03-09 16:16:43.080 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-09 16:16:43.083 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary5bWpF3SL7TdjPrJk 359 +2021-03-09 16:16:43.083 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 16:16:43.083 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=QseyPQYRtr8vwOd-zZBHFw - - - 101 - - 5272.4326ms +2021-03-09 16:16:43.083 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Login - - - 200 - text/html;+charset=utf-8 664.2420ms +2021-03-09 16:16:43.085 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 16:16:43.085 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 16:16:43.086 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 16:16:43.086 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary5bWpF3SL7TdjPrJk 359 - 200 0 - 3.5523ms +2021-03-09 16:16:43.095 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637507911461396776 - - +2021-03-09 16:16:43.095 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-09 16:16:43.095 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637507911461396776 - - - 304 - text/css 0.5802ms +2021-03-09 16:16:43.095 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-09 16:16:43.096 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 16:16:43.096 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 0.2184ms +2021-03-09 16:16:43.103 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-09 16:16:43.103 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-09 16:16:43.103 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637507911462677104 - - +2021-03-09 16:16:43.103 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 16:16:43.103 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 16:16:43.103 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-09 16:16:43.103 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 0.3480ms +2021-03-09 16:16:43.103 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 0.3330ms +2021-03-09 16:16:43.103 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637507911462677104 - - - 304 - text/css 0.3276ms +2021-03-09 16:16:43.108 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637507911461826763 - - +2021-03-09 16:16:43.108 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637507911461436761 - - +2021-03-09 16:16:43.108 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637507911462306787 - - +2021-03-09 16:16:43.108 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637507911462337109 - - +2021-03-09 16:16:43.108 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-09 16:16:43.108 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-09 16:16:43.108 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-09 16:16:43.108 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-09 16:16:43.108 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637507911461436761 - - - 304 - text/css 0.6547ms +2021-03-09 16:16:43.108 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637507911462337109 - - - 304 - text/css 0.7811ms +2021-03-09 16:16:43.108 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637507911461826763 - - - 304 - text/css 0.8078ms +2021-03-09 16:16:43.108 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637507911462306787 - - - 304 - text/css 0.8091ms +2021-03-09 16:16:43.109 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-09 16:16:43.109 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637507911461416777 - - +2021-03-09 16:16:43.109 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637507911461396776 - - +2021-03-09 16:16:43.110 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637507911462216780 - - +2021-03-09 16:16:43.110 +03:00 [INF] The file /global-styles.css was not modified +2021-03-09 16:16:43.110 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-09 16:16:43.110 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.1733ms +2021-03-09 16:16:43.110 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-09 16:16:43.110 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637507911461406773 - - +2021-03-09 16:16:43.110 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637507911461416777 - - - 304 - application/javascript 0.1810ms +2021-03-09 16:16:43.110 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637507911461396776 - - - 304 - application/javascript 0.1578ms +2021-03-09 16:16:43.110 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-09 16:16:43.110 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637507911461776764 - - +2021-03-09 16:16:43.110 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637507911462226774 - - +2021-03-09 16:16:43.110 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637507911462216780 - - - 304 - application/javascript 0.2007ms +2021-03-09 16:16:43.110 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637507911461876762 - - +2021-03-09 16:16:43.110 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-09 16:16:43.110 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-09 16:16:43.110 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-09 16:16:43.110 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637507911461406773 - - - 304 - application/javascript 0.1920ms +2021-03-09 16:16:43.110 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637507911461876762 - - +2021-03-09 16:16:43.110 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-09 16:16:43.110 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637507911462226774 - - - 304 - application/javascript 0.1668ms +2021-03-09 16:16:43.110 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637507911461776764 - - - 304 - application/javascript 0.1926ms +2021-03-09 16:16:43.110 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637507911461876762 - - - 304 - application/javascript 0.1507ms +2021-03-09 16:16:43.110 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-09 16:16:43.110 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637507911461876762 - - - 304 - application/javascript 0.1809ms +2021-03-09 16:16:43.113 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637507911461866764 - - +2021-03-09 16:16:43.113 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637507911462487123 - - +2021-03-09 16:16:43.113 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637507911462476789 - - +2021-03-09 16:16:43.113 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637507911461856766 - - +2021-03-09 16:16:43.113 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637507911461826763 - - +2021-03-09 16:16:43.113 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-09 16:16:43.113 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637507911462497105 - - +2021-03-09 16:16:43.113 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637507911462677104 - - +2021-03-09 16:16:43.113 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-09 16:16:43.113 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-09 16:16:43.113 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-09 16:16:43.113 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637507911462306787 - - +2021-03-09 16:16:43.113 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-09 16:16:43.113 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-09 16:16:43.113 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-09 16:16:43.113 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-09 16:16:43.113 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-09 16:16:43.113 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637507911461866764 - - - 304 - application/javascript 0.3876ms +2021-03-09 16:16:43.113 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637507911462476789 - - - 304 - application/javascript 0.3764ms +2021-03-09 16:16:43.113 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637507911462487123 - - - 304 - application/javascript 0.3736ms +2021-03-09 16:16:43.113 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637507911462286772 - - +2021-03-09 16:16:43.113 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637507911462306787 - - - 304 - application/javascript 0.2143ms +2021-03-09 16:16:43.113 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637507911461406773 - - +2021-03-09 16:16:43.113 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637507911461436761 - - +2021-03-09 16:16:43.113 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637507911462497105 - - +2021-03-09 16:16:43.113 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637507911461826763 - - - 304 - application/javascript 0.4286ms +2021-03-09 16:16:43.113 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637507911461856766 - - - 304 - application/javascript 0.4576ms +2021-03-09 16:16:43.113 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637507911462497105 - - - 304 - application/javascript 0.3948ms +2021-03-09 16:16:43.113 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637507911462677104 - - - 304 - application/javascript 0.3951ms +2021-03-09 16:16:43.113 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-09 16:16:43.113 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-09 16:16:43.113 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-09 16:16:43.113 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637507911461406773 - - - 304 - application/javascript 0.1932ms +2021-03-09 16:16:43.113 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-09 16:16:43.113 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637507911462497105 - - - 304 - application/javascript 0.2054ms +2021-03-09 16:16:43.113 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637507911462286772 - - - 304 - application/javascript 0.2512ms +2021-03-09 16:16:43.113 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637507911461436761 - - - 304 - application/javascript 0.2351ms +2021-03-09 16:16:43.115 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 16:16:43.117 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637507911462547131 - - +2021-03-09 16:16:43.117 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - +2021-03-09 16:16:43.117 +03:00 [INF] The file /libs/timeago/locales/jquery.timeago.en.js was not modified +2021-03-09 16:16:43.117 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637507911462547131 - - - 304 - application/javascript 0.3602ms +2021-03-09 16:16:43.120 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 16:16:43.124 +03: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). +2021-03-09 16:16:43.124 +03: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). +2021-03-09 16:16:43.162 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-09 16:16:43.211 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.LoginByLogin +2021-03-09 16:16:43.226 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.Logout +2021-03-09 16:16:43.226 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.CheckPasswordByLogin +2021-03-09 16:16:43.227 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.RegisterAsyncByInput +2021-03-09 16:16:43.227 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.SendPasswordResetCodeAsyncByInput +2021-03-09 16:16:43.227 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.ResetPasswordAsyncByInput +2021-03-09 16:16:43.227 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByNameAsyncByName +2021-03-09 16:16:43.227 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByIdAsyncById +2021-03-09 16:16:43.228 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAllListAsync +2021-03-09 16:16:43.228 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetListAsyncByInput +2021-03-09 16:16:43.228 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAsyncById +2021-03-09 16:16:43.228 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.CreateAsyncByInput +2021-03-09 16:16:43.228 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.UpdateAsyncByIdAndInput +2021-03-09 16:16:43.228 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.DeleteAsyncById +2021-03-09 16:16:43.229 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAsyncById +2021-03-09 16:16:43.229 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetListAsyncByInput +2021-03-09 16:16:43.229 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.CreateAsyncByInput +2021-03-09 16:16:43.229 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateAsyncByIdAndInput +2021-03-09 16:16:43.229 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.DeleteAsyncById +2021-03-09 16:16:43.229 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetRolesAsyncById +2021-03-09 16:16:43.229 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAssignableRolesAsync +2021-03-09 16:16:43.229 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateRolesAsyncByIdAndInput +2021-03-09 16:16:43.229 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByUsernameAsyncByUserName +2021-03-09 16:16:43.229 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByEmailAsyncByEmail +2021-03-09 16:16:43.229 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByIdAsyncById +2021-03-09 16:16:43.229 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByUserNameAsyncByUserName +2021-03-09 16:16:43.229 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.SearchAsyncByInput +2021-03-09 16:16:43.229 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.GetCountAsyncByInput +2021-03-09 16:16:43.229 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.GetAsync +2021-03-09 16:16:43.229 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.UpdateAsyncByInput +2021-03-09 16:16:43.229 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.ChangePasswordAsyncByInput +2021-03-09 16:16:43.229 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.GetAsyncByProviderNameAndProviderKey +2021-03-09 16:16:43.230 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-09 16:16:43.230 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.GetAsync +2021-03-09 16:16:43.230 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.UpdateAsyncByInput +2021-03-09 16:16:43.230 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetAsyncById +2021-03-09 16:16:43.230 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetListAsyncByInput +2021-03-09 16:16:43.230 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.CreateAsyncByInput +2021-03-09 16:16:43.230 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateAsyncByIdAndInput +2021-03-09 16:16:43.230 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteAsyncById +2021-03-09 16:16:43.230 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetDefaultConnectionStringAsyncById +2021-03-09 16:16:43.230 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateDefaultConnectionStringAsyncByIdAndDefaultConnectionString +2021-03-09 16:16:43.230 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteDefaultConnectionStringAsyncById +2021-03-09 16:16:43.230 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.GetAsyncByProviderNameAndProviderKey +2021-03-09 16:16:43.230 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-09 16:16:43.230 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApplicationConfiguration.GetAsync +2021-03-09 16:16:43.230 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApiDefinition.GetByModel +2021-03-09 16:16:43.250 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-09 16:16:43.251 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 126.853ms +2021-03-09 16:16:43.251 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 16:16:43.251 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - - 200 16918 application/javascript 133.9165ms +2021-03-09 16:16:43.597 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-09 16:16:43.663 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-09 16:16:43.666 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 542.2951ms +2021-03-09 16:16:43.666 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 16:16:43.668 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 82475 application/javascript 555.3118ms +2021-03-09 16:16:47.316 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/Languages/Switch?culture=tr&uiCulture=tr&returnUrl=%2FAccount%2FLogin - - +2021-03-09 16:16:47.320 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 16:16:47.322 +03:00 [INF] Route matched with {area = "Abp", action = "Switch", controller = "AbpLanguages", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Switch(System.String, System.String, System.String) on controller Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController (Volo.Abp.AspNetCore.Mvc). +2021-03-09 16:16:47.327 +03:00 [INF] Executing RedirectResult, redirecting to /Account/Login. +2021-03-09 16:16:47.327 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc) in 4.5867ms +2021-03-09 16:16:47.327 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 16:16:47.327 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/Languages/Switch?culture=tr&uiCulture=tr&returnUrl=%2FAccount%2FLogin - - - 302 0 - 11.0309ms +2021-03-09 16:16:47.330 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Login - - +2021-03-09 16:16:47.333 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-09 16:16:47.333 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-09 16:16:47.333 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 16:16:47.337 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnGetAsync - ModelState is "Valid" +2021-03-09 16:16:47.339 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 16:16:47.362 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 1,04 ms. +2021-03-09 16:16:47.369 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 2,21 ms. +2021-03-09 16:16:47.370 +03:00 [INF] Executed page /Account/Login in 36.7678ms +2021-03-09 16:16:47.370 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-09 16:16:47.370 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Login - - - 200 - text/html;+charset=utf-8 40.3387ms +2021-03-09 16:16:47.385 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637507911461396776 - - +2021-03-09 16:16:47.385 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-09 16:16:47.386 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-09 16:16:47.386 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 16:16:47.386 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637507911461396776 - - - 304 - text/css 0.3645ms +2021-03-09 16:16:47.386 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 0.3579ms +2021-03-09 16:16:47.389 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-09 16:16:47.389 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-09 16:16:47.389 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637507911462677104 - - +2021-03-09 16:16:47.390 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-09 16:16:47.390 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 16:16:47.390 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 16:16:47.390 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637507911462677104 - - - 304 - text/css 0.3414ms +2021-03-09 16:16:47.390 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 0.4167ms +2021-03-09 16:16:47.390 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 0.4273ms +2021-03-09 16:16:47.391 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637507911462337109 - - +2021-03-09 16:16:47.391 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637507911462306787 - - +2021-03-09 16:16:47.391 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637507911461826763 - - +2021-03-09 16:16:47.391 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-09 16:16:47.391 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637507911461436761 - - +2021-03-09 16:16:47.391 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-09 16:16:47.391 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637507911462337109 - - - 304 - text/css 0.1748ms +2021-03-09 16:16:47.391 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637507911462306787 - - - 304 - text/css 0.1641ms +2021-03-09 16:16:47.391 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-09 16:16:47.391 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-09 16:16:47.391 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637507911461826763 - - - 304 - text/css 0.2513ms +2021-03-09 16:16:47.391 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637507911461436761 - - - 304 - text/css 0.2048ms +2021-03-09 16:16:47.393 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-09 16:16:47.393 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637507911461416777 - - +2021-03-09 16:16:47.393 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637507911461396776 - - +2021-03-09 16:16:47.393 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637507911462216780 - - +2021-03-09 16:16:47.393 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637507911461406773 - - +2021-03-09 16:16:47.393 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-09 16:16:47.393 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637507911461776764 - - +2021-03-09 16:16:47.393 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-09 16:16:47.393 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-09 16:16:47.393 +03:00 [INF] The file /global-styles.css was not modified +2021-03-09 16:16:47.393 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637507911461416777 - - - 304 - application/javascript 0.2734ms +2021-03-09 16:16:47.393 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-09 16:16:47.393 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637507911462226774 - - +2021-03-09 16:16:47.393 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637507911461396776 - - - 304 - application/javascript 0.2022ms +2021-03-09 16:16:47.393 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637507911462216780 - - - 304 - application/javascript 0.1808ms +2021-03-09 16:16:47.393 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637507911461876762 - - +2021-03-09 16:16:47.393 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637507911461406773 - - - 304 - application/javascript 0.1844ms +2021-03-09 16:16:47.393 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-09 16:16:47.393 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.4030ms +2021-03-09 16:16:47.393 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637507911461776764 - - - 304 - application/javascript 0.1582ms +2021-03-09 16:16:47.393 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-09 16:16:47.393 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637507911462226774 - - - 304 - application/javascript 0.1581ms +2021-03-09 16:16:47.393 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-09 16:16:47.393 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637507911461876762 - - - 304 - application/javascript 0.1320ms +2021-03-09 16:16:47.395 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637507911461876762 - - +2021-03-09 16:16:47.395 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637507911461866764 - - +2021-03-09 16:16:47.395 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637507911462487123 - - +2021-03-09 16:16:47.395 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637507911462476789 - - +2021-03-09 16:16:47.395 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation/localization/messages_tr.js?_v=637507911462136789 - - +2021-03-09 16:16:47.395 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-09 16:16:47.395 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-09 16:16:47.395 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-09 16:16:47.396 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.tr.js?_v=637507911462657103 - - +2021-03-09 16:16:47.396 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637507911462487123 - - - 304 - application/javascript 0.1409ms +2021-03-09 16:16:47.396 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637507911461876762 - - - 304 - application/javascript 0.1954ms +2021-03-09 16:16:47.396 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-09 16:16:47.396 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637507911461866764 - - - 304 - application/javascript 0.2052ms +2021-03-09 16:16:47.396 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637507911462476789 - - - 304 - application/javascript 0.1396ms +2021-03-09 16:16:47.396 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/locales/bootstrap-datepicker.tr.min.js?_v=637507911461587144 - - +2021-03-09 16:16:47.396 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-09 16:16:47.396 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637507911461856766 - - +2021-03-09 16:16:47.396 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637507911461826763 - - +2021-03-09 16:16:47.396 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637507911462497105 - - +2021-03-09 16:16:47.396 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-09 16:16:47.396 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637507911462677104 - - +2021-03-09 16:16:47.396 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637507911461856766 - - - 304 - application/javascript 0.2102ms +2021-03-09 16:16:47.396 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-09 16:16:47.396 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637507911462306787 - - +2021-03-09 16:16:47.396 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-09 16:16:47.396 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637507911461826763 - - - 304 - application/javascript 0.1958ms +2021-03-09 16:16:47.396 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637507911462497105 - - - 304 - application/javascript 0.1702ms +2021-03-09 16:16:47.396 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-09 16:16:47.396 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637507911462677104 - - - 304 - application/javascript 0.1812ms +2021-03-09 16:16:47.396 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-09 16:16:47.396 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637507911462286772 - - +2021-03-09 16:16:47.396 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637507911462306787 - - - 304 - application/javascript 0.1984ms +2021-03-09 16:16:47.396 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637507911461406773 - - +2021-03-09 16:16:47.396 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637507911462497105 - - +2021-03-09 16:16:47.396 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637507911461436761 - - +2021-03-09 16:16:47.396 +03:00 [INF] Sending file. Request path: '/libs/timeago/locales/jquery.timeago.tr.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\timeago\locales\jquery.timeago.tr.js' +2021-03-09 16:16:47.396 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-09 16:16:47.396 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-09 16:16:47.396 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.tr.js?_v=637507911462657103 - - - 200 658 application/javascript 0.8228ms +2021-03-09 16:16:47.396 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637507911462286772 - - - 304 - application/javascript 0.1604ms +2021-03-09 16:16:47.396 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-09 16:16:47.396 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637507911461406773 - - - 304 - application/javascript 0.1652ms +2021-03-09 16:16:47.396 +03:00 [INF] Sending file. Request path: '/libs/bootstrap-datepicker/locales/bootstrap-datepicker.tr.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap-datepicker\locales\bootstrap-datepicker.tr.min.js' +2021-03-09 16:16:47.396 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637507911462497105 - - - 304 - application/javascript 0.1732ms +2021-03-09 16:16:47.396 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/locales/bootstrap-datepicker.tr.min.js?_v=637507911461587144 - - - 200 495 application/javascript 0.8058ms +2021-03-09 16:16:47.396 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-09 16:16:47.396 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637507911461436761 - - - 304 - application/javascript 0.2055ms +2021-03-09 16:16:47.398 +03:00 [INF] Sending file. Request path: '/libs/jquery-validation/localization/messages_tr.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\jquery-validation\localization\messages_tr.js' +2021-03-09 16:16:47.398 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation/localization/messages_tr.js?_v=637507911462136789 - - - 200 1828 application/javascript 2.1259ms +2021-03-09 16:16:47.398 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 16:16:47.398 +03: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). +2021-03-09 16:16:47.399 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - +2021-03-09 16:16:47.401 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-09 16:16:47.402 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 16:16:47.402 +03: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). +2021-03-09 16:16:47.404 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-09 16:16:47.405 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 2.6013ms +2021-03-09 16:16:47.405 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 16:16:47.405 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - - 200 16918 application/javascript 5.4310ms +2021-03-09 16:16:47.430 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-09 16:16:47.444 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-09 16:16:47.453 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 54.4614ms +2021-03-09 16:16:47.453 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 16:16:47.453 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 95068 application/javascript 56.9027ms +2021-03-09 16:16:51.114 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/Account/Login application/x-www-form-urlencoded 317 +2021-03-09 16:16:51.117 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 16:16:51.117 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-09 16:16:51.117 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-09 16:16:51.117 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 16:16:51.136 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnPostAsync - ModelState is "Valid" +2021-03-09 16:16:52.141 +03:00 [DBG] Augmenting SignInContext +2021-03-09 16:16:52.141 +03:00 [DBG] Adding idp claim with value: local +2021-03-09 16:16:52.141 +03:00 [DBG] Adding auth_time claim with value: 1615295812 +2021-03-09 16:16:52.154 +03:00 [INF] AuthenticationScheme: Identity.Application signed in. +2021-03-09 16:16:52.376 +03:00 [INF] {"Username":"admin","Provider":null,"ProviderUserId":null,"SubjectId":"f96d764d-1435-9e8e-b3f4-39fb0f65cfde","DisplayName":"admin","Endpoint":"UI","ClientId":null,"Category":"Authentication","Name":"User Login Success","EventType":"Success","Id":1000,"Message":null,"ActivityId":"0HM72VM6851N6:000000B5","TimeStamp":"2021-03-09T13:16:52.0000000Z","ProcessId":21264,"LocalIpAddress":"::1:44303","RemoteIpAddress":"::1","$type":"UserLoginSuccessEvent"} +2021-03-09 16:16:52.381 +03:00 [INF] Executed handler method OnPostAsync, returned result Microsoft.AspNetCore.Mvc.RedirectResult. +2021-03-09 16:16:52.386 +03:00 [INF] Executing RedirectResult, redirecting to /. +2021-03-09 16:16:52.386 +03:00 [INF] Executed page /Account/Login in 1268.6015ms +2021-03-09 16:16:52.386 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-09 16:16:52.393 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/Account/Login application/x-www-form-urlencoded 317 - 302 0 - 1279.1520ms +2021-03-09 16:16:52.395 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 16:16:52.408 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 16:16:52.408 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 16:16:52.408 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 16:16:52.409 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 16:16:52.409 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 16:16:52.410 +03:00 [DBG] Added bundle '701B4C1379B5A0C065C2309D47513578' to the page in 0,49 ms. +2021-03-09 16:16:52.410 +03:00 [INF] Executed page /_Host in 1.6175ms +2021-03-09 16:16:52.410 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 16:16:52.410 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 15.1542ms +2021-03-09 16:16:52.436 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-09 16:16:52.436 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-09 16:16:52.436 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 16:16:52.436 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 16:16:52.436 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 0.2546ms +2021-03-09 16:16:52.436 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 16:16:52.436 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 16:16:52.436 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 0.4101ms +2021-03-09 16:16:52.436 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 0.4395ms +2021-03-09 16:16:52.467 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 16:16:52.472 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 16:16:52.473 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 16:16:52.473 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 16:16:52.473 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.6562ms +2021-03-09 16:16:52.481 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=Kx8j5qw0jK3Wwn2DzF9jLg - - +2021-03-09 16:16:52.483 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 16:16:52.484 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 16:16:52.494 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 16:16:52.497 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 16:16:52.499 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-09 16:16:52.525 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:52.545 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-09 16:16:52.546 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-09 16:16:52.548 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 16:16:52.548 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 16:16:52.548 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: R,admin +2021-03-09 16:16:52.558 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-09 16:16:52.558 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-09 16:16:54.948 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 16:16:54.949 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 16:16:54.952 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 16:16:54.952 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 16:16:54.953 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:54.974 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 16:16:54.975 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 16:16:54.976 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-09 16:16:55.120 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:55.121 +03:00 [DBG] Setting the cache items. Count: 19 +2021-03-09 16:16:55.125 +03:00 [DBG] Finished setting the cache items. Count: 19 +2021-03-09 16:16:55.127 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 16:16:55.127 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 16:16:55.127 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-09 16:16:55.130 +03:00 [DBG] Setting the cache items. Count: 19 +2021-03-09 16:16:55.135 +03:00 [DBG] Finished setting the cache items. Count: 19 +2021-03-09 16:16:55.152 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 16:16:55.152 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 16:16:55.152 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 16:16:55.153 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 16:16:55.153 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:55.316 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:55.317 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.318 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.318 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.318 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.318 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:55.318 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.318 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.319 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.319 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.319 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:55.319 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.319 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.319 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.320 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.320 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:55.424 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.425 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.425 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.425 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.425 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:55.426 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.427 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.427 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.427 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.427 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:55.427 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.428 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.428 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.428 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.428 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:55.430 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.430 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.430 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.430 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.431 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:55.431 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.431 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.431 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.431 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.431 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:55.431 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.432 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.432 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.432 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.432 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:55.434 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.434 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.434 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.435 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.435 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:55.435 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.435 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.435 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.435 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.435 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:55.435 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.436 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.436 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.436 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.436 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:55.438 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.438 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.438 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.439 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.439 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:55.439 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.439 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.439 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.439 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.439 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:55.440 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.440 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.440 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.440 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.440 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:55.443 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.443 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.443 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.443 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.443 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:55.443 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.444 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.444 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.444 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.444 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:55.444 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.445 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.445 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.445 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.445 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:55.451 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.451 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.451 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.452 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.452 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:55.452 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.452 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.452 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.452 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.452 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:55.453 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.453 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.453 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.453 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.453 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:55.456 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.456 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.456 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.456 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.456 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:55.457 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.457 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.457 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.457 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.457 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:55.457 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.458 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.458 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.458 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.458 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:55.460 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.460 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.460 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.461 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.461 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:55.461 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.461 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.461 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.461 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.461 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:55.461 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.462 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.462 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.462 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.462 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:55.464 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.464 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.464 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.465 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.465 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:55.465 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.465 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.465 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.465 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.465 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:55.465 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.466 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.466 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.466 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.466 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:55.468 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.468 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.468 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.469 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:55.469 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:55.469 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.469 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.469 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.469 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:55.469 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:55.470 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.470 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.470 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.470 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:55.470 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.135 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/identity/roles - - +2021-03-09 16:16:59.140 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 16:16:59.140 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 16:16:59.141 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 16:16:59.141 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 16:16:59.141 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 16:16:59.142 +03:00 [DBG] Added bundle '701B4C1379B5A0C065C2309D47513578' to the page in 0,75 ms. +2021-03-09 16:16:59.143 +03:00 [INF] Executed page /_Host in 2.1486ms +2021-03-09 16:16:59.143 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 16:16:59.143 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/identity/roles - - - 200 - text/html;+charset=utf-8 8.2027ms +2021-03-09 16:16:59.161 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryFMVufqoZICWnZBBi 359 +2021-03-09 16:16:59.162 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 16:16:59.165 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 16:16:59.165 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 16:16:59.166 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=Kx8j5qw0jK3Wwn2DzF9jLg - - - 101 - - 6685.5215ms +2021-03-09 16:16:59.172 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 16:16:59.173 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryFMVufqoZICWnZBBi 359 - 200 0 - 11.2763ms +2021-03-09 16:16:59.175 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 16:16:59.175 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-09 16:16:59.175 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-09 16:16:59.175 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 16:16:59.176 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 0.3975ms +2021-03-09 16:16:59.176 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 16:16:59.176 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 16:16:59.176 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 0.5219ms +2021-03-09 16:16:59.176 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 0.5944ms +2021-03-09 16:16:59.200 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 16:16:59.203 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 16:16:59.204 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 16:16:59.204 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 16:16:59.204 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.8046ms +2021-03-09 16:16:59.215 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=TyWy4FY7VXWxDBwsJi2Zyg - - +2021-03-09 16:16:59.215 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 16:16:59.219 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 16:16:59.220 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 16:16:59.223 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 16:16:59.223 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 7.6382ms +2021-03-09 16:16:59.225 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 16:16:59.226 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 16:16:59.226 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 16:16:59.226 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 16:16:59.226 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.226 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 16:16:59.226 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 16:16:59.226 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 16:16:59.227 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 16:16:59.227 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.228 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 16:16:59.229 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 16:16:59.229 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 16:16:59.230 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 16:16:59.231 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 16:16:59.232 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 16:16:59.232 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 16:16:59.232 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 16:16:59.232 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.232 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.232 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.232 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.233 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.233 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.233 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.233 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.233 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.233 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.233 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.234 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.234 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.234 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.234 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.234 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.238 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.271 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 16:16:59.272 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 16:16:59.272 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 16:16:59.274 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 16:16:59.274 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.298 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.298 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.298 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.299 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.299 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.299 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.300 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.300 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.300 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.300 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.300 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.301 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.301 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.301 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.301 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.305 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.307 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.307 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.307 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.307 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.308 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.308 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.308 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.309 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.309 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.309 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.310 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.310 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.310 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.310 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.313 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.314 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.314 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.314 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.314 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.314 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.315 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.315 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.316 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.316 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.316 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.316 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.316 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.317 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.317 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.320 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.320 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.320 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.321 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.321 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.321 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.322 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.322 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.322 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.323 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.323 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.323 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.323 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.324 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.324 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.327 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.327 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.327 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.328 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.328 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.328 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.328 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.328 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.329 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.329 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.329 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.329 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.330 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.330 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.330 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.335 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.336 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.336 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.337 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.337 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.337 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.337 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.337 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.338 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.338 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.338 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.339 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.339 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.340 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.340 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.343 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.344 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.344 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.344 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.344 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.344 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.345 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.345 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.345 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.345 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.345 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.346 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.346 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.346 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.346 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.350 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.350 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.350 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.351 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.351 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.351 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.351 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.351 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.352 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.352 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.352 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.352 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.352 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.353 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.353 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.356 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.356 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.356 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.357 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.357 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.357 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.358 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.358 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.358 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.358 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.358 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.359 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.359 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.359 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.359 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.362 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.363 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.363 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.363 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:16:59.363 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.363 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.364 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.364 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.364 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:16:59.364 +03:00 [INF] Authorization was successful. +2021-03-09 16:16:59.365 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.365 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.365 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.366 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:16:59.366 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.643 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/identity/roles - - +2021-03-09 16:17:02.647 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 16:17:02.648 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 16:17:02.648 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 16:17:02.648 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 16:17:02.648 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 16:17:02.649 +03:00 [DBG] Added bundle '701B4C1379B5A0C065C2309D47513578' to the page in 0,48 ms. +2021-03-09 16:17:02.649 +03:00 [INF] Executed page /_Host in 1.6608ms +2021-03-09 16:17:02.649 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 16:17:02.649 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/identity/roles - - - 200 - text/html;+charset=utf-8 6.4027ms +2021-03-09 16:17:02.653 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryxEoe6wcySAY7q9r2 359 +2021-03-09 16:17:02.653 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 16:17:02.655 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=TyWy4FY7VXWxDBwsJi2Zyg - - - 101 - - 3439.7097ms +2021-03-09 16:17:02.657 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 16:17:02.658 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 16:17:02.659 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 16:17:02.659 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryxEoe6wcySAY7q9r2 359 - 200 0 - 6.3611ms +2021-03-09 16:17:02.664 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-09 16:17:02.664 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-09 16:17:02.664 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 16:17:02.664 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 16:17:02.664 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 16:17:02.664 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 16:17:02.664 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 0.1834ms +2021-03-09 16:17:02.664 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 0.3360ms +2021-03-09 16:17:02.664 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 0.3478ms +2021-03-09 16:17:02.684 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 16:17:02.687 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 16:17:02.689 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 16:17:02.689 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 16:17:02.690 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.7111ms +2021-03-09 16:17:02.691 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 16:17:02.693 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 16:17:02.693 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 2.0217ms +2021-03-09 16:17:02.695 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=Y5ELpMG0qHNAk2yCWBxzsg - - +2021-03-09 16:17:02.698 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 16:17:02.699 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 16:17:02.703 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 16:17:02.703 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 16:17:02.703 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 16:17:02.704 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 16:17:02.704 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.704 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 16:17:02.704 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 16:17:02.704 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 16:17:02.704 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 16:17:02.704 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.707 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 16:17:02.708 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 16:17:02.708 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 16:17:02.708 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 16:17:02.709 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 16:17:02.710 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 16:17:02.710 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 16:17:02.710 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 16:17:02.710 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.710 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.710 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.710 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.711 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.711 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.711 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.711 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.711 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.711 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.711 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.711 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.712 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.712 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.712 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.712 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.715 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.749 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 16:17:02.750 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 16:17:02.750 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 16:17:02.751 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 16:17:02.751 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.777 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.777 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.777 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.777 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.778 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.778 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.778 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.778 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.779 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.779 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.779 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.779 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.779 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.780 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.780 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.783 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.783 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.783 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.784 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.784 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.784 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.784 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.784 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.785 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.785 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.785 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.785 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.785 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.786 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.786 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.789 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.790 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.790 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.791 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.791 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.791 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.791 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.791 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.792 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.792 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.792 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.793 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.793 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.793 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.793 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.796 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.797 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.797 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.797 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.797 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.797 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.798 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.798 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.798 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.798 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.798 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.799 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.799 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.799 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.799 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.802 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.803 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.803 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.803 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.803 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.804 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.804 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.804 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.805 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.805 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.805 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.806 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.806 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.806 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.807 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.812 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.812 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.812 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.813 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.813 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.813 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.813 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.813 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.814 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.814 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.814 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.814 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.814 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.815 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.815 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.818 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.818 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.819 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.819 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.819 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.819 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.820 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.820 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.820 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.820 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.820 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.821 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.821 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.821 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.821 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.825 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.825 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.825 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.826 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.826 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.826 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.826 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.826 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.827 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.827 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.827 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.827 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.827 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.828 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.828 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.831 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.831 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.831 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.832 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.832 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.832 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.833 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.833 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.833 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.833 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.833 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.834 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.834 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.834 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.834 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.837 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.838 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.838 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.838 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:17:02.838 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.839 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.839 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.839 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.840 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:17:02.840 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:02.840 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.840 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.840 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.841 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:17:02.841 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:21.163 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 16:17:21.164 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 16:17:21.164 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 16:17:21.164 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 16:17:21.164 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:21.184 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-09 16:17:21.184 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-09 16:17:21.184 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-09 16:17:21.185 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-09 16:17:21.185 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:21.185 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-09 16:17:21.185 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-09 16:17:21.185 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-09 16:17:21.185 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-09 16:17:21.185 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:21.185 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-09 16:17:21.186 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-09 16:17:21.186 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-09 16:17:21.186 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-09 16:17:21.186 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:21.186 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 16:17:21.186 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 16:17:21.186 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 16:17:21.187 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 16:17:21.187 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:21.244 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 16:17:21.245 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 16:17:21.245 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 16:17:21.245 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 16:17:21.245 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:21.280 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:21.338 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-09 16:17:21.339 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-09 16:17:21.339 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-09 16:17:21.339 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-09 16:17:21.339 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:21.340 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 16:17:21.340 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 16:17:21.340 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 16:17:21.340 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 16:17:21.340 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:21.341 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-09 16:17:21.341 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-09 16:17:21.341 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-09 16:17:21.342 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-09 16:17:21.342 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:21.349 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-09 16:17:21.349 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-09 16:17:21.349 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-09 16:17:21.350 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-09 16:17:21.350 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:21.350 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 16:17:21.350 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 16:17:21.350 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 16:17:21.351 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 16:17:21.351 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:21.351 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-09 16:17:21.351 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-09 16:17:21.352 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-09 16:17:21.352 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-09 16:17:21.352 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:24.316 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-09 16:17:24.316 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-09 16:17:24.316 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-09 16:17:24.317 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-09 16:17:24.317 +03:00 [INF] Authorization was successful. +2021-03-09 16:17:24.318 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 16:17:24.319 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 16:17:24.319 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 16:17:24.319 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 16:17:24.319 +03:00 [INF] Authorization was successful. +2021-03-09 16:19:03.247 +03:00 [INF] Starting web host. +2021-03-09 16:19:04.517 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 16:19:04.577 +03:00 [INF] Loaded ABP modules: +2021-03-09 16:19:04.577 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 16:19:04.577 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 16:19:04.577 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 16:19:04.577 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 16:19:04.577 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 16:19:04.577 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 16:19:04.577 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 16:19:04.577 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 16:19:04.577 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 16:19:04.617 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 16:19:04.620 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 16:19:04.660 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 16:19:05.241 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 16:19:05.241 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 16:19:05.241 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 16:19:05.241 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 16:19:05.241 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 16:19:05.241 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 16:19:05.780 +03:00 [INF] Initialized all ABP modules. +2021-03-09 16:19:05.878 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 16:19:05.880 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 16:19:05.880 +03:00 [INF] Hosting environment: Development +2021-03-09 16:19:05.880 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 16:19:06.050 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarysUH9BsV8rBY06Bm7 359 +2021-03-09 16:19:06.313 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 16:19:08.511 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 16:19:08.511 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 16:19:08.511 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 16:19:08.511 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 16:19:08.511 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 16:19:08.511 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 16:19:08.511 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 16:19:08.749 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 16:19:08.757 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 16:19:08.757 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 16:19:08.763 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 16:19:08.780 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarysUH9BsV8rBY06Bm7 359 - 200 0 - 2730.8803ms +2021-03-09 16:19:08.800 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 16:19:08.802 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 16:19:08.828 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 16:19:08.828 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 16:19:08.926 +03:00 [DBG] Added bundle '701B4C1379B5A0C065C2309D47513578' to the page in 14,72 ms. +2021-03-09 16:19:09.009 +03:00 [INF] Executed page /_Host in 204.0937ms +2021-03-09 16:19:09.009 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 16:19:09.011 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 2698.7834ms +2021-03-09 16:19:09.026 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-09 16:19:09.026 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-09 16:19:09.026 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 16:19:09.030 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 16:19:09.030 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 16:19:09.030 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 16:19:09.030 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 4.8222ms +2021-03-09 16:19:09.031 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 4.7622ms +2021-03-09 16:19:09.031 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 5.0524ms +2021-03-09 16:19:09.061 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 16:19:09.068 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 16:19:09.069 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 16:19:09.084 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 16:19:09.085 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 24.0857ms +2021-03-09 16:19:09.095 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=zNmI7YsZe3astb-z-GwZ1g - - +2021-03-09 16:19:09.100 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 16:19:09.100 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 16:19:09.348 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 16:19:09.357 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 16:19:09.362 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-09 16:19:09.582 +03:00 [INF] Authorization was successful. +2021-03-09 16:19:09.641 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-09 16:19:09.647 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-09 16:19:09.658 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 16:19:09.658 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 16:19:09.658 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: R,admin +2021-03-09 16:19:09.729 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-09 16:19:09.732 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-09 16:24:52.890 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 16:24:52.911 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=zNmI7YsZe3astb-z-GwZ1g - - - 101 - - 343815.2106ms +2021-03-09 16:24:56.277 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 16:24:56.281 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 16:24:56.281 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 16:24:56.282 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 16:24:56.282 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.8944ms +2021-03-09 16:24:56.285 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=3Y4rLAErQcaGdYjiG6rzZg - - +2021-03-09 16:24:56.288 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 16:24:56.289 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 16:24:56.294 +03:00 [INF] Authorization was successful. +2021-03-09 16:53:40.214 +03:00 [INF] Starting web host. +2021-03-09 16:53:42.253 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 16:53:42.300 +03:00 [INF] Loaded ABP modules: +2021-03-09 16:53:42.300 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 16:53:42.300 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 16:53:42.300 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 16:53:42.300 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 16:53:42.300 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 16:53:42.300 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 16:53:42.300 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 16:53:42.300 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 16:53:42.300 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 16:53:42.335 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 16:53:42.339 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 16:53:42.373 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 16:53:42.901 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 16:53:42.901 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 16:53:42.901 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 16:53:42.901 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 16:53:42.901 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 16:53:42.901 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 16:53:43.379 +03:00 [INF] Initialized all ABP modules. +2021-03-09 16:53:43.465 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 16:53:43.467 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 16:53:43.467 +03:00 [INF] Hosting environment: Development +2021-03-09 16:53:43.467 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 16:53:43.715 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 16:53:46.337 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 16:53:46.337 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 16:53:46.337 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 16:53:46.337 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 16:53:46.337 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 16:53:46.337 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 16:53:46.337 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 16:53:47.959 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 16:53:48.019 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 16:53:48.021 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 16:53:48.067 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 16:53:48.068 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 16:53:48.215 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 20,47 ms. +2021-03-09 16:53:48.311 +03:00 [INF] Executed page /_Host in 283.9313ms +2021-03-09 16:53:48.311 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 16:53:48.335 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 4620.3810ms +2021-03-09 16:53:48.345 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-09 16:53:48.345 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-09 16:53:48.345 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-09 16:53:48.348 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-09 16:53:48.348 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-09 16:53:48.348 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 16:53:48.351 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 16:53:48.351 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 16:53:48.351 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 16:53:48.351 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 16:53:48.351 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 16:53:48.351 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 16:53:48.353 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 7.7521ms +2021-03-09 16:53:48.353 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 7.7528ms +2021-03-09 16:53:48.353 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 5.1438ms +2021-03-09 16:53:48.353 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 5.1895ms +2021-03-09 16:53:48.353 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 7.7538ms +2021-03-09 16:53:48.353 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 4.9558ms +2021-03-09 16:53:48.436 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 16:53:48.452 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 16:53:48.454 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 16:53:48.471 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 16:53:48.471 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 35.3481ms +2021-03-09 16:53:48.484 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=E1uJ4sPhZr-27Z0Lfgk0ag - - +2021-03-09 16:53:48.489 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 16:53:48.490 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 16:53:48.754 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 16:53:48.762 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 16:53:48.767 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-09 16:53:48.884 +03:00 [INF] Authorization was successful. +2021-03-09 16:53:48.956 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-09 16:53:48.963 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-09 16:53:48.975 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 16:53:48.975 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 16:53:48.975 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: R,admin +2021-03-09 16:53:48.987 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-09 16:53:48.988 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-09 16:53:51.766 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 16:53:51.773 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 16:53:51.773 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 16:53:51.773 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 16:53:51.774 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 16:53:51.774 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 16:53:51.776 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 1,00 ms. +2021-03-09 16:53:51.777 +03:00 [INF] Executed page /_Host in 4.2315ms +2021-03-09 16:53:51.777 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 16:53:51.778 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 11.5739ms +2021-03-09 16:53:53.870 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 16:53:53.874 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 16:53:53.875 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 16:53:53.875 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 16:53:53.875 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 16:53:53.875 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 16:53:53.876 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,49 ms. +2021-03-09 16:53:53.876 +03:00 [INF] Executed page /_Host in 1.7309ms +2021-03-09 16:53:53.876 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 16:53:53.877 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 6.7475ms +2021-03-09 16:53:53.895 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 16:53:53.902 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 16:53:53.902 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 7.0941ms +2021-03-09 16:54:01.053 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 16:54:01.058 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 16:54:01.059 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 16:54:01.059 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 16:54:01.059 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 16:54:01.059 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 16:54:01.060 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,70 ms. +2021-03-09 16:54:01.061 +03:00 [INF] Executed page /_Host in 2.3401ms +2021-03-09 16:54:01.061 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 16:54:01.061 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 8.1547ms +2021-03-09 16:54:01.093 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryVaLFExB3ujQrH0ni 359 +2021-03-09 16:54:01.104 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-09 16:54:01.104 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-09 16:54:01.105 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 16:54:01.105 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 16:54:01.105 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 0.9793ms +2021-03-09 16:54:01.105 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 1.0408ms +2021-03-09 16:54:01.105 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-09 16:54:01.106 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 16:54:01.106 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 0.3285ms +2021-03-09 16:54:01.112 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 16:54:01.112 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 16:54:01.113 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 16:54:01.115 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-09 16:54:01.115 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-09 16:54:01.116 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 16:54:01.116 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 16:54:01.116 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 1.0727ms +2021-03-09 16:54:01.116 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 0.6985ms +2021-03-09 16:54:01.124 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=E1uJ4sPhZr-27Z0Lfgk0ag - - - 101 - - 12640.0506ms +2021-03-09 16:54:01.127 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 16:54:01.127 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 16:54:01.127 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 0.5292ms +2021-03-09 16:54:01.129 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 16:54:01.129 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryVaLFExB3ujQrH0ni 359 - 200 0 - 35.7223ms +2021-03-09 16:54:01.161 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 16:54:01.166 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 16:54:01.167 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 16:54:01.168 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 16:54:01.168 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 6.9680ms +2021-03-09 16:54:01.183 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=UxEFqjVSvGN7fPCseJ7TLg - - +2021-03-09 16:54:01.183 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 16:54:01.188 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 16:54:01.188 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 16:54:01.191 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 16:54:01.192 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 8.7436ms +2021-03-09 16:54:01.204 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 16:54:01.207 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 16:54:01.207 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 16:54:01.209 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 16:54:01.216 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:02.939 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 16:54:02.943 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 16:54:02.943 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 16:54:02.943 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 16:54:02.943 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 16:54:02.943 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 16:54:02.944 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,48 ms. +2021-03-09 16:54:02.944 +03:00 [INF] Executed page /_Host in 1.2317ms +2021-03-09 16:54:02.944 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 16:54:02.944 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 5.2834ms +2021-03-09 16:54:02.949 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary0nCBMjIzkpDTC8VU 359 +2021-03-09 16:54:02.949 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 16:54:02.949 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=UxEFqjVSvGN7fPCseJ7TLg - - - 101 - - 1766.3625ms +2021-03-09 16:54:02.952 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 16:54:02.952 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 16:54:02.953 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 16:54:02.953 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary0nCBMjIzkpDTC8VU 359 - 200 0 - 4.1440ms +2021-03-09 16:54:02.962 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-09 16:54:02.963 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-09 16:54:02.963 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-09 16:54:02.963 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 16:54:02.963 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 16:54:02.965 +03:00 [INF] Sending file. Request path: '/_content/Blazorise.Bootstrap/blazorise.bootstrap.css'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise.bootstrap\0.9.3-preview8\staticwebassets\blazorise.bootstrap.css' +2021-03-09 16:54:02.967 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 16:54:02.968 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 16:54:02.968 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-09 16:54:02.968 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-09 16:54:02.969 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 16:54:02.973 +03:00 [INF] Sending file. Request path: '/_content/Blazorise/blazorise.css'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise\0.9.3-preview8\staticwebassets\blazorise.css' +2021-03-09 16:54:02.973 +03:00 [INF] Sending file. Request path: '/_content/Blazorise.Bootstrap/blazorise.bootstrap.js'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise.bootstrap\0.9.3-preview8\staticwebassets\blazorise.bootstrap.js' +2021-03-09 16:54:02.973 +03:00 [INF] Sending file. Request path: '/_content/Blazorise.Snackbar/blazorise.snackbar.css'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise.snackbar\0.9.3-preview8\staticwebassets\blazorise.snackbar.css' +2021-03-09 16:54:02.973 +03:00 [INF] Sending file. Request path: '/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Components.Web.BasicTheme\wwwroot\libs\abp\css\theme.css' +2021-03-09 16:54:02.974 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 200 1483 application/javascript 5.3463ms +2021-03-09 16:54:02.974 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 200 2050 text/css 5.4576ms +2021-03-09 16:54:02.974 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 200 8395 text/css 6.3008ms +2021-03-09 16:54:02.974 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 200 44362 text/css 10.7094ms +2021-03-09 16:54:02.974 +03:00 [INF] Sending file. Request path: '/_content/Blazorise/blazorise.js'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise\0.9.3-preview8\staticwebassets\blazorise.js' +2021-03-09 16:54:02.974 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 200 28710 application/javascript 5.7083ms +2021-03-09 16:54:02.974 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/css/v4-shims.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\css\v4-shims.css' +2021-03-09 16:54:02.974 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 200 43484 text/css 11.8031ms +2021-03-09 16:54:02.974 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/css/all.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\css\all.css' +2021-03-09 16:54:02.974 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 200 78244 text/css 11.9249ms +2021-03-09 16:54:02.976 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 200 28602 text/css 12.3572ms +2021-03-09 16:54:02.977 +03:00 [INF] Sending file. Request path: '/_framework/blazor.server.js'. Physical path: 'N/A' +2021-03-09 16:54:02.977 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 200 249672 application/javascript 8.1799ms +2021-03-09 16:54:02.979 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/css/bootstrap.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\css\bootstrap.css' +2021-03-09 16:54:02.980 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 200 209709 text/css 17.3121ms +2021-03-09 16:54:03.452 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 16:54:03.455 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 16:54:03.456 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 16:54:03.456 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 16:54:03.456 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.0833ms +2021-03-09 16:54:03.458 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 16:54:03.459 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 16:54:03.460 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 1.3882ms +2021-03-09 16:54:03.462 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=sGnFCl09JUHwZfzwtUplMg - - +2021-03-09 16:54:03.465 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 16:54:03.466 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 16:54:03.472 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 16:54:03.473 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 16:54:03.473 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 16:54:03.474 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 16:54:03.480 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:03.496 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-09 16:54:03.496 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-09 16:54:03.499 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\webfonts\fa-brands-400.woff2' +2021-03-09 16:54:03.499 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\webfonts\fa-solid-900.woff2' +2021-03-09 16:54:03.499 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 200 78472 font/woff2 3.3961ms +2021-03-09 16:54:03.499 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 200 80252 font/woff2 3.4025ms +2021-03-09 16:54:04.240 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-09 16:54:04.241 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\webfonts\fa-regular-400.woff2' +2021-03-09 16:54:04.241 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 200 13588 font/woff2 0.9278ms +2021-03-09 16:54:05.336 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 16:54:05.336 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 16:54:05.340 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 16:54:05.340 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 16:54:05.341 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:05.366 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 16:54:05.366 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 16:54:05.367 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-09 16:54:05.522 +03:00 [DBG] Setting the cache items. Count: 19 +2021-03-09 16:54:05.528 +03:00 [DBG] Finished setting the cache items. Count: 19 +2021-03-09 16:54:05.531 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 16:54:05.531 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 16:54:05.532 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-09 16:54:05.536 +03:00 [DBG] Setting the cache items. Count: 19 +2021-03-09 16:54:05.543 +03:00 [DBG] Finished setting the cache items. Count: 19 +2021-03-09 16:54:05.565 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 16:54:05.566 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 16:54:05.566 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 16:54:05.566 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 16:54:05.566 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:05.729 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:05.736 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:05.737 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.738 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.738 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.738 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.738 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:05.739 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.739 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.739 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.739 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.739 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:05.740 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.740 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.740 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.741 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.741 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:05.868 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.869 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.869 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.869 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.869 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:05.871 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.872 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.872 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.872 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.872 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:05.872 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.873 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.873 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.873 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.873 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:05.875 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.876 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.876 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.876 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.876 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:05.876 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.876 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.876 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.877 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.877 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:05.877 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.877 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.877 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.877 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.877 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:05.879 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.880 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.880 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.880 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.880 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:05.880 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.881 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.881 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.881 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.881 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:05.881 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.881 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.881 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.882 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.882 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:05.884 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.884 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.884 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.885 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.885 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:05.885 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.885 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.885 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.886 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.886 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:05.886 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.887 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.887 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.887 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.887 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:05.890 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.890 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.891 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.891 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.891 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:05.891 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.891 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.891 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.892 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.892 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:05.892 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.892 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.892 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.893 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.893 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:05.898 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.899 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.899 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.899 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.899 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:05.899 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.900 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.900 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.900 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.900 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:05.900 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.900 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.900 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.901 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.901 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:05.903 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.904 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.904 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.904 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.904 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:05.904 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.904 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.904 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.905 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.905 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:05.905 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.905 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.905 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.906 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.906 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:05.908 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.909 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.909 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.909 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.909 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:05.909 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.910 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.910 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.910 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.910 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:05.910 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.910 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.910 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.911 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.911 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:05.913 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.913 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.913 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.913 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.913 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:05.914 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.914 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.914 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.914 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.914 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:05.914 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.915 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.915 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.915 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.915 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:05.917 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.918 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.918 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.918 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:05.918 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:05.918 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.918 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.918 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.919 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:05.919 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:05.919 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.919 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.919 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.919 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:05.919 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:07.475 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 16:54:07.476 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 16:54:07.476 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 16:54:07.477 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 16:54:07.477 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:07.495 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 16:54:07.496 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 16:54:07.496 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 16:54:07.496 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 16:54:07.496 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:07.496 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 16:54:07.497 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 16:54:07.497 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 16:54:07.497 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 16:54:07.497 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:07.497 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 16:54:07.498 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 16:54:07.498 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 16:54:07.498 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 16:54:07.498 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:07.498 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 16:54:07.498 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 16:54:07.498 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 16:54:07.499 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 16:54:07.499 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:07.501 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 16:54:07.501 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 16:54:07.501 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 16:54:07.501 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 16:54:07.501 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:07.609 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 16:54:07.610 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 16:54:07.610 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 16:54:07.611 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 16:54:07.611 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:07.624 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:07.672 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 16:54:07.673 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 16:54:07.673 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 16:54:07.673 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 16:54:07.673 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:07.673 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 16:54:07.674 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 16:54:07.674 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 16:54:07.674 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 16:54:07.674 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:07.674 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 16:54:07.675 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 16:54:07.675 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 16:54:07.675 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 16:54:07.675 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:07.679 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 16:54:07.679 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 16:54:07.679 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 16:54:07.680 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 16:54:07.680 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:07.680 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 16:54:07.681 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 16:54:07.681 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 16:54:07.681 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 16:54:07.681 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:07.682 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 16:54:07.682 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 16:54:07.682 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 16:54:07.683 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 16:54:07.683 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:07.700 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 16:54:07.700 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 16:54:07.700 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 16:54:07.701 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 16:54:07.701 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:07.701 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 16:54:07.701 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 16:54:07.701 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 16:54:07.702 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 16:54:07.702 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:07.702 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 16:54:07.702 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 16:54:07.702 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 16:54:07.703 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 16:54:07.703 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:07.706 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 16:54:07.707 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 16:54:07.707 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 16:54:07.707 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 16:54:07.707 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:07.707 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 16:54:07.708 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 16:54:07.708 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 16:54:07.708 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 16:54:07.708 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:07.708 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 16:54:07.709 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 16:54:07.709 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 16:54:07.710 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 16:54:07.710 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.267 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 16:54:09.268 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 16:54:09.268 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 16:54:09.269 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 16:54:09.269 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.270 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 16:54:09.271 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 16:54:09.271 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 16:54:09.271 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 16:54:09.271 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.271 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.272 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.272 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.272 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.272 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.272 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.273 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.273 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.273 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.273 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.273 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.273 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.273 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.274 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.274 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.301 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 16:54:09.302 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 16:54:09.302 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 16:54:09.302 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 16:54:09.302 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.303 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.326 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.326 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.326 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.328 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.328 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.328 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.329 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.329 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.329 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.329 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.329 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.330 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.330 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.330 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.330 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.334 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.334 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.334 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.335 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.335 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.335 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.335 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.335 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.336 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.336 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.336 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.336 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.336 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.337 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.337 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.340 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.341 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.341 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.341 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.341 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.342 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.342 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.342 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.343 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.343 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.343 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.343 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.343 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.344 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.344 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.347 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.348 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.348 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.348 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.348 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.348 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.349 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.349 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.350 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.350 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.350 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.350 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.350 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.351 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.351 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.354 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.354 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.354 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.355 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.355 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.355 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.356 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.356 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.356 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.356 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.356 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.357 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.357 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.358 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.358 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.363 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.363 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.363 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.364 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.364 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.364 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.364 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.364 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.365 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.365 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.365 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.365 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.365 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.366 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.366 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.369 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.369 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.369 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.370 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.370 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.370 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.370 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.370 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.371 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.371 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.371 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.371 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.371 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.372 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.372 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.376 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.376 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.376 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.377 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.377 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.377 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.377 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.377 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.378 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.378 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.378 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.378 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.378 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.379 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.379 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.382 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.383 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.383 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.383 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.383 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.383 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.384 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.384 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.384 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.384 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.384 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.385 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.385 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.385 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.385 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.388 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.389 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.389 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.390 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 16:54:09.390 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.390 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.391 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.391 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.391 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 16:54:09.391 +03:00 [INF] Authorization was successful. +2021-03-09 16:54:09.391 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.392 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.392 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.392 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 16:54:09.392 +03:00 [INF] Authorization was successful. +2021-03-09 16:59:52.476 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 16:59:52.478 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=sGnFCl09JUHwZfzwtUplMg - - - 101 - - 349015.4140ms +2021-03-09 16:59:56.267 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 16:59:56.270 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 16:59:56.271 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 16:59:56.271 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 16:59:56.271 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.6636ms +2021-03-09 16:59:56.275 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=-pkeiyfhAWprv-U-yxnrOg - - +2021-03-09 16:59:56.280 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 16:59:56.281 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 16:59:56.286 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 16:59:56.286 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 16:59:56.286 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 16:59:56.287 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 16:59:56.287 +03:00 [INF] Authorization was successful. +2021-03-09 16:59:56.287 +03:00 [INF] Authorization was successful. +2021-03-09 16:59:56.287 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 16:59:56.287 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 16:59:56.287 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 16:59:56.288 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 16:59:56.288 +03:00 [INF] Authorization was successful. +2021-03-09 16:59:56.288 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 16:59:56.288 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 16:59:56.288 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 16:59:56.288 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 16:59:56.288 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:07.254 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 17:00:10.750 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 17:00:10.751 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 17:00:10.752 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 17:00:10.753 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 17:00:10.753 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 17:00:10.762 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,69 ms. +2021-03-09 17:00:10.765 +03:00 [INF] Executed page /_Host in 13.0424ms +2021-03-09 17:00:10.765 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 17:00:10.765 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 3510.7075ms +2021-03-09 17:00:10.802 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 17:00:10.803 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 17:00:10.803 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 0.8961ms +2021-03-09 17:00:12.964 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/identity/roles - - +2021-03-09 17:00:12.968 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 17:00:12.968 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 17:00:12.968 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 17:00:12.968 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 17:00:12.968 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 17:00:12.969 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,43 ms. +2021-03-09 17:00:12.969 +03:00 [INF] Executed page /_Host in 1.2827ms +2021-03-09 17:00:12.969 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 17:00:12.970 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/identity/roles - - - 200 - text/html;+charset=utf-8 5.8563ms +2021-03-09 17:00:12.975 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryyvlBk1xfZAhAg09n 359 +2021-03-09 17:00:12.976 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 17:00:12.976 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=-pkeiyfhAWprv-U-yxnrOg - - - 101 - - 16700.5306ms +2021-03-09 17:00:12.980 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:00:12.981 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 17:00:12.982 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 17:00:12.982 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryyvlBk1xfZAhAg09n 359 - 200 0 - 6.5277ms +2021-03-09 17:00:12.986 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-09 17:00:12.987 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 17:00:12.987 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 0.6137ms +2021-03-09 17:00:12.989 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 17:00:12.989 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-09 17:00:12.989 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-09 17:00:12.989 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 17:00:12.989 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 17:00:12.989 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 0.4502ms +2021-03-09 17:00:12.989 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 0.4272ms +2021-03-09 17:00:12.989 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 17:00:12.989 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.4746ms +2021-03-09 17:00:12.989 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 17:00:12.990 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 17:00:12.990 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 17:00:12.990 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 17:00:12.990 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.2318ms +2021-03-09 17:00:12.990 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 17:00:12.990 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 17:00:12.990 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.2069ms +2021-03-09 17:00:12.990 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.2372ms +2021-03-09 17:00:12.990 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-09 17:00:12.990 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-09 17:00:12.990 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 17:00:12.990 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 17:00:12.990 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 17:00:12.990 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 17:00:12.990 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 304 - application/javascript 0.2405ms +2021-03-09 17:00:12.990 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 0.1978ms +2021-03-09 17:00:12.991 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 304 - application/javascript 0.2547ms +2021-03-09 17:00:13.036 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 17:00:13.040 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:00:13.041 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 17:00:13.041 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 17:00:13.041 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.2568ms +2021-03-09 17:00:13.049 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 17:00:13.049 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 17:00:13.049 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=7lFcsUm2rXlGxgOyFWIavg - - +2021-03-09 17:00:13.049 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 0.7469ms +2021-03-09 17:00:13.053 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:00:13.053 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 17:00:13.058 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 17:00:13.059 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 17:00:13.059 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 17:00:13.059 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 17:00:13.059 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.059 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 17:00:13.059 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 17:00:13.059 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 17:00:13.060 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 17:00:13.060 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.062 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 17:00:13.062 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 17:00:13.063 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 17:00:13.063 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 17:00:13.065 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 17:00:13.065 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 17:00:13.065 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 17:00:13.065 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 17:00:13.065 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.065 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.066 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.066 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.066 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.066 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.066 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.066 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.066 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.067 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.067 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.067 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.067 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.067 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.067 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.068 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.073 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.110 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 17:00:13.111 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 17:00:13.111 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 17:00:13.111 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 17:00:13.111 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.114 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-09 17:00:13.114 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-09 17:00:13.115 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.6103ms +2021-03-09 17:00:13.134 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.134 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.134 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.134 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.134 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.135 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.135 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.135 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.135 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.135 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.135 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.136 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.136 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.136 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.136 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.138 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.139 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.139 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.139 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.139 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.139 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.140 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.140 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.140 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.140 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.140 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.141 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.141 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.141 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.141 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.144 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.144 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.144 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.144 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.145 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.145 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.145 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.145 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.146 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.146 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.146 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.146 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.146 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.147 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.147 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.149 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.149 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.149 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.150 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.150 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.150 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.150 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.150 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.150 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.150 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.150 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.151 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.151 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.151 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.151 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.153 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.153 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.153 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.154 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.154 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.154 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.154 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.154 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.154 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.154 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.154 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.155 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.155 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.155 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.155 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.159 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.160 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.160 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.160 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.160 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.161 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.161 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.161 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.161 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.161 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.161 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.162 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.162 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.162 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.162 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.164 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.164 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.164 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.164 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.164 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.165 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.165 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.165 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.165 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.165 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.165 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.165 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.166 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.166 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.166 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.168 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.168 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.168 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.168 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.168 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.168 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.169 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.169 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.169 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.169 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.169 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.169 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.169 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.170 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.170 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.172 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.172 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.172 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.173 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.173 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.173 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.173 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.173 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.174 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.174 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.174 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.174 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.174 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.175 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.175 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.177 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.178 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.178 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.178 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:00:13.178 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.178 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.179 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.179 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.179 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:00:13.179 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:13.179 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.179 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.179 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.180 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:00:13.180 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:14.973 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-09 17:00:14.974 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-09 17:00:14.974 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.3743ms +2021-03-09 17:00:16.505 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 17:00:16.506 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 17:00:16.506 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 17:00:16.506 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 17:00:16.507 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:16.508 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 17:00:16.509 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 17:00:16.509 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 17:00:16.509 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 17:00:16.509 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:16.509 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 17:00:16.510 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 17:00:16.510 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 17:00:16.510 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 17:00:16.510 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:16.510 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 17:00:16.510 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 17:00:16.510 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 17:00:16.511 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 17:00:16.511 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:16.511 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:00:16.511 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:00:16.511 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:00:16.512 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:00:16.512 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:16.514 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 17:00:16.514 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 17:00:16.515 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 17:00:16.515 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 17:00:16.515 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:16.557 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 17:00:16.558 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 17:00:16.558 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 17:00:16.558 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 17:00:16.558 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:16.559 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:16.590 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 17:00:16.590 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 17:00:16.590 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 17:00:16.591 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 17:00:16.591 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:16.591 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:00:16.591 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:00:16.591 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:00:16.591 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:00:16.592 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:16.592 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 17:00:16.592 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 17:00:16.592 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 17:00:16.592 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 17:00:16.592 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:16.595 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 17:00:16.595 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 17:00:16.595 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 17:00:16.595 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 17:00:16.595 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:16.595 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:00:16.596 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:00:16.596 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:00:16.596 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:00:16.596 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:16.596 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 17:00:16.597 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 17:00:16.597 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 17:00:16.597 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 17:00:16.597 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:16.609 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 17:00:16.609 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 17:00:16.609 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 17:00:16.609 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 17:00:16.609 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:16.609 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:00:16.610 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:00:16.610 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:00:16.610 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:00:16.610 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:16.610 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 17:00:16.611 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 17:00:16.611 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 17:00:16.611 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 17:00:16.611 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:16.613 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 17:00:16.614 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 17:00:16.614 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 17:00:16.614 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 17:00:16.614 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:16.614 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:00:16.614 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:00:16.614 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:00:16.615 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:00:16.615 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:16.615 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 17:00:16.615 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 17:00:16.615 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 17:00:16.616 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 17:00:16.616 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:17.739 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:17.743 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-09 17:00:17.744 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-09 17:00:17.744 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.3635ms +2021-03-09 17:00:19.711 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 17:00:19.715 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 17:00:19.715 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 17:00:19.715 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 17:00:19.715 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 17:00:19.715 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 17:00:19.716 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,44 ms. +2021-03-09 17:00:19.717 +03:00 [INF] Executed page /_Host in 1.2255ms +2021-03-09 17:00:19.717 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 17:00:19.717 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 6.1604ms +2021-03-09 17:00:19.723 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryiu94evC5oYG0qh26 359 +2021-03-09 17:00:19.723 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 17:00:19.724 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=7lFcsUm2rXlGxgOyFWIavg - - - 101 - - 6674.7578ms +2021-03-09 17:00:19.727 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:00:19.727 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 17:00:19.728 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 17:00:19.728 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryiu94evC5oYG0qh26 359 - 200 0 - 5.1374ms +2021-03-09 17:00:19.737 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-09 17:00:19.737 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-09 17:00:19.737 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-09 17:00:19.737 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 17:00:19.738 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/css/v4-shims.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\css\v4-shims.css' +2021-03-09 17:00:19.738 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 17:00:19.738 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 17:00:19.738 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 17:00:19.738 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 200 43484 text/css 1.4435ms +2021-03-09 17:00:19.738 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/css/all.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\css\all.css' +2021-03-09 17:00:19.738 +03:00 [INF] Sending file. Request path: '/_content/Blazorise/blazorise.css'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise\0.9.3-preview8\staticwebassets\blazorise.css' +2021-03-09 17:00:19.739 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - +2021-03-09 17:00:19.739 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - +2021-03-09 17:00:19.739 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 17:00:19.739 +03:00 [INF] Sending file. Request path: '/_content/Blazorise.Snackbar/blazorise.snackbar.css'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise.snackbar\0.9.3-preview8\staticwebassets\blazorise.snackbar.css' +2021-03-09 17:00:19.739 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 200 44362 text/css 2.2383ms +2021-03-09 17:00:19.739 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 200 78244 text/css 2.7891ms +2021-03-09 17:00:19.740 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 200 8395 text/css 1.4673ms +2021-03-09 17:00:19.740 +03:00 [INF] Sending file. Request path: '/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Components.Web.BasicTheme\wwwroot\libs\abp\css\theme.css' +2021-03-09 17:00:19.740 +03:00 [INF] Sending file. Request path: '/_content/Blazorise.Bootstrap/blazorise.bootstrap.css'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise.bootstrap\0.9.3-preview8\staticwebassets\blazorise.bootstrap.css' +2021-03-09 17:00:19.740 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 200 28602 text/css 1.5764ms +2021-03-09 17:00:19.740 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 200 2050 text/css 1.5972ms +2021-03-09 17:00:19.740 +03:00 [INF] Sending file. Request path: '/_content/Blazorise/blazorise.js'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise\0.9.3-preview8\staticwebassets\blazorise.js' +2021-03-09 17:00:19.740 +03:00 [INF] Sending file. Request path: '/_content/Blazorise.Bootstrap/blazorise.bootstrap.js'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise.bootstrap\0.9.3-preview8\staticwebassets\blazorise.bootstrap.js' +2021-03-09 17:00:19.740 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js - - - 200 28710 application/javascript 1.0052ms +2021-03-09 17:00:19.740 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js - - - 200 1483 application/javascript 1.2098ms +2021-03-09 17:00:19.741 +03:00 [INF] Sending file. Request path: '/_framework/blazor.server.js'. Physical path: 'N/A' +2021-03-09 17:00:19.741 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 200 249672 application/javascript 1.7304ms +2021-03-09 17:00:19.741 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/css/bootstrap.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\css\bootstrap.css' +2021-03-09 17:00:19.741 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 200 209709 text/css 4.4368ms +2021-03-09 17:00:19.770 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 17:00:19.774 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:00:19.774 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 17:00:19.774 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 17:00:19.775 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.3128ms +2021-03-09 17:00:19.777 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 17:00:19.778 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 17:00:19.778 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 1.0475ms +2021-03-09 17:00:19.780 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=spXfvqHDty8truft0zoMpw - - +2021-03-09 17:00:19.784 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:00:19.784 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 17:00:19.790 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 17:00:19.791 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 17:00:19.791 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 17:00:19.792 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 17:00:19.795 +03:00 [INF] Authorization was successful. +2021-03-09 17:00:19.810 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-09 17:00:19.810 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-09 17:00:19.811 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\webfonts\fa-solid-900.woff2' +2021-03-09 17:00:19.811 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\webfonts\fa-brands-400.woff2' +2021-03-09 17:00:19.811 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 200 78472 font/woff2 0.9205ms +2021-03-09 17:00:19.811 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 200 80252 font/woff2 1.0285ms +2021-03-09 17:03:29.202 +03:00 [INF] Starting web host. +2021-03-09 17:03:30.311 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 17:03:30.358 +03:00 [INF] Loaded ABP modules: +2021-03-09 17:03:30.358 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 17:03:30.358 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 17:03:30.358 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 17:03:30.358 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 17:03:30.358 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 17:03:30.358 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 17:03:30.358 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 17:03:30.358 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 17:03:30.358 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 17:03:30.389 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 17:03:30.391 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 17:03:30.426 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 17:03:30.906 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 17:03:30.906 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 17:03:30.906 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 17:03:30.906 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 17:03:30.906 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 17:03:30.906 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 17:03:31.363 +03:00 [INF] Initialized all ABP modules. +2021-03-09 17:03:31.435 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 17:03:31.437 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 17:03:31.437 +03:00 [INF] Hosting environment: Development +2021-03-09 17:03:31.437 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 17:03:31.794 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 17:03:33.270 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 17:03:34.146 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 17:03:34.147 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 17:03:34.147 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 17:03:34.147 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 17:03:34.147 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 17:03:34.147 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 17:03:34.147 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 17:03:34.396 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:03:34.409 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 17:03:34.409 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 17:03:34.428 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 17:03:34.439 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 1168.7115ms +2021-03-09 17:03:34.440 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=5fwZRTRvrfyXBfaknfPA-w - - +2021-03-09 17:03:34.450 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:03:34.451 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 17:03:34.462 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 17:03:34.465 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 17:03:34.499 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 17:03:34.500 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 17:03:34.603 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 15,17 ms. +2021-03-09 17:03:34.669 +03:00 [INF] Executed page /_Host in 201.654ms +2021-03-09 17:03:34.669 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 17:03:34.671 +03:00 [ERR] An unhandled exception has occurred while executing the request. +Volo.Abp.AbpException: Could not find the bundle file '/_content/blazor.server.js' + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpTagHelperResourceService.ProcessAsync(ViewContext viewContext, TagHelperContext context, TagHelperOutput output, List`1 bundleItems, String bundleName) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpTagHelperResourceService.cs:line 70 + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpBundleTagHelperService`2.ProcessAsync(TagHelperContext context, TagHelperOutput output) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpBundleTagHelperService.cs:line 21 + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner.g__Awaited|0_0(Task task, TagHelperExecutionContext executionContext, Int32 i, Int32 count) + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.b__13_1() in D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\Pages\_Host.cshtml:line 23 + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext.SetOutputContentAsync() + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.ExecuteAsync() in D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\Pages\_Host.cshtml:line 7 + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|29_0[TFilter,TFilterAsync](ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResultExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeResultFilters() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|24_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) + at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) + at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.IdentityServerMiddleware.Invoke(HttpContext context, IEndpointRouter router, IUserSession session, IEventService events, IBackChannelLogoutService backChannelLogoutService) + at IdentityServer4.Hosting.MutualTlsEndpointMiddleware.Invoke(HttpContext context, IAuthenticationSchemeProvider schemes) + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.BaseUrlMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Uow.AbpUnitOfWorkMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Uow\AbpUnitOfWorkMiddleware.cs:line 21 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 33 + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 53 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.MultiTenancy.MultiTenancyMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.MultiTenancy\Volo\Abp\AspNetCore\MultiTenancy\MultiTenancyMiddleware.cs:line 51 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Builder.ApplicationBuilderAbpJwtTokenMiddlewareExtension.<>c__DisplayClass0_0.<b__0>d.MoveNext() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Authentication.JwtBearer\Microsoft\AspNetCore\Builder\JwtTokenMiddleware.cs:line 21 +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Tracing.AbpCorrelationIdMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Tracing\AbpCorrelationIdMiddleware.cs:line 27 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) +2021-03-09 17:03:34.721 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 500 - text/html;+charset=utf-8 2927.9416ms +2021-03-09 17:04:33.531 +03:00 [INF] Starting web host. +2021-03-09 17:04:34.741 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 17:04:34.797 +03:00 [INF] Loaded ABP modules: +2021-03-09 17:04:34.797 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 17:04:34.797 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 17:04:34.797 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 17:04:34.797 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 17:04:34.798 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 17:04:34.798 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 17:04:34.798 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 17:04:34.798 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 17:04:34.798 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 17:04:34.839 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 17:04:34.843 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 17:04:34.876 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 17:04:35.369 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 17:04:35.369 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 17:04:35.369 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 17:04:35.369 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 17:04:35.369 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 17:04:35.369 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 17:04:35.869 +03:00 [INF] Initialized all ABP modules. +2021-03-09 17:04:35.942 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 17:04:35.944 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 17:04:35.944 +03:00 [INF] Hosting environment: Development +2021-03-09 17:04:35.944 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 17:04:36.168 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 17:04:38.468 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 17:04:38.468 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 17:04:38.468 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 17:04:38.468 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 17:04:38.468 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 17:04:38.468 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 17:04:38.468 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 17:04:38.843 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 17:04:38.904 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 17:04:38.906 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 17:04:38.936 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 17:04:38.936 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 17:04:39.049 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 18,18 ms. +2021-03-09 17:04:39.122 +03:00 [INF] Executed page /_Host in 213.3736ms +2021-03-09 17:04:39.124 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 17:04:39.130 +03:00 [ERR] An unhandled exception has occurred while executing the request. +Volo.Abp.AbpException: Could not find the bundle file '/_framework/blazor.server.js' + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpTagHelperResourceService.ProcessAsync(ViewContext viewContext, TagHelperContext context, TagHelperOutput output, List`1 bundleItems, String bundleName) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpTagHelperResourceService.cs:line 70 + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpBundleTagHelperService`2.ProcessAsync(TagHelperContext context, TagHelperOutput output) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpBundleTagHelperService.cs:line 21 + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner.g__Awaited|0_0(Task task, TagHelperExecutionContext executionContext, Int32 i, Int32 count) + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.b__13_1() in D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\Pages\_Host.cshtml:line 23 + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext.SetOutputContentAsync() + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.ExecuteAsync() in D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\Pages\_Host.cshtml:line 7 + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|29_0[TFilter,TFilterAsync](ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResultExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeResultFilters() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|24_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) + at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) + at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.IdentityServerMiddleware.Invoke(HttpContext context, IEndpointRouter router, IUserSession session, IEventService events, IBackChannelLogoutService backChannelLogoutService) + at IdentityServer4.Hosting.MutualTlsEndpointMiddleware.Invoke(HttpContext context, IAuthenticationSchemeProvider schemes) + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.BaseUrlMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Uow.AbpUnitOfWorkMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Uow\AbpUnitOfWorkMiddleware.cs:line 21 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 33 + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 53 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.MultiTenancy.MultiTenancyMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.MultiTenancy\Volo\Abp\AspNetCore\MultiTenancy\MultiTenancyMiddleware.cs:line 51 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Builder.ApplicationBuilderAbpJwtTokenMiddlewareExtension.<>c__DisplayClass0_0.<b__0>d.MoveNext() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Authentication.JwtBearer\Microsoft\AspNetCore\Builder\JwtTokenMiddleware.cs:line 21 +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Tracing.AbpCorrelationIdMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Tracing\AbpCorrelationIdMiddleware.cs:line 27 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) +2021-03-09 17:04:39.226 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 500 - text/html;+charset=utf-8 3055.9214ms +2021-03-09 17:04:50.076 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 17:04:50.079 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 17:04:50.080 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 4.1273ms +2021-03-09 17:05:37.460 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 17:05:37.496 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 17:05:37.497 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 17:05:37.497 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 17:05:37.497 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 17:05:37.497 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 17:05:37.499 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,65 ms. +2021-03-09 17:05:37.501 +03:00 [INF] Executed page /_Host in 3.8121ms +2021-03-09 17:05:37.501 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 17:05:37.501 +03:00 [ERR] An unhandled exception has occurred while executing the request. +Volo.Abp.AbpException: Could not find the bundle file '/_framework/blazor.server.js' + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpTagHelperResourceService.ProcessAsync(ViewContext viewContext, TagHelperContext context, TagHelperOutput output, List`1 bundleItems, String bundleName) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpTagHelperResourceService.cs:line 70 + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpBundleTagHelperService`2.ProcessAsync(TagHelperContext context, TagHelperOutput output) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpBundleTagHelperService.cs:line 21 + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner.g__Awaited|0_0(Task task, TagHelperExecutionContext executionContext, Int32 i, Int32 count) + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.b__13_1() in D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\Pages\_Host.cshtml:line 23 + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext.SetOutputContentAsync() + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.ExecuteAsync() in D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\Pages\_Host.cshtml:line 7 + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|29_0[TFilter,TFilterAsync](ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResultExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeResultFilters() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|24_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) + at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) + at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.IdentityServerMiddleware.Invoke(HttpContext context, IEndpointRouter router, IUserSession session, IEventService events, IBackChannelLogoutService backChannelLogoutService) + at IdentityServer4.Hosting.MutualTlsEndpointMiddleware.Invoke(HttpContext context, IAuthenticationSchemeProvider schemes) + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.BaseUrlMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Uow.AbpUnitOfWorkMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Uow\AbpUnitOfWorkMiddleware.cs:line 21 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 33 + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 53 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.MultiTenancy.MultiTenancyMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.MultiTenancy\Volo\Abp\AspNetCore\MultiTenancy\MultiTenancyMiddleware.cs:line 51 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Builder.ApplicationBuilderAbpJwtTokenMiddlewareExtension.<>c__DisplayClass0_0.<b__0>d.MoveNext() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Authentication.JwtBearer\Microsoft\AspNetCore\Builder\JwtTokenMiddleware.cs:line 21 +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Tracing.AbpCorrelationIdMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Tracing\AbpCorrelationIdMiddleware.cs:line 27 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) +2021-03-09 17:05:37.506 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 500 - text/html;+charset=utf-8 46.6511ms +2021-03-09 17:05:37.611 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 17:05:37.621 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 17:05:37.622 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 10.7463ms +2021-03-09 17:06:50.780 +03:00 [INF] Starting web host. +2021-03-09 17:06:51.919 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 17:06:51.967 +03:00 [INF] Loaded ABP modules: +2021-03-09 17:06:51.967 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 17:06:51.967 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 17:06:51.967 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 17:06:51.967 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 17:06:51.967 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 17:06:51.967 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 17:06:51.967 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 17:06:51.967 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 17:06:51.967 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 17:06:51.999 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 17:06:52.002 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 17:06:52.033 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 17:06:52.504 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 17:06:52.504 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 17:06:52.504 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 17:06:52.504 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 17:06:52.504 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 17:06:52.504 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 17:06:52.971 +03:00 [INF] Initialized all ABP modules. +2021-03-09 17:06:53.042 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 17:06:53.044 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 17:06:53.044 +03:00 [INF] Hosting environment: Development +2021-03-09 17:06:53.044 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 17:06:53.402 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 17:06:55.559 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 17:06:55.559 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 17:06:55.559 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 17:06:55.559 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 17:06:55.559 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 17:06:55.559 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 17:06:55.559 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 17:06:55.819 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 17:06:55.866 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 17:06:55.868 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 17:06:55.895 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 17:06:55.895 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 17:06:55.991 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 13,77 ms. +2021-03-09 17:06:56.049 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 2,96 ms. +2021-03-09 17:06:56.071 +03:00 [INF] Executed page /_Host in 200.0078ms +2021-03-09 17:06:56.071 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 17:06:56.087 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 2684.7397ms +2021-03-09 17:06:56.105 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-09 17:06:56.105 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 17:06:56.105 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-09 17:06:56.105 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-09 17:06:56.105 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 17:06:56.105 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 17:06:56.105 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 17:06:56.106 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 17:06:56.106 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 17:06:56.112 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 17:06:56.112 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 17:06:56.112 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 17:06:56.112 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 17:06:56.112 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 17:06:56.112 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 17:06:56.112 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 17:06:56.117 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 11.6816ms +2021-03-09 17:06:56.117 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 11.6797ms +2021-03-09 17:06:56.117 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 11.6728ms +2021-03-09 17:06:56.117 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 11.1168ms +2021-03-09 17:06:56.117 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 11.4810ms +2021-03-09 17:06:56.117 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 10.9109ms +2021-03-09 17:06:56.117 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 11.6795ms +2021-03-09 17:06:56.118 +03:00 [INF] Sending file. Request path: '/_content/Blazorise.Bootstrap/blazorise.bootstrap.js'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise.bootstrap\0.9.3-preview8\staticwebassets\blazorise.bootstrap.js' +2021-03-09 17:06:56.118 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 200 1483 application/javascript 12.3491ms +2021-03-09 17:06:56.125 +03:00 [INF] Sending file. Request path: '/_content/Blazorise/blazorise.js'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise\0.9.3-preview8\staticwebassets\blazorise.js' +2021-03-09 17:06:56.127 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 200 28710 application/javascript 22.1187ms +2021-03-09 17:07:12.091 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 17:07:12.098 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 17:07:12.098 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 17:07:12.098 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 17:07:12.099 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 17:07:12.099 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 17:07:12.101 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,67 ms. +2021-03-09 17:07:12.101 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,22 ms. +2021-03-09 17:07:12.102 +03:00 [INF] Executed page /_Host in 3.3536ms +2021-03-09 17:07:12.102 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 17:07:12.102 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 11.4053ms +2021-03-09 17:07:12.126 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 17:07:12.128 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 17:07:12.128 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 1.8741ms +2021-03-09 17:07:16.176 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 17:07:16.177 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 17:07:16.177 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.5472ms +2021-03-09 17:07:16.734 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 17:07:16.734 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 17:07:16.734 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.6621ms +2021-03-09 17:07:40.851 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 17:07:40.851 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 17:07:40.852 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 0.8486ms +2021-03-09 17:10:29.519 +03:00 [INF] Starting web host. +2021-03-09 17:10:30.726 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 17:10:30.777 +03:00 [INF] Loaded ABP modules: +2021-03-09 17:10:30.777 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 17:10:30.777 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 17:10:30.777 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 17:10:30.777 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 17:10:30.777 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 17:10:30.777 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 17:10:30.777 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 17:10:30.777 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 17:10:30.777 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 17:10:30.812 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 17:10:30.815 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 17:10:30.850 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 17:10:31.357 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 17:10:31.357 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 17:10:31.357 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 17:10:31.357 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 17:10:31.357 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 17:10:31.357 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 17:10:31.860 +03:00 [INF] Initialized all ABP modules. +2021-03-09 17:10:31.935 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 17:10:31.937 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 17:10:31.937 +03:00 [INF] Hosting environment: Development +2021-03-09 17:10:31.937 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 17:10:32.155 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 17:10:34.589 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 17:10:34.589 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 17:10:34.589 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 17:10:34.589 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 17:10:34.589 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 17:10:34.589 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 17:10:34.589 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 17:10:34.872 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 17:10:34.968 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 17:10:34.970 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 17:10:35.001 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 17:10:35.001 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 17:10:35.124 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 21,23 ms. +2021-03-09 17:10:35.217 +03:00 [INF] Executed page /_Host in 242.3473ms +2021-03-09 17:10:35.218 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 17:10:35.222 +03:00 [ERR] An unhandled exception has occurred while executing the request. +Volo.Abp.AbpException: Could not find the bundle file '/_framework/blazor.server.js' + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpTagHelperResourceService.ProcessAsync(ViewContext viewContext, TagHelperContext context, TagHelperOutput output, List`1 bundleItems, String bundleName) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpTagHelperResourceService.cs:line 70 + at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpBundleTagHelperService`2.ProcessAsync(TagHelperContext context, TagHelperOutput output) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Bundling\Volo\Abp\AspNetCore\Mvc\UI\Bundling\TagHelpers\AbpBundleTagHelperService.cs:line 21 + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner.g__Awaited|0_0(Task task, TagHelperExecutionContext executionContext, Int32 i, Int32 count) + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.b__13_1() in D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\Pages\_Host.cshtml:line 23 + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext.SetOutputContentAsync() + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Pages__Host.ExecuteAsync() in D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\Pages\_Host.cshtml:line 7 + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|29_0[TFilter,TFilterAsync](ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResultExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeResultFilters() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|24_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) + at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) + at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.IdentityServerMiddleware.Invoke(HttpContext context, IEndpointRouter router, IUserSession session, IEventService events, IBackChannelLogoutService backChannelLogoutService) + at IdentityServer4.Hosting.MutualTlsEndpointMiddleware.Invoke(HttpContext context, IAuthenticationSchemeProvider schemes) + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.BaseUrlMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Uow.AbpUnitOfWorkMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Uow\AbpUnitOfWorkMiddleware.cs:line 21 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 33 + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 53 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.MultiTenancy.MultiTenancyMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.MultiTenancy\Volo\Abp\AspNetCore\MultiTenancy\MultiTenancyMiddleware.cs:line 51 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Builder.ApplicationBuilderAbpJwtTokenMiddlewareExtension.<>c__DisplayClass0_0.<b__0>d.MoveNext() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Authentication.JwtBearer\Microsoft\AspNetCore\Builder\JwtTokenMiddleware.cs:line 21 +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Tracing.AbpCorrelationIdMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Tracing\AbpCorrelationIdMiddleware.cs:line 27 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) +2021-03-09 17:10:35.289 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 500 - text/html;+charset=utf-8 3134.3360ms +2021-03-09 17:21:38.392 +03:00 [INF] Starting web host. +2021-03-09 17:21:39.730 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 17:21:39.795 +03:00 [INF] Loaded ABP modules: +2021-03-09 17:21:39.795 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 17:21:39.795 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 17:21:39.795 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 17:21:39.795 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 17:21:39.795 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 17:21:39.795 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 17:21:39.795 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 17:21:39.795 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 17:21:39.795 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 17:21:39.829 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 17:21:39.832 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 17:21:39.863 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 17:21:40.387 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 17:21:40.387 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 17:21:40.387 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 17:21:40.387 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 17:21:40.387 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 17:21:40.387 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 17:21:40.921 +03:00 [INF] Initialized all ABP modules. +2021-03-09 17:21:41.003 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 17:21:41.005 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 17:21:41.005 +03:00 [INF] Hosting environment: Development +2021-03-09 17:21:41.006 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 17:21:42.342 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 17:21:44.732 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 17:21:44.732 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 17:21:44.732 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 17:21:44.732 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 17:21:44.732 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 17:21:44.732 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 17:21:44.732 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 17:21:45.052 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 17:21:45.091 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 17:21:45.093 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 17:21:45.124 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 17:21:45.125 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 17:21:45.227 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 14,92 ms. +2021-03-09 17:21:45.284 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 3,03 ms. +2021-03-09 17:21:45.304 +03:00 [INF] Executed page /_Host in 207.3955ms +2021-03-09 17:21:45.304 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 17:21:45.318 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 2976.2157ms +2021-03-09 17:21:45.333 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 17:21:45.333 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-09 17:21:45.333 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-09 17:21:45.333 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 17:21:45.333 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-09 17:21:45.334 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 17:21:45.334 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 17:21:45.334 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 17:21:45.334 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 17:21:45.334 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 17:21:45.337 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 17:21:45.337 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 17:21:45.337 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 17:21:45.337 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 17:21:45.338 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 17:21:45.338 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 17:21:45.338 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 17:21:45.338 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 17:21:45.338 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 17:21:45.340 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 6.0884ms +2021-03-09 17:21:45.340 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 6.0053ms +2021-03-09 17:21:45.340 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 6.0376ms +2021-03-09 17:21:45.340 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 5.3460ms +2021-03-09 17:21:45.340 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 6.0413ms +2021-03-09 17:21:45.340 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 5.4298ms +2021-03-09 17:21:45.340 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 6.1560ms +2021-03-09 17:21:45.340 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 5.4786ms +2021-03-09 17:21:45.340 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 6.2770ms +2021-03-09 17:21:45.357 +03:00 [INF] Sending file. Request path: '/_framework/blazor.server.js'. Physical path: 'N/A' +2021-03-09 17:21:45.359 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 200 249672 application/javascript 25.2400ms +2021-03-09 17:21:45.385 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 17:21:45.399 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:21:45.400 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 17:21:45.416 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 17:21:45.417 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 31.4046ms +2021-03-09 17:21:45.429 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=HHZ0VRi7IOe1NpFjhUgOgw - - +2021-03-09 17:21:45.435 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:21:45.436 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 17:21:45.722 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 17:21:45.731 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 17:21:45.737 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-09 17:21:45.965 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:46.041 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-09 17:21:46.047 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-09 17:21:46.059 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 17:21:46.059 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 17:21:46.060 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: R,admin +2021-03-09 17:21:46.123 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-09 17:21:46.124 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-09 17:21:46.134 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-09 17:21:46.134 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-09 17:21:46.134 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-09 17:21:46.134 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-09 17:21:46.135 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.8280ms +2021-03-09 17:21:46.135 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.8797ms +2021-03-09 17:21:47.420 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 17:21:47.421 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 17:21:47.421 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 1.5079ms +2021-03-09 17:21:47.533 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 17:21:47.536 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 17:21:47.536 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 3.4481ms +2021-03-09 17:21:48.574 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - +2021-03-09 17:21:48.574 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 17:21:48.574 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js - - - 304 - application/javascript 0.4182ms +2021-03-09 17:21:48.692 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 17:21:48.698 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 17:21:48.698 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 6.0745ms +2021-03-09 17:21:49.556 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 17:21:49.562 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 17:21:49.562 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 17:21:49.562 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 17:21:49.563 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 17:21:49.563 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 17:21:49.566 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 1,14 ms. +2021-03-09 17:21:49.567 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,37 ms. +2021-03-09 17:21:49.567 +03:00 [INF] Executed page /_Host in 4.9382ms +2021-03-09 17:21:49.567 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 17:21:49.567 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 11.3314ms +2021-03-09 17:21:49.571 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarylQuhul984tMoGJ6y 359 +2021-03-09 17:21:49.585 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-09 17:21:49.585 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-09 17:21:49.585 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-09 17:21:49.585 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 17:21:49.585 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 17:21:49.586 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 0.3296ms +2021-03-09 17:21:49.586 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 0.3624ms +2021-03-09 17:21:49.586 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 17:21:49.586 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 0.2374ms +2021-03-09 17:21:49.586 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 17:21:49.586 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 17:21:49.586 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 17:21:49.586 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 17:21:49.586 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 17:21:49.586 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 17:21:49.586 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.2977ms +2021-03-09 17:21:49.586 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.2873ms +2021-03-09 17:21:49.586 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.2846ms +2021-03-09 17:21:49.586 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 17:21:49.586 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 17:21:49.586 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 17:21:49.586 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 17:21:49.587 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 17:21:49.587 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.1525ms +2021-03-09 17:21:49.587 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 17:21:49.587 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.2399ms +2021-03-09 17:21:49.587 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 17:21:49.587 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 17:21:49.587 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:21:49.587 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 17:21:49.587 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.2909ms +2021-03-09 17:21:49.587 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.2735ms +2021-03-09 17:21:49.587 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 17:21:49.600 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 17:21:49.600 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarylQuhul984tMoGJ6y 359 - 200 0 - 29.0777ms +2021-03-09 17:21:49.601 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 17:21:49.605 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:21:49.605 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 17:21:49.606 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 17:21:49.606 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.7425ms +2021-03-09 17:21:49.614 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=HHZ0VRi7IOe1NpFjhUgOgw - - - 101 - - 4184.7573ms +2021-03-09 17:21:49.621 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=uDh2DmGxlSlY3p0Div-Wbg - - +2021-03-09 17:21:49.621 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 17:21:49.622 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 17:21:49.622 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 0.6494ms +2021-03-09 17:21:49.627 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:21:49.628 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 17:21:49.638 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 17:21:49.640 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 17:21:49.641 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 17:21:49.641 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 17:21:49.649 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:50.341 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 17:21:50.345 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 17:21:50.345 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 17:21:50.345 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 17:21:50.345 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 17:21:50.345 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 17:21:50.346 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,56 ms. +2021-03-09 17:21:50.347 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,20 ms. +2021-03-09 17:21:50.347 +03:00 [INF] Executed page /_Host in 2.4021ms +2021-03-09 17:21:50.347 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 17:21:50.347 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 6.1264ms +2021-03-09 17:21:50.351 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarysdItCHsAozSApuz6 359 +2021-03-09 17:21:50.351 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 17:21:50.352 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=uDh2DmGxlSlY3p0Div-Wbg - - - 101 - - 730.4466ms +2021-03-09 17:21:50.354 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:21:50.355 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 17:21:50.355 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 17:21:50.355 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarysdItCHsAozSApuz6 359 - 200 0 - 4.2801ms +2021-03-09 17:21:50.359 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-09 17:21:50.359 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-09 17:21:50.360 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 17:21:50.360 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 17:21:50.360 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 0.3652ms +2021-03-09 17:21:50.360 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 0.3595ms +2021-03-09 17:21:50.361 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-09 17:21:50.361 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 17:21:50.361 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 17:21:50.361 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 0.1826ms +2021-03-09 17:21:50.361 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 17:21:50.361 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.2245ms +2021-03-09 17:21:50.362 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 17:21:50.362 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 17:21:50.362 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 17:21:50.362 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 17:21:50.362 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 17:21:50.362 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 17:21:50.362 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.3210ms +2021-03-09 17:21:50.362 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.3220ms +2021-03-09 17:21:50.362 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.2404ms +2021-03-09 17:21:50.363 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 17:21:50.363 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 17:21:50.363 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 17:21:50.363 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 17:21:50.363 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 17:21:50.363 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.2123ms +2021-03-09 17:21:50.363 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 17:21:50.363 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.2479ms +2021-03-09 17:21:50.363 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.2382ms +2021-03-09 17:21:50.370 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 17:21:50.373 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:21:50.373 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 17:21:50.374 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 17:21:50.374 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.8859ms +2021-03-09 17:21:50.381 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 17:21:50.382 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=mAJ1JpJy0QMA08GDOlHQWA - - +2021-03-09 17:21:50.382 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 17:21:50.382 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 0.7426ms +2021-03-09 17:21:50.385 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:21:50.385 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 17:21:50.394 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 17:21:50.396 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 17:21:50.396 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 17:21:50.397 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 17:21:50.400 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:50.765 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-09 17:21:50.765 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-09 17:21:50.765 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.5958ms +2021-03-09 17:21:51.891 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 17:21:51.893 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 17:21:51.898 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 17:21:51.899 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 17:21:51.900 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:51.932 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 17:21:51.932 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 17:21:51.933 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-09 17:21:52.094 +03:00 [DBG] Setting the cache items. Count: 19 +2021-03-09 17:21:52.101 +03:00 [DBG] Finished setting the cache items. Count: 19 +2021-03-09 17:21:52.103 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 17:21:52.103 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 17:21:52.103 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-09 17:21:52.106 +03:00 [DBG] Setting the cache items. Count: 19 +2021-03-09 17:21:52.112 +03:00 [DBG] Finished setting the cache items. Count: 19 +2021-03-09 17:21:52.130 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 17:21:52.130 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 17:21:52.130 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 17:21:52.131 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 17:21:52.131 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:52.510 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:52.515 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:52.516 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.517 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.517 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.517 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.517 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:52.517 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.518 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.518 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.518 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.518 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:52.518 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.519 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.519 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.519 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.519 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:52.698 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.699 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.699 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.699 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.699 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:52.701 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.701 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.701 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.702 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.702 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:52.702 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.703 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.703 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.703 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.703 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:52.706 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.707 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.707 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.707 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.707 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:52.707 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.708 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.708 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.708 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.708 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:52.709 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.709 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.709 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.710 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.710 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:52.713 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.713 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.713 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.714 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.714 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:52.714 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.714 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.714 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.715 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.715 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:52.715 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.715 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.715 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.716 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.716 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:52.718 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.719 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.719 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.719 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.719 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:52.719 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.720 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.720 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.720 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.720 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:52.721 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.721 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.721 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.721 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.721 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:52.725 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.726 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.726 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.726 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.726 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:52.727 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.727 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.727 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.728 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.728 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:52.728 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.728 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.728 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.729 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.729 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:52.737 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.738 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.738 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.738 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.738 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:52.738 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.739 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.739 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.740 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.740 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:52.740 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.741 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.741 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.742 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.742 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:52.745 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.745 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.745 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.746 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.746 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:52.746 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.746 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.746 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.746 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.747 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:52.747 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.747 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.747 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.748 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.748 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:52.750 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.751 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.751 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.751 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.751 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:52.751 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.752 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.752 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.752 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.752 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:52.752 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.753 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.753 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.753 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.753 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:52.757 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.758 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.758 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.759 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.759 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:52.759 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.760 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.760 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.761 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.761 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:52.761 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.761 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.761 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.762 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.762 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:52.765 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.765 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.765 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.766 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:21:52.766 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:52.766 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.766 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.766 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.767 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:21:52.767 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:52.767 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.767 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.767 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.768 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:21:52.768 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:53.826 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 17:21:53.826 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 17:21:53.827 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 17:21:53.827 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 17:21:53.827 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:53.843 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 17:21:53.844 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 17:21:53.844 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 17:21:53.844 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 17:21:53.844 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:53.844 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 17:21:53.844 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 17:21:53.844 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 17:21:53.845 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 17:21:53.845 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:53.845 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 17:21:53.845 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 17:21:53.845 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 17:21:53.846 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 17:21:53.846 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:53.846 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:21:53.846 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:21:53.846 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:21:53.847 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:21:53.847 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:53.849 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 17:21:53.850 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 17:21:53.850 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 17:21:53.850 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 17:21:53.850 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:53.944 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 17:21:53.944 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 17:21:53.944 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 17:21:53.944 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 17:21:53.945 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:53.958 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:54.084 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 17:21:54.084 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 17:21:54.085 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 17:21:54.085 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 17:21:54.085 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:54.085 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:21:54.086 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:21:54.086 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:21:54.086 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:21:54.086 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:54.086 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 17:21:54.087 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 17:21:54.087 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 17:21:54.087 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 17:21:54.087 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:54.091 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 17:21:54.091 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 17:21:54.091 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 17:21:54.092 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 17:21:54.092 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:54.092 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:21:54.092 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:21:54.092 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:21:54.093 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:21:54.093 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:54.093 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 17:21:54.093 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 17:21:54.093 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 17:21:54.094 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 17:21:54.094 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:54.111 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 17:21:54.112 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 17:21:54.112 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 17:21:54.113 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 17:21:54.113 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:54.113 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:21:54.113 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:21:54.113 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:21:54.114 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:21:54.114 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:54.114 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 17:21:54.114 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 17:21:54.114 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 17:21:54.115 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 17:21:54.115 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:54.118 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 17:21:54.118 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 17:21:54.118 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 17:21:54.119 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 17:21:54.119 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:54.119 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:21:54.119 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:21:54.119 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:21:54.120 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:21:54.120 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:54.120 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 17:21:54.120 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 17:21:54.121 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 17:21:54.121 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 17:21:54.121 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:54.847 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:56.226 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 17:21:56.229 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 17:21:56.229 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 17:21:56.229 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 17:21:56.229 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 17:21:56.229 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 17:21:56.230 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,47 ms. +2021-03-09 17:21:56.231 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,22 ms. +2021-03-09 17:21:56.231 +03:00 [INF] Executed page /_Host in 1.5173ms +2021-03-09 17:21:56.231 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 17:21:56.231 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 5.3903ms +2021-03-09 17:21:56.235 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 17:21:56.236 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryXFx6rXCNe5uOokUd 359 +2021-03-09 17:21:56.239 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:21:56.240 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 17:21:56.240 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 17:21:56.240 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryXFx6rXCNe5uOokUd 359 - 200 0 - 4.4753ms +2021-03-09 17:21:56.251 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-09 17:21:56.251 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-09 17:21:56.251 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-09 17:21:56.252 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 17:21:56.252 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 17:21:56.252 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 17:21:56.252 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 0.3976ms +2021-03-09 17:21:56.252 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 0.4713ms +2021-03-09 17:21:56.252 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 0.5362ms +2021-03-09 17:21:56.252 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 17:21:56.252 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 17:21:56.252 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 17:21:56.253 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 17:21:56.253 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 17:21:56.253 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 17:21:56.253 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.6083ms +2021-03-09 17:21:56.253 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.6894ms +2021-03-09 17:21:56.253 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.4756ms +2021-03-09 17:21:56.253 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 17:21:56.253 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 17:21:56.253 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 17:21:56.253 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 17:21:56.253 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.1388ms +2021-03-09 17:21:56.253 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 17:21:56.253 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 17:21:56.253 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.2798ms +2021-03-09 17:21:56.253 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 17:21:56.253 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.2449ms +2021-03-09 17:21:56.253 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 17:21:56.253 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.2521ms +2021-03-09 17:21:56.265 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 17:21:56.268 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:21:56.269 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 17:21:56.269 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 17:21:56.269 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.4314ms +2021-03-09 17:21:56.272 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=mAJ1JpJy0QMA08GDOlHQWA - - - 101 - - 5890.1537ms +2021-03-09 17:21:56.276 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=b8148Bp1_e6_-RhmE7VcrA - - +2021-03-09 17:21:56.277 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 17:21:56.277 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 17:21:56.277 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 0.7099ms +2021-03-09 17:21:56.281 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:21:56.281 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 17:21:56.287 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 17:21:56.289 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 17:21:56.289 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 17:21:56.290 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 17:21:56.294 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:58.174 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 17:21:58.177 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 17:21:58.178 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 17:21:58.178 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 17:21:58.178 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 17:21:58.178 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 17:21:58.179 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,52 ms. +2021-03-09 17:21:58.179 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,17 ms. +2021-03-09 17:21:58.179 +03:00 [INF] Executed page /_Host in 1.5568ms +2021-03-09 17:21:58.179 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 17:21:58.179 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 5.6335ms +2021-03-09 17:21:58.183 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryCtw9MZwRhGHeKBXZ 359 +2021-03-09 17:21:58.184 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 17:21:58.184 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=b8148Bp1_e6_-RhmE7VcrA - - - 101 - - 1907.8047ms +2021-03-09 17:21:58.187 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:21:58.187 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 17:21:58.188 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 17:21:58.188 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryCtw9MZwRhGHeKBXZ 359 - 200 0 - 4.2801ms +2021-03-09 17:21:58.194 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-09 17:21:58.194 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 17:21:58.194 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 0.6398ms +2021-03-09 17:21:58.197 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-09 17:21:58.198 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 17:21:58.198 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 0.6545ms +2021-03-09 17:21:58.198 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-09 17:21:58.198 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 17:21:58.198 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 17:21:58.198 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 0.2334ms +2021-03-09 17:21:58.199 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 17:21:58.199 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.4031ms +2021-03-09 17:21:58.199 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 17:21:58.199 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 17:21:58.199 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 17:21:58.199 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 17:21:58.199 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 17:21:58.199 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.2954ms +2021-03-09 17:21:58.199 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 17:21:58.199 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 17:21:58.199 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 17:21:58.199 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.2325ms +2021-03-09 17:21:58.199 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 17:21:58.199 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.3613ms +2021-03-09 17:21:58.199 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.2384ms +2021-03-09 17:21:58.199 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 17:21:58.199 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.1975ms +2021-03-09 17:21:58.200 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 17:21:58.200 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 17:21:58.201 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.2910ms +2021-03-09 17:21:58.210 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 17:21:58.215 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:21:58.215 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 17:21:58.215 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 17:21:58.215 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.1386ms +2021-03-09 17:21:58.222 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 17:21:58.222 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=MvEqLwIaTHUUCq0gUrYvRA - - +2021-03-09 17:21:58.222 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 17:21:58.222 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 0.7705ms +2021-03-09 17:21:58.226 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:21:58.226 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 17:21:58.234 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 17:21:58.235 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 17:21:58.236 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 17:21:58.236 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 17:21:58.241 +03:00 [INF] Authorization was successful. +2021-03-09 17:21:58.983 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 17:21:58.987 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 17:21:58.987 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 17:21:58.987 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 17:21:58.987 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 17:21:58.987 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 17:21:58.988 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,40 ms. +2021-03-09 17:21:58.989 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,20 ms. +2021-03-09 17:21:58.989 +03:00 [INF] Executed page /_Host in 1.4893ms +2021-03-09 17:21:58.989 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 17:21:58.989 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 6.3200ms +2021-03-09 17:21:58.995 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary9BE2yIRarVh3YWv3 359 +2021-03-09 17:21:58.995 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 17:21:58.995 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=MvEqLwIaTHUUCq0gUrYvRA - - - 101 - - 773.1675ms +2021-03-09 17:21:58.999 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:21:58.999 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 17:21:58.999 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 17:21:59.000 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary9BE2yIRarVh3YWv3 359 - 200 0 - 4.8397ms +2021-03-09 17:21:59.009 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-09 17:21:59.009 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-09 17:21:59.009 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 17:21:59.009 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 17:21:59.010 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 0.4853ms +2021-03-09 17:21:59.010 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 0.4975ms +2021-03-09 17:21:59.010 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-09 17:21:59.010 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 17:21:59.010 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 17:21:59.010 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 0.1624ms +2021-03-09 17:21:59.010 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 17:21:59.010 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.4649ms +2021-03-09 17:21:59.011 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 17:21:59.011 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 17:21:59.011 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 17:21:59.011 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 17:21:59.011 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 17:21:59.011 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 17:21:59.011 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.2943ms +2021-03-09 17:21:59.011 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.5101ms +2021-03-09 17:21:59.011 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.4797ms +2021-03-09 17:21:59.012 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 17:21:59.012 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 17:21:59.012 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 17:21:59.013 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.2311ms +2021-03-09 17:21:59.013 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 17:21:59.013 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 17:21:59.013 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.3427ms +2021-03-09 17:21:59.013 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 17:21:59.013 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.3567ms +2021-03-09 17:21:59.022 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 17:21:59.027 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:21:59.028 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 17:21:59.028 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 17:21:59.028 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.7771ms +2021-03-09 17:21:59.038 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=CzixeIVS5H0aFoeS9TYX4w - - +2021-03-09 17:21:59.038 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 17:21:59.039 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 17:21:59.039 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 0.7500ms +2021-03-09 17:21:59.043 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:21:59.044 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 17:21:59.052 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 17:21:59.053 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 17:21:59.053 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 17:21:59.054 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 17:21:59.058 +03:00 [INF] Authorization was successful. +2021-03-09 17:22:01.007 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 17:22:01.011 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 17:22:01.011 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 17:22:01.011 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 17:22:01.011 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 17:22:01.011 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 17:22:01.012 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,50 ms. +2021-03-09 17:22:01.013 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,20 ms. +2021-03-09 17:22:01.013 +03:00 [INF] Executed page /_Host in 1.3939ms +2021-03-09 17:22:01.013 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 17:22:01.013 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 6.0515ms +2021-03-09 17:22:01.017 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryDRzB3kondbhYR1FT 359 +2021-03-09 17:22:01.017 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 17:22:01.017 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=CzixeIVS5H0aFoeS9TYX4w - - - 101 - - 1979.3390ms +2021-03-09 17:22:01.020 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:22:01.020 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 17:22:01.020 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 17:22:01.020 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryDRzB3kondbhYR1FT 359 - 200 0 - 3.5701ms +2021-03-09 17:22:01.028 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-09 17:22:01.028 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-09 17:22:01.029 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 17:22:01.029 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 17:22:01.029 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 0.6189ms +2021-03-09 17:22:01.029 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 0.6439ms +2021-03-09 17:22:01.031 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-09 17:22:01.031 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 17:22:01.031 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 0.8967ms +2021-03-09 17:22:01.032 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 17:22:01.032 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 17:22:01.033 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.4278ms +2021-03-09 17:22:01.033 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 17:22:01.033 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 17:22:01.033 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 17:22:01.033 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 17:22:01.033 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 17:22:01.033 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 17:22:01.033 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.3158ms +2021-03-09 17:22:01.033 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.2361ms +2021-03-09 17:22:01.033 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.3741ms +2021-03-09 17:22:01.034 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 17:22:01.034 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 17:22:01.034 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 17:22:01.034 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 17:22:01.034 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 17:22:01.034 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 17:22:01.034 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.3048ms +2021-03-09 17:22:01.034 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.3191ms +2021-03-09 17:22:01.034 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.3195ms +2021-03-09 17:22:01.043 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 17:22:01.047 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:22:01.048 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 17:22:01.048 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 17:22:01.048 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.4919ms +2021-03-09 17:22:01.055 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=AH2uSFnQ37h4i01_zqiYoQ - - +2021-03-09 17:22:01.056 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 17:22:01.057 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 17:22:01.057 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 1.2310ms +2021-03-09 17:22:01.061 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:22:01.062 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 17:22:01.070 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 17:22:01.071 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 17:22:01.071 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 17:22:01.072 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 17:22:01.076 +03:00 [INF] Authorization was successful. +2021-03-09 17:22:01.253 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 17:22:01.256 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 17:22:01.257 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 17:22:01.257 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 17:22:01.257 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 17:22:01.257 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 17:22:01.258 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,71 ms. +2021-03-09 17:22:01.259 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,31 ms. +2021-03-09 17:22:01.259 +03:00 [INF] Executed page /_Host in 2.4672ms +2021-03-09 17:22:01.259 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 17:22:01.259 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 6.5140ms +2021-03-09 17:22:01.266 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryM9D7QrfHGfSHnwd9 359 +2021-03-09 17:22:01.267 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 17:22:01.267 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=AH2uSFnQ37h4i01_zqiYoQ - - - 101 - - 211.9077ms +2021-03-09 17:22:01.269 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:22:01.270 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 17:22:01.270 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 17:22:01.270 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryM9D7QrfHGfSHnwd9 359 - 200 0 - 3.9979ms +2021-03-09 17:22:01.279 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-09 17:22:01.279 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-09 17:22:01.280 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-09 17:22:01.280 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 17:22:01.280 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 17:22:01.280 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 17:22:01.280 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 0.9674ms +2021-03-09 17:22:01.280 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 0.3987ms +2021-03-09 17:22:01.280 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 1.0398ms +2021-03-09 17:22:01.281 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 17:22:01.281 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 17:22:01.281 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 17:22:01.281 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 17:22:01.281 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 17:22:01.281 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 17:22:01.281 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.4242ms +2021-03-09 17:22:01.281 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.4705ms +2021-03-09 17:22:01.281 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.4351ms +2021-03-09 17:22:01.282 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 17:22:01.282 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 17:22:01.282 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 17:22:01.282 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 17:22:01.282 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 17:22:01.282 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 17:22:01.282 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.2766ms +2021-03-09 17:22:01.282 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.2705ms +2021-03-09 17:22:01.282 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 17:22:01.282 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 17:22:01.282 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.4022ms +2021-03-09 17:22:01.282 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.4404ms +2021-03-09 17:22:01.296 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 17:22:01.300 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:22:01.300 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 17:22:01.300 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 17:22:01.300 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.1422ms +2021-03-09 17:22:01.307 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=ReJeizg5MnAqLAxPng4DWg - - +2021-03-09 17:22:01.308 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 17:22:01.309 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 17:22:01.309 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 0.8525ms +2021-03-09 17:22:01.313 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:22:01.314 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 17:22:01.323 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 17:22:01.325 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 17:22:01.325 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 17:22:01.326 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 17:22:01.330 +03:00 [INF] Authorization was successful. +2021-03-09 17:22:01.756 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 17:22:01.762 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 17:22:01.762 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 17:22:01.762 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 17:22:01.762 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 17:22:01.762 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 17:22:01.763 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,51 ms. +2021-03-09 17:22:01.763 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,38 ms. +2021-03-09 17:22:01.763 +03:00 [INF] Executed page /_Host in 1.704ms +2021-03-09 17:22:01.763 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 17:22:01.764 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 7.7725ms +2021-03-09 17:22:01.768 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryXTm4Hgl4jAPfBSN7 359 +2021-03-09 17:22:01.768 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 17:22:01.768 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=ReJeizg5MnAqLAxPng4DWg - - - 101 - - 461.8931ms +2021-03-09 17:22:01.771 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:22:01.771 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 17:22:01.772 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 17:22:01.772 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryXTm4Hgl4jAPfBSN7 359 - 200 0 - 3.7648ms +2021-03-09 17:22:01.781 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-09 17:22:01.781 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-09 17:22:01.781 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-09 17:22:01.782 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 17:22:01.782 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 17:22:01.782 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 17:22:01.782 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 1.2309ms +2021-03-09 17:22:01.782 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 1.1750ms +2021-03-09 17:22:01.782 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 0.4485ms +2021-03-09 17:22:01.783 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 17:22:01.783 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 17:22:01.783 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 17:22:01.783 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 17:22:01.783 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 17:22:01.783 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.3682ms +2021-03-09 17:22:01.783 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 17:22:01.783 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 17:22:01.783 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.5838ms +2021-03-09 17:22:01.783 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.5687ms +2021-03-09 17:22:01.783 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 17:22:01.783 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.6187ms +2021-03-09 17:22:01.784 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 17:22:01.784 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 17:22:01.784 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 17:22:01.784 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 17:22:01.784 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.1455ms +2021-03-09 17:22:01.784 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 17:22:01.784 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.2892ms +2021-03-09 17:22:01.784 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 17:22:01.784 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.2831ms +2021-03-09 17:22:01.797 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 17:22:01.800 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:22:01.801 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 17:22:01.801 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 17:22:01.801 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.7823ms +2021-03-09 17:22:01.808 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 17:22:01.809 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 17:22:01.810 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 1.1899ms +2021-03-09 17:22:01.812 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=n0XQdyIpYt87VekxeXsIfw - - +2021-03-09 17:22:01.818 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:22:01.819 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 17:22:01.825 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 17:22:01.827 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 17:22:01.827 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 17:22:01.828 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 17:22:01.831 +03:00 [INF] Authorization was successful. +2021-03-09 17:22:03.757 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 17:22:03.767 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 17:22:03.767 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 17:22:03.767 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 17:22:03.767 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 17:22:03.767 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 17:22:03.767 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,42 ms. +2021-03-09 17:22:03.768 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,17 ms. +2021-03-09 17:22:03.768 +03:00 [INF] Executed page /_Host in 1.3206ms +2021-03-09 17:22:03.768 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 17:22:03.768 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 11.0473ms +2021-03-09 17:22:03.790 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 17:22:03.790 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 17:22:03.790 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 0.8501ms +2021-03-09 17:22:32.055 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 17:22:35.977 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 17:22:35.979 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 17:22:35.979 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 17:22:35.981 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 17:22:35.981 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 17:22:35.986 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,42 ms. +2021-03-09 17:22:35.989 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,21 ms. +2021-03-09 17:22:35.989 +03:00 [INF] Executed page /_Host in 9.8876ms +2021-03-09 17:22:35.989 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 17:22:35.989 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 3934.2407ms +2021-03-09 17:22:35.995 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarybTzA8HzZEbejA8EG 359 +2021-03-09 17:22:35.996 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 17:22:35.996 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=n0XQdyIpYt87VekxeXsIfw - - - 101 - - 34183.7848ms +2021-03-09 17:22:35.998 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:22:35.998 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 17:22:35.999 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 17:22:35.999 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarybTzA8HzZEbejA8EG 359 - 200 0 - 3.7486ms +2021-03-09 17:22:36.004 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-09 17:22:36.004 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-09 17:22:36.004 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 17:22:36.004 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 17:22:36.004 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-09 17:22:36.004 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 0.2778ms +2021-03-09 17:22:36.004 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 0.3259ms +2021-03-09 17:22:36.004 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 17:22:36.004 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 0.1727ms +2021-03-09 17:22:36.004 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 17:22:36.004 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 17:22:36.005 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 17:22:36.005 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 17:22:36.005 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.2658ms +2021-03-09 17:22:36.005 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.2594ms +2021-03-09 17:22:36.005 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 17:22:36.005 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 17:22:36.005 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 17:22:36.005 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 17:22:36.005 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 17:22:36.005 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 17:22:36.005 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 17:22:36.005 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 17:22:36.005 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.2843ms +2021-03-09 17:22:36.005 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.2600ms +2021-03-09 17:22:36.005 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.1684ms +2021-03-09 17:22:36.005 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 17:22:36.005 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 17:22:36.006 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.2650ms +2021-03-09 17:22:36.006 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.2690ms +2021-03-09 17:22:36.021 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 17:22:36.028 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:22:36.030 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 17:22:36.030 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 17:22:36.030 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 8.7415ms +2021-03-09 17:22:36.048 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 17:22:36.049 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=mZprDL50Qw8Jn0cqQBajCg - - +2021-03-09 17:22:36.049 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 17:22:36.049 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 1.3523ms +2021-03-09 17:22:36.054 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:22:36.055 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 17:22:36.067 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 17:22:36.069 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 17:22:36.069 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 17:22:36.071 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 17:22:36.076 +03:00 [INF] Authorization was successful. +2021-03-09 17:34:31.064 +03:00 [INF] Starting web host. +2021-03-09 17:34:32.175 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 17:34:32.223 +03:00 [INF] Loaded ABP modules: +2021-03-09 17:34:32.223 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 17:34:32.223 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 17:34:32.223 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 17:34:32.223 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 17:34:32.223 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 17:34:32.223 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 17:34:32.223 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 17:34:32.223 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 17:34:32.223 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 17:34:32.223 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 17:34:32.223 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 17:34:32.223 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 17:34:32.223 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 17:34:32.223 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 17:34:32.223 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 17:34:32.223 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 17:34:32.223 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 17:34:32.223 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 17:34:32.223 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 17:34:32.223 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 17:34:32.223 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 17:34:32.223 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 17:34:32.223 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 17:34:32.223 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 17:34:32.223 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 17:34:32.223 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 17:34:32.223 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 17:34:32.223 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 17:34:32.223 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 17:34:32.223 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 17:34:32.223 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 17:34:32.223 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 17:34:32.223 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 17:34:32.223 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 17:34:32.223 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 17:34:32.223 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 17:34:32.224 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 17:34:32.224 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 17:34:32.224 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 17:34:32.224 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 17:34:32.224 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 17:34:32.255 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 17:34:32.258 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 17:34:32.291 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 17:34:32.762 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 17:34:32.762 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 17:34:32.762 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 17:34:32.762 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 17:34:32.762 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 17:34:32.762 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 17:34:33.228 +03:00 [INF] Initialized all ABP modules. +2021-03-09 17:34:33.297 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 17:34:33.299 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 17:34:33.299 +03:00 [INF] Hosting environment: Development +2021-03-09 17:34:33.299 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 17:34:34.892 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 17:34:37.084 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 17:34:37.084 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 17:34:37.084 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 17:34:37.084 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 17:34:37.084 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 17:34:37.084 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 17:34:37.084 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 17:34:37.190 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 17:34:37.232 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 17:34:37.233 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 17:34:37.261 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 17:34:37.261 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 17:34:37.369 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 16,11 ms. +2021-03-09 17:34:37.431 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 3,61 ms. +2021-03-09 17:34:37.454 +03:00 [INF] Executed page /_Host in 217.3392ms +2021-03-09 17:34:37.455 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 17:34:37.468 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 2575.6725ms +2021-03-09 17:34:37.474 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-09 17:34:37.474 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 17:34:37.474 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-09 17:34:37.474 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-09 17:34:37.474 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 17:34:37.474 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 17:34:37.474 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 17:34:37.475 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 17:34:37.475 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 17:34:37.475 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 17:34:37.484 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 17:34:37.484 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 17:34:37.484 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 17:34:37.484 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 17:34:37.484 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 17:34:37.484 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 17:34:37.484 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 17:34:37.484 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 17:34:37.484 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 17:34:37.484 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 17:34:37.486 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 12.3761ms +2021-03-09 17:34:37.486 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 12.2335ms +2021-03-09 17:34:37.486 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 11.6579ms +2021-03-09 17:34:37.486 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 11.6497ms +2021-03-09 17:34:37.486 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 12.5098ms +2021-03-09 17:34:37.486 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 12.3538ms +2021-03-09 17:34:37.487 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 12.5141ms +2021-03-09 17:34:37.487 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 12.0832ms +2021-03-09 17:34:37.487 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 11.9977ms +2021-03-09 17:34:37.487 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 12.5585ms +2021-03-09 17:34:37.520 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 17:34:37.528 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:34:37.529 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 17:34:37.542 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 17:34:37.543 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 23.0567ms +2021-03-09 17:34:37.552 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=a6aWz5AC2K80rWb5_ah37w - - +2021-03-09 17:34:37.555 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:34:37.555 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 17:34:37.887 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-09 17:34:38.016 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-09 17:34:38.016 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-09 17:34:38.017 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-09 17:34:38.017 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-09 17:34:38.017 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.6116ms +2021-03-09 17:34:38.017 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.7119ms +2021-03-09 17:41:23.628 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-09 17:41:23.649 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Login - - +2021-03-09 17:41:23.667 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-09 17:41:23.693 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-09 17:41:23.694 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 17:41:23.971 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnGetAsync - ModelState is "Valid" +2021-03-09 17:41:23.987 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 17:41:24.298 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 7,16 ms. +2021-03-09 17:41:24.428 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 9,64 ms. +2021-03-09 17:41:24.445 +03:00 [INF] Executed page /Account/Login in 751.1084ms +2021-03-09 17:41:24.446 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-09 17:41:24.446 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryd0SC4MCS0N2B7RMM 359 +2021-03-09 17:41:24.457 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-09 17:41:24.457 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-09 17:41:24.457 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 17:41:24.457 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 17:41:24.457 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 0.6918ms +2021-03-09 17:41:24.457 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 0.6854ms +2021-03-09 17:41:24.457 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-09 17:41:24.457 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637507911461396776 - - +2021-03-09 17:41:24.458 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 17:41:24.458 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 0.3063ms +2021-03-09 17:41:24.458 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-09 17:41:24.458 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637507911461396776 - - - 304 - text/css 0.3133ms +2021-03-09 17:41:24.459 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637507911462677104 - - +2021-03-09 17:41:24.459 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Login - - - 200 - text/html;+charset=utf-8 810.8791ms +2021-03-09 17:41:24.460 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-09 17:41:24.460 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637507911462677104 - - - 304 - text/css 0.4597ms +2021-03-09 17:41:24.461 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637507911462337109 - - +2021-03-09 17:41:24.461 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637507911462306787 - - +2021-03-09 17:41:24.461 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-09 17:41:24.461 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-09 17:41:24.462 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637507911462337109 - - - 304 - text/css 0.8519ms +2021-03-09 17:41:24.462 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637507911462306787 - - - 304 - text/css 0.8140ms +2021-03-09 17:41:24.462 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:41:24.462 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637507911461826763 - - +2021-03-09 17:41:24.463 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-09 17:41:24.463 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637507911461826763 - - - 304 - text/css 0.2289ms +2021-03-09 17:41:24.463 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 17:41:24.464 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 17:41:24.465 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=a6aWz5AC2K80rWb5_ah37w - - - 101 - - 406912.3598ms +2021-03-09 17:41:24.465 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637507911461436761 - - +2021-03-09 17:41:24.466 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-09 17:41:24.466 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637507911461436761 - - - 304 - text/css 0.5085ms +2021-03-09 17:41:24.473 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-09 17:41:24.473 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637507911461416777 - - +2021-03-09 17:41:24.474 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637507911462216780 - - +2021-03-09 17:41:24.473 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637507911461396776 - - +2021-03-09 17:41:24.474 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-09 17:41:24.474 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-09 17:41:24.474 +03:00 [INF] The file /global-styles.css was not modified +2021-03-09 17:41:24.474 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-09 17:41:24.474 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637507911461396776 - - - 304 - application/javascript 0.7202ms +2021-03-09 17:41:24.474 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.8016ms +2021-03-09 17:41:24.474 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637507911461416777 - - - 304 - application/javascript 0.8070ms +2021-03-09 17:41:24.474 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637507911462216780 - - - 304 - application/javascript 0.6488ms +2021-03-09 17:41:24.476 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637507911461776764 - - +2021-03-09 17:41:24.476 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637507911461406773 - - +2021-03-09 17:41:24.476 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637507911462226774 - - +2021-03-09 17:41:24.476 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637507911461876762 - - +2021-03-09 17:41:24.476 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-09 17:41:24.476 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-09 17:41:24.476 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-09 17:41:24.476 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-09 17:41:24.476 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637507911462226774 - - - 304 - application/javascript 0.3556ms +2021-03-09 17:41:24.476 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637507911461406773 - - - 304 - application/javascript 0.4303ms +2021-03-09 17:41:24.476 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637507911461776764 - - - 304 - application/javascript 0.4521ms +2021-03-09 17:41:24.476 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637507911461876762 - - - 304 - application/javascript 0.4180ms +2021-03-09 17:41:24.482 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637507911461876762 - - +2021-03-09 17:41:24.482 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637507911462487123 - - +2021-03-09 17:41:24.482 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637507911462476789 - - +2021-03-09 17:41:24.482 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637507911461856766 - - +2021-03-09 17:41:24.482 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637507911461866764 - - +2021-03-09 17:41:24.482 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637507911461826763 - - +2021-03-09 17:41:24.482 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-09 17:41:24.482 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-09 17:41:24.482 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-09 17:41:24.482 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-09 17:41:24.482 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637507911462677104 - - +2021-03-09 17:41:24.482 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-09 17:41:24.482 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637507911462497105 - - +2021-03-09 17:41:24.483 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637507911462487123 - - - 304 - application/javascript 0.4844ms +2021-03-09 17:41:24.483 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637507911461876762 - - - 304 - application/javascript 0.5126ms +2021-03-09 17:41:24.483 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637507911462476789 - - - 304 - application/javascript 0.4856ms +2021-03-09 17:41:24.483 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637507911462306787 - - +2021-03-09 17:41:24.483 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637507911461826763 - - - 304 - application/javascript 0.3809ms +2021-03-09 17:41:24.483 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637507911461866764 - - - 304 - application/javascript 0.5328ms +2021-03-09 17:41:24.483 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-09 17:41:24.483 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-09 17:41:24.483 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637507911462497105 - - - 304 - application/javascript 0.2132ms +2021-03-09 17:41:24.483 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637507911462677104 - - - 304 - application/javascript 0.3104ms +2021-03-09 17:41:24.483 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-09 17:41:24.483 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-09 17:41:24.483 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637507911461856766 - - - 304 - application/javascript 0.7290ms +2021-03-09 17:41:24.483 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637507911462306787 - - - 304 - application/javascript 0.3852ms +2021-03-09 17:41:24.483 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 17:41:24.483 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637507911461406773 - - +2021-03-09 17:41:24.483 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637507911462286772 - - +2021-03-09 17:41:24.483 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryd0SC4MCS0N2B7RMM 359 - 200 0 - 36.7809ms +2021-03-09 17:41:24.483 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-09 17:41:24.483 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637507911461406773 - - - 304 - application/javascript 0.2178ms +2021-03-09 17:41:24.483 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-09 17:41:24.483 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637507911462286772 - - - 304 - application/javascript 0.2991ms +2021-03-09 17:41:24.491 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-09 17:41:24.491 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637507911461436761 - - +2021-03-09 17:41:24.491 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637507911462497105 - - +2021-03-09 17:41:24.491 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-09 17:41:24.491 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-09 17:41:24.491 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637507911461436761 - - - 304 - application/javascript 0.6872ms +2021-03-09 17:41:24.491 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637507911462497105 - - - 304 - application/javascript 0.6668ms +2021-03-09 17:41:24.495 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 17:41:24.498 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation/localization/messages_tr.js?_v=637507911462136789 - - +2021-03-09 17:41:24.498 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.tr.js?_v=637507911462657103 - - +2021-03-09 17:41:24.498 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/locales/bootstrap-datepicker.tr.min.js?_v=637507911461587144 - - +2021-03-09 17:41:24.498 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - +2021-03-09 17:41:24.499 +03:00 [INF] The file /libs/jquery-validation/localization/messages_tr.js was not modified +2021-03-09 17:41:24.499 +03:00 [INF] The file /libs/bootstrap-datepicker/locales/bootstrap-datepicker.tr.min.js was not modified +2021-03-09 17:41:24.499 +03:00 [INF] The file /libs/timeago/locales/jquery.timeago.tr.js was not modified +2021-03-09 17:41:24.499 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation/localization/messages_tr.js?_v=637507911462136789 - - - 304 - application/javascript 0.4652ms +2021-03-09 17:41:24.499 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/locales/bootstrap-datepicker.tr.min.js?_v=637507911461587144 - - - 304 - application/javascript 0.3966ms +2021-03-09 17:41:24.499 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.tr.js?_v=637507911462657103 - - - 304 - application/javascript 0.4474ms +2021-03-09 17:41:24.504 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 17:41:24.507 +03: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). +2021-03-09 17:41:24.507 +03: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). +2021-03-09 17:41:24.523 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-09 17:41:24.523 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-09 17:41:24.524 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.6846ms +2021-03-09 17:41:24.547 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-09 17:41:24.602 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.LoginByLogin +2021-03-09 17:41:24.619 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.Logout +2021-03-09 17:41:24.620 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.CheckPasswordByLogin +2021-03-09 17:41:24.620 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.RegisterAsyncByInput +2021-03-09 17:41:24.620 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.SendPasswordResetCodeAsyncByInput +2021-03-09 17:41:24.620 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.ResetPasswordAsyncByInput +2021-03-09 17:41:24.620 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByNameAsyncByName +2021-03-09 17:41:24.621 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByIdAsyncById +2021-03-09 17:41:24.621 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAllListAsync +2021-03-09 17:41:24.621 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetListAsyncByInput +2021-03-09 17:41:24.621 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAsyncById +2021-03-09 17:41:24.621 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.CreateAsyncByInput +2021-03-09 17:41:24.621 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.UpdateAsyncByIdAndInput +2021-03-09 17:41:24.621 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.DeleteAsyncById +2021-03-09 17:41:24.621 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAsyncById +2021-03-09 17:41:24.621 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetListAsyncByInput +2021-03-09 17:41:24.622 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.CreateAsyncByInput +2021-03-09 17:41:24.622 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateAsyncByIdAndInput +2021-03-09 17:41:24.622 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.DeleteAsyncById +2021-03-09 17:41:24.622 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetRolesAsyncById +2021-03-09 17:41:24.622 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAssignableRolesAsync +2021-03-09 17:41:24.622 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateRolesAsyncByIdAndInput +2021-03-09 17:41:24.622 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByUsernameAsyncByUserName +2021-03-09 17:41:24.622 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByEmailAsyncByEmail +2021-03-09 17:41:24.622 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByIdAsyncById +2021-03-09 17:41:24.622 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByUserNameAsyncByUserName +2021-03-09 17:41:24.622 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.SearchAsyncByInput +2021-03-09 17:41:24.622 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.GetCountAsyncByInput +2021-03-09 17:41:24.622 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.GetAsync +2021-03-09 17:41:24.623 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.UpdateAsyncByInput +2021-03-09 17:41:24.623 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.ChangePasswordAsyncByInput +2021-03-09 17:41:24.623 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.GetAsyncByProviderNameAndProviderKey +2021-03-09 17:41:24.623 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-09 17:41:24.623 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.GetAsync +2021-03-09 17:41:24.623 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.UpdateAsyncByInput +2021-03-09 17:41:24.623 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetAsyncById +2021-03-09 17:41:24.623 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetListAsyncByInput +2021-03-09 17:41:24.623 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.CreateAsyncByInput +2021-03-09 17:41:24.624 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateAsyncByIdAndInput +2021-03-09 17:41:24.624 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteAsyncById +2021-03-09 17:41:24.624 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetDefaultConnectionStringAsyncById +2021-03-09 17:41:24.624 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateDefaultConnectionStringAsyncByIdAndDefaultConnectionString +2021-03-09 17:41:24.624 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteDefaultConnectionStringAsyncById +2021-03-09 17:41:24.624 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.GetAsyncByProviderNameAndProviderKey +2021-03-09 17:41:24.625 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-09 17:41:24.625 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApplicationConfiguration.GetAsync +2021-03-09 17:41:24.625 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApiDefinition.GetByModel +2021-03-09 17:41:24.646 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-09 17:41:24.648 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 141.1792ms +2021-03-09 17:41:24.648 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 17:41:24.648 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - - 200 16918 application/javascript 149.9525ms +2021-03-09 17:41:24.998 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-09 17:41:25.068 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-09 17:41:25.071 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 563.7857ms +2021-03-09 17:41:25.071 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 17:41:25.072 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 95068 application/javascript 581.2554ms +2021-03-09 17:41:26.512 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 17:41:26.513 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:41:26.514 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 17:41:26.514 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 17:41:26.514 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 2.2065ms +2021-03-09 17:41:26.528 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=GJEIWXg4w-fuBQv3t8iilw - - +2021-03-09 17:41:26.530 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:41:26.530 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 17:41:26.534 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 17:41:26.534 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=GJEIWXg4w-fuBQv3t8iilw - - - 101 - - 6.2263ms +2021-03-09 17:41:31.795 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 17:41:31.797 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 17:41:31.797 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 17:41:31.797 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 17:41:31.797 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 17:41:31.797 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 17:41:31.798 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,52 ms. +2021-03-09 17:41:31.799 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,23 ms. +2021-03-09 17:41:31.799 +03:00 [INF] Executed page /_Host in 2.1044ms +2021-03-09 17:41:31.799 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 17:41:31.799 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 4.6254ms +2021-03-09 17:41:31.813 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-09 17:41:31.813 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-09 17:41:31.813 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-09 17:41:31.813 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 17:41:31.813 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 17:41:31.813 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 0.3302ms +2021-03-09 17:41:31.813 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 0.3194ms +2021-03-09 17:41:31.813 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 17:41:31.813 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 0.2376ms +2021-03-09 17:41:31.813 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 17:41:31.813 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 17:41:31.813 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 17:41:31.814 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 17:41:31.814 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 17:41:31.814 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 17:41:31.814 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.2771ms +2021-03-09 17:41:31.814 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.2702ms +2021-03-09 17:41:31.814 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.2471ms +2021-03-09 17:41:31.814 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 17:41:31.814 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 17:41:31.814 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 17:41:31.814 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 17:41:31.814 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 17:41:31.814 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.1403ms +2021-03-09 17:41:31.814 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 17:41:31.814 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 17:41:31.814 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.2443ms +2021-03-09 17:41:31.814 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 17:41:31.814 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.2274ms +2021-03-09 17:41:31.814 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.2837ms +2021-03-09 17:41:31.826 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 17:41:31.827 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:41:31.828 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 17:41:31.828 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 17:41:31.828 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 2.0341ms +2021-03-09 17:41:31.836 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=QtB1mp6a8fei6sN2DdHSGQ - - +2021-03-09 17:41:31.836 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 17:41:31.837 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:41:31.838 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 17:41:31.845 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 17:41:31.846 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 9.4571ms +2021-03-09 17:41:31.851 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-09 17:41:31.863 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-09 17:41:31.864 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-09 17:41:31.864 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.3036ms +2021-03-09 17:41:34.415 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-09 17:41:34.428 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/authentication/login - - +2021-03-09 17:41:34.430 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 17:41:34.430 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 17:41:34.430 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 17:41:34.431 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 17:41:34.431 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 17:41:34.432 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,56 ms. +2021-03-09 17:41:34.433 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,24 ms. +2021-03-09 17:41:34.433 +03:00 [INF] Executed page /_Host in 2.4912ms +2021-03-09 17:41:34.433 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 17:41:34.433 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/authentication/login - - - 200 - text/html;+charset=utf-8 4.8679ms +2021-03-09 17:41:34.441 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryhvIajxp6SHLnca4S 359 +2021-03-09 17:41:34.442 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 17:41:34.442 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=QtB1mp6a8fei6sN2DdHSGQ - - - 101 - - 2606.6623ms +2021-03-09 17:41:34.444 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:41:34.444 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 17:41:34.445 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 17:41:34.445 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryhvIajxp6SHLnca4S 359 - 200 0 - 3.5880ms +2021-03-09 17:41:34.450 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-09 17:41:34.450 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 17:41:34.451 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 0.4443ms +2021-03-09 17:41:34.451 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-09 17:41:34.451 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 17:41:34.451 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-09 17:41:34.451 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 0.2723ms +2021-03-09 17:41:34.451 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 17:41:34.451 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 0.1992ms +2021-03-09 17:41:34.453 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 17:41:34.454 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 17:41:34.454 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 1.1872ms +2021-03-09 17:41:34.455 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 17:41:34.455 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 17:41:34.455 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 17:41:34.455 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 17:41:34.455 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 17:41:34.455 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 17:41:34.455 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.1852ms +2021-03-09 17:41:34.455 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 17:41:34.455 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 17:41:34.455 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 17:41:34.455 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 17:41:34.455 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.3014ms +2021-03-09 17:41:34.455 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.3348ms +2021-03-09 17:41:34.455 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.3505ms +2021-03-09 17:41:34.455 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.3128ms +2021-03-09 17:41:34.455 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 17:41:34.455 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 17:41:34.455 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.2701ms +2021-03-09 17:41:34.467 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 17:41:34.468 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:41:34.468 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 17:41:34.469 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 17:41:34.469 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 2.0238ms +2021-03-09 17:41:34.483 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=WX17EPgLbiKvt89Sxd6aSA - - +2021-03-09 17:41:34.484 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:41:34.485 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 17:41:34.494 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-09 17:41:35.478 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary3jLohsq78PknrC2o 359 +2021-03-09 17:41:35.479 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 17:41:35.479 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=WX17EPgLbiKvt89Sxd6aSA - - - 101 - - 996.2581ms +2021-03-09 17:41:35.481 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:41:35.482 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 17:41:35.482 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 17:41:35.482 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary3jLohsq78PknrC2o 359 - 200 0 - 3.7774ms +2021-03-09 17:41:35.498 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 17:41:35.500 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:41:35.500 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 17:41:35.500 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 17:41:35.500 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 1.9670ms +2021-03-09 17:41:35.510 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=Kk0DcWjkjojcIJ0ilb7kcg - - +2021-03-09 17:41:35.512 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:41:35.512 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 17:41:35.521 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-09 17:41:39.237 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-09 17:41:39.249 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Login - - +2021-03-09 17:41:39.253 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-09 17:41:39.253 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-09 17:41:39.253 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 17:41:39.258 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnGetAsync - ModelState is "Valid" +2021-03-09 17:41:39.260 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 17:41:39.280 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 0,74 ms. +2021-03-09 17:41:39.287 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 2,63 ms. +2021-03-09 17:41:39.288 +03:00 [INF] Executed page /Account/Login in 35.0214ms +2021-03-09 17:41:39.288 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-09 17:41:39.288 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Login - - - 200 - text/html;+charset=utf-8 38.8920ms +2021-03-09 17:41:39.293 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryWeU2HOaK3lBnFztI 359 +2021-03-09 17:41:39.293 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 17:41:39.293 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=Kk0DcWjkjojcIJ0ilb7kcg - - - 101 - - 3782.9606ms +2021-03-09 17:41:39.295 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:41:39.296 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 17:41:39.296 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 17:41:39.296 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryWeU2HOaK3lBnFztI 359 - 200 0 - 3.3612ms +2021-03-09 17:41:39.305 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637507911461396776 - - +2021-03-09 17:41:39.305 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-09 17:41:39.305 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-09 17:41:39.305 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 17:41:39.305 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637507911461396776 - - - 304 - text/css 0.4324ms +2021-03-09 17:41:39.305 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 0.4441ms +2021-03-09 17:41:39.309 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-09 17:41:39.309 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-09 17:41:39.309 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637507911462677104 - - +2021-03-09 17:41:39.310 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-09 17:41:39.310 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 17:41:39.310 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 17:41:39.310 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 0.5896ms +2021-03-09 17:41:39.310 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637507911462677104 - - - 304 - text/css 0.5906ms +2021-03-09 17:41:39.310 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 0.6762ms +2021-03-09 17:41:39.314 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637507911462337109 - - +2021-03-09 17:41:39.315 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637507911461826763 - - +2021-03-09 17:41:39.315 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637507911462306787 - - +2021-03-09 17:41:39.315 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637507911461436761 - - +2021-03-09 17:41:39.315 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-09 17:41:39.315 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-09 17:41:39.315 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-09 17:41:39.315 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-09 17:41:39.315 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637507911461826763 - - - 304 - text/css 0.2622ms +2021-03-09 17:41:39.315 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637507911461436761 - - - 304 - text/css 0.2558ms +2021-03-09 17:41:39.315 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637507911462306787 - - - 304 - text/css 0.3525ms +2021-03-09 17:41:39.315 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637507911462337109 - - - 304 - text/css 0.4582ms +2021-03-09 17:41:39.317 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-09 17:41:39.317 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637507911461416777 - - +2021-03-09 17:41:39.317 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637507911461396776 - - +2021-03-09 17:41:39.317 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637507911462216780 - - +2021-03-09 17:41:39.317 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-09 17:41:39.317 +03:00 [INF] The file /global-styles.css was not modified +2021-03-09 17:41:39.317 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637507911461406773 - - +2021-03-09 17:41:39.317 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-09 17:41:39.317 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637507911461416777 - - - 304 - application/javascript 0.1613ms +2021-03-09 17:41:39.317 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.1898ms +2021-03-09 17:41:39.317 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-09 17:41:39.317 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637507911461776764 - - +2021-03-09 17:41:39.317 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637507911461396776 - - - 304 - application/javascript 0.1609ms +2021-03-09 17:41:39.317 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-09 17:41:39.317 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637507911462216780 - - - 304 - application/javascript 0.1381ms +2021-03-09 17:41:39.317 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637507911461406773 - - - 304 - application/javascript 0.1386ms +2021-03-09 17:41:39.317 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-09 17:41:39.317 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637507911462226774 - - +2021-03-09 17:41:39.317 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637507911461876762 - - +2021-03-09 17:41:39.317 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637507911461876762 - - +2021-03-09 17:41:39.317 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637507911461776764 - - - 304 - application/javascript 0.1250ms +2021-03-09 17:41:39.317 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-09 17:41:39.317 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-09 17:41:39.317 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637507911462226774 - - - 304 - application/javascript 0.2187ms +2021-03-09 17:41:39.317 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637507911461876762 - - - 304 - application/javascript 0.1887ms +2021-03-09 17:41:39.317 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-09 17:41:39.317 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637507911461876762 - - - 304 - application/javascript 0.2875ms +2021-03-09 17:41:39.319 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637507911461866764 - - +2021-03-09 17:41:39.319 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637507911462487123 - - +2021-03-09 17:41:39.319 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637507911462476789 - - +2021-03-09 17:41:39.319 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637507911461856766 - - +2021-03-09 17:41:39.319 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-09 17:41:39.319 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-09 17:41:39.319 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637507911461826763 - - +2021-03-09 17:41:39.319 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637507911461866764 - - - 304 - application/javascript 0.1744ms +2021-03-09 17:41:39.319 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637507911462487123 - - - 304 - application/javascript 0.1604ms +2021-03-09 17:41:39.319 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637507911462497105 - - +2021-03-09 17:41:39.319 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-09 17:41:39.319 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-09 17:41:39.319 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637507911462677104 - - +2021-03-09 17:41:39.319 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637507911461856766 - - - 304 - application/javascript 0.1537ms +2021-03-09 17:41:39.319 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-09 17:41:39.319 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637507911462476789 - - - 304 - application/javascript 0.1891ms +2021-03-09 17:41:39.319 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-09 17:41:39.319 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637507911461826763 - - - 304 - application/javascript 0.1768ms +2021-03-09 17:41:39.319 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637507911462497105 - - - 304 - application/javascript 0.1303ms +2021-03-09 17:41:39.319 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-09 17:41:39.320 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637507911462677104 - - - 304 - application/javascript 0.1452ms +2021-03-09 17:41:39.320 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637507911462306787 - - +2021-03-09 17:41:39.320 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637507911462286772 - - +2021-03-09 17:41:39.320 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637507911461406773 - - +2021-03-09 17:41:39.320 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637507911462497105 - - +2021-03-09 17:41:39.320 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637507911461436761 - - +2021-03-09 17:41:39.320 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-09 17:41:39.320 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-09 17:41:39.320 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-09 17:41:39.320 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-09 17:41:39.320 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637507911461406773 - - - 304 - application/javascript 0.1313ms +2021-03-09 17:41:39.320 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637507911462306787 - - - 304 - application/javascript 0.1663ms +2021-03-09 17:41:39.320 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-09 17:41:39.320 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637507911462286772 - - - 304 - application/javascript 0.1829ms +2021-03-09 17:41:39.320 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-09 17:41:39.320 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637507911462497105 - - - 304 - application/javascript 0.1720ms +2021-03-09 17:41:39.320 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637507911461436761 - - - 304 - application/javascript 0.1625ms +2021-03-09 17:41:39.321 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 17:41:39.321 +03: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). +2021-03-09 17:41:39.323 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-09 17:41:39.324 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation/localization/messages_tr.js?_v=637507911462136789 - - +2021-03-09 17:41:39.324 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/locales/bootstrap-datepicker.tr.min.js?_v=637507911461587144 - - +2021-03-09 17:41:39.324 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.tr.js?_v=637507911462657103 - - +2021-03-09 17:41:39.324 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - +2021-03-09 17:41:39.325 +03:00 [INF] The file /libs/bootstrap-datepicker/locales/bootstrap-datepicker.tr.min.js was not modified +2021-03-09 17:41:39.325 +03:00 [INF] The file /libs/timeago/locales/jquery.timeago.tr.js was not modified +2021-03-09 17:41:39.325 +03:00 [INF] The file /libs/jquery-validation/localization/messages_tr.js was not modified +2021-03-09 17:41:39.325 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/locales/bootstrap-datepicker.tr.min.js?_v=637507911461587144 - - - 304 - application/javascript 0.4177ms +2021-03-09 17:41:39.325 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.tr.js?_v=637507911462657103 - - - 304 - application/javascript 0.4643ms +2021-03-09 17:41:39.325 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation/localization/messages_tr.js?_v=637507911462136789 - - - 304 - application/javascript 0.4820ms +2021-03-09 17:41:39.328 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 17:41:39.328 +03: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). +2021-03-09 17:41:39.330 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-09 17:41:39.330 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 2.4198ms +2021-03-09 17:41:39.330 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 17:41:39.330 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - - 200 16918 application/javascript 6.1380ms +2021-03-09 17:41:39.351 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-09 17:41:39.366 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-09 17:41:39.377 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 55.5172ms +2021-03-09 17:41:39.377 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 17:41:39.377 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 95068 application/javascript 57.5446ms +2021-03-09 17:41:43.266 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/Account/Login application/x-www-form-urlencoded 317 +2021-03-09 17:41:43.269 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:41:43.270 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-09 17:41:43.270 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-09 17:41:43.270 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 17:41:43.292 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnPostAsync - ModelState is "Valid" +2021-03-09 17:41:44.322 +03:00 [DBG] Augmenting SignInContext +2021-03-09 17:41:44.323 +03:00 [DBG] Adding idp claim with value: local +2021-03-09 17:41:44.323 +03:00 [DBG] Adding auth_time claim with value: 1615300904 +2021-03-09 17:41:44.338 +03:00 [INF] AuthenticationScheme: Identity.Application signed in. +2021-03-09 17:41:44.578 +03:00 [INF] {"Username":"admin","Provider":null,"ProviderUserId":null,"SubjectId":"f96d764d-1435-9e8e-b3f4-39fb0f65cfde","DisplayName":"admin","Endpoint":"UI","ClientId":null,"Category":"Authentication","Name":"User Login Success","EventType":"Success","Id":1000,"Message":null,"ActivityId":"0HM7311QF4LRQ:000000D3","TimeStamp":"2021-03-09T14:41:44.0000000Z","ProcessId":16032,"LocalIpAddress":"::1:44303","RemoteIpAddress":"::1","$type":"UserLoginSuccessEvent"} +2021-03-09 17:41:44.582 +03:00 [INF] Executed handler method OnPostAsync, returned result Microsoft.AspNetCore.Mvc.RedirectResult. +2021-03-09 17:41:44.587 +03:00 [INF] Executing RedirectResult, redirecting to /. +2021-03-09 17:41:44.587 +03:00 [INF] Executed page /Account/Login in 1317.0807ms +2021-03-09 17:41:44.587 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-09 17:41:44.596 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/Account/Login application/x-www-form-urlencoded 317 - 302 0 - 1330.1699ms +2021-03-09 17:41:44.599 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 17:41:44.614 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 17:41:44.614 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 17:41:44.614 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 17:41:44.614 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 17:41:44.614 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 17:41:44.615 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,58 ms. +2021-03-09 17:41:44.616 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,27 ms. +2021-03-09 17:41:44.616 +03:00 [INF] Executed page /_Host in 1.8361ms +2021-03-09 17:41:44.616 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 17:41:44.616 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 17.1269ms +2021-03-09 17:41:44.632 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-09 17:41:44.632 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-09 17:41:44.632 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-09 17:41:44.632 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 17:41:44.632 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 17:41:44.632 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 0.3440ms +2021-03-09 17:41:44.632 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 0.3697ms +2021-03-09 17:41:44.632 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 17:41:44.632 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 0.1912ms +2021-03-09 17:41:44.633 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 17:41:44.633 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 17:41:44.633 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 17:41:44.633 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 17:41:44.633 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 17:41:44.633 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 17:41:44.633 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 17:41:44.633 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 17:41:44.633 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.3114ms +2021-03-09 17:41:44.633 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.2235ms +2021-03-09 17:41:44.633 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.2740ms +2021-03-09 17:41:44.633 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.3511ms +2021-03-09 17:41:44.633 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 17:41:44.633 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 17:41:44.633 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 17:41:44.633 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 17:41:44.633 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 17:41:44.633 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.1658ms +2021-03-09 17:41:44.633 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.1878ms +2021-03-09 17:41:44.633 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 17:41:44.633 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.2426ms +2021-03-09 17:41:44.650 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 17:41:44.653 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:41:44.654 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 17:41:44.654 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 17:41:44.654 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.1687ms +2021-03-09 17:41:44.659 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=EAJ-duKMkAWL3rzGpmbu6Q - - +2021-03-09 17:41:44.662 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:41:44.663 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 17:41:44.672 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 17:41:44.676 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 17:41:44.679 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-09 17:41:44.702 +03:00 [INF] Authorization was successful. +2021-03-09 17:41:44.723 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-09 17:41:44.725 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-09 17:41:44.728 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 17:41:44.728 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 17:41:44.728 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: R,admin +2021-03-09 17:41:44.739 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-09 17:41:44.740 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-09 17:42:15.995 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 17:42:16.001 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 17:42:16.001 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 17:42:16.001 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 17:42:16.001 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 17:42:16.001 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 17:42:16.002 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,53 ms. +2021-03-09 17:42:16.003 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,22 ms. +2021-03-09 17:42:16.003 +03:00 [INF] Executed page /_Host in 2.4058ms +2021-03-09 17:42:16.003 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 17:42:16.004 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 8.8924ms +2021-03-09 17:42:16.010 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarydOYrMjBxXxVZI6JD 359 +2021-03-09 17:42:16.011 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 17:42:16.015 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:42:16.016 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 17:42:16.017 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=EAJ-duKMkAWL3rzGpmbu6Q - - - 101 - - 31357.3954ms +2021-03-09 17:42:16.018 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 17:42:16.018 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarydOYrMjBxXxVZI6JD 359 - 200 0 - 8.1754ms +2021-03-09 17:42:16.021 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-09 17:42:16.022 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 17:42:16.022 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 0.4843ms +2021-03-09 17:42:16.025 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-09 17:42:16.025 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 17:42:16.026 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 0.6681ms +2021-03-09 17:42:16.026 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-09 17:42:16.026 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 17:42:16.026 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 17:42:16.026 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 0.2636ms +2021-03-09 17:42:16.026 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 17:42:16.026 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 17:42:16.027 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 17:42:16.027 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.4411ms +2021-03-09 17:42:16.027 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.3397ms +2021-03-09 17:42:16.027 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 17:42:16.027 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 17:42:16.027 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 17:42:16.027 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 17:42:16.027 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 17:42:16.027 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 17:42:16.027 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.2145ms +2021-03-09 17:42:16.027 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.2660ms +2021-03-09 17:42:16.027 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 17:42:16.027 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.2046ms +2021-03-09 17:42:16.027 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 17:42:16.027 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.2464ms +2021-03-09 17:42:16.028 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 17:42:16.028 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 17:42:16.028 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.3170ms +2021-03-09 17:42:16.045 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 17:42:16.048 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:42:16.049 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 17:42:16.049 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 17:42:16.049 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.0473ms +2021-03-09 17:42:16.066 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=k70uI7JynqxlrgSuorcbPw - - +2021-03-09 17:42:16.066 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 17:42:16.068 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 17:42:16.068 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 1.6138ms +2021-03-09 17:42:16.071 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:42:16.072 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 17:42:16.083 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 17:42:16.085 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 17:42:16.085 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 17:42:16.087 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 17:42:16.093 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:19.938 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 17:42:19.942 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 17:42:19.942 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 17:42:19.943 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 17:42:19.943 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 17:42:19.943 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 17:42:19.943 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,44 ms. +2021-03-09 17:42:19.944 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,25 ms. +2021-03-09 17:42:19.944 +03:00 [INF] Executed page /_Host in 1.4584ms +2021-03-09 17:42:19.944 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 17:42:19.944 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 6.4789ms +2021-03-09 17:42:19.948 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryUDzjl0qDJvuWDzS6 359 +2021-03-09 17:42:19.948 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 17:42:19.948 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=k70uI7JynqxlrgSuorcbPw - - - 101 - - 3882.0517ms +2021-03-09 17:42:19.952 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:42:19.953 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 17:42:19.953 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 17:42:19.953 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryUDzjl0qDJvuWDzS6 359 - 200 0 - 5.8082ms +2021-03-09 17:42:19.958 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-09 17:42:19.958 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-09 17:42:19.958 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-09 17:42:19.959 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 17:42:19.960 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 17:42:19.960 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 17:42:19.961 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 17:42:19.961 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 17:42:19.961 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 17:42:19.961 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 17:42:19.961 +03:00 [INF] Sending file. Request path: '/_content/Blazorise/blazorise.css'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise\0.9.3-preview8\staticwebassets\blazorise.css' +2021-03-09 17:42:19.961 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 200 44362 text/css 2.6594ms +2021-03-09 17:42:19.961 +03:00 [INF] Sending file. Request path: '/_content/Blazorise/blazorise.js'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise\0.9.3-preview8\staticwebassets\blazorise.js' +2021-03-09 17:42:19.961 +03:00 [INF] Sending file. Request path: '/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Components.Web.BasicTheme\wwwroot\libs\abp\css\theme.css' +2021-03-09 17:42:19.961 +03:00 [INF] Sending file. Request path: '/_content/Blazorise.Snackbar/blazorise.snackbar.css'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise.snackbar\0.9.3-preview8\staticwebassets\blazorise.snackbar.css' +2021-03-09 17:42:19.962 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 200 2050 text/css 0.9132ms +2021-03-09 17:42:19.962 +03:00 [INF] Sending file. Request path: '/_content/Blazorise.Bootstrap/blazorise.bootstrap.js'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise.bootstrap\0.9.3-preview8\staticwebassets\blazorise.bootstrap.js' +2021-03-09 17:42:19.962 +03:00 [INF] Sending file. Request path: '/_content/Blazorise.Bootstrap/blazorise.bootstrap.css'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise.bootstrap\0.9.3-preview8\staticwebassets\blazorise.bootstrap.css' +2021-03-09 17:42:19.962 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 200 1483 application/javascript 0.7970ms +2021-03-09 17:42:19.962 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 200 28710 application/javascript 0.8914ms +2021-03-09 17:42:19.962 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 200 28602 text/css 1.7922ms +2021-03-09 17:42:19.962 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 200 8395 text/css 1.3410ms +2021-03-09 17:42:19.988 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/css/v4-shims.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\css\v4-shims.css' +2021-03-09 17:42:19.988 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 200 43484 text/css 29.3707ms +2021-03-09 17:42:19.988 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/css/all.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\css\all.css' +2021-03-09 17:42:19.989 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 200 78244 text/css 30.2682ms +2021-03-09 17:42:19.989 +03:00 [INF] Sending file. Request path: '/_framework/blazor.server.js'. Physical path: 'N/A' +2021-03-09 17:42:19.989 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 200 249672 application/javascript 28.0535ms +2021-03-09 17:42:19.991 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/css/bootstrap.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\css\bootstrap.css' +2021-03-09 17:42:19.991 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 200 209709 text/css 33.1258ms +2021-03-09 17:42:20.006 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 17:42:20.009 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:42:20.009 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 17:42:20.009 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 17:42:20.010 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.7501ms +2021-03-09 17:42:20.019 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=h7m-AIa-0YtXv7OF5OICXw - - +2021-03-09 17:42:20.022 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 17:42:20.022 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 17:42:20.022 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 0.7190ms +2021-03-09 17:42:20.023 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:42:20.023 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 17:42:20.029 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 17:42:20.030 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 17:42:20.030 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 17:42:20.031 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 17:42:20.034 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:20.048 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-09 17:42:20.048 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-09 17:42:20.051 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\webfonts\fa-solid-900.woff2' +2021-03-09 17:42:20.051 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\webfonts\fa-brands-400.woff2' +2021-03-09 17:42:20.051 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 200 78472 font/woff2 2.1426ms +2021-03-09 17:42:20.051 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 200 80252 font/woff2 2.1607ms +2021-03-09 17:42:21.242 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-09 17:42:21.244 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\webfonts\fa-regular-400.woff2' +2021-03-09 17:42:21.244 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 200 13588 font/woff2 2.2239ms +2021-03-09 17:42:22.322 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 17:42:22.322 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 17:42:22.326 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 17:42:22.326 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 17:42:22.327 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:22.348 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 17:42:22.348 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 17:42:22.350 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-09 17:42:22.498 +03:00 [DBG] Setting the cache items. Count: 19 +2021-03-09 17:42:22.502 +03:00 [DBG] Finished setting the cache items. Count: 19 +2021-03-09 17:42:22.504 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 17:42:22.504 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 17:42:22.504 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-09 17:42:22.506 +03:00 [DBG] Setting the cache items. Count: 19 +2021-03-09 17:42:22.511 +03:00 [DBG] Finished setting the cache items. Count: 19 +2021-03-09 17:42:22.526 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 17:42:22.527 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 17:42:22.527 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 17:42:22.527 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 17:42:22.527 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:22.676 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:22.682 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:22.683 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.684 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.684 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.684 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.684 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:22.685 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.685 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.685 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.685 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.685 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:22.685 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.686 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.686 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.686 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.686 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:22.786 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.787 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.787 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.787 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.787 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:22.788 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.788 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.788 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.789 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.789 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:22.789 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.790 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.790 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.790 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.790 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:22.792 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.792 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.792 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.793 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.793 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:22.793 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.793 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.793 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.793 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.793 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:22.793 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.794 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.794 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.794 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.794 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:22.796 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.796 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.796 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.797 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.797 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:22.797 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.797 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.797 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.797 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.798 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:22.798 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.798 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.798 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.798 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.798 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:22.800 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.801 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.801 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.801 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.801 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:22.801 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.802 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.802 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.802 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.802 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:22.802 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.803 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.803 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.804 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.804 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:22.806 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.806 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.806 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.807 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.807 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:22.807 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.807 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.807 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.808 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.808 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:22.808 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.808 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.808 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.808 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.808 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:22.814 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.814 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.815 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.815 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.815 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:22.815 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.815 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.815 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.816 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.816 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:22.816 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.816 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.816 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.816 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.816 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:22.819 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.819 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.819 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.820 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.820 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:22.820 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.820 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.820 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.820 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.820 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:22.820 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.821 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.821 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.821 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.821 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:22.823 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.823 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.823 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.824 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.824 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:22.824 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.824 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.824 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.825 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.825 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:22.825 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.825 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.825 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.825 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.825 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:22.827 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.828 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.828 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.828 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.828 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:22.828 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.828 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.828 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.829 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.829 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:22.829 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.829 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.829 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.829 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.829 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:22.831 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.832 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.832 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.832 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:22.832 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:22.832 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.832 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.832 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.833 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:22.833 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:22.833 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.833 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.833 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.834 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:22.834 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:25.812 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 17:42:25.813 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 17:42:25.813 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 17:42:25.813 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 17:42:25.813 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:25.830 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 17:42:25.830 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 17:42:25.830 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 17:42:25.831 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 17:42:25.831 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:25.831 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 17:42:25.831 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 17:42:25.831 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 17:42:25.832 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 17:42:25.832 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:25.832 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 17:42:25.832 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 17:42:25.832 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 17:42:25.832 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 17:42:25.832 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:25.833 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:42:25.833 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:42:25.833 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:42:25.834 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:42:25.834 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:25.836 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 17:42:25.836 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 17:42:25.836 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 17:42:25.837 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 17:42:25.837 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:25.920 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 17:42:25.921 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 17:42:25.921 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 17:42:25.922 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 17:42:25.922 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:25.935 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:25.983 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 17:42:25.984 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 17:42:25.984 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 17:42:25.984 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 17:42:25.984 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:25.984 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:42:25.985 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:42:25.985 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:42:25.985 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:42:25.985 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:25.985 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 17:42:25.986 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 17:42:25.986 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 17:42:25.987 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 17:42:25.987 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:25.990 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 17:42:25.991 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 17:42:25.991 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 17:42:25.992 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 17:42:25.992 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:25.992 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:42:25.993 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:42:25.993 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:42:25.994 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:42:25.994 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:25.994 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 17:42:25.995 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 17:42:25.995 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 17:42:25.995 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 17:42:25.995 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:26.013 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 17:42:26.013 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 17:42:26.014 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 17:42:26.014 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 17:42:26.014 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:26.014 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:42:26.015 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:42:26.015 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:42:26.015 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:42:26.015 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:26.015 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 17:42:26.016 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 17:42:26.016 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 17:42:26.016 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 17:42:26.016 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:26.020 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 17:42:26.020 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 17:42:26.020 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 17:42:26.021 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 17:42:26.021 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:26.021 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:42:26.021 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:42:26.021 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:42:26.022 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 17:42:26.022 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:26.022 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 17:42:26.023 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 17:42:26.023 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 17:42:26.023 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 17:42:26.023 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:27.967 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 17:42:27.969 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 17:42:27.969 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 17:42:27.969 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 17:42:27.969 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:27.990 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-09 17:42:27.991 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-09 17:42:27.991 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-09 17:42:27.991 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-09 17:42:27.991 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:27.991 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-09 17:42:27.992 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-09 17:42:27.992 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-09 17:42:27.992 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-09 17:42:27.992 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:27.992 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-09 17:42:27.992 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-09 17:42:27.992 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-09 17:42:27.993 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-09 17:42:27.993 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:27.993 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 17:42:27.993 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 17:42:27.993 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 17:42:27.993 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 17:42:27.993 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:28.048 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 17:42:28.048 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 17:42:28.048 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 17:42:28.049 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 17:42:28.049 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:28.083 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:28.139 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-09 17:42:28.140 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-09 17:42:28.140 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-09 17:42:28.141 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-09 17:42:28.141 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:28.141 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 17:42:28.142 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 17:42:28.142 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 17:42:28.142 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 17:42:28.142 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:28.142 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-09 17:42:28.143 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-09 17:42:28.143 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-09 17:42:28.144 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-09 17:42:28.144 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:28.151 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-09 17:42:28.152 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-09 17:42:28.152 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-09 17:42:28.153 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-09 17:42:28.153 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:28.153 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 17:42:28.153 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 17:42:28.153 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 17:42:28.154 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 17:42:28.154 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:28.154 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-09 17:42:28.154 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-09 17:42:28.154 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-09 17:42:28.155 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-09 17:42:28.155 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.509 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 17:42:29.510 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 17:42:29.510 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 17:42:29.511 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 17:42:29.511 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.512 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 17:42:29.513 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 17:42:29.513 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 17:42:29.513 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 17:42:29.513 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.513 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.513 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.513 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.514 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.514 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.514 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.514 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.514 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.515 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.515 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.515 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.516 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.516 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.516 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.516 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.535 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 17:42:29.535 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 17:42:29.535 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 17:42:29.536 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 17:42:29.536 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.537 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.558 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.559 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.559 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.559 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.559 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.559 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.560 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.560 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.560 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.560 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.560 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.561 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.561 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.562 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.562 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.566 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.566 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.566 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.567 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.567 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.567 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.567 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.567 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.568 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.568 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.568 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.568 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.568 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.569 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.569 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.572 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.573 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.573 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.573 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.573 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.573 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.574 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.574 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.574 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.574 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.575 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.575 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.575 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.576 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.576 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.579 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.579 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.579 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.580 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.580 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.580 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.580 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.580 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.581 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.581 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.581 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.582 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.582 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.582 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.582 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.585 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.586 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.586 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.586 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.586 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.587 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.587 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.587 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.588 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.588 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.588 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.588 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.588 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.589 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.589 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.595 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.596 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.596 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.596 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.596 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.596 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.597 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.597 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.597 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.598 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.598 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.598 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.598 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.599 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.599 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.602 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.602 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.602 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.603 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.603 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.603 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.604 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.604 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.604 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.604 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.604 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.605 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.605 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.605 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.605 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.609 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.610 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.610 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.610 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.610 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.610 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.611 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.611 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.611 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.611 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.611 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.612 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.612 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.612 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.613 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.616 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.616 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.616 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.617 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.617 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.617 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.617 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.617 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.618 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.618 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.618 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.618 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.618 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.619 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.619 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.622 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.623 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.623 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.623 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 17:42:29.623 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.623 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.624 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.624 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.624 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 17:42:29.624 +03:00 [INF] Authorization was successful. +2021-03-09 17:42:29.625 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.625 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.625 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.626 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 17:42:29.626 +03:00 [INF] Authorization was successful. +2021-03-09 17:54:10.305 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 17:54:10.314 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=h7m-AIa-0YtXv7OF5OICXw - - - 101 - - 710294.8242ms +2021-03-09 17:54:14.269 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 17:54:14.273 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:54:14.273 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 17:54:14.274 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 17:54:14.274 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.2875ms +2021-03-09 17:54:14.280 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=gGmAX9XKh31tW1IM2kSxtA - - +2021-03-09 17:54:14.283 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:54:14.283 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 17:54:14.287 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 17:54:14.287 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 17:54:14.287 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 17:54:14.288 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 17:54:14.288 +03:00 [INF] Authorization was successful. +2021-03-09 17:54:14.288 +03:00 [INF] Authorization was successful. +2021-03-09 17:54:14.288 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 17:54:14.288 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 17:54:14.288 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 17:54:14.289 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 17:54:14.289 +03:00 [INF] Authorization was successful. +2021-03-09 17:54:14.289 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 17:54:14.289 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 17:54:14.289 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 17:54:14.289 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 17:54:14.289 +03:00 [INF] Authorization was successful. +2021-03-09 17:56:04.306 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 17:56:04.306 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=gGmAX9XKh31tW1IM2kSxtA - - - 101 - - 110026.2681ms +2021-03-09 17:56:08.274 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 17:56:08.278 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:56:08.278 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 17:56:08.278 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 17:56:08.278 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.3139ms +2021-03-09 17:56:08.283 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=UEh2C39lGVnR1a6U1YmLzw - - +2021-03-09 17:56:08.286 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:56:08.286 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 17:56:08.289 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 17:56:08.289 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 17:56:08.289 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 17:56:08.289 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 17:56:08.289 +03:00 [INF] Authorization was successful. +2021-03-09 17:56:08.289 +03:00 [INF] Authorization was successful. +2021-03-09 17:56:08.290 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 17:56:08.290 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 17:56:08.290 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 17:56:08.290 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 17:56:08.290 +03:00 [INF] Authorization was successful. +2021-03-09 17:56:08.290 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 17:56:08.291 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 17:56:08.291 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 17:56:08.291 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 17:56:08.291 +03:00 [INF] Authorization was successful. +2021-03-09 17:57:57.300 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 17:57:57.300 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=UEh2C39lGVnR1a6U1YmLzw - - - 101 - - 109017.0256ms +2021-03-09 17:58:01.265 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 17:58:01.270 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:58:01.270 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 17:58:01.270 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 17:58:01.271 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.2686ms +2021-03-09 17:58:01.275 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=BRU7QXG_n7LzMJsIhlhRAA - - +2021-03-09 17:58:01.278 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 17:58:01.278 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 17:58:01.280 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 17:58:01.281 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 17:58:01.281 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 17:58:01.281 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 17:58:01.281 +03:00 [INF] Authorization was successful. +2021-03-09 17:58:01.281 +03:00 [INF] Authorization was successful. +2021-03-09 17:58:01.281 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 17:58:01.281 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 17:58:01.281 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 17:58:01.282 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 17:58:01.282 +03:00 [INF] Authorization was successful. +2021-03-09 17:58:01.282 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 17:58:01.282 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 17:58:01.282 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 17:58:01.282 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 17:58:01.283 +03:00 [INF] Authorization was successful. +2021-03-09 18:06:09.034 +03:00 [INF] Starting web host. +2021-03-09 18:06:10.610 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 18:06:10.665 +03:00 [INF] Loaded ABP modules: +2021-03-09 18:06:10.666 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 18:06:10.666 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 18:06:10.666 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 18:06:10.666 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 18:06:10.666 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 18:06:10.666 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 18:06:10.666 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 18:06:10.666 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 18:06:10.666 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 18:06:10.700 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 18:06:10.703 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 18:06:10.739 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 18:06:11.275 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 18:06:11.275 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 18:06:11.276 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 18:06:11.276 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 18:06:11.276 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 18:06:11.276 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 18:06:11.762 +03:00 [INF] Initialized all ABP modules. +2021-03-09 18:06:11.835 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 18:06:11.837 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 18:06:11.837 +03:00 [INF] Hosting environment: Development +2021-03-09 18:06:11.837 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 18:06:13.416 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 18:06:16.047 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 18:06:16.048 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 18:06:16.048 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 18:06:16.048 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 18:06:16.048 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 18:06:16.048 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 18:06:16.048 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 18:06:16.158 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 18:06:16.289 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 18:06:16.291 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 18:06:16.324 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 18:06:16.324 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 18:06:16.426 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 14,07 ms. +2021-03-09 18:06:16.480 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 3,27 ms. +2021-03-09 18:06:16.502 +03:00 [INF] Executed page /_Host in 206.5073ms +2021-03-09 18:06:16.502 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 18:06:16.513 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 3096.7461ms +2021-03-09 18:06:16.522 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 18:06:16.522 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-09 18:06:16.522 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 18:06:16.522 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-09 18:06:16.522 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-09 18:06:16.522 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 18:06:16.522 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 18:06:16.522 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-09 18:06:16.522 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 18:06:16.522 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 18:06:16.522 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 18:06:16.527 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 18:06:16.527 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 18:06:16.527 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 18:06:16.527 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 18:06:16.527 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 18:06:16.527 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 18:06:16.527 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 18:06:16.527 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 18:06:16.527 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 18:06:16.527 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 18:06:16.530 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 7.5636ms +2021-03-09 18:06:16.530 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 7.7234ms +2021-03-09 18:06:16.530 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 7.9032ms +2021-03-09 18:06:16.530 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 7.9746ms +2021-03-09 18:06:16.530 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 7.6471ms +2021-03-09 18:06:16.530 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 7.9774ms +2021-03-09 18:06:16.530 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 7.6417ms +2021-03-09 18:06:16.530 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 8.1314ms +2021-03-09 18:06:16.530 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 8.1367ms +2021-03-09 18:06:16.530 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 8.1329ms +2021-03-09 18:06:16.533 +03:00 [INF] Sending file. Request path: '/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Components.Web\wwwroot\libs\abp\js\abp.js' +2021-03-09 18:06:16.534 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 200 6466 application/javascript 11.4591ms +2021-03-09 18:06:16.597 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 18:06:16.617 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 18:06:16.618 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 18:06:16.640 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 18:06:16.640 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 43.7860ms +2021-03-09 18:06:16.661 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=WzuX2gZ2D7uLlbRaT5SW2A - - +2021-03-09 18:06:16.667 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 18:06:16.668 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 18:06:17.065 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-09 18:06:17.187 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-09 18:06:17.187 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-09 18:06:17.187 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-09 18:06:17.187 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-09 18:06:17.187 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.7099ms +2021-03-09 18:06:17.187 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.7106ms +2021-03-09 18:06:22.245 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-09 18:06:22.245 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-09 18:06:22.245 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 18:06:22.245 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-09 18:06:22.245 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 18:06:22.245 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 18:06:22.245 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 18:06:22.245 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 18:06:22.245 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 18:06:22.245 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 18:06:22.245 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 18:06:22.245 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 18:06:22.245 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 18:06:22.245 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 18:06:22.245 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 0.5963ms +2021-03-09 18:06:22.245 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 0.8127ms +2021-03-09 18:06:22.246 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.5983ms +2021-03-09 18:06:22.246 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.5932ms +2021-03-09 18:06:22.246 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.4858ms +2021-03-09 18:06:22.246 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.4395ms +2021-03-09 18:06:22.246 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 1.1373ms +2021-03-09 18:06:22.303 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css.map - - +2021-03-09 18:06:22.316 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/css/bootstrap.css.map'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\css\bootstrap.css.map' +2021-03-09 18:06:22.318 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css.map - - - 200 511248 text/plain 15.1121ms +2021-03-09 18:06:24.084 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 18:06:24.091 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 18:06:24.091 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 18:06:24.091 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 18:06:24.093 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 18:06:24.093 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 18:06:24.097 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 1,64 ms. +2021-03-09 18:06:24.100 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,69 ms. +2021-03-09 18:06:24.101 +03:00 [INF] Executed page /_Host in 9.2493ms +2021-03-09 18:06:24.101 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 18:06:24.101 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 16.7474ms +2021-03-09 18:06:24.110 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryI9wf3tecWgdUfrkL 359 +2021-03-09 18:06:24.128 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 18:06:24.129 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 18:06:24.130 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 18:06:24.136 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=WzuX2gZ2D7uLlbRaT5SW2A - - - 101 - - 7475.0825ms +2021-03-09 18:06:24.138 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-09 18:06:24.139 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-09 18:06:24.140 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-09 18:06:24.141 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 18:06:24.141 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 18:06:24.142 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 18:06:24.142 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 18:06:24.144 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 18:06:24.144 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 18:06:24.144 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 18:06:24.144 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-09 18:06:24.149 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 18:06:24.155 +03:00 [INF] Sending file. Request path: '/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Components.Web.BasicTheme\wwwroot\libs\abp\css\theme.css' +2021-03-09 18:06:24.155 +03:00 [INF] Sending file. Request path: '/_content/Blazorise.Snackbar/blazorise.snackbar.css'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise.snackbar\0.9.3-preview8\staticwebassets\blazorise.snackbar.css' +2021-03-09 18:06:24.155 +03:00 [INF] Sending file. Request path: '/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Components.Web\wwwroot\libs\abp\js\abp.js' +2021-03-09 18:06:24.155 +03:00 [INF] Sending file. Request path: '/_content/Blazorise.Bootstrap/blazorise.bootstrap.js'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise.bootstrap\0.9.3-preview8\staticwebassets\blazorise.bootstrap.js' +2021-03-09 18:06:24.155 +03:00 [INF] Sending file. Request path: '/_content/Blazorise/blazorise.js'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise\0.9.3-preview8\staticwebassets\blazorise.js' +2021-03-09 18:06:24.155 +03:00 [INF] Sending file. Request path: '/_content/Blazorise.Bootstrap/blazorise.bootstrap.css'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise.bootstrap\0.9.3-preview8\staticwebassets\blazorise.bootstrap.css' +2021-03-09 18:06:24.155 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 200 6466 application/javascript 10.8101ms +2021-03-09 18:06:24.155 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 200 28602 text/css 14.2062ms +2021-03-09 18:06:24.155 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryI9wf3tecWgdUfrkL 359 - 200 0 - 45.1340ms +2021-03-09 18:06:24.155 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 200 28710 application/javascript 11.7860ms +2021-03-09 18:06:24.155 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 200 2050 text/css 13.5399ms +2021-03-09 18:06:24.155 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 200 8395 text/css 13.6545ms +2021-03-09 18:06:24.155 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 200 1483 application/javascript 11.7074ms +2021-03-09 18:06:24.156 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/css/v4-shims.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\css\v4-shims.css' +2021-03-09 18:06:24.156 +03:00 [INF] Sending file. Request path: '/_content/Blazorise/blazorise.css'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise\0.9.3-preview8\staticwebassets\blazorise.css' +2021-03-09 18:06:24.156 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/css/all.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\css\all.css' +2021-03-09 18:06:24.156 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 200 43484 text/css 15.6722ms +2021-03-09 18:06:24.156 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 200 44362 text/css 14.6617ms +2021-03-09 18:06:24.156 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 200 78244 text/css 16.5784ms +2021-03-09 18:06:24.156 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/css/bootstrap.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\css\bootstrap.css' +2021-03-09 18:06:24.156 +03:00 [INF] Sending file. Request path: '/_framework/blazor.server.js'. Physical path: 'N/A' +2021-03-09 18:06:24.156 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 200 249672 application/javascript 12.8318ms +2021-03-09 18:06:24.157 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 200 209709 text/css 18.0135ms +2021-03-09 18:06:24.220 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css.map - - +2021-03-09 18:06:24.223 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/css/bootstrap.css.map'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\css\bootstrap.css.map' +2021-03-09 18:06:24.223 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css.map - - - 200 511248 text/plain 2.8648ms +2021-03-09 18:06:24.231 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 18:06:24.238 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 18:06:24.239 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 18:06:24.240 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 18:06:24.240 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 9.2096ms +2021-03-09 18:06:24.263 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 18:06:24.264 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=uQMYm7bHRQszFfX2TxziFw - - +2021-03-09 18:06:24.265 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 18:06:24.265 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 2.0424ms +2021-03-09 18:06:24.267 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 18:06:24.268 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 18:06:24.296 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-09 18:06:24.319 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-09 18:06:24.319 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-09 18:06:24.321 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\webfonts\fa-brands-400.woff2' +2021-03-09 18:06:24.321 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\webfonts\fa-solid-900.woff2' +2021-03-09 18:06:24.321 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 200 78472 font/woff2 1.8040ms +2021-03-09 18:06:24.321 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 200 80252 font/woff2 1.8402ms +2021-03-09 18:06:29.101 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-09 18:06:29.108 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Login - - +2021-03-09 18:06:29.115 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-09 18:06:29.133 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-09 18:06:29.134 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 18:06:29.376 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnGetAsync - ModelState is "Valid" +2021-03-09 18:06:29.388 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 18:06:29.691 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 6,70 ms. +2021-03-09 18:06:29.840 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 12,69 ms. +2021-03-09 18:06:29.862 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarypbsWRurz9RqeT8e6 359 +2021-03-09 18:06:29.863 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 18:06:29.863 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=uQMYm7bHRQszFfX2TxziFw - - - 101 - - 5599.1883ms +2021-03-09 18:06:29.864 +03:00 [INF] Executed page /Account/Login in 730.334ms +2021-03-09 18:06:29.864 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-09 18:06:29.865 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 18:06:29.866 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 18:06:29.867 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 18:06:29.867 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Login - - - 200 - text/html;+charset=utf-8 759.7739ms +2021-03-09 18:06:29.867 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarypbsWRurz9RqeT8e6 359 - 200 0 - 5.0498ms +2021-03-09 18:06:29.874 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637507911461396776 - - +2021-03-09 18:06:29.874 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-09 18:06:29.874 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 18:06:29.874 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-09 18:06:29.874 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637507911461396776 - - - 304 - text/css 0.6439ms +2021-03-09 18:06:29.874 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 0.6465ms +2021-03-09 18:06:29.874 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-09 18:06:29.874 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 18:06:29.875 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 0.2530ms +2021-03-09 18:06:29.875 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-09 18:06:29.875 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 18:06:29.875 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 0.2706ms +2021-03-09 18:06:29.880 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637507911462677104 - - +2021-03-09 18:06:29.881 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637507911462337109 - - +2021-03-09 18:06:29.881 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-09 18:06:29.881 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-09 18:06:29.881 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637507911462337109 - - - 304 - text/css 1.2173ms +2021-03-09 18:06:29.881 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637507911462677104 - - - 304 - text/css 1.2538ms +2021-03-09 18:06:29.890 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637507911461436761 - - +2021-03-09 18:06:29.890 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637507911462306787 - - +2021-03-09 18:06:29.890 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637507911461826763 - - +2021-03-09 18:06:29.890 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-09 18:06:29.890 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-09 18:06:29.890 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-09 18:06:29.891 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637507911461436761 - - - 304 - text/css 0.8474ms +2021-03-09 18:06:29.891 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637507911462306787 - - - 304 - text/css 0.8938ms +2021-03-09 18:06:29.891 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637507911461826763 - - - 304 - text/css 0.9176ms +2021-03-09 18:06:29.895 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-09 18:06:29.895 +03:00 [INF] The file /global-styles.css was not modified +2021-03-09 18:06:29.895 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.6863ms +2021-03-09 18:06:29.901 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637507911462216780 - - +2021-03-09 18:06:29.901 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637507911461406773 - - +2021-03-09 18:06:29.901 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637507911461396776 - - +2021-03-09 18:06:29.901 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637507911461776764 - - +2021-03-09 18:06:29.901 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637507911461876762 - - +2021-03-09 18:06:29.901 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637507911462226774 - - +2021-03-09 18:06:29.901 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637507911461416777 - - +2021-03-09 18:06:29.901 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637507911461866764 - - +2021-03-09 18:06:29.901 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637507911462487123 - - +2021-03-09 18:06:29.901 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637507911461876762 - - +2021-03-09 18:06:29.901 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-09 18:06:29.901 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-09 18:06:29.901 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-09 18:06:29.901 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-09 18:06:29.901 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-09 18:06:29.901 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-09 18:06:29.901 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-09 18:06:29.901 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-09 18:06:29.901 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-09 18:06:29.901 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-09 18:06:29.901 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637507911462476789 - - +2021-03-09 18:06:29.901 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637507911461876762 - - - 304 - application/javascript 0.3363ms +2021-03-09 18:06:29.901 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637507911462216780 - - - 304 - application/javascript 0.6641ms +2021-03-09 18:06:29.901 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637507911462226774 - - - 304 - application/javascript 0.6453ms +2021-03-09 18:06:29.901 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637507911461866764 - - - 304 - application/javascript 0.4767ms +2021-03-09 18:06:29.902 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637507911461406773 - - - 304 - application/javascript 0.7292ms +2021-03-09 18:06:29.902 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637507911461416777 - - - 304 - application/javascript 0.6390ms +2021-03-09 18:06:29.902 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637507911461776764 - - - 304 - application/javascript 0.7683ms +2021-03-09 18:06:29.902 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-09 18:06:29.902 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637507911462487123 - - - 304 - application/javascript 0.5147ms +2021-03-09 18:06:29.902 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637507911461396776 - - - 304 - application/javascript 0.8845ms +2021-03-09 18:06:29.902 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637507911462476789 - - - 304 - application/javascript 0.2672ms +2021-03-09 18:06:29.902 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-09 18:06:29.902 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637507911461856766 - - +2021-03-09 18:06:29.902 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637507911461826763 - - +2021-03-09 18:06:29.902 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637507911461876762 - - - 304 - application/javascript 0.8088ms +2021-03-09 18:06:29.902 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637507911462497105 - - +2021-03-09 18:06:29.902 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-09 18:06:29.902 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-09 18:06:29.902 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-09 18:06:29.902 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637507911461856766 - - - 304 - application/javascript 0.2470ms +2021-03-09 18:06:29.902 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637507911462497105 - - - 304 - application/javascript 0.2277ms +2021-03-09 18:06:29.902 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637507911461826763 - - - 304 - application/javascript 0.2682ms +2021-03-09 18:06:29.907 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637507911462306787 - - +2021-03-09 18:06:29.907 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637507911462677104 - - +2021-03-09 18:06:29.907 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637507911462286772 - - +2021-03-09 18:06:29.907 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637507911461406773 - - +2021-03-09 18:06:29.907 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637507911462497105 - - +2021-03-09 18:06:29.907 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637507911461436761 - - +2021-03-09 18:06:29.907 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation/localization/messages_tr.js?_v=637507911462136789 - - +2021-03-09 18:06:29.907 +03:00 [INF] The file /libs/jquery-validation/localization/messages_tr.js was not modified +2021-03-09 18:06:29.907 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-09 18:06:29.907 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-09 18:06:29.907 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-09 18:06:29.907 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-09 18:06:29.907 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-09 18:06:29.907 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-09 18:06:29.907 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.tr.js?_v=637507911462657103 - - +2021-03-09 18:06:29.907 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - +2021-03-09 18:06:29.907 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/locales/bootstrap-datepicker.tr.min.js?_v=637507911461587144 - - +2021-03-09 18:06:29.907 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637507911461436761 - - - 304 - application/javascript 0.5591ms +2021-03-09 18:06:29.907 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637507911462497105 - - - 304 - application/javascript 0.6701ms +2021-03-09 18:06:29.907 +03:00 [INF] The file /libs/timeago/locales/jquery.timeago.tr.js was not modified +2021-03-09 18:06:29.908 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.tr.js?_v=637507911462657103 - - - 304 - application/javascript 0.2447ms +2021-03-09 18:06:29.908 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637507911461406773 - - - 304 - application/javascript 0.8598ms +2021-03-09 18:06:29.908 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation/localization/messages_tr.js?_v=637507911462136789 - - - 304 - application/javascript 0.6620ms +2021-03-09 18:06:29.908 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637507911462677104 - - - 304 - application/javascript 0.9919ms +2021-03-09 18:06:29.908 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637507911462306787 - - - 304 - application/javascript 0.9809ms +2021-03-09 18:06:29.908 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 18:06:29.908 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637507911462286772 - - - 304 - application/javascript 0.9933ms +2021-03-09 18:06:29.908 +03:00 [INF] The file /libs/bootstrap-datepicker/locales/bootstrap-datepicker.tr.min.js was not modified +2021-03-09 18:06:29.908 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/locales/bootstrap-datepicker.tr.min.js?_v=637507911461587144 - - - 304 - application/javascript 0.3983ms +2021-03-09 18:06:29.913 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 18:06:29.921 +03: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). +2021-03-09 18:06:29.921 +03: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). +2021-03-09 18:06:29.946 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-09 18:06:29.946 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-09 18:06:29.946 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.3422ms +2021-03-09 18:06:29.960 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-09 18:06:30.042 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.LoginByLogin +2021-03-09 18:06:30.059 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.Logout +2021-03-09 18:06:30.060 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.CheckPasswordByLogin +2021-03-09 18:06:30.060 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.RegisterAsyncByInput +2021-03-09 18:06:30.060 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.SendPasswordResetCodeAsyncByInput +2021-03-09 18:06:30.060 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.ResetPasswordAsyncByInput +2021-03-09 18:06:30.061 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByNameAsyncByName +2021-03-09 18:06:30.061 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByIdAsyncById +2021-03-09 18:06:30.061 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAllListAsync +2021-03-09 18:06:30.061 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetListAsyncByInput +2021-03-09 18:06:30.061 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAsyncById +2021-03-09 18:06:30.062 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.CreateAsyncByInput +2021-03-09 18:06:30.062 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.UpdateAsyncByIdAndInput +2021-03-09 18:06:30.062 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.DeleteAsyncById +2021-03-09 18:06:30.062 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAsyncById +2021-03-09 18:06:30.062 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetListAsyncByInput +2021-03-09 18:06:30.062 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.CreateAsyncByInput +2021-03-09 18:06:30.062 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateAsyncByIdAndInput +2021-03-09 18:06:30.062 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.DeleteAsyncById +2021-03-09 18:06:30.062 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetRolesAsyncById +2021-03-09 18:06:30.062 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAssignableRolesAsync +2021-03-09 18:06:30.062 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateRolesAsyncByIdAndInput +2021-03-09 18:06:30.062 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByUsernameAsyncByUserName +2021-03-09 18:06:30.063 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByEmailAsyncByEmail +2021-03-09 18:06:30.063 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByIdAsyncById +2021-03-09 18:06:30.063 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByUserNameAsyncByUserName +2021-03-09 18:06:30.063 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.SearchAsyncByInput +2021-03-09 18:06:30.063 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.GetCountAsyncByInput +2021-03-09 18:06:30.063 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.GetAsync +2021-03-09 18:06:30.063 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.UpdateAsyncByInput +2021-03-09 18:06:30.063 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.ChangePasswordAsyncByInput +2021-03-09 18:06:30.063 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.GetAsyncByProviderNameAndProviderKey +2021-03-09 18:06:30.063 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-09 18:06:30.063 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.GetAsync +2021-03-09 18:06:30.063 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.UpdateAsyncByInput +2021-03-09 18:06:30.063 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetAsyncById +2021-03-09 18:06:30.063 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetListAsyncByInput +2021-03-09 18:06:30.064 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.CreateAsyncByInput +2021-03-09 18:06:30.064 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateAsyncByIdAndInput +2021-03-09 18:06:30.064 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteAsyncById +2021-03-09 18:06:30.064 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetDefaultConnectionStringAsyncById +2021-03-09 18:06:30.064 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateDefaultConnectionStringAsyncByIdAndDefaultConnectionString +2021-03-09 18:06:30.064 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteDefaultConnectionStringAsyncById +2021-03-09 18:06:30.064 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.GetAsyncByProviderNameAndProviderKey +2021-03-09 18:06:30.064 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-09 18:06:30.064 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApplicationConfiguration.GetAsync +2021-03-09 18:06:30.064 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApiDefinition.GetByModel +2021-03-09 18:06:30.082 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-09 18:06:30.083 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 161.4112ms +2021-03-09 18:06:30.083 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 18:06:30.083 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - - 200 16918 application/javascript 175.8373ms +2021-03-09 18:06:30.437 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-09 18:06:30.509 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-09 18:06:30.518 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 596.6136ms +2021-03-09 18:06:30.518 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 18:06:30.520 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 95068 application/javascript 618.0982ms +2021-03-09 18:06:30.789 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 18:06:30.791 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 18:06:30.792 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 18:06:30.792 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 18:06:30.792 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.1277ms +2021-03-09 18:06:30.819 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=JEPpR3DJpZSV-K7YWGn6kA - - +2021-03-09 18:06:30.821 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 18:06:30.822 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 18:06:30.838 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-09 18:06:30.853 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-09 18:06:30.854 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-09 18:06:30.854 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.4595ms +2021-03-09 18:09:58.765 +03:00 [INF] Starting web host. +2021-03-09 18:09:59.972 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 18:10:00.024 +03:00 [INF] Loaded ABP modules: +2021-03-09 18:10:00.024 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 18:10:00.024 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 18:10:00.024 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 18:10:00.024 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 18:10:00.024 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 18:10:00.024 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 18:10:00.024 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 18:10:00.024 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 18:10:00.024 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 18:10:00.062 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 18:10:00.065 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 18:10:00.097 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 18:10:00.582 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 18:10:00.582 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 18:10:00.582 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 18:10:00.582 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 18:10:00.582 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 18:10:00.582 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 18:10:01.051 +03:00 [INF] Initialized all ABP modules. +2021-03-09 18:10:01.122 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 18:10:01.124 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 18:10:01.124 +03:00 [INF] Hosting environment: Development +2021-03-09 18:10:01.124 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 18:10:03.124 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 18:10:05.383 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 18:10:05.384 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 18:10:05.384 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 18:10:05.384 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 18:10:05.384 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 18:10:05.384 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 18:10:05.384 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 18:10:05.494 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 18:10:05.539 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 18:10:05.540 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 18:10:05.572 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 18:10:05.572 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 18:10:05.687 +03:00 [INF] Bundling __bundles/Blazor.Global.2470AD4F86127C6E0BA0FDDDFEC69421.css (8 files) +2021-03-09 18:10:05.687 +03:00 [DBG] Bundle files: +2021-03-09 18:10:05.702 +03:00 [DBG] - /libs/bootstrap/css/bootstrap.css +2021-03-09 18:10:05.702 +03:00 [DBG] > Using the pre-minified file: bootstrap.min.css (161415 bytes) +2021-03-09 18:10:05.721 +03:00 [DBG] - /libs/@fortawesome/fontawesome-free/css/all.css (78244 bytes) - non minified, minifying... +2021-03-09 18:10:05.883 +03:00 [INF] > Minified /libs/@fortawesome/fontawesome-free/css/all.css (78244 bytes -> 53607 bytes) +2021-03-09 18:10:05.891 +03:00 [DBG] - /libs/@fortawesome/fontawesome-free/css/v4-shims.css (43484 bytes) - non minified, minifying... +2021-03-09 18:10:05.900 +03:00 [INF] > Minified /libs/@fortawesome/fontawesome-free/css/v4-shims.css (43484 bytes -> 33344 bytes) +2021-03-09 18:10:05.904 +03:00 [DBG] - /_content/Blazorise/blazorise.css (44359 bytes) - non minified, minifying... +2021-03-09 18:10:05.915 +03:00 [INF] > Minified /_content/Blazorise/blazorise.css (44359 bytes -> 35098 bytes) +2021-03-09 18:10:05.918 +03:00 [DBG] - /_content/Blazorise.Bootstrap/blazorise.bootstrap.css (28599 bytes) - non minified, minifying... +2021-03-09 18:10:05.931 +03:00 [INF] > Minified /_content/Blazorise.Bootstrap/blazorise.bootstrap.css (28599 bytes -> 22473 bytes) +2021-03-09 18:10:05.933 +03:00 [DBG] - /_content/Blazorise.Snackbar/blazorise.snackbar.css (8392 bytes) - non minified, minifying... +2021-03-09 18:10:05.935 +03:00 [INF] > Minified /_content/Blazorise.Snackbar/blazorise.snackbar.css (8392 bytes -> 6321 bytes) +2021-03-09 18:10:05.936 +03:00 [DBG] - /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css (2050 bytes) - non minified, minifying... +2021-03-09 18:10:05.945 +03:00 [INF] > Minified /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css (2050 bytes -> 1471 bytes) +2021-03-09 18:10:05.947 +03:00 [DBG] - /global-styles.css (26 bytes) - non minified, minifying... +2021-03-09 18:10:05.947 +03:00 [INF] > Minified /global-styles.css (26 bytes -> 0 bytes) +2021-03-09 18:10:05.947 +03:00 [INF] Bundled __bundles/Blazor.Global.2470AD4F86127C6E0BA0FDDDFEC69421.css (314356 bytes) +2021-03-09 18:10:05.954 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 291,12 ms. +2021-03-09 18:10:06.017 +03:00 [INF] Bundling __bundles/Blazor.Global.5A80AFCED3CF617F7237B375BB62B860.js (4 files) +2021-03-09 18:10:06.017 +03:00 [DBG] Bundle files: +2021-03-09 18:10:06.019 +03:00 [DBG] - /_framework/blazor.server.js (249664 bytes) - non minified, minifying... +2021-03-09 18:10:06.538 +03:00 [INF] > Minified /_framework/blazor.server.js (249664 bytes -> 248255 bytes) +2021-03-09 18:10:06.543 +03:00 [DBG] - /_content/Blazorise/blazorise.js (28710 bytes) - non minified, minifying... +2021-03-09 18:10:06.555 +03:00 [INF] > Minified /_content/Blazorise/blazorise.js (28710 bytes -> 12562 bytes) +2021-03-09 18:10:06.557 +03:00 [DBG] - /_content/Blazorise.Bootstrap/blazorise.bootstrap.js (1483 bytes) - non minified, minifying... +2021-03-09 18:10:06.557 +03:00 [INF] > Minified /_content/Blazorise.Bootstrap/blazorise.bootstrap.js (1483 bytes -> 523 bytes) +2021-03-09 18:10:06.559 +03:00 [DBG] - /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js (6463 bytes) - non minified, minifying... +2021-03-09 18:10:06.560 +03:00 [INF] > Minified /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js (6463 bytes -> 2728 bytes) +2021-03-09 18:10:06.561 +03:00 [INF] Bundled __bundles/Blazor.Global.5A80AFCED3CF617F7237B375BB62B860.js (264080 bytes) +2021-03-09 18:10:06.561 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 548,68 ms. +2021-03-09 18:10:06.582 +03:00 [INF] Executed page /_Host in 1036.2414ms +2021-03-09 18:10:06.582 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 18:10:06.596 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 3472.4641ms +2021-03-09 18:10:06.607 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/__bundles/Blazor.Global.5A80AFCED3CF617F7237B375BB62B860.js?_v=637508994065613349 - - +2021-03-09 18:10:06.607 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/__bundles/Blazor.Global.2470AD4F86127C6E0BA0FDDDFEC69421.css?_v=637508994059497049 - - +2021-03-09 18:10:06.634 +03:00 [INF] Sending file. Request path: '/__bundles/Blazor.Global.5A80AFCED3CF617F7237B375BB62B860.js'. Physical path: 'N/A' +2021-03-09 18:10:06.634 +03:00 [INF] Sending file. Request path: '/__bundles/Blazor.Global.2470AD4F86127C6E0BA0FDDDFEC69421.css'. Physical path: 'N/A' +2021-03-09 18:10:06.636 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/__bundles/Blazor.Global.2470AD4F86127C6E0BA0FDDDFEC69421.css?_v=637508994059497049 - - - 200 317840 text/css 28.6945ms +2021-03-09 18:10:06.636 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/__bundles/Blazor.Global.5A80AFCED3CF617F7237B375BB62B860.js?_v=637508994065613349 - - - 200 264088 application/javascript 28.9113ms +2021-03-09 18:10:06.668 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 18:10:06.677 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 18:10:06.680 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 18:10:06.701 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 18:10:06.702 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 33.3604ms +2021-03-09 18:10:06.711 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=Nm7qdWWL2LIZ84ZcLGByqQ - - +2021-03-09 18:10:06.715 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 18:10:06.716 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 18:10:07.068 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-09 18:10:07.198 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-09 18:10:07.198 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-09 18:10:07.200 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-09 18:10:07.200 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-09 18:10:07.200 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 2.8927ms +2021-03-09 18:10:07.200 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 2.9516ms +2021-03-09 18:10:14.381 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/__bundles/Blazor.Global.5A80AFCED3CF617F7237B375BB62B860.js?_v=637508994065613349 - - +2021-03-09 18:10:14.382 +03:00 [INF] The file /__bundles/Blazor.Global.5A80AFCED3CF617F7237B375BB62B860.js was not modified +2021-03-09 18:10:14.382 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/__bundles/Blazor.Global.5A80AFCED3CF617F7237B375BB62B860.js?_v=637508994065613349 - - - 304 - application/javascript 1.4021ms +2021-03-09 18:10:18.530 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-09 18:10:18.538 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Login - - +2021-03-09 18:10:18.547 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-09 18:10:18.566 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-09 18:10:18.567 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 18:10:18.819 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnGetAsync - ModelState is "Valid" +2021-03-09 18:10:18.833 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 18:10:19.111 +03:00 [INF] Bundling __bundles/Basic.Global.35906C50D80AB40B3CE48C530AF28883.css (12 files) +2021-03-09 18:10:19.112 +03:00 [DBG] Bundle files: +2021-03-09 18:10:19.121 +03:00 [DBG] - /libs/abp/core/abp.css (1331 bytes) - non minified, minifying... +2021-03-09 18:10:19.121 +03:00 [INF] > Minified /libs/abp/core/abp.css (1331 bytes -> 868 bytes) +2021-03-09 18:10:19.128 +03:00 [DBG] - /libs/bootstrap/css/bootstrap.css +2021-03-09 18:10:19.128 +03:00 [DBG] > Using the pre-minified file: bootstrap.min.css (161415 bytes) +2021-03-09 18:10:19.134 +03:00 [DBG] - /libs/@fortawesome/fontawesome-free/css/all.css (78244 bytes) - non minified, minifying... +2021-03-09 18:10:19.150 +03:00 [INF] > Minified /libs/@fortawesome/fontawesome-free/css/all.css (78244 bytes -> 53607 bytes) +2021-03-09 18:10:19.155 +03:00 [DBG] - /libs/@fortawesome/fontawesome-free/css/v4-shims.css (43484 bytes) - non minified, minifying... +2021-03-09 18:10:19.164 +03:00 [INF] > Minified /libs/@fortawesome/fontawesome-free/css/v4-shims.css (43484 bytes -> 33344 bytes) +2021-03-09 18:10:19.165 +03:00 [DBG] - /libs/toastr/toastr.min.css (6454 bytes) +2021-03-09 18:10:19.165 +03:00 [DBG] > Already minified +2021-03-09 18:10:19.170 +03:00 [DBG] - /libs/select2/css/select2.min.css (14967 bytes) +2021-03-09 18:10:19.170 +03:00 [DBG] > Already minified +2021-03-09 18:10:19.175 +03:00 [DBG] - /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css (54850 bytes) - non minified, minifying... +2021-03-09 18:10:19.191 +03:00 [INF] > Minified /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css (54850 bytes -> 43189 bytes) +2021-03-09 18:10:19.195 +03:00 [DBG] - /libs/datatables.net-bs4/css/dataTables.bootstrap4.css (6094 bytes) - non minified, minifying... +2021-03-09 18:10:19.197 +03:00 [INF] > Minified /libs/datatables.net-bs4/css/dataTables.bootstrap4.css (6094 bytes -> 5240 bytes) +2021-03-09 18:10:19.198 +03:00 [DBG] - /libs/bootstrap-datepicker/bootstrap-datepicker.min.css (15737 bytes) +2021-03-09 18:10:19.198 +03:00 [DBG] > Already minified +2021-03-09 18:10:19.199 +03:00 [DBG] - /libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css +2021-03-09 18:10:19.199 +03:00 [DBG] > Using the pre-minified file: datatables-styles.min.css (385 bytes) +2021-03-09 18:10:19.201 +03:00 [DBG] - /themes/basic/layout.css (1735 bytes) - non minified, minifying... +2021-03-09 18:10:19.202 +03:00 [INF] > Minified /themes/basic/layout.css (1735 bytes -> 1230 bytes) +2021-03-09 18:10:19.202 +03:00 [DBG] - /global-styles.css (26 bytes) - non minified, minifying... +2021-03-09 18:10:19.202 +03:00 [INF] > Minified /global-styles.css (26 bytes -> 0 bytes) +2021-03-09 18:10:19.203 +03:00 [INF] Bundled __bundles/Basic.Global.35906C50D80AB40B3CE48C530AF28883.css (337102 bytes) +2021-03-09 18:10:19.203 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 93,86 ms. +2021-03-09 18:10:19.325 +03:00 [INF] Bundling __bundles/Basic.Global.4AA9068E9E0C409D85B38375CCE04545.js (31 files) +2021-03-09 18:10:19.325 +03:00 [DBG] Bundle files: +2021-03-09 18:10:19.328 +03:00 [DBG] - /libs/abp/utils/abp-utils.umd.min.js (8257 bytes) +2021-03-09 18:10:19.328 +03:00 [DBG] > Already minified +2021-03-09 18:10:19.330 +03:00 [DBG] - /libs/abp/core/abp.js (23001 bytes) - non minified, minifying... +2021-03-09 18:10:19.336 +03:00 [INF] > Minified /libs/abp/core/abp.js (23001 bytes -> 9115 bytes) +2021-03-09 18:10:19.354 +03:00 [DBG] - /libs/jquery/jquery.js (299461 bytes) - non minified, minifying... +2021-03-09 18:10:19.430 +03:00 [INF] > Minified /libs/jquery/jquery.js (299461 bytes -> 90538 bytes) +2021-03-09 18:10:19.435 +03:00 [DBG] - /libs/abp/jquery/abp.jquery.js (12876 bytes) - non minified, minifying... +2021-03-09 18:10:19.437 +03:00 [INF] > Minified /libs/abp/jquery/abp.jquery.js (12876 bytes -> 5520 bytes) +2021-03-09 18:10:19.444 +03:00 [DBG] - /libs/bootstrap/js/bootstrap.bundle.js +2021-03-09 18:10:19.444 +03:00 [DBG] > Using the pre-minified file: bootstrap.bundle.min.js (84384 bytes) +2021-03-09 18:10:19.449 +03:00 [DBG] - /libs/lodash/lodash.min.js (73154 bytes) +2021-03-09 18:10:19.449 +03:00 [DBG] > Already minified +2021-03-09 18:10:19.453 +03:00 [DBG] - /libs/jquery-validation/jquery.validate.js (52598 bytes) - non minified, minifying... +2021-03-09 18:10:19.463 +03:00 [INF] > Minified /libs/jquery-validation/jquery.validate.js (52598 bytes -> 24464 bytes) +2021-03-09 18:10:19.465 +03:00 [DBG] - /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js (19798 bytes) - non minified, minifying... +2021-03-09 18:10:19.468 +03:00 [INF] > Minified /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js (19798 bytes -> 5604 bytes) +2021-03-09 18:10:19.469 +03:00 [DBG] - /libs/jquery-form/jquery.form.min.js (17117 bytes) +2021-03-09 18:10:19.469 +03:00 [DBG] > Already minified +2021-03-09 18:10:19.475 +03:00 [DBG] - /libs/select2/js/select2.min.js (69529 bytes) +2021-03-09 18:10:19.475 +03:00 [DBG] > Already minified +2021-03-09 18:10:19.476 +03:00 [DBG] - /libs/select2/js/select2-bootstrap-modal-patch.js (130 bytes) - non minified, minifying... +2021-03-09 18:10:19.476 +03:00 [INF] > Minified /libs/select2/js/select2-bootstrap-modal-patch.js (130 bytes -> 59 bytes) +2021-03-09 18:10:19.505 +03:00 [DBG] - /libs/datatables.net/js/jquery.dataTables.js (465650 bytes) - non minified, minifying... +2021-03-09 18:10:19.575 +03:00 [INF] > Minified /libs/datatables.net/js/jquery.dataTables.js (465650 bytes -> 83796 bytes) +2021-03-09 18:10:19.579 +03:00 [DBG] - /libs/datatables.net-bs4/js/dataTables.bootstrap4.js (4889 bytes) - non minified, minifying... +2021-03-09 18:10:19.581 +03:00 [INF] > Minified /libs/datatables.net-bs4/js/dataTables.bootstrap4.js (4889 bytes -> 2095 bytes) +2021-03-09 18:10:19.585 +03:00 [DBG] - /libs/sweetalert/sweetalert.min.js (40808 bytes) +2021-03-09 18:10:19.585 +03:00 [DBG] > Already minified +2021-03-09 18:10:19.586 +03:00 [DBG] - /libs/toastr/toastr.min.js (5253 bytes) +2021-03-09 18:10:19.586 +03:00 [DBG] > Already minified +2021-03-09 18:10:19.588 +03:00 [DBG] - /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js (45483 bytes) +2021-03-09 18:10:19.588 +03:00 [DBG] > Already minified +2021-03-09 18:10:19.593 +03:00 [DBG] - /libs/luxon/luxon.min.js (72031 bytes) +2021-03-09 18:10:19.593 +03:00 [DBG] > Already minified +2021-03-09 18:10:19.594 +03:00 [DBG] - /libs/abp/luxon/abp.luxon.js (1361 bytes) - non minified, minifying... +2021-03-09 18:10:19.594 +03:00 [INF] > Minified /libs/abp/luxon/abp.luxon.js (1361 bytes -> 606 bytes) +2021-03-09 18:10:19.595 +03:00 [DBG] - /libs/timeago/jquery.timeago.js (7636 bytes) - non minified, minifying... +2021-03-09 18:10:19.597 +03:00 [INF] > Minified /libs/timeago/jquery.timeago.js (7636 bytes -> 4107 bytes) +2021-03-09 18:10:19.599 +03:00 [DBG] - /libs/bootstrap-datepicker/bootstrap-datepicker.min.js (33700 bytes) +2021-03-09 18:10:19.600 +03:00 [DBG] > Already minified +2021-03-09 18:10:19.601 +03:00 [DBG] - /libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js (10589 bytes) - non minified, minifying... +2021-03-09 18:10:19.604 +03:00 [INF] > Minified /libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js (10589 bytes -> 3026 bytes) +2021-03-09 18:10:19.605 +03:00 [DBG] - /libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js (5624 bytes) - non minified, minifying... +2021-03-09 18:10:19.606 +03:00 [INF] > Minified /libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js (5624 bytes -> 2049 bytes) +2021-03-09 18:10:19.608 +03:00 [DBG] - /libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js (3605 bytes) - non minified, minifying... +2021-03-09 18:10:19.608 +03:00 [INF] > Minified /libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js (3605 bytes -> 1588 bytes) +2021-03-09 18:10:19.610 +03:00 [DBG] - /libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js (4790 bytes) - non minified, minifying... +2021-03-09 18:10:19.610 +03:00 [INF] > Minified /libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js (4790 bytes -> 1752 bytes) +2021-03-09 18:10:19.612 +03:00 [DBG] - /libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js (8385 bytes) - non minified, minifying... +2021-03-09 18:10:19.613 +03:00 [INF] > Minified /libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js (8385 bytes -> 3939 bytes) +2021-03-09 18:10:19.615 +03:00 [DBG] - /libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js (6823 bytes) - non minified, minifying... +2021-03-09 18:10:19.616 +03:00 [INF] > Minified /libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js (6823 bytes -> 1887 bytes) +2021-03-09 18:10:19.618 +03:00 [DBG] - /libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js (19544 bytes) - non minified, minifying... +2021-03-09 18:10:19.620 +03:00 [INF] > Minified /libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js (19544 bytes -> 6050 bytes) +2021-03-09 18:10:19.621 +03:00 [DBG] - /libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js (3002 bytes) - non minified, minifying... +2021-03-09 18:10:19.622 +03:00 [INF] > Minified /libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js (3002 bytes -> 1238 bytes) +2021-03-09 18:10:19.623 +03:00 [DBG] - /libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js (951 bytes) - non minified, minifying... +2021-03-09 18:10:19.623 +03:00 [INF] > Minified /libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js (951 bytes -> 342 bytes) +2021-03-09 18:10:19.625 +03:00 [DBG] - /Pages/Abp/MultiTenancy/tenant-switch.js (414 bytes) - non minified, minifying... +2021-03-09 18:10:19.625 +03:00 [INF] > Minified /Pages/Abp/MultiTenancy/tenant-switch.js (414 bytes -> 243 bytes) +2021-03-09 18:10:19.627 +03:00 [DBG] - /themes/basic/layout.js (543 bytes) - non minified, minifying... +2021-03-09 18:10:19.627 +03:00 [INF] > Minified /themes/basic/layout.js (543 bytes -> 384 bytes) +2021-03-09 18:10:19.628 +03:00 [INF] Bundled __bundles/Basic.Global.4AA9068E9E0C409D85B38375CCE04545.js (698205 bytes) +2021-03-09 18:10:19.629 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 311,30 ms. +2021-03-09 18:10:19.646 +03:00 [INF] Executed page /Account/Login in 1079.113ms +2021-03-09 18:10:19.647 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-09 18:10:19.655 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarykhh5S2V9GyuYuAYi 359 +2021-03-09 18:10:19.657 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Login - - - 200 - text/html;+charset=utf-8 1119.6448ms +2021-03-09 18:10:19.667 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 18:10:19.667 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 18:10:19.668 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 18:10:19.669 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=Nm7qdWWL2LIZ84ZcLGByqQ - - - 101 - - 12957.9406ms +2021-03-09 18:10:19.669 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/__bundles/Basic.Global.35906C50D80AB40B3CE48C530AF28883.css?_v=637508994192032799 - - +2021-03-09 18:10:19.669 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/__bundles/Basic.Global.4AA9068E9E0C409D85B38375CCE04545.js?_v=637508994196292109 - - +2021-03-09 18:10:19.670 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-09 18:10:19.670 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation/localization/messages_tr.js?_v=637507911462136789 - - +2021-03-09 18:10:19.670 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.tr.js?_v=637507911462657103 - - +2021-03-09 18:10:19.670 +03:00 [INF] The file /libs/jquery-validation/localization/messages_tr.js was not modified +2021-03-09 18:10:19.670 +03:00 [INF] The file /libs/timeago/locales/jquery.timeago.tr.js was not modified +2021-03-09 18:10:19.670 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/locales/bootstrap-datepicker.tr.min.js?_v=637507911461587144 - - +2021-03-09 18:10:19.670 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - +2021-03-09 18:10:19.670 +03:00 [INF] The file /libs/bootstrap-datepicker/locales/bootstrap-datepicker.tr.min.js was not modified +2021-03-09 18:10:19.671 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.tr.js?_v=637507911462657103 - - - 304 - application/javascript 0.9890ms +2021-03-09 18:10:19.671 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation/localization/messages_tr.js?_v=637507911462136789 - - - 304 - application/javascript 1.0154ms +2021-03-09 18:10:19.672 +03:00 [INF] Sending file. Request path: '/__bundles/Basic.Global.35906C50D80AB40B3CE48C530AF28883.css'. Physical path: 'N/A' +2021-03-09 18:10:19.672 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/__bundles/Basic.Global.35906C50D80AB40B3CE48C530AF28883.css?_v=637508994192032799 - - - 200 340590 text/css 3.2076ms +2021-03-09 18:10:19.672 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/locales/bootstrap-datepicker.tr.min.js?_v=637507911461587144 - - - 304 - application/javascript 2.4745ms +2021-03-09 18:10:19.673 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 18:10:19.673 +03:00 [INF] Sending file. Request path: '/__bundles/Basic.Global.4AA9068E9E0C409D85B38375CCE04545.js'. Physical path: 'N/A' +2021-03-09 18:10:19.674 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/__bundles/Basic.Global.4AA9068E9E0C409D85B38375CCE04545.js?_v=637508994196292109 - - - 200 699635 application/javascript 4.2629ms +2021-03-09 18:10:19.674 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 18:10:19.685 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 18:10:19.685 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarykhh5S2V9GyuYuAYi 359 - 200 0 - 30.5038ms +2021-03-09 18:10:19.687 +03: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). +2021-03-09 18:10:19.687 +03: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). +2021-03-09 18:10:19.729 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-09 18:10:19.762 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-09 18:10:19.762 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-09 18:10:19.762 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.5900ms +2021-03-09 18:10:19.778 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.LoginByLogin +2021-03-09 18:10:19.792 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.Logout +2021-03-09 18:10:19.792 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.CheckPasswordByLogin +2021-03-09 18:10:19.793 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.RegisterAsyncByInput +2021-03-09 18:10:19.793 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.SendPasswordResetCodeAsyncByInput +2021-03-09 18:10:19.793 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.ResetPasswordAsyncByInput +2021-03-09 18:10:19.793 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByNameAsyncByName +2021-03-09 18:10:19.793 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByIdAsyncById +2021-03-09 18:10:19.793 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAllListAsync +2021-03-09 18:10:19.793 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetListAsyncByInput +2021-03-09 18:10:19.794 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAsyncById +2021-03-09 18:10:19.794 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.CreateAsyncByInput +2021-03-09 18:10:19.794 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.UpdateAsyncByIdAndInput +2021-03-09 18:10:19.794 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.DeleteAsyncById +2021-03-09 18:10:19.794 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAsyncById +2021-03-09 18:10:19.794 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetListAsyncByInput +2021-03-09 18:10:19.794 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.CreateAsyncByInput +2021-03-09 18:10:19.794 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateAsyncByIdAndInput +2021-03-09 18:10:19.794 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.DeleteAsyncById +2021-03-09 18:10:19.794 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetRolesAsyncById +2021-03-09 18:10:19.795 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAssignableRolesAsync +2021-03-09 18:10:19.795 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateRolesAsyncByIdAndInput +2021-03-09 18:10:19.795 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByUsernameAsyncByUserName +2021-03-09 18:10:19.795 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByEmailAsyncByEmail +2021-03-09 18:10:19.795 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByIdAsyncById +2021-03-09 18:10:19.795 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByUserNameAsyncByUserName +2021-03-09 18:10:19.795 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.SearchAsyncByInput +2021-03-09 18:10:19.795 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.GetCountAsyncByInput +2021-03-09 18:10:19.795 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.GetAsync +2021-03-09 18:10:19.795 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.UpdateAsyncByInput +2021-03-09 18:10:19.795 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.ChangePasswordAsyncByInput +2021-03-09 18:10:19.795 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.GetAsyncByProviderNameAndProviderKey +2021-03-09 18:10:19.796 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-09 18:10:19.796 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.GetAsync +2021-03-09 18:10:19.796 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.UpdateAsyncByInput +2021-03-09 18:10:19.796 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetAsyncById +2021-03-09 18:10:19.796 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetListAsyncByInput +2021-03-09 18:10:19.796 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.CreateAsyncByInput +2021-03-09 18:10:19.796 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateAsyncByIdAndInput +2021-03-09 18:10:19.796 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteAsyncById +2021-03-09 18:10:19.796 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetDefaultConnectionStringAsyncById +2021-03-09 18:10:19.797 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateDefaultConnectionStringAsyncByIdAndDefaultConnectionString +2021-03-09 18:10:19.797 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteDefaultConnectionStringAsyncById +2021-03-09 18:10:19.797 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.GetAsyncByProviderNameAndProviderKey +2021-03-09 18:10:19.797 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-09 18:10:19.797 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApplicationConfiguration.GetAsync +2021-03-09 18:10:19.797 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApiDefinition.GetByModel +2021-03-09 18:10:19.818 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-09 18:10:19.819 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 131.9212ms +2021-03-09 18:10:19.819 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 18:10:19.819 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - - 200 16918 application/javascript 149.0473ms +2021-03-09 18:10:20.141 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-09 18:10:20.203 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-09 18:10:20.211 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 524.292ms +2021-03-09 18:10:20.211 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 18:10:20.213 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 95068 application/javascript 543.6926ms +2021-03-09 18:10:23.429 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/Account/Login application/x-www-form-urlencoded 317 +2021-03-09 18:10:23.435 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 18:10:23.436 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-09 18:10:23.436 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-09 18:10:23.436 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 18:10:23.461 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnPostAsync - ModelState is "Valid" +2021-03-09 18:10:24.488 +03:00 [DBG] Augmenting SignInContext +2021-03-09 18:10:24.488 +03:00 [DBG] Adding idp claim with value: local +2021-03-09 18:10:24.488 +03:00 [DBG] Adding auth_time claim with value: 1615302624 +2021-03-09 18:10:24.501 +03:00 [INF] AuthenticationScheme: Identity.Application signed in. +2021-03-09 18:10:24.715 +03:00 [INF] {"Username":"admin","Provider":null,"ProviderUserId":null,"SubjectId":"f96d764d-1435-9e8e-b3f4-39fb0f65cfde","DisplayName":"admin","Endpoint":"UI","ClientId":null,"Category":"Authentication","Name":"User Login Success","EventType":"Success","Id":1000,"Message":null,"ActivityId":"0HM731LKNDQSC:00000023","TimeStamp":"2021-03-09T15:10:24.0000000Z","ProcessId":38996,"LocalIpAddress":"::1:44303","RemoteIpAddress":"::1","$type":"UserLoginSuccessEvent"} +2021-03-09 18:10:24.719 +03:00 [INF] Executed handler method OnPostAsync, returned result Microsoft.AspNetCore.Mvc.RedirectResult. +2021-03-09 18:10:24.723 +03:00 [INF] Executing RedirectResult, redirecting to /. +2021-03-09 18:10:24.723 +03:00 [INF] Executed page /Account/Login in 1287.1151ms +2021-03-09 18:10:24.723 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-09 18:10:24.731 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/Account/Login application/x-www-form-urlencoded 317 - 302 0 - 1301.8737ms +2021-03-09 18:10:24.735 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 18:10:24.748 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 18:10:24.748 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 18:10:24.748 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 18:10:24.748 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 18:10:24.748 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 18:10:24.750 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,25 ms. +2021-03-09 18:10:24.751 +03:00 [DBG] Added bundle 'Blazor.Global' to the page in 0,13 ms. +2021-03-09 18:10:24.751 +03:00 [INF] Executed page /_Host in 2.8926ms +2021-03-09 18:10:24.751 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 18:10:24.751 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 16.0601ms +2021-03-09 18:10:24.766 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/__bundles/Blazor.Global.2470AD4F86127C6E0BA0FDDDFEC69421.css?_v=637508994059497049 - - +2021-03-09 18:10:24.766 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/__bundles/Blazor.Global.5A80AFCED3CF617F7237B375BB62B860.js?_v=637508994065613349 - - +2021-03-09 18:10:24.766 +03:00 [INF] The file /__bundles/Blazor.Global.5A80AFCED3CF617F7237B375BB62B860.js was not modified +2021-03-09 18:10:24.766 +03:00 [INF] The file /__bundles/Blazor.Global.2470AD4F86127C6E0BA0FDDDFEC69421.css was not modified +2021-03-09 18:10:24.767 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/__bundles/Blazor.Global.5A80AFCED3CF617F7237B375BB62B860.js?_v=637508994065613349 - - - 304 - application/javascript 0.3957ms +2021-03-09 18:10:24.767 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/__bundles/Blazor.Global.2470AD4F86127C6E0BA0FDDDFEC69421.css?_v=637508994059497049 - - - 304 - text/css 0.4226ms +2021-03-09 18:10:24.780 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 18:10:24.783 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 18:10:24.783 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 18:10:24.783 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 18:10:24.784 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.8545ms +2021-03-09 18:10:24.810 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=6TnmabWlDaWSimjUU8DTDw - - +2021-03-09 18:10:24.814 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 18:10:24.815 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 18:10:24.826 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 18:10:24.830 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 18:10:24.836 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-09 18:10:24.866 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:24.887 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-09 18:10:24.888 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-09 18:10:24.890 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 18:10:24.890 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 18:10:24.890 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: R,admin +2021-03-09 18:10:24.897 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-09 18:10:24.897 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-09 18:10:24.897 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-09 18:10:24.897 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-09 18:10:24.897 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.3041ms +2021-03-09 18:10:24.897 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.3338ms +2021-03-09 18:10:24.901 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-09 18:10:24.902 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-09 18:10:25.613 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-09 18:10:25.613 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-09 18:10:25.613 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.6514ms +2021-03-09 18:10:26.563 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 18:10:26.564 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 18:10:26.567 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 18:10:26.567 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 18:10:26.568 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:26.589 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 18:10:26.589 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 18:10:26.591 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-09 18:10:26.753 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:26.754 +03:00 [DBG] Setting the cache items. Count: 19 +2021-03-09 18:10:26.760 +03:00 [DBG] Finished setting the cache items. Count: 19 +2021-03-09 18:10:26.762 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 18:10:26.762 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 18:10:26.762 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-09 18:10:26.766 +03:00 [DBG] Setting the cache items. Count: 19 +2021-03-09 18:10:26.773 +03:00 [DBG] Finished setting the cache items. Count: 19 +2021-03-09 18:10:26.788 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 18:10:26.789 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 18:10:26.789 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 18:10:26.789 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 18:10:26.789 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:26.946 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:26.948 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 18:10:26.949 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 18:10:26.949 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 18:10:26.949 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 18:10:26.949 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:26.950 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:26.950 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:26.950 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:26.951 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:26.951 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:26.951 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:26.951 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:26.951 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:26.952 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:26.952 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:27.065 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.066 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.066 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.066 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.066 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:27.067 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.067 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.067 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.068 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.068 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:27.068 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.068 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.068 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.069 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.069 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:27.071 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.071 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.071 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.071 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.071 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:27.071 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.072 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.072 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.072 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.072 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:27.072 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.073 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.073 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.073 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.073 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:27.075 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.076 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.076 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.076 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.076 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:27.076 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.077 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.077 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.077 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.077 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:27.077 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.077 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.077 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.078 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.078 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:27.080 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.080 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.080 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.081 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.081 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:27.081 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.081 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.081 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.081 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.081 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:27.081 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.082 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.082 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.082 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.082 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:27.084 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.084 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.084 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.085 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.085 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:27.085 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.085 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.085 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.085 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.085 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:27.085 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.086 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.086 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.086 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.086 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:27.093 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.093 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.093 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.094 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.094 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:27.094 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.094 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.094 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.095 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.095 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:27.095 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.095 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.095 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.095 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.095 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:27.098 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.098 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.098 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.098 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.098 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:27.098 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.099 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.099 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.099 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.099 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:27.099 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.099 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.099 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.100 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.100 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:27.102 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.102 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.102 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.102 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.102 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:27.102 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.103 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.103 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.103 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.103 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:27.103 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.104 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.104 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.104 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.104 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:27.106 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.107 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.107 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.107 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.107 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:27.107 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.108 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.108 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.108 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.108 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:27.108 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.109 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.109 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.109 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.109 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:27.111 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.111 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.111 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.112 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 18:10:27.112 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:27.112 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.112 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.112 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.113 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 18:10:27.113 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:27.113 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.113 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.113 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.114 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 18:10:27.114 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:28.556 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 18:10:28.557 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 18:10:28.557 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 18:10:28.558 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 18:10:28.558 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:28.574 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 18:10:28.575 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 18:10:28.575 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 18:10:28.575 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 18:10:28.575 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:28.575 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 18:10:28.576 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 18:10:28.576 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 18:10:28.576 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 18:10:28.576 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:28.576 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 18:10:28.576 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 18:10:28.576 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 18:10:28.577 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 18:10:28.577 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:28.577 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 18:10:28.577 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 18:10:28.577 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 18:10:28.578 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 18:10:28.578 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:28.580 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 18:10:28.581 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 18:10:28.581 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 18:10:28.582 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 18:10:28.582 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:28.660 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:28.670 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 18:10:28.670 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 18:10:28.670 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 18:10:28.671 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 18:10:28.671 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:28.729 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 18:10:28.729 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 18:10:28.729 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 18:10:28.730 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 18:10:28.730 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:28.730 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 18:10:28.730 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 18:10:28.730 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 18:10:28.731 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 18:10:28.731 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:28.731 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 18:10:28.731 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 18:10:28.731 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 18:10:28.732 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 18:10:28.732 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:28.736 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 18:10:28.736 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 18:10:28.736 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 18:10:28.737 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 18:10:28.737 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:28.737 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 18:10:28.738 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 18:10:28.738 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 18:10:28.739 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 18:10:28.739 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:28.739 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 18:10:28.740 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 18:10:28.740 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 18:10:28.740 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 18:10:28.740 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:28.762 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 18:10:28.763 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 18:10:28.763 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 18:10:28.763 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 18:10:28.763 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:28.763 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 18:10:28.764 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 18:10:28.764 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 18:10:28.764 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 18:10:28.765 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:28.765 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 18:10:28.765 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 18:10:28.765 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 18:10:28.766 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 18:10:28.766 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:28.769 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 18:10:28.769 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 18:10:28.769 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 18:10:28.770 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 18:10:28.770 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:28.770 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 18:10:28.770 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 18:10:28.770 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 18:10:28.771 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 18:10:28.771 +03:00 [INF] Authorization was successful. +2021-03-09 18:10:28.771 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 18:10:28.771 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 18:10:28.771 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 18:10:28.772 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 18:10:28.772 +03:00 [INF] Authorization was successful. +2021-03-09 18:12:46.099 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 18:12:46.099 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 18:12:46.099 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 18:12:46.100 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 18:12:46.100 +03:00 [INF] Authorization was successful. +2021-03-09 18:12:49.625 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 18:12:49.626 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 18:12:49.626 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 18:12:49.626 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 18:12:49.626 +03:00 [INF] Authorization was successful. +2021-03-09 18:12:49.649 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-09 18:12:49.649 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-09 18:12:49.649 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-09 18:12:49.650 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-09 18:12:49.650 +03:00 [INF] Authorization was successful. +2021-03-09 18:12:49.650 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-09 18:12:49.650 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-09 18:12:49.650 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-09 18:12:49.651 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-09 18:12:49.651 +03:00 [INF] Authorization was successful. +2021-03-09 18:12:49.651 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-09 18:12:49.651 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-09 18:12:49.651 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-09 18:12:49.651 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-09 18:12:49.651 +03:00 [INF] Authorization was successful. +2021-03-09 18:12:49.651 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 18:12:49.652 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 18:12:49.652 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 18:12:49.652 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 18:12:49.652 +03:00 [INF] Authorization was successful. +2021-03-09 18:12:49.702 +03:00 [INF] Authorization was successful. +2021-03-09 18:12:49.710 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 18:12:49.711 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 18:12:49.711 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 18:12:49.712 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 18:12:49.712 +03:00 [INF] Authorization was successful. +2021-03-09 18:12:49.798 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-09 18:12:49.798 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-09 18:12:49.798 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-09 18:12:49.799 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-09 18:12:49.799 +03:00 [INF] Authorization was successful. +2021-03-09 18:12:49.799 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 18:12:49.799 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 18:12:49.799 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 18:12:49.800 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 18:12:49.800 +03:00 [INF] Authorization was successful. +2021-03-09 18:12:49.800 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-09 18:12:49.800 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-09 18:12:49.800 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-09 18:12:49.801 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-09 18:12:49.801 +03:00 [INF] Authorization was successful. +2021-03-09 18:12:49.808 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-09 18:12:49.808 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-09 18:12:49.808 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-09 18:12:49.809 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-09 18:12:49.809 +03:00 [INF] Authorization was successful. +2021-03-09 18:12:49.809 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 18:12:49.809 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 18:12:49.809 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 18:12:49.810 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 18:12:49.810 +03:00 [INF] Authorization was successful. +2021-03-09 18:12:49.810 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-09 18:12:49.811 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-09 18:12:49.811 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-09 18:12:49.811 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-09 18:12:49.811 +03:00 [INF] Authorization was successful. +2021-03-09 20:31:57.670 +03:00 [INF] Starting web host. +2021-03-09 20:31:59.820 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 20:31:59.878 +03:00 [INF] Loaded ABP modules: +2021-03-09 20:31:59.878 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 20:31:59.878 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 20:31:59.878 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 20:31:59.878 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 20:31:59.878 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 20:31:59.878 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 20:31:59.878 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 20:31:59.878 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 20:31:59.878 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 20:31:59.927 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 20:31:59.930 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 20:31:59.968 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 20:32:00.525 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 20:32:00.525 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 20:32:00.525 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 20:32:00.525 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 20:32:00.525 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 20:32:00.525 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 20:32:01.049 +03:00 [INF] Initialized all ABP modules. +2021-03-09 20:32:01.129 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 20:32:01.131 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 20:32:01.131 +03:00 [INF] Hosting environment: Development +2021-03-09 20:32:01.131 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 20:32:01.363 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryAgiweMiKd7UzAEPh 359 +2021-03-09 20:32:01.597 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 20:32:04.135 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 20:32:04.135 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 20:32:04.135 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 20:32:04.135 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 20:32:04.135 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 20:32:04.135 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 20:32:04.135 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 20:32:04.143 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-09 20:32:04.143 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-09 20:32:04.240 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-09 20:32:04.243 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 20:32:04.244 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-09 20:32:04.249 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-09 20:32:04.249 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-09 20:32:04.261 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 20:32:04.261 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 20:32:04.267 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 20:32:04.285 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryAgiweMiKd7UzAEPh 359 - 200 0 - 2922.2041ms +2021-03-09 20:32:04.313 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 20:32:04.314 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 20:32:04.343 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 20:32:04.343 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 20:32:04.452 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 13,96 ms. +2021-03-09 20:32:04.510 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 2,73 ms. +2021-03-09 20:32:04.524 +03:00 [INF] Executed page /_Host in 206.8976ms +2021-03-09 20:32:04.524 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 20:32:04.526 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 2929.0994ms +2021-03-09 20:32:04.540 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-09 20:32:04.541 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-09 20:32:04.541 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-09 20:32:04.541 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 20:32:04.541 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 20:32:04.541 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 20:32:04.541 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-09 20:32:04.541 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 20:32:04.543 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 20:32:04.543 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 20:32:04.544 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 20:32:04.544 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-09 20:32:04.554 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 20:32:04.554 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 20:32:04.554 +03:00 [INF] The file /global-styles.css was not modified +2021-03-09 20:32:04.554 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 20:32:04.554 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 20:32:04.554 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-09 20:32:04.554 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 20:32:04.554 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 20:32:04.554 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 20:32:04.554 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 20:32:04.555 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 20:32:04.555 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 20:32:04.555 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 14.8571ms +2021-03-09 20:32:04.555 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 12.2481ms +2021-03-09 20:32:04.555 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 12.5234ms +2021-03-09 20:32:04.555 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 11.7260ms +2021-03-09 20:32:04.555 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 14.4046ms +2021-03-09 20:32:04.555 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 14.5829ms +2021-03-09 20:32:04.556 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 14.1907ms +2021-03-09 20:32:04.556 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 14.7903ms +2021-03-09 20:32:04.556 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 11.8478ms +2021-03-09 20:32:04.556 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 14.2559ms +2021-03-09 20:32:04.556 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 14.5225ms +2021-03-09 20:32:04.556 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 14.3943ms +2021-03-09 20:32:04.593 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 20:32:04.597 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-09 20:32:04.598 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 20:32:04.598 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-09 20:32:04.598 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-09 20:32:04.598 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 20:32:04.614 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 20:32:04.614 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 20.8773ms +2021-03-09 20:32:04.627 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=W7k0fFNxe50GjsNP3t2kgQ - - +2021-03-09 20:32:04.629 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-09 20:32:04.630 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 20:32:04.630 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-09 20:32:04.630 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-09 20:32:04.630 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 20:32:05.011 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-09 20:32:05.143 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-09 20:32:05.143 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-09 20:32:05.143 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-09 20:32:05.143 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-09 20:32:05.144 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.6662ms +2021-03-09 20:32:05.144 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.7992ms +2021-03-09 20:32:14.403 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-09 20:32:14.419 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Login - - +2021-03-09 20:32:14.430 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-09 20:32:14.432 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-09 20:32:14.432 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-09 20:32:14.432 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-09 20:32:14.462 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-09 20:32:14.462 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 20:32:14.757 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnGetAsync - ModelState is "Valid" +2021-03-09 20:32:14.773 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 20:32:15.071 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 7,00 ms. +2021-03-09 20:32:15.207 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 9,04 ms. +2021-03-09 20:32:15.223 +03:00 [INF] Executed page /Account/Login in 760.3568ms +2021-03-09 20:32:15.223 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarylVp4s9DZtCBFKYaI 359 +2021-03-09 20:32:15.224 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-09 20:32:15.225 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-09 20:32:15.226 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 20:32:15.227 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-09 20:32:15.227 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-09 20:32:15.227 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 20:32:15.233 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637507911461396776 - - +2021-03-09 20:32:15.234 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-09 20:32:15.234 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637507911461396776 - - - 304 - text/css 1.1683ms +2021-03-09 20:32:15.236 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Login - - - 200 - text/html;+charset=utf-8 817.2359ms +2021-03-09 20:32:15.239 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 20:32:15.240 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=W7k0fFNxe50GjsNP3t2kgQ - - - 101 - - 10612.1050ms +2021-03-09 20:32:15.240 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-09 20:32:15.240 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-09 20:32:15.240 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-09 20:32:15.241 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637507911462677104 - - +2021-03-09 20:32:15.241 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637507911462337109 - - +2021-03-09 20:32:15.241 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 20:32:15.241 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 20:32:15.241 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 20:32:15.241 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-09 20:32:15.241 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637507911462306787 - - +2021-03-09 20:32:15.241 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637507911461826763 - - +2021-03-09 20:32:15.241 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarylVp4s9DZtCBFKYaI 359 - 200 0 - 17.6789ms +2021-03-09 20:32:15.241 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-09 20:32:15.241 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 0.7296ms +2021-03-09 20:32:15.241 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637507911462677104 - - - 304 - text/css 0.4119ms +2021-03-09 20:32:15.241 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 0.8022ms +2021-03-09 20:32:15.241 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 20:32:15.241 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637507911462337109 - - - 304 - text/css 0.3190ms +2021-03-09 20:32:15.241 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-09 20:32:15.241 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 0.9040ms +2021-03-09 20:32:15.241 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637507911461826763 - - - 304 - text/css 0.2480ms +2021-03-09 20:32:15.241 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-09 20:32:15.241 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637507911461436761 - - +2021-03-09 20:32:15.241 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637507911462306787 - - - 304 - text/css 0.5156ms +2021-03-09 20:32:15.241 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-09 20:32:15.242 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637507911461436761 - - - 304 - text/css 0.2586ms +2021-03-09 20:32:15.255 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637507911461396776 - - +2021-03-09 20:32:15.255 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637507911461416777 - - +2021-03-09 20:32:15.255 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-09 20:32:15.255 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637507911462216780 - - +2021-03-09 20:32:15.255 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637507911461406773 - - +2021-03-09 20:32:15.255 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-09 20:32:15.255 +03:00 [INF] The file /global-styles.css was not modified +2021-03-09 20:32:15.255 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-09 20:32:15.255 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-09 20:32:15.255 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-09 20:32:15.255 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637507911461416777 - - - 304 - application/javascript 0.3825ms +2021-03-09 20:32:15.255 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.4325ms +2021-03-09 20:32:15.255 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637507911461396776 - - - 304 - application/javascript 0.4600ms +2021-03-09 20:32:15.255 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637507911462216780 - - - 304 - application/javascript 0.4761ms +2021-03-09 20:32:15.255 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637507911461406773 - - - 304 - application/javascript 0.3590ms +2021-03-09 20:32:15.257 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637507911461776764 - - +2021-03-09 20:32:15.257 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637507911462226774 - - +2021-03-09 20:32:15.257 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637507911461876762 - - +2021-03-09 20:32:15.257 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637507911461876762 - - +2021-03-09 20:32:15.257 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-09 20:32:15.257 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-09 20:32:15.257 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637507911461866764 - - +2021-03-09 20:32:15.257 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637507911462226774 - - - 304 - application/javascript 0.3041ms +2021-03-09 20:32:15.257 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637507911461776764 - - - 304 - application/javascript 0.3364ms +2021-03-09 20:32:15.257 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-09 20:32:15.257 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-09 20:32:15.257 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637507911461876762 - - - 304 - application/javascript 0.2061ms +2021-03-09 20:32:15.257 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637507911461876762 - - - 304 - application/javascript 0.2774ms +2021-03-09 20:32:15.257 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-09 20:32:15.257 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637507911461866764 - - - 304 - application/javascript 0.2147ms +2021-03-09 20:32:15.260 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637507911462487123 - - +2021-03-09 20:32:15.260 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637507911462476789 - - +2021-03-09 20:32:15.260 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-09 20:32:15.260 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637507911461856766 - - +2021-03-09 20:32:15.260 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637507911461826763 - - +2021-03-09 20:32:15.261 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-09 20:32:15.261 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-09 20:32:15.261 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637507911462497105 - - +2021-03-09 20:32:15.261 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-09 20:32:15.261 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637507911462476789 - - - 304 - application/javascript 0.3019ms +2021-03-09 20:32:15.261 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-09 20:32:15.261 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637507911461856766 - - - 304 - application/javascript 0.2059ms +2021-03-09 20:32:15.261 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637507911462487123 - - - 304 - application/javascript 0.3816ms +2021-03-09 20:32:15.261 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637507911461826763 - - - 304 - application/javascript 0.2016ms +2021-03-09 20:32:15.261 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637507911462677104 - - +2021-03-09 20:32:15.261 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-09 20:32:15.261 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637507911462306787 - - +2021-03-09 20:32:15.261 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637507911462286772 - - +2021-03-09 20:32:15.261 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637507911461406773 - - +2021-03-09 20:32:15.261 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637507911462497105 - - - 304 - application/javascript 0.2444ms +2021-03-09 20:32:15.261 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-09 20:32:15.261 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637507911462677104 - - - 304 - application/javascript 0.1843ms +2021-03-09 20:32:15.261 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-09 20:32:15.261 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637507911462497105 - - +2021-03-09 20:32:15.261 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-09 20:32:15.261 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637507911462306787 - - - 304 - application/javascript 0.1825ms +2021-03-09 20:32:15.261 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-09 20:32:15.261 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637507911461406773 - - - 304 - application/javascript 0.1838ms +2021-03-09 20:32:15.261 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637507911461436761 - - +2021-03-09 20:32:15.261 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637507911462286772 - - - 304 - application/javascript 0.2320ms +2021-03-09 20:32:15.261 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-09 20:32:15.261 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637507911462497105 - - - 304 - application/javascript 0.1879ms +2021-03-09 20:32:15.261 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-09 20:32:15.261 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637507911461436761 - - - 304 - application/javascript 0.1621ms +2021-03-09 20:32:15.262 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-09 20:32:15.262 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-09 20:32:15.262 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-09 20:32:15.262 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 20:32:15.265 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.tr.js?_v=637507911462657103 - - +2021-03-09 20:32:15.265 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation/localization/messages_tr.js?_v=637507911462136789 - - +2021-03-09 20:32:15.265 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/locales/bootstrap-datepicker.tr.min.js?_v=637507911461587144 - - +2021-03-09 20:32:15.265 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - +2021-03-09 20:32:15.266 +03:00 [INF] The file /libs/jquery-validation/localization/messages_tr.js was not modified +2021-03-09 20:32:15.266 +03:00 [INF] The file /libs/timeago/locales/jquery.timeago.tr.js was not modified +2021-03-09 20:32:15.266 +03:00 [INF] The file /libs/bootstrap-datepicker/locales/bootstrap-datepicker.tr.min.js was not modified +2021-03-09 20:32:15.266 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation/localization/messages_tr.js?_v=637507911462136789 - - - 304 - application/javascript 0.4012ms +2021-03-09 20:32:15.266 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.tr.js?_v=637507911462657103 - - - 304 - application/javascript 0.4288ms +2021-03-09 20:32:15.266 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/locales/bootstrap-datepicker.tr.min.js?_v=637507911461587144 - - - 304 - application/javascript 0.3914ms +2021-03-09 20:32:15.270 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-09 20:32:15.271 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-09 20:32:15.271 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-09 20:32:15.271 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 20:32:15.273 +03: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). +2021-03-09 20:32:15.275 +03: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). +2021-03-09 20:32:15.302 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-09 20:32:15.302 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-09 20:32:15.302 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.4159ms +2021-03-09 20:32:15.311 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-09 20:32:15.363 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.LoginByLogin +2021-03-09 20:32:15.381 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.Logout +2021-03-09 20:32:15.381 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.CheckPasswordByLogin +2021-03-09 20:32:15.382 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.RegisterAsyncByInput +2021-03-09 20:32:15.382 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.SendPasswordResetCodeAsyncByInput +2021-03-09 20:32:15.382 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.ResetPasswordAsyncByInput +2021-03-09 20:32:15.382 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByNameAsyncByName +2021-03-09 20:32:15.382 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByIdAsyncById +2021-03-09 20:32:15.382 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAllListAsync +2021-03-09 20:32:15.383 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetListAsyncByInput +2021-03-09 20:32:15.383 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAsyncById +2021-03-09 20:32:15.383 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.CreateAsyncByInput +2021-03-09 20:32:15.383 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.UpdateAsyncByIdAndInput +2021-03-09 20:32:15.383 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.DeleteAsyncById +2021-03-09 20:32:15.384 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAsyncById +2021-03-09 20:32:15.384 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetListAsyncByInput +2021-03-09 20:32:15.384 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.CreateAsyncByInput +2021-03-09 20:32:15.384 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateAsyncByIdAndInput +2021-03-09 20:32:15.384 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.DeleteAsyncById +2021-03-09 20:32:15.384 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetRolesAsyncById +2021-03-09 20:32:15.384 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAssignableRolesAsync +2021-03-09 20:32:15.384 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateRolesAsyncByIdAndInput +2021-03-09 20:32:15.385 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByUsernameAsyncByUserName +2021-03-09 20:32:15.385 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByEmailAsyncByEmail +2021-03-09 20:32:15.385 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByIdAsyncById +2021-03-09 20:32:15.385 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByUserNameAsyncByUserName +2021-03-09 20:32:15.385 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.SearchAsyncByInput +2021-03-09 20:32:15.385 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.GetCountAsyncByInput +2021-03-09 20:32:15.385 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.GetAsync +2021-03-09 20:32:15.385 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.UpdateAsyncByInput +2021-03-09 20:32:15.385 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.ChangePasswordAsyncByInput +2021-03-09 20:32:15.385 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.GetAsyncByProviderNameAndProviderKey +2021-03-09 20:32:15.385 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-09 20:32:15.385 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.GetAsync +2021-03-09 20:32:15.385 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.UpdateAsyncByInput +2021-03-09 20:32:15.386 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetAsyncById +2021-03-09 20:32:15.386 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetListAsyncByInput +2021-03-09 20:32:15.386 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.CreateAsyncByInput +2021-03-09 20:32:15.386 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateAsyncByIdAndInput +2021-03-09 20:32:15.386 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteAsyncById +2021-03-09 20:32:15.386 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetDefaultConnectionStringAsyncById +2021-03-09 20:32:15.386 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateDefaultConnectionStringAsyncByIdAndDefaultConnectionString +2021-03-09 20:32:15.386 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteDefaultConnectionStringAsyncById +2021-03-09 20:32:15.386 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.GetAsyncByProviderNameAndProviderKey +2021-03-09 20:32:15.386 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-09 20:32:15.386 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApplicationConfiguration.GetAsync +2021-03-09 20:32:15.386 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApiDefinition.GetByModel +2021-03-09 20:32:15.405 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-09 20:32:15.407 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 131.88ms +2021-03-09 20:32:15.407 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 20:32:15.407 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - - 200 16918 application/javascript 142.0030ms +2021-03-09 20:32:15.754 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-09 20:32:15.826 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-09 20:32:15.829 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 555.2911ms +2021-03-09 20:32:15.829 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 20:32:15.831 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 95068 application/javascript 570.1861ms +2021-03-09 20:32:19.787 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/Account/Login application/x-www-form-urlencoded 317 +2021-03-09 20:32:19.790 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-09 20:32:19.791 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 20:32:19.792 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-09 20:32:19.792 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-09 20:32:19.792 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-09 20:32:19.792 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-09 20:32:19.792 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 20:32:19.812 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnPostAsync - ModelState is "Valid" +2021-03-09 20:32:20.913 +03:00 [DBG] Augmenting SignInContext +2021-03-09 20:32:20.915 +03:00 [DBG] Adding idp claim with value: local +2021-03-09 20:32:20.915 +03:00 [DBG] Adding auth_time claim with value: 1615311140 +2021-03-09 20:32:20.926 +03:00 [INF] Identity.Application was not authenticated. Failure message: Unprotect ticket failed +2021-03-09 20:32:20.935 +03:00 [INF] AuthenticationScheme: Identity.Application signed in. +2021-03-09 20:32:21.159 +03:00 [INF] {"Username":"admin","Provider":null,"ProviderUserId":null,"SubjectId":"f96d764d-1435-9e8e-b3f4-39fb0f65cfde","DisplayName":"admin","Endpoint":"UI","ClientId":null,"Category":"Authentication","Name":"User Login Success","EventType":"Success","Id":1000,"Message":null,"ActivityId":"0HM7344VOPPT3:0000006F","TimeStamp":"2021-03-09T17:32:21.0000000Z","ProcessId":22896,"LocalIpAddress":"::1:44303","RemoteIpAddress":"::1","$type":"UserLoginSuccessEvent"} +2021-03-09 20:32:21.163 +03:00 [INF] Executed handler method OnPostAsync, returned result Microsoft.AspNetCore.Mvc.RedirectResult. +2021-03-09 20:32:21.168 +03:00 [INF] Executing RedirectResult, redirecting to /. +2021-03-09 20:32:21.168 +03:00 [INF] Executed page /Account/Login in 1376.3168ms +2021-03-09 20:32:21.168 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-09 20:32:21.170 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/Account/Login application/x-www-form-urlencoded 317 - 302 0 - 1383.5561ms +2021-03-09 20:32:21.172 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 20:32:21.184 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 20:32:21.184 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 20:32:21.184 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 20:32:21.184 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 20:32:21.184 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 20:32:21.185 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0,51 ms. +2021-03-09 20:32:21.186 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0,30 ms. +2021-03-09 20:32:21.186 +03:00 [INF] Executed page /_Host in 2.12ms +2021-03-09 20:32:21.186 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 20:32:21.186 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 13.7757ms +2021-03-09 20:32:21.200 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - +2021-03-09 20:32:21.200 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - +2021-03-09 20:32:21.200 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - +2021-03-09 20:32:21.201 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 20:32:21.201 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 20:32:21.201 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 20:32:21.201 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637507911461706763 - - - 304 - text/css 0.8410ms +2021-03-09 20:32:21.201 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637507911461136911 - - - 304 - text/css 0.8652ms +2021-03-09 20:32:21.201 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637507911461146789 - - - 304 - text/css 0.6191ms +2021-03-09 20:32:21.201 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 20:32:21.201 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 20:32:21.201 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 20:32:21.201 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 20:32:21.201 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 20:32:21.201 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 20:32:21.201 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.3617ms +2021-03-09 20:32:21.201 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.4054ms +2021-03-09 20:32:21.201 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.3100ms +2021-03-09 20:32:21.202 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 20:32:21.202 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-09 20:32:21.202 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 20:32:21.202 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 20:32:21.202 +03:00 [INF] The file /global-styles.css was not modified +2021-03-09 20:32:21.202 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 20:32:21.202 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 20:32:21.202 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 20:32:21.202 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.4135ms +2021-03-09 20:32:21.202 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.3641ms +2021-03-09 20:32:21.202 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-09 20:32:21.202 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 20:32:21.202 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.4723ms +2021-03-09 20:32:21.203 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.4060ms +2021-03-09 20:32:21.203 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 20:32:21.203 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-09 20:32:21.203 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.5217ms +2021-03-09 20:32:21.203 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.3045ms +2021-03-09 20:32:21.220 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 20:32:21.224 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 20:32:21.225 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 20:32:21.225 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 20:32:21.225 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.6532ms +2021-03-09 20:32:21.243 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=lWj36yS1mSYlQUeCo3VDLg - - +2021-03-09 20:32:21.247 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 20:32:21.247 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 20:32:21.260 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 20:32:21.263 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 20:32:21.267 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-09 20:32:21.293 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:21.313 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-09 20:32:21.315 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-09 20:32:21.316 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 20:32:21.316 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 20:32:21.316 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: R,admin +2021-03-09 20:32:21.323 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-09 20:32:21.323 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-09 20:32:21.323 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.3573ms +2021-03-09 20:32:21.327 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-09 20:32:21.328 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-09 20:32:21.721 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-09 20:32:21.721 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-09 20:32:21.721 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.4077ms +2021-03-09 20:32:22.770 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 20:32:22.771 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 20:32:22.775 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 20:32:22.775 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 20:32:22.777 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:22.799 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 20:32:22.799 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 20:32:22.801 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-09 20:32:22.988 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:22.989 +03:00 [DBG] Setting the cache items. Count: 19 +2021-03-09 20:32:22.995 +03:00 [DBG] Finished setting the cache items. Count: 19 +2021-03-09 20:32:22.997 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 20:32:22.997 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 20:32:22.997 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-09 20:32:22.999 +03:00 [DBG] Setting the cache items. Count: 19 +2021-03-09 20:32:23.004 +03:00 [DBG] Finished setting the cache items. Count: 19 +2021-03-09 20:32:23.026 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 20:32:23.027 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 20:32:23.027 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 20:32:23.027 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 20:32:23.027 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:23.193 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:23.195 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.195 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.195 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.196 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.196 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:23.196 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.197 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.197 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.197 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.197 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:23.197 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.198 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.198 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.198 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.198 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:23.309 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.310 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.310 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.310 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.310 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:23.312 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.312 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.312 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.313 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.313 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:23.313 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.313 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.313 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.314 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.314 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:23.316 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.317 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.317 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.317 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.317 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:23.317 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.318 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.318 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.318 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.318 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:23.318 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.319 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.319 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.319 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.319 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:23.321 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.321 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.321 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.322 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.322 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:23.322 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.322 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.322 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.322 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.323 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:23.323 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.323 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.323 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.323 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.323 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:23.325 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.326 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.326 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.326 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.326 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:23.326 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.327 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.327 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.327 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.327 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:23.327 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.327 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.327 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.328 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.328 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:23.330 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.330 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.330 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.331 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.331 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:23.331 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.331 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.331 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.331 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.331 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:23.331 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.332 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.332 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.332 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.332 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:23.339 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.339 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.339 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.339 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.339 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:23.340 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.340 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.340 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.340 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.340 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:23.340 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.341 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.341 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.341 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.341 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:23.343 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.343 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.343 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.344 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.344 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:23.344 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.344 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.344 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.345 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.345 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:23.345 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.345 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.345 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.345 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.345 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:23.347 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.348 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.348 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.348 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.348 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:23.348 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.349 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.349 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.349 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.349 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:23.349 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.350 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.350 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.350 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.350 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:23.352 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.353 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.353 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.353 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.353 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:23.353 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.353 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.353 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.354 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.354 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:23.354 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.354 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.354 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.355 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.355 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:23.357 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.357 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.357 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.357 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:23.357 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:23.358 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.358 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.358 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.358 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:23.358 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:23.358 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.359 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.359 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.359 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:23.359 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:25.138 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:32:25.139 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:32:25.139 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:32:25.139 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:32:25.140 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:25.157 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 20:32:25.158 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 20:32:25.158 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 20:32:25.158 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 20:32:25.158 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:25.158 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 20:32:25.158 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 20:32:25.158 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 20:32:25.159 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 20:32:25.159 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:25.159 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 20:32:25.159 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 20:32:25.159 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 20:32:25.159 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 20:32:25.159 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:25.159 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:25.160 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:25.160 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:25.160 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:25.160 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:25.162 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:32:25.162 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:32:25.162 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:32:25.163 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:32:25.163 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:25.239 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:25.252 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:32:25.252 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:32:25.252 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:32:25.253 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:32:25.253 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:25.312 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 20:32:25.313 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 20:32:25.313 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 20:32:25.313 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 20:32:25.313 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:25.314 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:25.314 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:25.314 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:25.314 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:25.314 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:25.315 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 20:32:25.315 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 20:32:25.315 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 20:32:25.316 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 20:32:25.316 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:25.319 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 20:32:25.319 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 20:32:25.319 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 20:32:25.319 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 20:32:25.320 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:25.320 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:25.320 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:25.320 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:25.321 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:25.321 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:25.321 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 20:32:25.321 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 20:32:25.321 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 20:32:25.322 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 20:32:25.322 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:25.339 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 20:32:25.339 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 20:32:25.339 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 20:32:25.340 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 20:32:25.340 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:25.340 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:25.341 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:25.341 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:25.341 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:25.341 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:25.341 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 20:32:25.342 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 20:32:25.342 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 20:32:25.342 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 20:32:25.342 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:25.346 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 20:32:25.346 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 20:32:25.346 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 20:32:25.347 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 20:32:25.347 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:25.347 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:25.347 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:25.347 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:25.348 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:25.348 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:25.348 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 20:32:25.348 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 20:32:25.348 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 20:32:25.349 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 20:32:25.349 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.563 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 20:32:28.564 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 20:32:28.564 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 20:32:28.564 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 20:32:28.564 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.565 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 20:32:28.566 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 20:32:28.566 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 20:32:28.567 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 20:32:28.567 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.567 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.567 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.567 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.568 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.568 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.568 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.568 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.568 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.569 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.569 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.569 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.569 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.569 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.570 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.570 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.590 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.596 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 20:32:28.597 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 20:32:28.597 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 20:32:28.597 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 20:32:28.597 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.621 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.621 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.622 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.622 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.622 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.622 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.623 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.623 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.623 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.623 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.624 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.624 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.624 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.624 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.625 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.628 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.628 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.628 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.629 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.629 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.629 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.630 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.630 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.630 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.630 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.630 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.631 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.631 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.631 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.631 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.635 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.635 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.635 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.636 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.636 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.636 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.636 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.636 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.637 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.637 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.637 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.637 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.637 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.638 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.638 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.641 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.642 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.642 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.642 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.642 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.642 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.643 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.643 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.643 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.643 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.643 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.644 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.644 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.644 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.645 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.648 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.648 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.648 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.649 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.649 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.649 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.649 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.649 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.650 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.650 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.650 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.651 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.651 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.651 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.651 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.657 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.657 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.657 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.658 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.658 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.658 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.658 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.658 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.659 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.659 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.659 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.660 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.660 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.660 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.660 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.663 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.664 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.664 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.665 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.665 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.665 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.665 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.665 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.666 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.666 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.666 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.667 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.667 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.667 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.667 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.671 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.671 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.671 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.672 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.672 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.672 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.672 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.672 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.673 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.673 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.673 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.673 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.673 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.674 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.674 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.678 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.679 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.679 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.679 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.679 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.680 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.680 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.680 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.681 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.681 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.681 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.682 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.682 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.683 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.683 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.687 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.688 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.688 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.689 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:28.689 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.689 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.689 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.689 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.690 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:28.690 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:28.690 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.691 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.691 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.692 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:28.692 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:29.975 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 20:32:29.976 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 20:32:29.976 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 20:32:29.976 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 20:32:29.976 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:29.996 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-09 20:32:29.996 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-09 20:32:29.996 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-09 20:32:29.997 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-09 20:32:29.997 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:29.997 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-09 20:32:29.997 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-09 20:32:29.997 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-09 20:32:29.997 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-09 20:32:29.997 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:29.997 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-09 20:32:29.998 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-09 20:32:29.998 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-09 20:32:29.998 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-09 20:32:29.998 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:29.998 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 20:32:29.998 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 20:32:29.998 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 20:32:29.999 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 20:32:29.999 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:30.053 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:30.061 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 20:32:30.062 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 20:32:30.062 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 20:32:30.063 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 20:32:30.063 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:30.159 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-09 20:32:30.160 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-09 20:32:30.160 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-09 20:32:30.160 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-09 20:32:30.160 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:30.160 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 20:32:30.161 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 20:32:30.161 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 20:32:30.161 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 20:32:30.161 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:30.161 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-09 20:32:30.162 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-09 20:32:30.162 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-09 20:32:30.162 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-09 20:32:30.162 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:30.170 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-09 20:32:30.171 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-09 20:32:30.171 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-09 20:32:30.171 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-09 20:32:30.171 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:30.171 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 20:32:30.172 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 20:32:30.172 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 20:32:30.172 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-09 20:32:30.172 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:30.172 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-09 20:32:30.173 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-09 20:32:30.173 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-09 20:32:30.173 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-09 20:32:30.173 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.238 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 20:32:32.239 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 20:32:32.239 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 20:32:32.240 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 20:32:32.240 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.240 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 20:32:32.241 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 20:32:32.241 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 20:32:32.241 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 20:32:32.241 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.241 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.242 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.242 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.242 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.242 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.242 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.242 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.242 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.243 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.243 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.243 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.243 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.243 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.244 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.244 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.256 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.264 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 20:32:32.265 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 20:32:32.265 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 20:32:32.265 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 20:32:32.265 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.292 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.293 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.293 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.294 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.294 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.294 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.294 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.294 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.295 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.295 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.295 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.296 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.296 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.296 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.296 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.300 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.301 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.301 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.301 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.301 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.301 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.302 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.302 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.303 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.303 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.303 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.303 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.303 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.304 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.304 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.307 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.307 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.307 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.308 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.308 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.308 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.309 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.309 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.309 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.309 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.309 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.310 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.310 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.310 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.310 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.314 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.314 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.314 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.315 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.315 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.315 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.316 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.316 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.316 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.316 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.316 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.317 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.317 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.317 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.317 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.321 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.321 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.321 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.322 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.322 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.322 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.322 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.322 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.323 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.323 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.323 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.323 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.323 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.324 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.324 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.329 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.330 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.330 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.330 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.330 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.330 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.331 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.331 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.332 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.332 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.332 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.332 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.332 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.333 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.333 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.336 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.337 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.337 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.337 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.337 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.337 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.338 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.338 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.338 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.338 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.338 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.339 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.339 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.339 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.339 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.343 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.343 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.343 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.344 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.344 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.344 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.344 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.344 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.345 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.345 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.345 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.345 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.345 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.346 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.346 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.349 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.350 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.350 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.351 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.351 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.351 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.351 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.351 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.352 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.352 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.352 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.352 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.352 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.353 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.353 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.356 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.357 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.357 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.357 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:32:32.357 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.357 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.358 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.358 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.358 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:32:32.358 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:32.359 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.359 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.359 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.359 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:32:32.360 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:35.570 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:32:35.571 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:32:35.571 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:32:35.572 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:32:35.572 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:35.573 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 20:32:35.574 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 20:32:35.574 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 20:32:35.574 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 20:32:35.574 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:35.574 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 20:32:35.574 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 20:32:35.575 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 20:32:35.575 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 20:32:35.575 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:35.575 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 20:32:35.575 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 20:32:35.575 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 20:32:35.576 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 20:32:35.576 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:35.576 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:35.576 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:35.576 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:35.577 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:35.577 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:35.578 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:32:35.578 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:32:35.578 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:32:35.578 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:32:35.578 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:35.600 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:35.607 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:32:35.608 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:32:35.609 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:32:35.609 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:32:35.609 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:35.638 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 20:32:35.638 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 20:32:35.638 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 20:32:35.638 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 20:32:35.638 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:35.639 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:35.639 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:35.639 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:35.639 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:35.639 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:35.639 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 20:32:35.640 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 20:32:35.640 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 20:32:35.640 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 20:32:35.640 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:35.643 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 20:32:35.643 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 20:32:35.643 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 20:32:35.644 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 20:32:35.644 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:35.644 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:35.644 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:35.644 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:35.645 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:35.645 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:35.645 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 20:32:35.645 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 20:32:35.645 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 20:32:35.646 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 20:32:35.646 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:35.657 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 20:32:35.657 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 20:32:35.657 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 20:32:35.658 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 20:32:35.658 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:35.658 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:35.658 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:35.658 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:35.659 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:35.659 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:35.659 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 20:32:35.659 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 20:32:35.659 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 20:32:35.659 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 20:32:35.660 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:35.662 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 20:32:35.662 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 20:32:35.662 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 20:32:35.663 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 20:32:35.663 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:35.663 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:35.663 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:35.663 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:35.663 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:32:35.663 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:35.663 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 20:32:35.664 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 20:32:35.664 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 20:32:35.664 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 20:32:35.664 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:36.727 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 20:32:36.728 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 20:32:36.728 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 20:32:36.728 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 20:32:36.728 +03:00 [INF] Authorization was successful. +2021-03-09 20:32:39.555 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 20:32:39.555 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 20:32:39.555 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 20:32:39.556 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 20:32:39.556 +03:00 [INF] Authorization was successful. +2021-03-09 20:47:14.146 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 20:47:14.157 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=lWj36yS1mSYlQUeCo3VDLg - - - 101 - - 892914.0321ms +2021-03-09 20:47:17.273 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 20:47:17.278 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 20:47:17.278 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 20:47:17.278 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 20:47:17.279 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.4385ms +2021-03-09 20:47:17.284 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=3UR9vCh6_BXt7dO6ONwq3Q - - +2021-03-09 20:47:17.287 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 20:47:17.287 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 20:47:17.292 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:47:17.292 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:47:17.292 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:47:17.293 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:47:17.293 +03:00 [INF] Authorization was successful. +2021-03-09 20:47:17.293 +03:00 [INF] Authorization was successful. +2021-03-09 20:47:17.293 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:47:17.293 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:47:17.293 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:47:17.294 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:47:17.294 +03:00 [INF] Authorization was successful. +2021-03-09 20:47:17.294 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:47:17.294 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:47:17.294 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:47:17.294 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:47:17.294 +03:00 [INF] Authorization was successful. +2021-03-09 20:49:08.136 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 20:49:08.136 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=3UR9vCh6_BXt7dO6ONwq3Q - - - 101 - - 110851.9394ms +2021-03-09 20:49:11.268 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 20:49:11.272 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 20:49:11.273 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 20:49:11.273 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 20:49:11.273 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.0627ms +2021-03-09 20:49:11.276 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=UCrfEuWaI4hUeMqXe9P_Rw - - +2021-03-09 20:49:11.279 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 20:49:11.280 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 20:49:11.282 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:49:11.283 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:49:11.283 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:49:11.283 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:49:11.283 +03:00 [INF] Authorization was successful. +2021-03-09 20:49:11.283 +03:00 [INF] Authorization was successful. +2021-03-09 20:49:11.283 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:49:11.284 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:49:11.284 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:49:11.284 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:49:11.284 +03:00 [INF] Authorization was successful. +2021-03-09 20:49:11.284 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:49:11.285 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:49:11.285 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:49:11.285 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:49:11.285 +03:00 [INF] Authorization was successful. +2021-03-09 20:51:02.150 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 20:51:02.150 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=UCrfEuWaI4hUeMqXe9P_Rw - - - 101 - - 110873.5310ms +2021-03-09 20:51:05.274 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 20:51:05.278 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 20:51:05.278 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 20:51:05.278 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 20:51:05.279 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.8310ms +2021-03-09 20:51:05.282 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=uJS5M7dsflbfBvG9fTfssg - - +2021-03-09 20:51:05.285 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 20:51:05.285 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 20:51:05.287 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:51:05.288 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:51:05.288 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:51:05.289 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:51:05.289 +03:00 [INF] Authorization was successful. +2021-03-09 20:51:05.289 +03:00 [INF] Authorization was successful. +2021-03-09 20:51:05.289 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:51:05.289 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:51:05.289 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:51:05.290 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:51:05.290 +03:00 [INF] Authorization was successful. +2021-03-09 20:51:05.290 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:51:05.290 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:51:05.290 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:51:05.291 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:51:05.291 +03:00 [INF] Authorization was successful. +2021-03-09 20:52:56.136 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 20:52:56.137 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=uJS5M7dsflbfBvG9fTfssg - - - 101 - - 110854.9690ms +2021-03-09 20:52:59.270 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 20:52:59.275 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 20:52:59.275 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 20:52:59.276 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 20:52:59.276 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.2122ms +2021-03-09 20:52:59.279 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=S4S2CZTezh1MlXtE1nsuuw - - +2021-03-09 20:52:59.282 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 20:52:59.282 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 20:52:59.285 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:52:59.285 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:52:59.285 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:52:59.286 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:52:59.286 +03:00 [INF] Authorization was successful. +2021-03-09 20:52:59.286 +03:00 [INF] Authorization was successful. +2021-03-09 20:52:59.286 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:52:59.286 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:52:59.286 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:52:59.286 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:52:59.286 +03:00 [INF] Authorization was successful. +2021-03-09 20:52:59.287 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:52:59.287 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:52:59.287 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:52:59.287 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:52:59.287 +03:00 [INF] Authorization was successful. +2021-03-09 20:54:50.143 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 20:54:50.144 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=S4S2CZTezh1MlXtE1nsuuw - - - 101 - - 110864.9329ms +2021-03-09 20:54:53.274 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 20:54:53.277 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 20:54:53.278 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 20:54:53.278 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 20:54:53.278 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.9935ms +2021-03-09 20:54:53.281 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=uwZxx7hyEIHlS132_N9inQ - - +2021-03-09 20:54:53.284 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 20:54:53.284 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 20:54:53.287 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:54:53.287 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:54:53.287 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:54:53.287 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:54:53.287 +03:00 [INF] Authorization was successful. +2021-03-09 20:54:53.287 +03:00 [INF] Authorization was successful. +2021-03-09 20:54:53.287 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:54:53.288 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:54:53.288 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:54:53.288 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:54:53.288 +03:00 [INF] Authorization was successful. +2021-03-09 20:54:53.288 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:54:53.288 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:54:53.288 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:54:53.289 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:54:53.289 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:28.636 +03:00 [INF] Starting web host. +2021-03-09 20:57:31.122 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 20:57:31.196 +03:00 [INF] Loaded ABP modules: +2021-03-09 20:57:31.196 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 20:57:31.196 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 20:57:31.196 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 20:57:31.196 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 20:57:31.196 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 20:57:31.196 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 20:57:31.196 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 20:57:31.196 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 20:57:31.196 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 20:57:31.234 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 20:57:31.237 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 20:57:31.289 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 20:57:31.935 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 20:57:31.935 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 20:57:31.935 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 20:57:31.935 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 20:57:31.935 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 20:57:31.935 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 20:57:32.653 +03:00 [INF] Initialized all ABP modules. +2021-03-09 20:57:32.765 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 20:57:32.769 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 20:57:32.769 +03:00 [INF] Hosting environment: Development +2021-03-09 20:57:32.769 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 20:57:33.512 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 20:57:36.775 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 20:57:36.775 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 20:57:36.775 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 20:57:36.775 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 20:57:36.775 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 20:57:36.775 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 20:57:36.775 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 20:57:37.177 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 20:57:37.238 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 20:57:37.240 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 20:57:37.279 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 20:57:37.279 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 20:57:37.414 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 24,09 ms. +2021-03-09 20:57:37.504 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 7,41 ms. +2021-03-09 20:57:37.543 +03:00 [INF] Executed page /_Host in 296.4469ms +2021-03-09 20:57:37.544 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 20:57:37.564 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 4052.2353ms +2021-03-09 20:57:37.588 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 20:57:37.588 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 20:57:37.588 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-09 20:57:37.588 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-09 20:57:37.588 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-09 20:57:37.588 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 20:57:37.589 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 20:57:37.589 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-09 20:57:37.589 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 20:57:37.589 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 20:57:37.590 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 20:57:37.591 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-09 20:57:37.598 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-09 20:57:37.598 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 20:57:37.598 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 20:57:37.599 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 20:57:37.599 +03:00 [INF] The file /global-styles.css was not modified +2021-03-09 20:57:37.599 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 20:57:37.599 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 20:57:37.599 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 20:57:37.599 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 20:57:37.603 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 13.6514ms +2021-03-09 20:57:37.603 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 14.6207ms +2021-03-09 20:57:37.603 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 13.7985ms +2021-03-09 20:57:37.603 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 13.0514ms +2021-03-09 20:57:37.603 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 14.0070ms +2021-03-09 20:57:37.603 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 14.7555ms +2021-03-09 20:57:37.603 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 14.0821ms +2021-03-09 20:57:37.603 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 12.9465ms +2021-03-09 20:57:37.603 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 15.3673ms +2021-03-09 20:57:37.627 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/css/v4-shims.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\css\v4-shims.css' +2021-03-09 20:57:37.627 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/css/all.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\css\all.css' +2021-03-09 20:57:37.627 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/css/bootstrap.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\css\bootstrap.css' +2021-03-09 20:57:37.630 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 200 198313 text/css 41.3166ms +2021-03-09 20:57:37.630 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 200 73117 text/css 41.3566ms +2021-03-09 20:57:37.630 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 200 41312 text/css 41.2225ms +2021-03-09 20:57:37.663 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 20:57:37.687 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 20:57:37.689 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 20:57:37.709 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 20:57:37.709 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 46.1299ms +2021-03-09 20:57:37.718 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=cpm4B3aJZRrpwCYq9e1brg - - +2021-03-09 20:57:37.725 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 20:57:37.726 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 20:57:38.115 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 20:57:38.124 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 20:57:38.132 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-09 20:57:38.368 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:38.448 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-09 20:57:38.454 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-09 20:57:38.491 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 20:57:38.491 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 20:57:38.491 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: R,admin +2021-03-09 20:57:38.564 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-09 20:57:38.565 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-09 20:57:38.565 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-09 20:57:38.566 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-09 20:57:38.567 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\webfonts\fa-brands-400.woff2' +2021-03-09 20:57:38.567 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\webfonts\fa-solid-900.woff2' +2021-03-09 20:57:38.567 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 200 80328 font/woff2 1.9315ms +2021-03-09 20:57:38.567 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 200 77444 font/woff2 1.6808ms +2021-03-09 20:57:40.523 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-09 20:57:40.524 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\webfonts\fa-regular-400.woff2' +2021-03-09 20:57:40.525 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 200 13596 font/woff2 1.7484ms +2021-03-09 20:57:41.436 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 20:57:41.438 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 20:57:41.442 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 20:57:41.443 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 20:57:41.444 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:41.485 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 20:57:41.485 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 20:57:41.487 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-09 20:57:41.689 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:41.690 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-09 20:57:41.704 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-09 20:57:41.706 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 20:57:41.706 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 20:57:41.706 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-09 20:57:41.709 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-09 20:57:41.720 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-09 20:57:41.724 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 20:57:41.725 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 20:57:41.725 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 20:57:41.726 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 20:57:41.726 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:42.146 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:42.147 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.147 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.147 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.148 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.148 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:42.148 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.148 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.148 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.149 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.149 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:42.149 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.149 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.149 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.150 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.150 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:42.347 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.348 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.348 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.348 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.348 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:42.350 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.351 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.351 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.351 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.351 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:42.352 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.352 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.352 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.352 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.353 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:42.356 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.356 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.356 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.357 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.357 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:42.357 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.357 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.357 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.358 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.358 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:42.358 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.358 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.358 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.359 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.359 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:42.362 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.363 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.363 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.363 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.363 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:42.363 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.364 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.364 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.364 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.364 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:42.364 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.365 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.365 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.365 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.365 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:42.368 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.369 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.369 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.369 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.369 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:42.369 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.370 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.370 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.370 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.370 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:42.370 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.371 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.371 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.371 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.371 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:42.374 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.374 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.374 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.375 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.375 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:42.375 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.376 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.376 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.376 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.376 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:42.376 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.377 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.377 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.378 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.378 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:42.388 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.389 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.389 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.389 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.389 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:42.389 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.390 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.390 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.390 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.390 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:42.390 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.391 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.391 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.391 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.391 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:42.394 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.395 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.395 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.395 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.395 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:42.395 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.396 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.396 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.396 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.396 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:42.396 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.397 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.397 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.397 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.397 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:42.400 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.401 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.401 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.402 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.402 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:42.402 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.402 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.402 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.403 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.403 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:42.403 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.403 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.403 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.404 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.404 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:42.407 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.407 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.407 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.408 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.408 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:42.408 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.408 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.409 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.409 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.409 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:42.409 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.410 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.410 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.410 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.410 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:42.413 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.414 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.414 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.414 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 20:57:42.414 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:42.414 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.415 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.415 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.415 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 20:57:42.415 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:42.415 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.416 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.416 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.416 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 20:57:42.416 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:44.275 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 20:57:44.280 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 20:57:44.281 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 20:57:44.281 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 20:57:44.281 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 6.0219ms +2021-03-09 20:57:44.286 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=gqBdgSpj4Sso1jgYpR7ziQ - - +2021-03-09 20:57:44.290 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 20:57:44.291 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 20:57:45.285 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:57:45.285 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:57:45.285 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:57:45.286 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:57:45.286 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:45.304 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 20:57:45.305 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 20:57:45.305 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 20:57:45.305 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 20:57:45.305 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:45.305 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 20:57:45.306 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 20:57:45.306 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 20:57:45.306 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 20:57:45.306 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:45.306 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 20:57:45.306 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 20:57:45.306 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 20:57:45.307 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 20:57:45.307 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:45.307 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:57:45.307 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:57:45.307 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:57:45.308 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:57:45.308 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:45.311 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:57:45.311 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:57:45.311 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:57:45.312 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:57:45.312 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:45.402 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:45.412 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:57:45.413 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-09 20:57:45.413 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:57:45.413 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-09 20:57:45.413 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:45.547 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 20:57:45.548 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 20:57:45.548 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 20:57:45.548 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 20:57:45.549 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:45.549 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:57:45.549 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:57:45.549 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:57:45.550 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:57:45.550 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:45.550 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 20:57:45.551 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 20:57:45.551 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 20:57:45.551 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 20:57:45.551 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:45.554 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 20:57:45.555 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 20:57:45.555 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 20:57:45.556 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 20:57:45.556 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:45.556 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:57:45.556 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:57:45.556 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:57:45.557 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:57:45.557 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:45.557 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 20:57:45.558 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 20:57:45.558 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 20:57:45.559 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 20:57:45.559 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:45.576 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 20:57:45.577 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 20:57:45.577 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 20:57:45.577 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 20:57:45.577 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:45.577 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:57:45.578 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:57:45.578 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:57:45.578 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:57:45.578 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:45.578 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 20:57:45.579 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 20:57:45.579 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 20:57:45.579 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 20:57:45.579 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:45.583 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 20:57:45.584 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-09 20:57:45.584 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 20:57:45.584 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-09 20:57:45.584 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:45.585 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:57:45.585 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:57:45.585 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:57:45.586 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-09 20:57:45.586 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:45.586 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 20:57:45.586 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-09 20:57:45.586 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 20:57:45.587 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-09 20:57:45.587 +03:00 [INF] Authorization was successful. +2021-03-09 20:57:46.695 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 20:57:46.696 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-09 20:57:46.696 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 20:57:46.696 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-09 20:57:46.696 +03:00 [INF] Authorization was successful. +2021-03-09 21:09:28.265 +03:00 [INF] Starting web host. +2021-03-09 21:09:29.961 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 21:09:30.024 +03:00 [INF] Loaded ABP modules: +2021-03-09 21:09:30.024 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 21:09:30.024 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 21:09:30.024 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 21:09:30.024 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 21:09:30.024 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 21:09:30.024 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 21:09:30.024 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 21:09:30.024 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 21:09:30.024 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 21:09:30.025 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 21:09:30.071 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 21:09:30.075 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 21:09:30.112 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 21:09:30.717 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 21:09:30.717 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 21:09:30.717 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 21:09:30.717 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 21:09:30.717 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 21:09:30.717 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 21:09:31.326 +03:00 [INF] Initialized all ABP modules. +2021-03-09 21:09:31.430 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 21:09:31.433 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 21:09:31.433 +03:00 [INF] Hosting environment: Development +2021-03-09 21:09:31.433 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 21:09:31.860 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 21:09:34.446 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 21:09:34.447 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 21:09:34.447 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 21:09:34.447 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 21:09:34.447 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 21:09:34.447 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 21:09:34.447 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 21:09:36.155 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 21:09:36.204 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 21:09:36.209 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 21:09:36.247 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 21:09:36.248 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 21:09:36.385 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 19,94 ms. +2021-03-09 21:09:36.472 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 7,07 ms. +2021-03-09 21:09:36.507 +03:00 [INF] Executed page /_Host in 295.5322ms +2021-03-09 21:09:36.507 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 21:09:36.533 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 4674.2658ms +2021-03-09 21:09:36.551 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-09 21:09:36.551 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-09 21:09:36.551 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 21:09:36.551 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 21:09:36.551 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-09 21:09:36.551 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 21:09:36.552 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 21:09:36.552 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-09 21:09:36.553 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 21:09:36.554 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 21:09:36.554 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 21:09:36.554 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-09 21:09:36.561 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 21:09:36.561 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 21:09:36.561 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-09 21:09:36.561 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 21:09:36.561 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 21:09:36.561 +03:00 [INF] The file /global-styles.css was not modified +2021-03-09 21:09:36.561 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 21:09:36.561 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 21:09:36.561 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 21:09:36.561 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 21:09:36.561 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 21:09:36.561 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 21:09:36.565 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 13.6996ms +2021-03-09 21:09:36.565 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 13.4616ms +2021-03-09 21:09:36.565 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 13.6984ms +2021-03-09 21:09:36.565 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 10.6047ms +2021-03-09 21:09:36.565 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 11.2020ms +2021-03-09 21:09:36.565 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 13.6954ms +2021-03-09 21:09:36.565 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 13.6852ms +2021-03-09 21:09:36.565 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 12.8299ms +2021-03-09 21:09:36.565 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 10.8582ms +2021-03-09 21:09:36.565 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 13.6954ms +2021-03-09 21:09:36.565 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 11.8928ms +2021-03-09 21:09:36.565 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 12.9513ms +2021-03-09 21:09:36.616 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 21:09:36.633 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:09:36.635 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 21:09:36.648 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 21:09:36.649 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 33.1171ms +2021-03-09 21:09:36.661 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=chU7c5reKNOWQaTgbD9-3A - - +2021-03-09 21:09:36.666 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:09:36.667 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 21:09:37.008 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 21:09:37.015 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 21:09:37.020 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-09 21:09:37.086 +03:00 [WRN] Unhandled exception rendering component: Value cannot be null. (Parameter 'source') +System.ArgumentNullException: Value cannot be null. (Parameter 'source') + at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument) + at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate) + at Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.Themes.Basic.LanguageSwitch.OnInitializedAsync() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Components.Server.BasicTheme\Themes\Basic\LanguageSwitch.razor:line 54 + at Microsoft.AspNetCore.Components.ComponentBase.RunInitAndSetParametersAsync() +2021-03-09 21:09:37.092 +03:00 [ERR] Unhandled exception in circuit 'DssEF1BvYA4eopvPfRduhjEEeyENGnqFVXKe83xVpQw'. +System.ArgumentNullException: Value cannot be null. (Parameter 'source') + at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument) + at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate) + at Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.Themes.Basic.LanguageSwitch.OnInitializedAsync() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Components.Server.BasicTheme\Themes\Basic\LanguageSwitch.razor:line 54 + at Microsoft.AspNetCore.Components.ComponentBase.RunInitAndSetParametersAsync() +2021-03-09 21:09:37.146 +03:00 [INF] Authorization was successful. +2021-03-09 21:09:37.233 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-09 21:09:37.239 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-09 21:09:37.247 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 21:09:37.251 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 21:09:37.251 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 21:09:37.251 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: R,admin +2021-03-09 21:09:37.252 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=chU7c5reKNOWQaTgbD9-3A - - - 101 - - 590.5491ms +2021-03-09 21:09:37.267 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-09 21:09:37.268 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-09 21:09:42.705 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-09 21:09:42.705 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-09 21:09:42.706 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 21:09:42.706 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 21:09:42.706 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-09 21:09:42.707 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 21:09:42.707 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 1.2259ms +2021-03-09 21:09:42.707 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 1.3119ms +2021-03-09 21:09:42.707 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.2970ms +2021-03-09 21:09:42.707 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 21:09:42.707 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 21:09:42.707 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 21:09:42.707 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 21:09:42.707 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 21:09:42.707 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 21:09:42.707 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.3432ms +2021-03-09 21:09:42.707 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.2937ms +2021-03-09 21:09:42.707 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.5164ms +2021-03-09 21:09:42.707 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 21:09:42.707 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-09 21:09:42.707 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 21:09:42.707 +03:00 [INF] The file /global-styles.css was not modified +2021-03-09 21:09:42.708 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.2803ms +2021-03-09 21:09:42.708 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.2504ms +2021-03-09 21:09:42.762 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css.map - - +2021-03-09 21:09:42.783 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/css/bootstrap.css.map'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\css\bootstrap.css.map' +2021-03-09 21:09:42.783 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css.map - - - 200 508232 text/plain 21.1119ms +2021-03-09 21:09:47.296 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 21:09:47.301 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 21:09:47.302 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 21:09:47.302 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 21:09:47.303 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 21:09:47.303 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 21:09:47.309 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 1,66 ms. +2021-03-09 21:09:47.311 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0,70 ms. +2021-03-09 21:09:47.311 +03:00 [INF] Executed page /_Host in 9.6788ms +2021-03-09 21:09:47.311 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 21:09:47.312 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 15.8966ms +2021-03-09 21:09:47.330 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-09 21:09:47.330 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 21:09:47.330 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.5225ms +2021-03-09 21:09:47.330 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-09 21:09:47.331 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 21:09:47.331 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-09 21:09:47.331 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 21:09:47.331 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.2959ms +2021-03-09 21:09:47.331 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 21:09:47.331 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.2775ms +2021-03-09 21:09:47.331 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 21:09:47.331 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.5199ms +2021-03-09 21:09:47.332 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 21:09:47.332 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 21:09:47.332 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 21:09:47.332 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-09 21:09:47.332 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 21:09:47.332 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 21:09:47.332 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 21:09:47.332 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 21:09:47.332 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 21:09:47.332 +03:00 [INF] The file /global-styles.css was not modified +2021-03-09 21:09:47.332 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.2848ms +2021-03-09 21:09:47.332 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 21:09:47.332 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.2813ms +2021-03-09 21:09:47.332 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.3739ms +2021-03-09 21:09:47.332 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.2757ms +2021-03-09 21:09:47.332 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.1667ms +2021-03-09 21:09:47.332 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 21:09:47.332 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.2904ms +2021-03-09 21:09:47.333 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-09 21:09:47.333 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 21:09:47.334 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-09 21:09:47.334 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 21:09:47.334 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.7560ms +2021-03-09 21:09:47.334 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.7448ms +2021-03-09 21:09:47.372 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css.map - - +2021-03-09 21:09:47.376 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/css/bootstrap.css.map'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\css\bootstrap.css.map' +2021-03-09 21:09:47.377 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css.map - - - 200 508232 text/plain 4.6589ms +2021-03-09 21:09:47.407 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 21:09:47.412 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:09:47.413 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 21:09:47.414 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 21:09:47.414 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 7.0910ms +2021-03-09 21:09:47.448 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=mcA5NfegVF_XGWDkLz_P4w - - +2021-03-09 21:09:47.448 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-09 21:09:47.449 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-09 21:09:47.449 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 1.2091ms +2021-03-09 21:09:47.454 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:09:47.455 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 21:09:47.472 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 21:09:47.475 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 21:09:47.475 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 21:09:47.476 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 21:09:47.478 +03:00 [WRN] Unhandled exception rendering component: Value cannot be null. (Parameter 'source') +System.ArgumentNullException: Value cannot be null. (Parameter 'source') + at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument) + at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate) + at Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.Themes.Basic.LanguageSwitch.OnInitializedAsync() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Components.Server.BasicTheme\Themes\Basic\LanguageSwitch.razor:line 54 + at Microsoft.AspNetCore.Components.ComponentBase.RunInitAndSetParametersAsync() +2021-03-09 21:09:47.478 +03:00 [ERR] Unhandled exception in circuit 'c1phnqZgXKVf3g0EgmrY1hs9ZJBcWHKw2XrdacFMggk'. +System.ArgumentNullException: Value cannot be null. (Parameter 'source') + at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument) + at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate) + at Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.Themes.Basic.LanguageSwitch.OnInitializedAsync() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Components.Server.BasicTheme\Themes\Basic\LanguageSwitch.razor:line 54 + at Microsoft.AspNetCore.Components.ComponentBase.RunInitAndSetParametersAsync() +2021-03-09 21:09:47.480 +03:00 [INF] Authorization was successful. +2021-03-09 21:09:47.483 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 21:09:47.483 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=mcA5NfegVF_XGWDkLz_P4w - - - 101 - - 35.3490ms +2021-03-09 21:11:20.378 +03:00 [INF] Starting web host. +2021-03-09 21:11:21.857 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 21:11:21.908 +03:00 [INF] Loaded ABP modules: +2021-03-09 21:11:21.908 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 21:11:21.908 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 21:11:21.908 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 21:11:21.908 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 21:11:21.908 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 21:11:21.908 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 21:11:21.908 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 21:11:21.908 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-09 21:11:21.908 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-09 21:11:21.909 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-09 21:11:21.909 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 21:11:21.909 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 21:11:21.909 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 21:11:21.909 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 21:11:21.909 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 21:11:21.909 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 21:11:21.909 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 21:11:21.909 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 21:11:21.909 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 21:11:21.909 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 21:11:21.909 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 21:11:21.909 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 21:11:21.909 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 21:11:21.909 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 21:11:21.909 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 21:11:21.909 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 21:11:21.909 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 21:11:21.909 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 21:11:21.909 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 21:11:21.909 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 21:11:21.909 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 21:11:21.909 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 21:11:21.909 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 21:11:21.909 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 21:11:21.909 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-09 21:11:21.909 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-09 21:11:21.909 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 21:11:21.909 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 21:11:21.909 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 21:11:21.909 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 21:11:21.941 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 21:11:21.943 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 21:11:21.981 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 21:11:22.548 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 21:11:22.548 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 21:11:22.548 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 21:11:22.548 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 21:11:22.548 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 21:11:22.548 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 21:11:23.065 +03:00 [INF] Initialized all ABP modules. +2021-03-09 21:11:23.136 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 21:11:23.138 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 21:11:23.138 +03:00 [INF] Hosting environment: Development +2021-03-09 21:11:23.138 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 21:11:23.458 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 21:11:25.783 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 21:11:25.783 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 21:11:25.783 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 21:11:25.783 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 21:11:25.783 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 21:11:25.783 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 21:11:25.783 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 21:11:26.061 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 21:11:26.104 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 21:11:26.106 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 21:11:26.137 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 21:11:26.138 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 21:11:26.262 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 20,54 ms. +2021-03-09 21:11:26.340 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 8,28 ms. +2021-03-09 21:11:26.367 +03:00 [INF] Executed page /_Host in 254.9767ms +2021-03-09 21:11:26.367 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 21:11:26.387 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 2929.4766ms +2021-03-09 21:11:26.402 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-09 21:11:26.402 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-09 21:11:26.402 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 21:11:26.402 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-09 21:11:26.403 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 21:11:26.403 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 21:11:26.403 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 21:11:26.403 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-09 21:11:26.404 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 21:11:26.404 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 21:11:26.404 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 21:11:26.404 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-09 21:11:26.412 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 21:11:26.412 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 21:11:26.412 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 21:11:26.412 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 21:11:26.412 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-09 21:11:26.412 +03:00 [INF] The file /global-styles.css was not modified +2021-03-09 21:11:26.412 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 21:11:26.412 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 21:11:26.413 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 21:11:26.412 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 21:11:26.413 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 21:11:26.413 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 21:11:26.416 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 13.6246ms +2021-03-09 21:11:26.416 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 13.3320ms +2021-03-09 21:11:26.416 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 13.6247ms +2021-03-09 21:11:26.416 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 13.3524ms +2021-03-09 21:11:26.416 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 12.2109ms +2021-03-09 21:11:26.416 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 12.4806ms +2021-03-09 21:11:26.416 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 13.3022ms +2021-03-09 21:11:26.416 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 12.5872ms +2021-03-09 21:11:26.416 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 14.1279ms +2021-03-09 21:11:26.417 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 13.2487ms +2021-03-09 21:11:26.417 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 14.1044ms +2021-03-09 21:11:26.417 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 12.9659ms +2021-03-09 21:11:26.478 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 21:11:26.498 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:11:26.499 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 21:11:26.520 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 21:11:26.520 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 42.9414ms +2021-03-09 21:11:26.532 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=iUvZQd2ilS7QxjU6taZnWg - - +2021-03-09 21:11:26.541 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:11:26.542 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 21:11:26.870 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 21:11:26.878 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 21:11:26.883 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-09 21:11:27.120 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:27.210 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-09 21:11:27.216 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-09 21:11:27.227 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 21:11:27.227 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 21:11:27.228 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: R,admin +2021-03-09 21:11:27.280 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-09 21:11:27.281 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-09 21:11:27.281 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-09 21:11:27.281 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-09 21:11:27.281 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.9392ms +2021-03-09 21:11:27.281 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.7578ms +2021-03-09 21:11:27.283 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-09 21:11:27.285 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-09 21:11:31.703 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-09 21:11:31.704 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-09 21:11:31.705 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 1.1702ms +2021-03-09 21:11:32.830 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:11:32.833 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:11:32.837 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:11:32.837 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:11:32.838 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:32.868 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 21:11:32.868 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 21:11:32.869 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-09 21:11:33.044 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:33.045 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-09 21:11:33.056 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-09 21:11:33.058 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 21:11:33.058 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 21:11:33.058 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-09 21:11:33.062 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-09 21:11:33.074 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-09 21:11:33.084 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:11:33.085 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:11:33.085 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:11:33.085 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:11:33.085 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:33.494 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:33.496 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.496 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.496 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.497 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.497 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:33.497 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.497 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.498 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.498 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.498 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:33.498 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.498 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.498 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.499 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.499 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:33.692 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.692 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.692 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.693 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.693 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:33.695 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.695 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.695 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.696 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.696 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:33.696 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.696 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.696 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.697 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.697 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:33.700 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.701 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.701 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.701 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.701 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:33.701 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.702 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.702 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.702 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.702 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:33.702 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.703 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.703 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.703 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.703 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:33.708 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.708 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.708 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.709 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.709 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:33.709 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.709 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.709 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.710 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.710 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:33.710 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.711 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.711 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.711 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.711 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:33.714 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.715 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.715 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.715 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.715 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:33.715 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.716 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.716 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.716 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.716 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:33.717 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.717 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.717 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.718 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.718 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:33.720 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.721 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.721 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.722 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.722 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:33.722 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.723 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.723 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.723 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.723 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:33.723 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.724 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.724 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.724 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.724 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:33.735 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.736 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.736 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.736 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.736 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:33.736 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.737 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.737 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.738 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.738 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:33.738 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.738 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.738 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.739 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.739 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:33.742 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.742 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.742 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.743 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.743 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:33.743 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.744 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.744 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.744 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.744 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:33.744 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.745 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.745 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.745 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.745 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:33.748 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.749 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.749 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.749 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.749 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:33.749 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.750 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.750 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.751 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.751 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:33.751 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.751 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.751 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.752 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.752 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:33.756 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.756 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.756 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.757 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.757 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:33.757 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.757 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.757 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.758 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.758 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:33.758 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.758 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.758 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.759 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.759 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:33.762 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.763 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.763 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.763 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:33.763 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:33.764 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.764 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.764 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.764 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:33.765 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:33.765 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.765 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.765 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.766 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:33.766 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:36.666 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/Languages/Switch?culture=en&uiCulture=en&returnUrl=https://localhost:44303/identity/roles - - +2021-03-09 21:11:36.674 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 21:11:36.688 +03:00 [INF] Route matched with {area = "Abp", action = "Switch", controller = "AbpLanguages", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Switch(System.String, System.String, System.String) on controller Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController (Volo.Abp.AspNetCore.Mvc). +2021-03-09 21:11:36.722 +03:00 [INF] Executing RedirectResult, redirecting to /. +2021-03-09 21:11:36.722 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc) in 33.4909ms +2021-03-09 21:11:36.722 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 21:11:36.722 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/Languages/Switch?culture=en&uiCulture=en&returnUrl=https://localhost:44303/identity/roles - - - 302 0 - 56.7301ms +2021-03-09 21:11:36.727 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 21:11:36.729 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 21:11:36.730 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 21:11:36.730 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 21:11:36.730 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 21:11:36.730 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 21:11:36.732 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.75 ms. +2021-03-09 21:11:36.733 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.33 ms. +2021-03-09 21:11:36.733 +03:00 [INF] Executed page /_Host in 3.8095ms +2021-03-09 21:11:36.733 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 21:11:36.734 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 6.9308ms +2021-03-09 21:11:36.740 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryBQ02bS5ct8quy6xW 359 +2021-03-09 21:11:36.753 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-09 21:11:36.754 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-09 21:11:36.754 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-09 21:11:36.754 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 21:11:36.754 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.8869ms +2021-03-09 21:11:36.754 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 21:11:36.754 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 21:11:36.754 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 21:11:36.754 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 21:11:36.754 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.6230ms +2021-03-09 21:11:36.754 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 21:11:36.754 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.6609ms +2021-03-09 21:11:36.755 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 21:11:36.755 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 21:11:36.755 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 21:11:36.755 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.5026ms +2021-03-09 21:11:36.755 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.5194ms +2021-03-09 21:11:36.755 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.6266ms +2021-03-09 21:11:36.755 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 21:11:36.755 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 21:11:36.755 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.3171ms +2021-03-09 21:11:36.757 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:11:36.757 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 21:11:36.758 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 21:11:36.761 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-09 21:11:36.761 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 21:11:36.761 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 21:11:36.761 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 21:11:36.761 +03:00 [INF] The file /global-styles.css was not modified +2021-03-09 21:11:36.761 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 21:11:36.761 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-09 21:11:36.761 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 21:11:36.761 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 21:11:36.761 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.3467ms +2021-03-09 21:11:36.761 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.4159ms +2021-03-09 21:11:36.761 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.3475ms +2021-03-09 21:11:36.761 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.3890ms +2021-03-09 21:11:36.761 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-09 21:11:36.761 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.2947ms +2021-03-09 21:11:36.784 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 21:11:36.789 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 21:11:36.789 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:11:36.789 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryBQ02bS5ct8quy6xW 359 - 200 0 - 49.3751ms +2021-03-09 21:11:36.790 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 21:11:36.791 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 21:11:36.791 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 7.3194ms +2021-03-09 21:11:36.814 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=6yTQK2KQ3PcREQb7QoZEMA - - +2021-03-09 21:11:36.818 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:11:36.818 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=iUvZQd2ilS7QxjU6taZnWg - - - 101 - - 10285.8767ms +2021-03-09 21:11:36.819 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 21:11:36.830 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 21:11:36.831 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 21:11:36.831 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 21:11:36.832 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 21:11:36.836 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:36.858 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-09 21:11:36.858 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-09 21:11:36.858 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-09 21:11:36.858 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-09 21:11:36.858 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.5129ms +2021-03-09 21:11:36.858 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.5200ms +2021-03-09 21:11:37.802 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-09 21:11:37.803 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-09 21:11:37.803 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.8286ms +2021-03-09 21:11:38.934 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:11:38.935 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:11:38.935 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:11:38.935 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:11:38.935 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:38.936 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 21:11:38.937 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 21:11:38.937 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 21:11:38.937 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 21:11:38.937 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:38.937 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:38.937 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:38.938 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:38.938 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:38.938 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:38.938 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:38.938 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:38.938 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:38.939 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:38.939 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:38.939 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:38.939 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:38.939 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:38.940 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:38.940 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:38.970 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:11:38.970 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:11:38.970 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:11:38.971 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:11:38.971 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:38.975 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:39.002 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.002 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.002 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.003 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.003 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:39.003 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.004 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.004 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.004 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.004 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:39.005 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.005 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.005 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.006 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.006 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:39.009 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.009 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.009 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.010 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.010 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:39.010 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.011 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.011 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.011 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.011 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:39.011 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.012 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.012 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.012 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.012 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:39.015 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.016 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.016 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.016 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.016 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:39.016 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.017 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.017 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.017 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.018 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:39.018 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.018 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.018 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.019 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.019 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:39.022 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.023 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.023 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.023 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.023 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:39.023 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.024 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.024 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.024 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.024 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:39.024 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.025 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.025 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.025 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.025 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:39.028 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.029 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.029 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.029 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.029 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:39.029 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.030 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.030 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.030 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.030 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:39.030 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.031 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.031 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.031 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.031 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:39.037 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.038 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.038 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.038 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.038 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:39.038 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.039 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.039 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.039 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.039 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:39.039 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.040 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.040 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.040 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.040 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:39.044 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.044 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.044 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.045 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.045 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:39.045 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.045 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.045 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.046 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.046 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:39.046 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.046 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.046 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.047 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.047 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:39.050 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.051 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.051 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.052 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.052 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:39.052 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.053 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.053 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.053 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.053 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:39.053 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.054 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.054 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.054 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.054 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:39.057 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.058 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.058 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.058 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.058 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:39.059 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.059 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.059 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.059 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.059 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:39.060 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.060 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.060 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.061 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.061 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:39.064 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.064 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.064 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.064 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:39.064 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:39.065 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.065 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.065 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.066 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:39.066 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:39.066 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.066 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.066 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.067 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:39.067 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:48.506 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/Languages/Switch?culture=tr&uiCulture=tr&returnUrl=https://localhost:44303/identity/roles - - +2021-03-09 21:11:48.512 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 21:11:48.513 +03:00 [INF] Route matched with {area = "Abp", action = "Switch", controller = "AbpLanguages", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Switch(System.String, System.String, System.String) on controller Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController (Volo.Abp.AspNetCore.Mvc). +2021-03-09 21:11:48.515 +03:00 [INF] Executing RedirectResult, redirecting to /. +2021-03-09 21:11:48.515 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc) in 1.8343ms +2021-03-09 21:11:48.515 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 21:11:48.515 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/Languages/Switch?culture=tr&uiCulture=tr&returnUrl=https://localhost:44303/identity/roles - - - 302 0 - 9.1016ms +2021-03-09 21:11:48.518 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 21:11:48.521 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 21:11:48.521 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 21:11:48.521 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 21:11:48.522 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 21:11:48.522 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 21:11:48.523 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0,69 ms. +2021-03-09 21:11:48.524 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0,33 ms. +2021-03-09 21:11:48.524 +03:00 [INF] Executed page /_Host in 2.9926ms +2021-03-09 21:11:48.525 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 21:11:48.525 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 6.9454ms +2021-03-09 21:11:48.528 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarymKirwtooGqyaBj8O 359 +2021-03-09 21:11:48.529 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 21:11:48.530 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=6yTQK2KQ3PcREQb7QoZEMA - - - 101 - - 11716.6191ms +2021-03-09 21:11:48.533 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:11:48.533 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 21:11:48.535 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 21:11:48.535 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarymKirwtooGqyaBj8O 359 - 200 0 - 6.4960ms +2021-03-09 21:11:48.545 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-09 21:11:48.545 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-09 21:11:48.545 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 21:11:48.545 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 21:11:48.546 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.5088ms +2021-03-09 21:11:48.546 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.4750ms +2021-03-09 21:11:48.546 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-09 21:11:48.546 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 21:11:48.546 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 21:11:48.546 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 21:11:48.546 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.5363ms +2021-03-09 21:11:48.547 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 21:11:48.547 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 21:11:48.547 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.8457ms +2021-03-09 21:11:48.547 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.8527ms +2021-03-09 21:11:48.547 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 21:11:48.547 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 21:11:48.547 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-09 21:11:48.547 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 21:11:48.547 +03:00 [INF] The file /global-styles.css was not modified +2021-03-09 21:11:48.547 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 21:11:48.548 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.2337ms +2021-03-09 21:11:48.548 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.2861ms +2021-03-09 21:11:48.548 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 21:11:48.548 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.3705ms +2021-03-09 21:11:48.548 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 21:11:48.548 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.2040ms +2021-03-09 21:11:48.548 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 21:11:48.548 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 21:11:48.548 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-09 21:11:48.548 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 21:11:48.548 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 21:11:48.548 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-09 21:11:48.548 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.2469ms +2021-03-09 21:11:48.548 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.2418ms +2021-03-09 21:11:48.548 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.2233ms +2021-03-09 21:11:48.566 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 21:11:48.573 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:11:48.574 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 21:11:48.574 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 21:11:48.574 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 8.1336ms +2021-03-09 21:11:48.584 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=rNbRjPmr-6eyqbW4_vEiUQ - - +2021-03-09 21:11:48.588 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:11:48.588 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 21:11:48.594 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 21:11:48.595 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 21:11:48.595 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 21:11:48.596 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 21:11:48.600 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:48.622 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-09 21:11:48.622 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-09 21:11:48.622 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-09 21:11:48.622 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-09 21:11:48.622 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.5828ms +2021-03-09 21:11:48.622 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.5834ms +2021-03-09 21:11:49.469 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-09 21:11:49.470 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-09 21:11:49.470 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.7190ms +2021-03-09 21:11:52.115 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:11:52.116 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:11:52.116 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:11:52.116 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:11:52.116 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:52.118 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 21:11:52.119 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 21:11:52.119 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 21:11:52.119 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 21:11:52.119 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:52.119 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.119 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.120 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.120 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.120 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:52.120 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.120 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.120 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.121 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.121 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:52.121 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.121 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.121 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.122 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.122 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:52.149 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:11:52.150 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:11:52.150 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:11:52.151 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:11:52.151 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:52.154 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:52.181 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.182 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.182 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.182 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.182 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:52.182 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.183 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.183 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.184 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.184 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:52.184 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.185 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.185 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.185 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.185 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:52.189 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.189 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.189 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.190 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.190 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:52.190 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.191 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.191 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.191 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.191 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:52.191 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.192 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.192 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.192 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.192 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:52.195 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.196 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.196 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.197 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.197 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:52.197 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.197 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.198 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.198 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.198 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:52.198 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.199 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.199 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.199 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.199 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:52.202 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.203 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.203 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.203 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.203 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:52.203 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.204 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.204 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.204 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.204 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:52.204 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.205 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.205 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.205 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.205 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:52.208 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.209 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.209 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.209 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.209 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:52.209 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.210 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.210 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.210 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.210 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:52.211 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.211 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.211 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.211 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.211 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:52.219 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.219 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.219 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.220 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.220 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:52.220 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.220 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.220 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.221 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.221 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:52.221 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.221 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.221 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.222 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.222 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:52.225 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.225 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.225 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.226 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.226 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:52.226 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.226 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.226 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.227 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.227 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:52.227 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.227 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.227 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.228 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.228 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:52.231 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.232 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.232 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.232 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.232 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:52.232 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.233 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.233 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.233 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.233 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:52.233 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.234 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.234 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.234 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.234 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:52.237 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.237 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.237 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.238 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.238 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:52.238 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.239 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.239 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.239 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.239 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:52.239 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.240 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.240 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.240 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.240 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:52.243 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.244 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.244 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.244 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:11:52.244 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:52.244 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.244 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.245 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.245 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:11:52.245 +03:00 [INF] Authorization was successful. +2021-03-09 21:11:52.245 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.246 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.246 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.247 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:11:52.247 +03:00 [INF] Authorization was successful. +2021-03-09 21:12:30.361 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/Languages/Switch?culture=en&uiCulture=en&returnUrl=https://localhost:44303/identity/roles - - +2021-03-09 21:12:30.365 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 21:12:30.366 +03:00 [INF] Route matched with {area = "Abp", action = "Switch", controller = "AbpLanguages", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Switch(System.String, System.String, System.String) on controller Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController (Volo.Abp.AspNetCore.Mvc). +2021-03-09 21:12:30.366 +03:00 [INF] Executing RedirectResult, redirecting to /. +2021-03-09 21:12:30.366 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc) in 0.5656ms +2021-03-09 21:12:30.366 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 21:12:30.366 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/Languages/Switch?culture=en&uiCulture=en&returnUrl=https://localhost:44303/identity/roles - - - 302 0 - 4.9637ms +2021-03-09 21:12:30.371 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 21:12:30.376 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 21:12:30.376 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 21:12:30.376 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 21:12:30.376 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 21:12:30.376 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 21:12:30.377 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.46 ms. +2021-03-09 21:12:30.378 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.22 ms. +2021-03-09 21:12:30.378 +03:00 [INF] Executed page /_Host in 1.5029ms +2021-03-09 21:12:30.378 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 21:12:30.378 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 6.5355ms +2021-03-09 21:12:30.393 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary6wQA9BYC3Hg9C6km 359 +2021-03-09 21:12:30.393 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 21:12:30.395 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=rNbRjPmr-6eyqbW4_vEiUQ - - - 101 - - 41810.1198ms +2021-03-09 21:12:30.398 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:12:30.398 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 21:12:30.399 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 21:12:30.399 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary6wQA9BYC3Hg9C6km 359 - 200 0 - 6.4723ms +2021-03-09 21:12:30.404 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-09 21:12:30.404 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-09 21:12:30.404 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 21:12:30.404 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 21:12:30.405 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-09 21:12:30.405 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.3871ms +2021-03-09 21:12:30.405 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.4540ms +2021-03-09 21:12:30.405 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 21:12:30.405 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.2385ms +2021-03-09 21:12:30.405 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 21:12:30.405 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 21:12:30.405 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 21:12:30.405 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 21:12:30.405 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 21:12:30.405 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 21:12:30.405 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.2708ms +2021-03-09 21:12:30.405 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.3266ms +2021-03-09 21:12:30.405 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.2762ms +2021-03-09 21:12:30.406 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 21:12:30.406 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-09 21:12:30.406 +03:00 [INF] The file /global-styles.css was not modified +2021-03-09 21:12:30.406 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 21:12:30.406 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 21:12:30.406 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 21:12:30.406 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 21:12:30.406 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.1659ms +2021-03-09 21:12:30.406 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.2199ms +2021-03-09 21:12:30.406 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 21:12:30.406 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.1469ms +2021-03-09 21:12:30.406 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 21:12:30.406 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.1933ms +2021-03-09 21:12:30.406 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 21:12:30.406 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.2174ms +2021-03-09 21:12:30.406 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-09 21:12:30.407 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-09 21:12:30.407 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.1674ms +2021-03-09 21:12:30.424 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 21:12:30.429 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:12:30.430 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 21:12:30.430 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 21:12:30.430 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.4125ms +2021-03-09 21:12:30.440 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=tYDpqYWI7NN0mfp8rff9LA - - +2021-03-09 21:12:30.444 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:12:30.445 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 21:12:30.450 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 21:12:30.452 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 21:12:30.452 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 21:12:30.453 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 21:12:30.456 +03:00 [INF] Authorization was successful. +2021-03-09 21:12:30.472 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-09 21:12:30.472 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-09 21:12:30.472 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-09 21:12:30.472 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-09 21:12:30.472 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.2931ms +2021-03-09 21:12:30.472 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.3144ms +2021-03-09 21:17:01.372 +03:00 [INF] Starting web host. +2021-03-09 21:17:03.028 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 21:17:03.087 +03:00 [INF] Loaded ABP modules: +2021-03-09 21:17:03.087 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 21:17:03.087 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 21:17:03.087 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 21:17:03.087 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 21:17:03.087 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 21:17:03.087 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 21:17:03.087 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 21:17:03.087 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 21:17:03.087 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 21:17:03.124 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 21:17:03.128 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 21:17:03.167 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 21:17:03.800 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 21:17:03.800 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 21:17:03.800 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 21:17:03.800 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 21:17:03.800 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 21:17:03.800 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 21:17:04.418 +03:00 [INF] Initialized all ABP modules. +2021-03-09 21:17:04.514 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 21:17:04.516 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 21:17:04.516 +03:00 [INF] Hosting environment: Development +2021-03-09 21:17:04.516 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 21:17:04.656 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 21:17:05.031 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary7jX5BEyJDlQ2VWlS 359 +2021-03-09 21:17:05.494 +03:00 [ERR] An error occurred using the connection to database 'MyProjectName' on server '(LocalDb)\MSSQLLocalDB'. +2021-03-09 21:17:05.507 +03:00 [ERR] Connection id "0HM734U5DMSQJ", Request id "0HM734U5DMSQJ:00000001": An unhandled exception was thrown by the application. +System.Threading.Tasks.TaskCanceledException: A task was canceled. + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.BeginTransactionAsync(IsolationLevel isolationLevel, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.BeginTransactionAsync(CancellationToken cancellationToken) + at Volo.Abp.Uow.EntityFrameworkCore.UnitOfWorkDbContextProvider`1.CreateDbContextWithTransactionAsync(IUnitOfWork unitOfWork) in D:\Github\abp\framework\src\Volo.Abp.EntityFrameworkCore\Volo\Abp\Uow\EntityFrameworkCore\UnitOfWorkDbContextProvider.cs:line 219 + at Volo.Abp.Uow.EntityFrameworkCore.UnitOfWorkDbContextProvider`1.CreateDbContextAsync(IUnitOfWork unitOfWork) in D:\Github\abp\framework\src\Volo.Abp.EntityFrameworkCore\Volo\Abp\Uow\EntityFrameworkCore\UnitOfWorkDbContextProvider.cs:line 157 + at Volo.Abp.Uow.EntityFrameworkCore.UnitOfWorkDbContextProvider`1.CreateDbContextAsync(IUnitOfWork unitOfWork, String connectionStringName, String connectionString) in D:\Github\abp\framework\src\Volo.Abp.EntityFrameworkCore\Volo\Abp\Uow\EntityFrameworkCore\UnitOfWorkDbContextProvider.cs:line 133 + at Volo.Abp.Uow.EntityFrameworkCore.UnitOfWorkDbContextProvider`1.GetDbContextAsync() in D:\Github\abp\framework\src\Volo.Abp.EntityFrameworkCore\Volo\Abp\Uow\EntityFrameworkCore\UnitOfWorkDbContextProvider.cs:line 98 + at Volo.Abp.Domain.Repositories.EntityFrameworkCore.EfCoreRepository`2.GetDbSetAsync() in D:\Github\abp\framework\src\Volo.Abp.EntityFrameworkCore\Volo\Abp\Domain\Repositories\EntityFrameworkCore\EfCoreRepository.cs:line 74 + at Volo.Abp.SettingManagement.EntityFrameworkCore.EfCoreSettingRepository.GetListAsync(String providerName, String providerKey, CancellationToken cancellationToken) in D:\Github\abp\modules\setting-management\src\Volo.Abp.SettingManagement.EntityFrameworkCore\Volo\Abp\SettingManagement\EntityFrameworkCore\EfCoreSettingRepository.cs:line 38 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapterWithReturnValue.cs:line 24 + at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWorkInterceptor.cs:line 43 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 29 + at Volo.Abp.SettingManagement.SettingManagementStore.SetCacheItemsAsync(String providerName, String providerKey, String currentName, SettingCacheItem currentCacheItem) in D:\Github\abp\modules\setting-management\src\Volo.Abp.SettingManagement.Domain\Volo\Abp\SettingManagement\SettingManagementStore.cs:line 96 + at Volo.Abp.SettingManagement.SettingManagementStore.GetCacheItemAsync(String name, String providerName, String providerKey) in D:\Github\abp\modules\setting-management\src\Volo.Abp.SettingManagement.Domain\Volo\Abp\SettingManagement\SettingManagementStore.cs:line 84 + at Volo.Abp.SettingManagement.SettingManagementStore.GetOrNullAsync(String name, String providerName, String providerKey) in D:\Github\abp\modules\setting-management\src\Volo.Abp.SettingManagement.Domain\Volo\Abp\SettingManagement\SettingManagementStore.cs:line 34 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapterWithReturnValue.cs:line 24 + at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWorkInterceptor.cs:line 43 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 29 + at Volo.Abp.Settings.TenantSettingValueProvider.GetOrNullAsync(SettingDefinition setting) in D:\Github\abp\framework\src\Volo.Abp.Settings\Volo\Abp\Settings\TenantSettingValueProvider.cs:line 24 + at Volo.Abp.Settings.SettingProvider.GetOrNullValueFromProvidersAsync(IEnumerable`1 providers, SettingDefinition setting) in D:\Github\abp\framework\src\Volo.Abp.Settings\Volo\Abp\Settings\SettingProvider.cs:line 100 + at Volo.Abp.Settings.SettingProvider.GetOrNullAsync(String name) in D:\Github\abp\framework\src\Volo.Abp.Settings\Volo\Abp\Settings\SettingProvider.cs:line 37 + at Microsoft.AspNetCore.RequestLocalization.DefaultAbpRequestLocalizationOptionsProvider.GetLocalizationOptionsAsync() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Microsoft\AspNetCore\RequestLocalization\DefaultAbpRequestLocalizationOptionsProvider.cs:line 50 + at Microsoft.AspNetCore.RequestLocalization.AbpRequestLocalizationMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Microsoft\AspNetCore\RequestLocalization\AbpRequestLocalizationMiddleware.cs:line 26 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) +2021-03-09 21:17:05.512 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 0 - - 856.9069ms +2021-03-09 21:17:05.697 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 21:17:07.200 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 21:17:07.200 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 21:17:07.200 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 21:17:07.200 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 21:17:07.200 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 21:17:07.200 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 21:17:07.200 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 21:17:07.494 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:17:07.506 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 21:17:07.506 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 21:17:07.513 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 21:17:07.523 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary7jX5BEyJDlQ2VWlS 359 - 200 0 - 2492.0410ms +2021-03-09 21:17:07.549 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 21:17:07.551 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 21:17:07.576 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 21:17:07.576 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 21:17:07.666 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 12.98 ms. +2021-03-09 21:17:07.716 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 3.55 ms. +2021-03-09 21:17:07.737 +03:00 [INF] Executed page /_Host in 182.0356ms +2021-03-09 21:17:07.737 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 21:17:07.740 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 2042.7612ms +2021-03-09 21:17:07.753 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-09 21:17:07.753 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-09 21:17:07.753 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-09 21:17:07.753 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 21:17:07.753 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 21:17:07.754 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 21:17:07.754 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 21:17:07.754 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-09 21:17:07.754 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 21:17:07.754 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 21:17:07.754 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 21:17:07.754 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-09 21:17:07.762 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 21:17:07.762 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 21:17:07.762 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 21:17:07.763 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 21:17:07.763 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 21:17:07.763 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 21:17:07.763 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 21:17:07.763 +03:00 [INF] The file /global-styles.css was not modified +2021-03-09 21:17:07.763 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 21:17:07.763 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 21:17:07.763 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 21:17:07.763 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-09 21:17:07.764 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 9.4961ms +2021-03-09 21:17:07.764 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 10.0372ms +2021-03-09 21:17:07.764 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 10.7665ms +2021-03-09 21:17:07.764 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 9.9794ms +2021-03-09 21:17:07.764 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 10.1326ms +2021-03-09 21:17:07.764 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 9.8278ms +2021-03-09 21:17:07.764 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 10.3764ms +2021-03-09 21:17:07.764 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 11.2149ms +2021-03-09 21:17:07.764 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 10.8561ms +2021-03-09 21:17:07.764 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 10.9244ms +2021-03-09 21:17:07.764 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 10.0840ms +2021-03-09 21:17:07.764 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 11.1546ms +2021-03-09 21:17:07.806 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 21:17:07.815 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:17:07.816 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 21:17:07.830 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 21:17:07.830 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 25.0603ms +2021-03-09 21:17:07.840 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=czeuyP73Bm32vdkk6Rw49A - - +2021-03-09 21:17:07.847 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:17:07.848 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 21:17:08.181 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 21:17:08.190 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 21:17:08.195 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-09 21:17:08.417 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:08.512 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-09 21:17:08.519 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-09 21:17:08.529 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 21:17:08.530 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 21:17:08.530 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: R,admin +2021-03-09 21:17:08.590 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-09 21:17:08.590 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-09 21:17:08.590 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-09 21:17:08.590 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-09 21:17:08.590 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.7236ms +2021-03-09 21:17:08.590 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.7235ms +2021-03-09 21:17:08.597 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-09 21:17:08.598 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-09 21:17:10.655 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-09 21:17:10.656 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-09 21:17:10.656 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 1.2130ms +2021-03-09 21:17:11.579 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:17:11.581 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:17:11.585 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:17:11.585 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:17:11.586 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:11.617 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 21:17:11.617 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 21:17:11.619 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-09 21:17:11.781 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:11.782 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-09 21:17:11.793 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-09 21:17:11.795 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 21:17:11.795 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 21:17:11.795 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-09 21:17:11.797 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-09 21:17:11.808 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-09 21:17:11.816 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:17:11.817 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:17:11.817 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:17:11.817 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:17:11.817 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:12.229 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:12.230 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.231 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.231 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.231 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.231 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:12.231 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.232 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.232 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.232 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.232 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:12.232 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.232 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.232 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.233 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.233 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:12.425 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.425 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.425 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.426 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.426 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:12.428 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.429 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.429 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.429 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.429 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:12.429 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.430 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.430 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.430 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.430 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:12.433 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.433 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.433 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.434 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.434 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:12.434 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.434 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.434 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.435 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.435 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:12.435 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.435 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.436 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.436 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.436 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:12.439 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.439 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.439 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.440 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.440 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:12.440 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.440 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.440 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.441 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.441 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:12.441 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.441 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.441 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.442 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.442 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:12.445 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.446 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.446 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.446 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.446 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:12.446 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.447 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.447 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.447 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.448 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:12.448 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.448 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.448 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.449 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.449 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:12.452 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.452 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.452 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.453 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.453 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:12.453 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.453 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.453 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.454 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.454 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:12.454 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.455 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.455 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.455 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.455 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:12.466 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.466 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.466 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.467 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.467 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:12.467 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.467 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.467 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.468 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.468 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:12.468 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.468 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.468 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.469 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.469 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:12.471 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.472 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.472 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.472 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.472 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:12.473 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.473 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.473 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.473 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.473 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:12.474 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.474 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.474 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.474 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.474 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:12.477 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.478 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.478 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.478 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.478 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:12.478 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.479 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.479 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.479 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.479 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:12.479 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.479 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.480 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.480 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.480 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:12.483 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.483 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.483 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.484 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.484 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:12.484 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.484 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.484 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.485 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.485 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:12.485 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.485 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.485 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.486 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.486 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:12.489 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.490 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.490 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.490 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:17:12.490 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:12.490 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.491 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.491 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.491 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:17:12.491 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:12.491 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.491 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.491 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.492 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:17:12.492 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:14.522 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/Languages/Switch?culture=tr&uiCulture=tr&returnUrl=identity/roles - - +2021-03-09 21:17:14.531 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 21:17:14.548 +03:00 [INF] Route matched with {area = "Abp", action = "Switch", controller = "AbpLanguages", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Switch(System.String, System.String, System.String) on controller Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController (Volo.Abp.AspNetCore.Mvc). +2021-03-09 21:17:14.583 +03:00 [INF] Executing RedirectResult, redirecting to /. +2021-03-09 21:17:14.583 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc) in 34.2642ms +2021-03-09 21:17:14.583 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 21:17:14.583 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/Languages/Switch?culture=tr&uiCulture=tr&returnUrl=identity/roles - - - 302 0 - 61.6915ms +2021-03-09 21:17:14.589 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 21:17:14.592 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 21:17:14.593 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 21:17:14.593 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 21:17:14.593 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 21:17:14.593 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 21:17:14.596 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0,92 ms. +2021-03-09 21:17:14.597 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0,32 ms. +2021-03-09 21:17:14.597 +03:00 [INF] Executed page /_Host in 4.2953ms +2021-03-09 21:17:14.597 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 21:17:14.597 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 7.9920ms +2021-03-09 21:17:14.601 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryGbiT5i4IhFR1s8ww 359 +2021-03-09 21:17:14.608 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:17:14.609 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 21:17:14.617 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 21:17:14.620 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-09 21:17:14.620 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 21:17:14.620 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.4728ms +2021-03-09 21:17:14.624 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-09 21:17:14.625 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 21:17:14.625 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.7133ms +2021-03-09 21:17:14.626 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 21:17:14.626 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-09 21:17:14.626 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 21:17:14.626 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 21:17:14.626 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 21:17:14.627 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 21:17:14.627 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 21:17:14.627 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 21:17:14.627 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.9172ms +2021-03-09 21:17:14.627 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.9201ms +2021-03-09 21:17:14.627 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.9346ms +2021-03-09 21:17:14.627 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 1.0049ms +2021-03-09 21:17:14.627 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 21:17:14.627 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-09 21:17:14.627 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 21:17:14.627 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 21:17:14.627 +03:00 [INF] The file /global-styles.css was not modified +2021-03-09 21:17:14.627 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 21:17:14.627 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 21:17:14.627 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 21:17:14.627 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.2566ms +2021-03-09 21:17:14.627 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.3024ms +2021-03-09 21:17:14.627 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.2359ms +2021-03-09 21:17:14.627 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 21:17:14.627 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.3312ms +2021-03-09 21:17:14.628 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 21:17:14.628 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.5240ms +2021-03-09 21:17:14.630 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-09 21:17:14.631 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-09 21:17:14.631 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.5722ms +2021-03-09 21:17:14.634 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 21:17:14.634 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryGbiT5i4IhFR1s8ww 359 - 200 0 - 33.5179ms +2021-03-09 21:17:14.647 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 21:17:14.650 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:17:14.650 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 21:17:14.650 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 21:17:14.651 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.7737ms +2021-03-09 21:17:14.667 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=czeuyP73Bm32vdkk6Rw49A - - - 101 - - 6826.6326ms +2021-03-09 21:17:14.669 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=5vu07i7MwuVUR6v1pWtYCA - - +2021-03-09 21:17:14.672 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:17:14.673 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 21:17:14.681 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 21:17:14.682 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 21:17:14.683 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 21:17:14.684 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 21:17:14.689 +03:00 [INF] Authorization was successful. +2021-03-09 21:17:56.337 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-09 21:17:56.337 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-09 21:17:56.337 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 21:17:56.337 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 21:17:56.337 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.4382ms +2021-03-09 21:17:56.337 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.5798ms +2021-03-09 21:17:56.337 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-09 21:17:56.337 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 21:17:56.337 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 21:17:56.337 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 21:17:56.337 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 21:17:56.337 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.2415ms +2021-03-09 21:17:56.338 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 21:17:56.338 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 21:17:56.338 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 21:17:56.338 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.3329ms +2021-03-09 21:17:56.338 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.3035ms +2021-03-09 21:17:56.338 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.3256ms +2021-03-09 21:17:56.338 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 21:17:56.338 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-09 21:17:56.338 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 21:17:56.338 +03:00 [INF] The file /global-styles.css was not modified +2021-03-09 21:17:56.338 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.2450ms +2021-03-09 21:17:56.338 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.3175ms +2021-03-09 21:17:56.375 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css.map - - +2021-03-09 21:17:56.389 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/css/bootstrap.css.map'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\css\bootstrap.css.map' +2021-03-09 21:17:56.389 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css.map - - - 200 508232 text/plain 14.4870ms +2021-03-09 21:18:06.298 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/Languages/Switch?culture=en&uiCulture=en&returnUrl= - - +2021-03-09 21:18:06.305 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 21:18:06.305 +03:00 [INF] Route matched with {area = "Abp", action = "Switch", controller = "AbpLanguages", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Switch(System.String, System.String, System.String) on controller Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController (Volo.Abp.AspNetCore.Mvc). +2021-03-09 21:18:06.307 +03:00 [INF] Executing RedirectResult, redirecting to /. +2021-03-09 21:18:06.307 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc) in 1.7147ms +2021-03-09 21:18:06.307 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 21:18:06.307 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/Languages/Switch?culture=en&uiCulture=en&returnUrl= - - - 302 0 - 9.0318ms +2021-03-09 21:18:06.310 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 21:18:06.314 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 21:18:06.314 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 21:18:06.314 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 21:18:06.315 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 21:18:06.315 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 21:18:06.316 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.68 ms. +2021-03-09 21:18:06.317 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.34 ms. +2021-03-09 21:18:06.317 +03:00 [INF] Executed page /_Host in 2.8777ms +2021-03-09 21:18:06.317 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 21:18:06.317 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 7.1908ms +2021-03-09 21:18:06.323 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryNujJjQSAXKosH2aJ 359 +2021-03-09 21:18:06.324 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 21:18:06.324 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=5vu07i7MwuVUR6v1pWtYCA - - - 101 - - 51655.3598ms +2021-03-09 21:18:06.329 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:18:06.329 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 21:18:06.330 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 21:18:06.330 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryNujJjQSAXKosH2aJ 359 - 200 0 - 7.4520ms +2021-03-09 21:18:06.335 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-09 21:18:06.335 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 21:18:06.335 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.5182ms +2021-03-09 21:18:06.338 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-09 21:18:06.338 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 21:18:06.338 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.5002ms +2021-03-09 21:18:06.339 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-09 21:18:06.339 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 21:18:06.339 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.2723ms +2021-03-09 21:18:06.340 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 21:18:06.340 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 21:18:06.340 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 21:18:06.340 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 21:18:06.340 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 21:18:06.340 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 21:18:06.340 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.4651ms +2021-03-09 21:18:06.340 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.4707ms +2021-03-09 21:18:06.340 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.5258ms +2021-03-09 21:18:06.341 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 21:18:06.341 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-09 21:18:06.341 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 21:18:06.341 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 21:18:06.341 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 21:18:06.341 +03:00 [INF] The file /global-styles.css was not modified +2021-03-09 21:18:06.341 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 21:18:06.341 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.2000ms +2021-03-09 21:18:06.341 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.2953ms +2021-03-09 21:18:06.341 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 21:18:06.341 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-09 21:18:06.341 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.3442ms +2021-03-09 21:18:06.341 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 21:18:06.341 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-09 21:18:06.341 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.3952ms +2021-03-09 21:18:06.341 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.2862ms +2021-03-09 21:18:06.341 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 21:18:06.341 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.6127ms +2021-03-09 21:18:06.370 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 21:18:06.374 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:18:06.375 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 21:18:06.375 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 21:18:06.376 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.6661ms +2021-03-09 21:18:06.403 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css.map - - +2021-03-09 21:18:06.412 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=pP2KhykzztXALnmAykKdJQ - - +2021-03-09 21:18:06.415 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:18:06.416 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/css/bootstrap.css.map'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\css\bootstrap.css.map' +2021-03-09 21:18:06.416 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 21:18:06.416 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css.map - - - 200 508232 text/plain 12.4928ms +2021-03-09 21:18:06.428 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 21:18:06.429 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 21:18:06.429 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 21:18:06.430 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 21:18:06.434 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.406 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:19:05.407 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:19:05.407 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:19:05.407 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:19:05.407 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.410 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 21:19:05.410 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 21:19:05.410 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 21:19:05.410 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 21:19:05.410 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.410 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.411 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.411 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.411 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.411 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.411 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.412 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.412 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.412 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.412 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.412 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.412 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.412 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.413 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.413 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.455 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:19:05.456 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:19:05.456 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:19:05.457 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:19:05.457 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.459 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.483 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.484 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.484 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.484 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.484 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.485 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.486 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.486 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.486 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.486 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.486 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.487 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.487 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.487 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.487 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.490 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.490 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.490 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.491 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.491 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.491 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.492 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.492 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.492 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.492 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.492 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.492 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.492 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.493 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.493 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.496 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.496 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.496 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.496 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.496 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.497 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.497 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.497 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.497 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.497 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.497 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.498 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.498 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.498 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.498 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.500 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.500 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.501 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.501 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.501 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.502 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.502 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.502 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.503 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.503 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.503 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.503 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.503 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.503 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.503 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.506 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.506 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.506 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.507 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.507 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.507 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.507 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.507 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.508 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.508 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.508 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.508 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.508 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.509 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.509 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.513 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.513 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.513 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.514 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.514 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.514 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.514 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.514 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.514 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.514 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.514 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.515 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.515 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.515 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.515 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.517 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.518 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.518 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.518 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.518 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.518 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.519 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.519 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.519 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.519 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.519 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.520 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.520 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.520 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.520 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.522 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.523 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.523 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.523 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.523 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.523 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.524 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.524 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.524 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.524 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.524 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.524 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.524 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.525 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.525 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.527 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.527 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.527 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.527 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.527 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.527 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.528 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.528 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.528 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.528 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.528 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.528 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.528 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.529 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.529 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.531 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.531 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.531 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.531 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:05.531 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.531 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.532 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.532 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.532 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:05.532 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:05.532 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.532 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.532 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.532 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:05.532 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:13.930 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/Languages/Switch?culture=cs&uiCulture=cs&returnUrl=identity/roles - - +2021-03-09 21:19:13.947 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 21:19:13.947 +03:00 [INF] Route matched with {area = "Abp", action = "Switch", controller = "AbpLanguages", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Switch(System.String, System.String, System.String) on controller Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController (Volo.Abp.AspNetCore.Mvc). +2021-03-09 21:19:13.948 +03:00 [INF] Executing RedirectResult, redirecting to /. +2021-03-09 21:19:13.948 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc) in 0.612ms +2021-03-09 21:19:13.948 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 21:19:13.948 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/Languages/Switch?culture=cs&uiCulture=cs&returnUrl=identity/roles - - - 302 0 - 18.5934ms +2021-03-09 21:19:13.951 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 21:19:13.956 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 21:19:13.956 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 21:19:13.956 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 21:19:13.956 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 21:19:13.956 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 21:19:13.958 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 1,06 ms. +2021-03-09 21:19:13.959 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0,42 ms. +2021-03-09 21:19:13.959 +03:00 [INF] Executed page /_Host in 3.1698ms +2021-03-09 21:19:13.959 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 21:19:13.960 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 8.4879ms +2021-03-09 21:19:13.978 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary7oSeM7sp8S644dti 359 +2021-03-09 21:19:13.979 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 21:19:13.980 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=pP2KhykzztXALnmAykKdJQ - - - 101 - - 67568.4743ms +2021-03-09 21:19:13.982 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:19:13.983 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 21:19:13.984 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 21:19:13.984 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary7oSeM7sp8S644dti 359 - 200 0 - 5.8141ms +2021-03-09 21:19:13.995 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-09 21:19:13.995 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-09 21:19:13.995 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 21:19:13.995 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 21:19:13.995 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.6904ms +2021-03-09 21:19:13.995 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.7573ms +2021-03-09 21:19:13.996 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-09 21:19:13.996 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 21:19:13.996 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.3666ms +2021-03-09 21:19:13.997 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 21:19:13.997 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 21:19:13.997 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 21:19:13.997 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 21:19:13.997 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 21:19:13.997 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 21:19:13.998 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.6951ms +2021-03-09 21:19:13.998 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.6741ms +2021-03-09 21:19:13.998 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.6533ms +2021-03-09 21:19:13.999 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 21:19:13.999 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-09 21:19:13.999 +03:00 [INF] The file /global-styles.css was not modified +2021-03-09 21:19:13.999 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 21:19:13.999 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.2541ms +2021-03-09 21:19:13.999 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.3085ms +2021-03-09 21:19:13.999 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 21:19:13.999 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 21:19:13.999 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 21:19:13.999 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.1494ms +2021-03-09 21:19:13.999 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 21:19:13.999 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.2520ms +2021-03-09 21:19:14.000 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 21:19:14.000 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-09 21:19:14.000 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-09 21:19:14.000 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 21:19:14.000 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.2956ms +2021-03-09 21:19:14.000 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.3144ms +2021-03-09 21:19:14.027 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 21:19:14.031 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:19:14.032 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 21:19:14.032 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 21:19:14.032 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.4883ms +2021-03-09 21:19:14.058 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css.map - - +2021-03-09 21:19:14.061 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/css/bootstrap.css.map'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\css\bootstrap.css.map' +2021-03-09 21:19:14.061 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css.map - - - 200 508232 text/plain 3.2324ms +2021-03-09 21:19:14.071 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=cMXFL669BGCXeAivjQNyCQ - - +2021-03-09 21:19:14.076 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:19:14.077 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 21:19:14.085 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 21:19:14.086 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 21:19:14.086 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 21:19:14.087 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 21:19:14.091 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:44.377 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/Languages/Switch?culture=cs&uiCulture=cs&returnUrl=identity/roles - - +2021-03-09 21:19:44.382 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 21:19:44.382 +03:00 [INF] Route matched with {area = "Abp", action = "Switch", controller = "AbpLanguages", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Switch(System.String, System.String, System.String) on controller Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController (Volo.Abp.AspNetCore.Mvc). +2021-03-09 21:19:44.383 +03:00 [INF] Executing RedirectResult, redirecting to /. +2021-03-09 21:19:44.383 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc) in 0.6376ms +2021-03-09 21:19:44.383 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 21:19:44.383 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/Languages/Switch?culture=cs&uiCulture=cs&returnUrl=identity/roles - - - 302 0 - 5.6677ms +2021-03-09 21:19:44.387 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 21:19:44.392 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 21:19:44.392 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 21:19:44.392 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 21:19:44.392 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 21:19:44.392 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 21:19:44.393 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0,51 ms. +2021-03-09 21:19:44.394 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0,26 ms. +2021-03-09 21:19:44.394 +03:00 [INF] Executed page /_Host in 1.7828ms +2021-03-09 21:19:44.394 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 21:19:44.394 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 7.4260ms +2021-03-09 21:19:44.430 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-09 21:19:44.431 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 21:19:44.431 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.4871ms +2021-03-09 21:19:44.436 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-09 21:19:44.436 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-09 21:19:44.436 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 21:19:44.436 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 21:19:44.436 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.3717ms +2021-03-09 21:19:44.436 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.4512ms +2021-03-09 21:19:44.436 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 21:19:44.436 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 21:19:44.437 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 21:19:44.437 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.2931ms +2021-03-09 21:19:44.437 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 21:19:44.437 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.3384ms +2021-03-09 21:19:44.437 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 21:19:44.437 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 21:19:44.437 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 21:19:44.437 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 21:19:44.437 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-09 21:19:44.437 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 21:19:44.437 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.2197ms +2021-03-09 21:19:44.437 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.2997ms +2021-03-09 21:19:44.437 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 21:19:44.437 +03:00 [INF] The file /global-styles.css was not modified +2021-03-09 21:19:44.437 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.1955ms +2021-03-09 21:19:44.437 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.2207ms +2021-03-09 21:19:44.438 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 21:19:44.438 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 21:19:44.438 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-09 21:19:44.438 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 21:19:44.438 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 21:19:44.438 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.2913ms +2021-03-09 21:19:44.438 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.2865ms +2021-03-09 21:19:44.438 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-09 21:19:44.438 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.3451ms +2021-03-09 21:19:44.462 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 21:19:44.465 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:19:44.465 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 21:19:44.465 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 21:19:44.465 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.8897ms +2021-03-09 21:19:44.482 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=0dtEjOM4Rfekz4CTNsYucw - - +2021-03-09 21:19:44.486 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:19:44.487 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 21:19:44.495 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 21:19:44.497 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 21:19:44.497 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 21:19:44.497 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 21:19:44.500 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:44.586 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-09 21:19:44.586 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-09 21:19:44.586 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-09 21:19:44.586 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-09 21:19:44.587 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.3939ms +2021-03-09 21:19:44.587 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.6237ms +2021-03-09 21:19:49.128 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/Languages/Switch?culture=cs&uiCulture=cs&returnUrl=/identity/roles - - +2021-03-09 21:19:49.132 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 21:19:49.132 +03:00 [INF] Route matched with {area = "Abp", action = "Switch", controller = "AbpLanguages", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Switch(System.String, System.String, System.String) on controller Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController (Volo.Abp.AspNetCore.Mvc). +2021-03-09 21:19:49.133 +03:00 [INF] Executing RedirectResult, redirecting to /identity/roles. +2021-03-09 21:19:49.133 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc) in 0.6954ms +2021-03-09 21:19:49.133 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 21:19:49.133 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/Languages/Switch?culture=cs&uiCulture=cs&returnUrl=/identity/roles - - - 302 0 - 5.0982ms +2021-03-09 21:19:49.137 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/identity/roles - - +2021-03-09 21:19:49.143 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 21:19:49.143 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 21:19:49.143 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 21:19:49.143 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 21:19:49.143 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 21:19:49.144 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0,45 ms. +2021-03-09 21:19:49.145 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0,33 ms. +2021-03-09 21:19:49.145 +03:00 [INF] Executed page /_Host in 1.6652ms +2021-03-09 21:19:49.145 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 21:19:49.145 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/identity/roles - - - 200 - text/html;+charset=utf-8 8.1006ms +2021-03-09 21:19:49.179 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-09 21:19:49.179 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 21:19:49.179 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.3352ms +2021-03-09 21:19:49.184 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-09 21:19:49.184 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-09 21:19:49.185 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 21:19:49.185 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 21:19:49.185 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.4027ms +2021-03-09 21:19:49.185 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.5744ms +2021-03-09 21:19:49.185 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 21:19:49.185 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 21:19:49.185 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 21:19:49.185 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.4734ms +2021-03-09 21:19:49.186 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 21:19:49.186 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.3864ms +2021-03-09 21:19:49.186 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 21:19:49.186 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 21:19:49.186 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-09 21:19:49.186 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 21:19:49.186 +03:00 [INF] The file /global-styles.css was not modified +2021-03-09 21:19:49.186 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 21:19:49.186 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 21:19:49.186 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 21:19:49.186 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.2168ms +2021-03-09 21:19:49.186 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.2476ms +2021-03-09 21:19:49.186 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.2864ms +2021-03-09 21:19:49.186 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.1931ms +2021-03-09 21:19:49.187 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 21:19:49.187 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 21:19:49.187 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-09 21:19:49.187 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-09 21:19:49.187 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 21:19:49.187 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 21:19:49.187 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.2144ms +2021-03-09 21:19:49.187 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.2457ms +2021-03-09 21:19:49.187 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.2586ms +2021-03-09 21:19:49.218 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 21:19:49.223 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:19:49.223 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 21:19:49.224 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 21:19:49.224 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.5349ms +2021-03-09 21:19:49.240 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=zi2v6IOtuBIvo6ZetgzQ4g - - +2021-03-09 21:19:49.244 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:19:49.244 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 21:19:49.249 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:19:49.249 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:19:49.249 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:19:49.250 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:19:49.250 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.250 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:19:49.250 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:19:49.250 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:19:49.251 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:19:49.251 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.254 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 21:19:49.255 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 21:19:49.255 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 21:19:49.256 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 21:19:49.257 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 21:19:49.258 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 21:19:49.258 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 21:19:49.258 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 21:19:49.258 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.258 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.258 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.258 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.259 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.259 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.259 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.259 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.259 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.259 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.259 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.259 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.260 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.260 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.260 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.260 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.263 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.300 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:19:49.301 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:19:49.301 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:19:49.301 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:19:49.301 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.322 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.322 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.322 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.323 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.323 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.323 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.324 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.324 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.324 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.324 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.324 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.325 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.325 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.325 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.325 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.328 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.329 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.329 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.330 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.330 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.330 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.330 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.330 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.331 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.331 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.331 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.331 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.331 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.332 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.332 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.335 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.335 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.335 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.336 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.336 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.336 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.336 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.336 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.337 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.337 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.337 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.337 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.337 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.338 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.338 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.341 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.341 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.341 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.342 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.342 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.342 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.343 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.343 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.343 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.343 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.343 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.344 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.344 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.346 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.346 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-09 21:19:49.346 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.346 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-09 21:19:49.346 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.6302ms +2021-03-09 21:19:49.350 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.351 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.351 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.352 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.352 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.352 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.352 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.352 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.353 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.353 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.353 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.353 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.353 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.354 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.354 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.360 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.360 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.361 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.361 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.361 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.361 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.362 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.362 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.362 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.362 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.362 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.363 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.363 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.363 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.363 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.366 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.367 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.367 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.367 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.367 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.367 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.368 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.368 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.369 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.369 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.369 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.369 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.369 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.370 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.370 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.373 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.373 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.373 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.374 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.374 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.374 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.375 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.375 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.375 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.375 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.376 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.376 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.376 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.377 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.377 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.380 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.380 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.380 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.381 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.381 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.381 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.381 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.381 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.382 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.382 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.382 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.382 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.382 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.383 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.383 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.386 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.386 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.386 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.387 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:19:49.387 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.387 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.387 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.388 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.388 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:19:49.388 +03:00 [INF] Authorization was successful. +2021-03-09 21:19:49.388 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.389 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.389 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.389 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:19:49.389 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:25.550 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryk9PP5mQhXNhA5ZPD 359 +2021-03-09 21:20:25.556 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 21:20:25.556 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=cMXFL669BGCXeAivjQNyCQ - - - 101 - - 71485.5438ms +2021-03-09 21:20:25.559 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:20:25.560 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 21:20:25.560 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 21:20:25.561 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryk9PP5mQhXNhA5ZPD 359 - 200 0 - 10.5394ms +2021-03-09 21:20:25.948 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryGy6MNj8fkiQ2HXU7 359 +2021-03-09 21:20:25.953 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 21:20:25.954 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=0dtEjOM4Rfekz4CTNsYucw - - - 101 - - 41471.6471ms +2021-03-09 21:20:25.954 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:20:25.955 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 21:20:25.955 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 21:20:25.956 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryGy6MNj8fkiQ2HXU7 359 - 200 0 - 7.1576ms +2021-03-09 21:20:26.383 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryV1EPTR3Vh3SQSeNx 359 +2021-03-09 21:20:26.390 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:20:26.391 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 21:20:26.392 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 21:20:26.392 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryV1EPTR3Vh3SQSeNx 359 - 200 0 - 9.2879ms +2021-03-09 21:20:26.395 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 21:20:26.396 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=zi2v6IOtuBIvo6ZetgzQ4g - - - 101 - - 37156.4398ms +2021-03-09 21:20:42.415 +03:00 [INF] Starting web host. +2021-03-09 21:20:43.688 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-09 21:20:43.736 +03:00 [INF] Loaded ABP modules: +2021-03-09 21:20:43.736 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-09 21:20:43.736 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-09 21:20:43.736 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-09 21:20:43.736 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-09 21:20:43.736 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-09 21:20:43.736 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-09 21:20:43.736 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-09 21:20:43.736 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-09 21:20:43.737 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-09 21:20:43.737 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-09 21:20:43.767 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-09 21:20:43.771 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-09 21:20:43.805 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-09 21:20:44.318 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-09 21:20:44.318 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-09 21:20:44.319 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-09 21:20:44.319 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-09 21:20:44.319 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-09 21:20:44.319 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-09 21:20:44.886 +03:00 [INF] Initialized all ABP modules. +2021-03-09 21:20:44.962 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-09 21:20:44.964 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-09 21:20:44.964 +03:00 [INF] Hosting environment: Development +2021-03-09 21:20:44.964 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-09 21:20:45.626 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-09 21:20:48.026 +03:00 [DBG] Login Url: /Account/Login +2021-03-09 21:20:48.026 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-09 21:20:48.026 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-09 21:20:48.026 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-09 21:20:48.026 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-09 21:20:48.026 +03:00 [DBG] Error Url: /Account/Error +2021-03-09 21:20:48.026 +03:00 [DBG] Error Id Parameter: errorId +2021-03-09 21:20:48.304 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 21:20:48.347 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 21:20:48.349 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 21:20:48.383 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 21:20:48.383 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 21:20:48.501 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 16,51 ms. +2021-03-09 21:20:48.568 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 6,81 ms. +2021-03-09 21:20:48.591 +03:00 [INF] Executed page /_Host in 238.0043ms +2021-03-09 21:20:48.592 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 21:20:48.605 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 2980.5514ms +2021-03-09 21:20:48.617 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-09 21:20:48.617 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-09 21:20:48.617 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 21:20:48.617 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-09 21:20:48.618 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 21:20:48.618 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 21:20:48.618 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 21:20:48.618 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-09 21:20:48.618 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 21:20:48.618 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 21:20:48.619 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 21:20:48.619 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-09 21:20:48.624 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 21:20:48.624 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 21:20:48.624 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 21:20:48.624 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 21:20:48.624 +03:00 [INF] The file /global-styles.css was not modified +2021-03-09 21:20:48.624 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 21:20:48.624 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 21:20:48.624 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-09 21:20:48.624 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 21:20:48.625 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 21:20:48.625 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 21:20:48.625 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 21:20:48.626 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 7.4761ms +2021-03-09 21:20:48.626 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 8.9485ms +2021-03-09 21:20:48.626 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 8.2244ms +2021-03-09 21:20:48.626 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 8.5044ms +2021-03-09 21:20:48.626 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 8.9255ms +2021-03-09 21:20:48.626 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 8.0639ms +2021-03-09 21:20:48.626 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 8.1536ms +2021-03-09 21:20:48.626 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 9.0053ms +2021-03-09 21:20:48.627 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 9.0892ms +2021-03-09 21:20:48.627 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 8.9689ms +2021-03-09 21:20:48.627 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 8.0259ms +2021-03-09 21:20:48.627 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 9.0624ms +2021-03-09 21:20:48.666 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 21:20:48.682 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:20:48.683 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 21:20:48.700 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 21:20:48.701 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 34.6644ms +2021-03-09 21:20:48.713 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=V6T1r3F_Eq8eoel7qRspGw - - +2021-03-09 21:20:48.717 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:20:48.718 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 21:20:49.031 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 21:20:49.038 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 21:20:49.042 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-09 21:20:49.237 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:49.328 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-09 21:20:49.334 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-09 21:20:49.343 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 21:20:49.343 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 21:20:49.344 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: R,admin +2021-03-09 21:20:49.399 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-09 21:20:49.399 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-09 21:20:49.400 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-09 21:20:49.400 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-09 21:20:49.400 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-09 21:20:49.400 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.7376ms +2021-03-09 21:20:49.400 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.8030ms +2021-03-09 21:20:49.401 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-09 21:20:52.407 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-09 21:20:52.407 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-09 21:20:52.408 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 1.2831ms +2021-03-09 21:20:54.022 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:20:54.024 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:20:54.027 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:20:54.027 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:20:54.028 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:54.056 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 21:20:54.056 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 21:20:54.058 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-09 21:20:54.209 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:54.211 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-09 21:20:54.221 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-09 21:20:54.223 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 21:20:54.224 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 21:20:54.224 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-09 21:20:54.228 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-09 21:20:54.238 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-09 21:20:54.244 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:20:54.244 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:20:54.244 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:20:54.245 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:20:54.245 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:54.631 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:54.632 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.633 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.633 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.633 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.633 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:54.633 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.634 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.634 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.634 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.634 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:54.634 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.635 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.635 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.635 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.635 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:54.827 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.827 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.827 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.828 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.828 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:54.830 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.830 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.830 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.830 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.830 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:54.831 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.831 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.831 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.832 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.832 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:54.834 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.835 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.835 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.835 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.835 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:54.835 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.836 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.836 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.836 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.836 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:54.836 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.837 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.837 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.837 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.837 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:54.840 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.840 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.840 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.841 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.841 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:54.841 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.841 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.841 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.842 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.842 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:54.842 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.842 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.842 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.843 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.843 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:54.846 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.846 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.846 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.847 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.847 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:54.847 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.847 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.847 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.848 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.848 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:54.848 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.848 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.848 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.849 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.849 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:54.852 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.852 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.852 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.853 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.853 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:54.853 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.853 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.853 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.854 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.854 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:54.854 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.854 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.854 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.855 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.855 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:54.865 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.866 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.866 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.866 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.866 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:54.866 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.867 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.867 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.867 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.867 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:54.867 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.868 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.868 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.868 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.868 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:54.871 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.872 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.872 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.872 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.872 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:54.872 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.873 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.873 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.873 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.873 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:54.873 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.874 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.874 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.874 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.874 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:54.878 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.879 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.879 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.879 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.879 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:54.879 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.880 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.880 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.880 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.880 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:54.880 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.881 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.881 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.881 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.881 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:54.884 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.884 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.884 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.885 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.885 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:54.885 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.885 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.885 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.886 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.886 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:54.886 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.886 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.886 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.887 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.887 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:54.890 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.890 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.890 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.891 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:54.891 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:54.891 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.891 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.891 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.892 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:54.892 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:54.892 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.892 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.892 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.893 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:54.893 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.379 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/Languages/Switch?culture=en&uiCulture=en&returnUrl=/identity/roles - - +2021-03-09 21:20:56.385 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 21:20:56.403 +03:00 [INF] Route matched with {area = "Abp", action = "Switch", controller = "AbpLanguages", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Switch(System.String, System.String, System.String) on controller Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController (Volo.Abp.AspNetCore.Mvc). +2021-03-09 21:20:56.438 +03:00 [INF] Executing RedirectResult, redirecting to /identity/roles. +2021-03-09 21:20:56.438 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc) in 35.167ms +2021-03-09 21:20:56.438 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 21:20:56.439 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/Languages/Switch?culture=en&uiCulture=en&returnUrl=/identity/roles - - - 302 0 - 59.3897ms +2021-03-09 21:20:56.442 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/identity/roles - - +2021-03-09 21:20:56.445 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 21:20:56.446 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 21:20:56.446 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 21:20:56.446 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 21:20:56.446 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 21:20:56.448 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.70 ms. +2021-03-09 21:20:56.449 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.61 ms. +2021-03-09 21:20:56.450 +03:00 [INF] Executed page /_Host in 4.2621ms +2021-03-09 21:20:56.450 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 21:20:56.450 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/identity/roles - - - 200 - text/html;+charset=utf-8 8.5640ms +2021-03-09 21:20:56.456 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryBGK0DWsXrBwSvmnm 359 +2021-03-09 21:20:56.468 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-09 21:20:56.468 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-09 21:20:56.468 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-09 21:20:56.469 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 21:20:56.469 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 21:20:56.469 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 21:20:56.469 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.7426ms +2021-03-09 21:20:56.469 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.5562ms +2021-03-09 21:20:56.469 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.7426ms +2021-03-09 21:20:56.469 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 21:20:56.469 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 21:20:56.469 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 21:20:56.470 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 21:20:56.470 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 21:20:56.470 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 21:20:56.470 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 21:20:56.470 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.9188ms +2021-03-09 21:20:56.470 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.9867ms +2021-03-09 21:20:56.470 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.9382ms +2021-03-09 21:20:56.470 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 21:20:56.470 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.3866ms +2021-03-09 21:20:56.471 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:20:56.471 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 21:20:56.471 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 21:20:56.474 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-09 21:20:56.474 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 21:20:56.474 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 21:20:56.474 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 21:20:56.474 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-09 21:20:56.475 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 21:20:56.475 +03:00 [INF] The file /global-styles.css was not modified +2021-03-09 21:20:56.475 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-09 21:20:56.475 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.4507ms +2021-03-09 21:20:56.475 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.4205ms +2021-03-09 21:20:56.475 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 21:20:56.475 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 21:20:56.475 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.3515ms +2021-03-09 21:20:56.475 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.5271ms +2021-03-09 21:20:56.475 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.4722ms +2021-03-09 21:20:56.487 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 21:20:56.492 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:20:56.492 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 21:20:56.494 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 21:20:56.494 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 6.7311ms +2021-03-09 21:20:56.501 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 21:20:56.501 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryBGK0DWsXrBwSvmnm 359 - 200 0 - 44.8813ms +2021-03-09 21:20:56.515 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=h2k2O9iz9JBD73L5yaLXgw - - +2021-03-09 21:20:56.519 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:20:56.520 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 21:20:56.523 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=V6T1r3F_Eq8eoel7qRspGw - - - 101 - - 7809.5064ms +2021-03-09 21:20:56.528 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:20:56.529 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:20:56.529 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:20:56.529 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:20:56.529 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.529 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:20:56.529 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:20:56.529 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:20:56.530 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:20:56.530 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.531 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 21:20:56.532 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 21:20:56.532 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 21:20:56.533 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 21:20:56.535 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 21:20:56.535 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 21:20:56.535 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 21:20:56.536 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 21:20:56.536 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.536 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.536 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.536 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.537 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.537 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.537 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.537 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.537 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.537 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.537 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.537 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.538 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.538 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.538 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.538 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.541 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.582 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:20:56.582 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:20:56.582 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:20:56.583 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:20:56.583 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.606 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.609 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.609 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.610 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.611 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.611 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.612 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.612 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.612 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.612 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.612 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.613 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.613 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.614 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.614 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.619 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.620 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.620 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.620 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.620 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.620 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.621 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.621 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.621 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.621 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.621 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.622 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.622 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.622 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.623 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.627 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.627 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.627 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.628 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.628 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.628 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.628 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.628 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.629 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.629 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.629 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.629 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.629 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.630 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.630 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.633 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.633 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.633 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.633 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.634 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.634 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.634 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.634 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.635 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.635 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.635 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.635 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.635 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.636 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.636 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.640 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.641 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.641 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.641 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.641 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.642 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.642 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.642 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.643 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.643 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.643 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.643 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.643 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.644 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.644 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.649 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.650 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.650 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.651 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.651 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.651 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.651 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.651 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.652 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.652 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.652 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.652 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.652 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.653 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.653 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.657 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.657 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.657 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.658 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.658 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.658 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.658 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.658 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.659 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.659 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.659 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.659 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.659 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.659 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.660 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.663 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.663 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.663 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.664 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.664 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.664 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.664 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.664 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.665 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.665 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.665 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.665 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.665 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.666 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.666 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.670 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.672 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.672 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.674 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.674 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.674 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.675 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.676 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.676 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.676 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.677 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.678 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.678 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.679 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.679 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.683 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.684 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.684 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.684 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:56.685 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.685 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.686 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.686 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.686 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:56.686 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:56.687 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.687 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.687 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.687 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:56.687 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.129 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/Languages/Switch?culture=tr&uiCulture=tr&returnUrl=/identity/roles - - +2021-03-09 21:20:59.138 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 21:20:59.139 +03:00 [INF] Route matched with {area = "Abp", action = "Switch", controller = "AbpLanguages", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Switch(System.String, System.String, System.String) on controller Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController (Volo.Abp.AspNetCore.Mvc). +2021-03-09 21:20:59.142 +03:00 [INF] Executing RedirectResult, redirecting to /identity/roles. +2021-03-09 21:20:59.142 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc) in 2.9272ms +2021-03-09 21:20:59.142 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 21:20:59.142 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/Languages/Switch?culture=tr&uiCulture=tr&returnUrl=/identity/roles - - - 302 0 - 13.1830ms +2021-03-09 21:20:59.146 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/identity/roles - - +2021-03-09 21:20:59.149 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 21:20:59.149 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 21:20:59.149 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 21:20:59.149 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 21:20:59.149 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 21:20:59.151 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0,66 ms. +2021-03-09 21:20:59.152 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0,25 ms. +2021-03-09 21:20:59.152 +03:00 [INF] Executed page /_Host in 2.9006ms +2021-03-09 21:20:59.152 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 21:20:59.152 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/identity/roles - - - 200 - text/html;+charset=utf-8 6.3929ms +2021-03-09 21:20:59.157 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryyMAULEsgYX02RWR1 359 +2021-03-09 21:20:59.158 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 21:20:59.159 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=h2k2O9iz9JBD73L5yaLXgw - - - 101 - - 2644.3874ms +2021-03-09 21:20:59.162 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:20:59.162 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 21:20:59.163 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 21:20:59.163 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryyMAULEsgYX02RWR1 359 - 200 0 - 6.0927ms +2021-03-09 21:20:59.167 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-09 21:20:59.167 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-09 21:20:59.167 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 21:20:59.167 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 21:20:59.167 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.7542ms +2021-03-09 21:20:59.167 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.7039ms +2021-03-09 21:20:59.170 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-09 21:20:59.170 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 21:20:59.170 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 21:20:59.170 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 21:20:59.170 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.6669ms +2021-03-09 21:20:59.171 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 21:20:59.171 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 21:20:59.171 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.5277ms +2021-03-09 21:20:59.171 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.5366ms +2021-03-09 21:20:59.171 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 21:20:59.171 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 21:20:59.171 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-09 21:20:59.171 +03:00 [INF] The file /global-styles.css was not modified +2021-03-09 21:20:59.171 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.2485ms +2021-03-09 21:20:59.171 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 21:20:59.171 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 21:20:59.171 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.3828ms +2021-03-09 21:20:59.171 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.4002ms +2021-03-09 21:20:59.172 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 21:20:59.172 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 21:20:59.172 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 21:20:59.172 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-09 21:20:59.172 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 21:20:59.172 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 21:20:59.172 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-09 21:20:59.172 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.1875ms +2021-03-09 21:20:59.172 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 21:20:59.172 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.2372ms +2021-03-09 21:20:59.172 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.2942ms +2021-03-09 21:20:59.172 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.2869ms +2021-03-09 21:20:59.182 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 21:20:59.185 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:20:59.186 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 21:20:59.186 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 21:20:59.186 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.3533ms +2021-03-09 21:20:59.195 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=6KZ6AM2GDuc0DWUtcdS26A - - +2021-03-09 21:20:59.198 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:20:59.199 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 21:20:59.205 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:20:59.205 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:20:59.206 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:20:59.206 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:20:59.206 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.206 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:20:59.207 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:20:59.207 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:20:59.207 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:20:59.207 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.209 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 21:20:59.211 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 21:20:59.211 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 21:20:59.212 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 21:20:59.213 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 21:20:59.213 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 21:20:59.214 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 21:20:59.214 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 21:20:59.214 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.214 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.214 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.214 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.215 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.215 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.215 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.215 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.215 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.216 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.216 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.216 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.216 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.216 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.216 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.216 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.221 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.263 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:20:59.264 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:20:59.264 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:20:59.264 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:20:59.265 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.284 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.285 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.285 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.285 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.285 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.285 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.285 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.285 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.286 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.286 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.286 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.286 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.286 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.286 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.286 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.288 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.289 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.289 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.289 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.289 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.289 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.290 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.290 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.290 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.290 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.290 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.290 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.290 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.291 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.291 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.293 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.293 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.293 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.293 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.293 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.294 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.294 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.294 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.294 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.294 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.294 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.295 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.295 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.295 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.295 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.297 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.297 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.297 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.298 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.298 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.298 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.298 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.298 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.298 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.298 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.298 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.299 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.299 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.299 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.299 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.302 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.302 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.302 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.303 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.303 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.303 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.303 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.303 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.304 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.304 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.304 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.304 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.304 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.304 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.304 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.309 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.309 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.310 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.310 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.310 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.310 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.310 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.310 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.311 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.311 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.311 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.311 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.311 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.311 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.311 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.313 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.314 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.314 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.314 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.314 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.314 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.314 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.314 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.315 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.315 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.315 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.315 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.315 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.315 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.315 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.317 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.318 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.318 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.318 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.318 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.318 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.319 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.319 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.319 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.319 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.319 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.320 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.320 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.320 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.320 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.322 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.322 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.322 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.323 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.323 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.323 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.323 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.323 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.323 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.324 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.324 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.324 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.324 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.324 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.324 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.327 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.327 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.327 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.328 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:20:59.328 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.328 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.328 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.328 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.329 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:20:59.329 +03:00 [INF] Authorization was successful. +2021-03-09 21:20:59.329 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.329 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.329 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.329 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:20:59.329 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:47.685 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 21:22:47.686 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 21:22:47.687 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 21:22:47.688 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 21:22:47.688 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:50.975 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/Languages/Switch?culture=en&uiCulture=en&returnUrl=/identity/roles - - +2021-03-09 21:22:50.979 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 21:22:50.979 +03:00 [INF] Route matched with {area = "Abp", action = "Switch", controller = "AbpLanguages", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Switch(System.String, System.String, System.String) on controller Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController (Volo.Abp.AspNetCore.Mvc). +2021-03-09 21:22:50.980 +03:00 [INF] Executing RedirectResult, redirecting to /identity/roles. +2021-03-09 21:22:50.980 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc) in 0.805ms +2021-03-09 21:22:50.980 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-09 21:22:50.980 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/Languages/Switch?culture=en&uiCulture=en&returnUrl=/identity/roles - - - 302 0 - 5.1806ms +2021-03-09 21:22:50.983 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/identity/roles - - +2021-03-09 21:22:50.988 +03:00 [INF] Executing endpoint '/_Host' +2021-03-09 21:22:50.988 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-09 21:22:50.988 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-09 21:22:50.988 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-09 21:22:50.988 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-09 21:22:50.990 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.88 ms. +2021-03-09 21:22:50.991 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.37 ms. +2021-03-09 21:22:50.992 +03:00 [INF] Executed page /_Host in 3.7268ms +2021-03-09 21:22:50.992 +03:00 [INF] Executed endpoint '/_Host' +2021-03-09 21:22:50.992 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/identity/roles - - - 200 - text/html;+charset=utf-8 9.4467ms +2021-03-09 21:22:51.011 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryErLYX82Y8Lb0Xg9A 359 +2021-03-09 21:22:51.012 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 21:22:51.013 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=6KZ6AM2GDuc0DWUtcdS26A - - - 101 - - 111818.0288ms +2021-03-09 21:22:51.015 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:22:51.015 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 21:22:51.017 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 21:22:51.017 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryErLYX82Y8Lb0Xg9A 359 - 200 0 - 6.0618ms +2021-03-09 21:22:51.029 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-09 21:22:51.029 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-09 21:22:51.029 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-09 21:22:51.030 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-09 21:22:51.030 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-09 21:22:51.030 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-09 21:22:51.030 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 1.1655ms +2021-03-09 21:22:51.030 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.5273ms +2021-03-09 21:22:51.030 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 1.3477ms +2021-03-09 21:22:51.030 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-09 21:22:51.030 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-09 21:22:51.030 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-09 21:22:51.031 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-09 21:22:51.031 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.6191ms +2021-03-09 21:22:51.031 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.6816ms +2021-03-09 21:22:51.032 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-09 21:22:51.032 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-09 21:22:51.032 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-09 21:22:51.032 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-09 21:22:51.032 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-09 21:22:51.032 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-09 21:22:51.033 +03:00 [INF] The file /global-styles.css was not modified +2021-03-09 21:22:51.033 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-09 21:22:51.033 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.3385ms +2021-03-09 21:22:51.033 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.6068ms +2021-03-09 21:22:51.033 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.4615ms +2021-03-09 21:22:51.033 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-09 21:22:51.033 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-09 21:22:51.033 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.7233ms +2021-03-09 21:22:51.033 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.4159ms +2021-03-09 21:22:51.034 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-09 21:22:51.034 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-09 21:22:51.034 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-09 21:22:51.034 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-09 21:22:51.034 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.2544ms +2021-03-09 21:22:51.034 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.2967ms +2021-03-09 21:22:51.047 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 21:22:51.051 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:22:51.052 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 21:22:51.052 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 21:22:51.052 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.1305ms +2021-03-09 21:22:51.065 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=F3UDh0rorM4C-Y0FanQigw - - +2021-03-09 21:22:51.069 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:22:51.069 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 21:22:51.074 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:22:51.075 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:22:51.075 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:22:51.075 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:22:51.075 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.075 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:22:51.076 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:22:51.076 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:22:51.076 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:22:51.076 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.078 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 21:22:51.079 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-09 21:22:51.079 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 21:22:51.080 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-09 21:22:51.081 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 21:22:51.081 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 21:22:51.081 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 21:22:51.082 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 21:22:51.082 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.082 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.082 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.082 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.083 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.083 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.083 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.083 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.083 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.083 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.083 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.083 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.084 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.084 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.084 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.084 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.088 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.122 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:22:51.123 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:22:51.123 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:22:51.123 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:22:51.123 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.147 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.147 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.147 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.148 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.148 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.148 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.148 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.149 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.149 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.149 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.149 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.149 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.150 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.150 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.150 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.154 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.154 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.154 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.155 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.155 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.155 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.155 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.155 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.156 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.156 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.156 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.157 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.157 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.158 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.158 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.161 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.162 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.162 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.162 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.162 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.163 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.163 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.163 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.164 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.164 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.164 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.164 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.164 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.165 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.165 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.168 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.169 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.169 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.169 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.169 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.169 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.170 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.170 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.170 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.170 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.170 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.171 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.171 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.171 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.171 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.175 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.176 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.176 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.177 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.177 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.177 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.177 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.177 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.178 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.178 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.178 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.178 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.178 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.179 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.179 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.184 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.184 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.184 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.185 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.185 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.185 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.186 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.186 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.186 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.186 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.186 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.187 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.187 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.187 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.187 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.190 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.191 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.191 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.191 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.191 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.191 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.192 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.192 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.192 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.192 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.192 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.193 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.193 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.193 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.193 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.196 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.196 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.196 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.197 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.197 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.197 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.197 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.197 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.198 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.198 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.198 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.198 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.198 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.199 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.199 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.202 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.203 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.203 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.203 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.203 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.204 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.204 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.204 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.205 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.205 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.206 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.206 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.207 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.207 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.207 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.211 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.211 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.211 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.212 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-09 21:22:51.212 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.212 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.212 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.212 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.213 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-09 21:22:51.213 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:51.213 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.214 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.214 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.214 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-09 21:22:51.214 +03:00 [INF] Authorization was successful. +2021-03-09 21:22:52.995 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 21:22:52.995 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-09 21:22:52.995 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 21:22:52.996 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-09 21:22:52.996 +03:00 [INF] Authorization was successful. +2021-03-09 21:28:43.983 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 21:28:43.985 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=F3UDh0rorM4C-Y0FanQigw - - - 101 - - 352920.4083ms +2021-03-09 21:28:47.262 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 21:28:47.265 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:28:47.266 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 21:28:47.266 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 21:28:47.266 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.4648ms +2021-03-09 21:28:47.270 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=OoqtxVRfSH7S3wcX-k28Iw - - +2021-03-09 21:28:47.273 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:28:47.273 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 21:28:47.277 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:28:47.278 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:28:47.278 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:28:47.278 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:28:47.278 +03:00 [INF] Authorization was successful. +2021-03-09 21:28:47.278 +03:00 [INF] Authorization was successful. +2021-03-09 21:28:47.278 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:28:47.278 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:28:47.278 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:28:47.279 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:28:47.279 +03:00 [INF] Authorization was successful. +2021-03-09 21:28:47.279 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:28:47.279 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:28:47.279 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:28:47.279 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:28:47.279 +03:00 [INF] Authorization was successful. +2021-03-09 21:30:37.971 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 21:30:37.972 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=OoqtxVRfSH7S3wcX-k28Iw - - - 101 - - 110701.9220ms +2021-03-09 21:30:41.272 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 21:30:41.280 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:30:41.280 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 21:30:41.280 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 21:30:41.280 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 7.7646ms +2021-03-09 21:30:41.284 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=wj44dfbCEQlnEoIqm4c2Tw - - +2021-03-09 21:30:41.287 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:30:41.287 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 21:30:41.289 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:30:41.289 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:30:41.289 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:30:41.290 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:30:41.290 +03:00 [INF] Authorization was successful. +2021-03-09 21:30:41.290 +03:00 [INF] Authorization was successful. +2021-03-09 21:30:41.290 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:30:41.290 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:30:41.290 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:30:41.290 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:30:41.290 +03:00 [INF] Authorization was successful. +2021-03-09 21:30:41.291 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:30:41.291 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:30:41.291 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:30:41.291 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:30:41.291 +03:00 [INF] Authorization was successful. +2021-03-09 21:32:52.975 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 21:32:52.976 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=wj44dfbCEQlnEoIqm4c2Tw - - - 101 - - 131691.5765ms +2021-03-09 21:32:56.267 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 21:32:56.271 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:32:56.272 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 21:32:56.272 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 21:32:56.272 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.6868ms +2021-03-09 21:32:56.275 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=_pIk4su--4AA7hPl-uhP8Q - - +2021-03-09 21:32:56.278 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:32:56.279 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 21:32:56.281 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:32:56.281 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:32:56.281 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:32:56.281 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:32:56.281 +03:00 [INF] Authorization was successful. +2021-03-09 21:32:56.281 +03:00 [INF] Authorization was successful. +2021-03-09 21:32:56.281 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:32:56.282 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:32:56.282 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:32:56.282 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:32:56.282 +03:00 [INF] Authorization was successful. +2021-03-09 21:32:56.282 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:32:56.282 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:32:56.282 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:32:56.283 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:32:56.283 +03:00 [INF] Authorization was successful. +2021-03-09 21:34:44.977 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 21:34:44.977 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=_pIk4su--4AA7hPl-uhP8Q - - - 101 - - 108702.0143ms +2021-03-09 21:34:48.273 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 21:34:48.276 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:34:48.276 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 21:34:48.276 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 21:34:48.276 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.4514ms +2021-03-09 21:34:48.279 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=pFKzuXMrsn12OxHcB2VXOA - - +2021-03-09 21:34:48.282 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:34:48.282 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 21:34:48.285 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:34:48.286 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:34:48.286 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:34:48.286 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:34:48.286 +03:00 [INF] Authorization was successful. +2021-03-09 21:34:48.286 +03:00 [INF] Authorization was successful. +2021-03-09 21:34:48.287 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:34:48.287 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:34:48.287 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:34:48.287 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:34:48.287 +03:00 [INF] Authorization was successful. +2021-03-09 21:34:48.287 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:34:48.288 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:34:48.288 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:34:48.288 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:34:48.288 +03:00 [INF] Authorization was successful. +2021-03-09 21:36:46.976 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 21:36:46.976 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=pFKzuXMrsn12OxHcB2VXOA - - - 101 - - 118696.6559ms +2021-03-09 21:36:50.272 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 21:36:50.276 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:36:50.276 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 21:36:50.276 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 21:36:50.276 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.0776ms +2021-03-09 21:36:50.281 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=yMKfSx4zDQzrNJSx5wPpew - - +2021-03-09 21:36:50.284 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:36:50.284 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 21:36:50.286 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:36:50.286 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:36:50.286 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:36:50.287 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:36:50.287 +03:00 [INF] Authorization was successful. +2021-03-09 21:36:50.287 +03:00 [INF] Authorization was successful. +2021-03-09 21:36:50.287 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:36:50.287 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:36:50.287 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:36:50.288 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:36:50.288 +03:00 [INF] Authorization was successful. +2021-03-09 21:36:50.288 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:36:50.288 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:36:50.288 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:36:50.288 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:36:50.288 +03:00 [INF] Authorization was successful. +2021-03-09 21:38:40.970 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 21:38:40.971 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=yMKfSx4zDQzrNJSx5wPpew - - - 101 - - 110690.2214ms +2021-03-09 21:38:44.269 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 21:38:44.272 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:38:44.273 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 21:38:44.273 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 21:38:44.273 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.3238ms +2021-03-09 21:38:44.277 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=-DF_JHvKC0X5yuKevH8cFQ - - +2021-03-09 21:38:44.279 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:38:44.280 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 21:38:44.282 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:38:44.283 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:38:44.283 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:38:44.283 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:38:44.283 +03:00 [INF] Authorization was successful. +2021-03-09 21:38:44.283 +03:00 [INF] Authorization was successful. +2021-03-09 21:38:44.283 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:38:44.283 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:38:44.283 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:38:44.284 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:38:44.284 +03:00 [INF] Authorization was successful. +2021-03-09 21:38:44.284 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:38:44.284 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:38:44.284 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:38:44.285 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:38:44.285 +03:00 [INF] Authorization was successful. +2021-03-09 21:40:42.974 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 21:40:42.974 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=-DF_JHvKC0X5yuKevH8cFQ - - - 101 - - 118697.3450ms +2021-03-09 21:40:46.285 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-09 21:40:46.834 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:40:46.834 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-09 21:40:46.838 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-09 21:40:46.838 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 552.9256ms +2021-03-09 21:40:46.843 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=5hjgQ2jhN4fMMyLH7Rz9wg - - +2021-03-09 21:40:46.846 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:40:46.846 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-09 21:40:46.849 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:40:46.849 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:40:46.849 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:40:46.849 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:40:46.849 +03:00 [INF] Authorization was successful. +2021-03-09 21:40:46.849 +03:00 [INF] Authorization was successful. +2021-03-09 21:40:46.850 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:40:46.850 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:40:46.850 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:40:46.850 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:40:46.850 +03:00 [INF] Authorization was successful. +2021-03-09 21:40:46.850 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:40:46.850 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-09 21:40:46.850 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:40:46.851 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-09 21:40:46.851 +03:00 [INF] Authorization was successful. +2021-03-09 21:42:36.310 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryE31OCjt3Dy3B9bJV 359 +2021-03-09 21:42:36.313 +03:00 [INF] No CORS policy found for the specified request. +2021-03-09 21:42:36.314 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-09 21:42:36.314 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-09 21:42:36.314 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryE31OCjt3Dy3B9bJV 359 - 200 0 - 4.4949ms +2021-03-09 21:42:36.316 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-09 21:42:36.316 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=5hjgQ2jhN4fMMyLH7Rz9wg - - - 101 - - 109473.0360ms +2021-03-10 08:21:56.359 +03:00 [INF] Starting web host. +2021-03-10 08:21:58.206 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-10 08:21:58.284 +03:00 [INF] Loaded ABP modules: +2021-03-10 08:21:58.284 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-10 08:21:58.284 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-10 08:21:58.284 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-10 08:21:58.284 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-10 08:21:58.284 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-10 08:21:58.284 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-10 08:21:58.284 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-10 08:21:58.284 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-10 08:21:58.284 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-10 08:21:58.285 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-10 08:21:58.285 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-10 08:21:58.285 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-10 08:21:58.285 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-10 08:21:58.285 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-10 08:21:58.285 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-10 08:21:58.285 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-10 08:21:58.285 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-10 08:21:58.285 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-10 08:21:58.285 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-10 08:21:58.285 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-10 08:21:58.285 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-10 08:21:58.285 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-10 08:21:58.285 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-10 08:21:58.285 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-10 08:21:58.285 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-10 08:21:58.285 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-10 08:21:58.348 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-10 08:21:58.353 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-10 08:21:58.425 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-10 08:21:59.120 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-10 08:21:59.120 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-10 08:21:59.120 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-10 08:21:59.120 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-10 08:21:59.120 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-10 08:21:59.120 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-10 08:21:59.771 +03:00 [INF] Initialized all ABP modules. +2021-03-10 08:21:59.871 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-10 08:21:59.874 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-10 08:21:59.874 +03:00 [INF] Hosting environment: Development +2021-03-10 08:21:59.874 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-10 08:22:01.819 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-10 08:22:05.223 +03:00 [DBG] Login Url: /Account/Login +2021-03-10 08:22:05.223 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-10 08:22:05.223 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-10 08:22:05.223 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-10 08:22:05.223 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-10 08:22:05.223 +03:00 [DBG] Error Url: /Account/Error +2021-03-10 08:22:05.223 +03:00 [DBG] Error Id Parameter: errorId +2021-03-10 08:22:05.449 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 08:22:05.567 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 08:22:05.570 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 08:22:05.626 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 08:22:05.626 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 08:22:05.823 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 19.24 ms. +2021-03-10 08:22:05.925 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 6.65 ms. +2021-03-10 08:22:05.960 +03:00 [INF] Executed page /_Host in 384.4677ms +2021-03-10 08:22:05.961 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 08:22:05.985 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 4165.4217ms +2021-03-10 08:22:06.034 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 08:22:06.034 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 08:22:06.035 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 08:22:06.035 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 08:22:06.035 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 08:22:06.035 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 08:22:06.036 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 08:22:06.037 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 08:22:06.042 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 08:22:06.047 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 08:22:06.056 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 08:22:06.070 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 08:22:06.082 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 08:22:06.082 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 08:22:06.082 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 08:22:06.082 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 08:22:06.082 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 08:22:06.083 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 08:22:06.083 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 08:22:06.083 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 08:22:06.083 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 08:22:06.083 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 08:22:06.083 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 08:22:06.083 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 08:22:06.088 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 50.5536ms +2021-03-10 08:22:06.088 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 52.4954ms +2021-03-10 08:22:06.088 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 17.9476ms +2021-03-10 08:22:06.088 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 40.4152ms +2021-03-10 08:22:06.088 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 51.8118ms +2021-03-10 08:22:06.088 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 53.2692ms +2021-03-10 08:22:06.088 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 53.1185ms +2021-03-10 08:22:06.088 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 31.7522ms +2021-03-10 08:22:06.088 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 45.4403ms +2021-03-10 08:22:06.088 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 52.5980ms +2021-03-10 08:22:06.088 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 53.1253ms +2021-03-10 08:22:06.088 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 53.1254ms +2021-03-10 08:22:06.185 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 08:22:06.202 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:22:06.203 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 08:22:06.230 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 08:22:06.232 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 46.6988ms +2021-03-10 08:22:06.258 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=0pFzt97sSZ5pfnfkkxm06w - - +2021-03-10 08:22:06.268 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:22:06.271 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 08:22:06.853 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-10 08:22:07.047 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 08:22:07.047 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 08:22:07.047 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 08:22:07.047 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 08:22:07.047 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.7612ms +2021-03-10 08:22:07.048 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.7973ms +2021-03-10 08:22:09.422 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-10 08:22:09.434 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Login - - +2021-03-10 08:22:09.448 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-10 08:22:09.492 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-10 08:22:09.492 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 08:22:09.884 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnGetAsync - ModelState is "Valid" +2021-03-10 08:22:09.903 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 08:22:10.339 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 12.90 ms. +2021-03-10 08:22:10.536 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 11.08 ms. +2021-03-10 08:22:10.559 +03:00 [INF] Executed page /Account/Login in 1067.1311ms +2021-03-10 08:22:10.560 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-10 08:22:10.585 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Login - - - 200 - text/html;+charset=utf-8 1150.8720ms +2021-03-10 08:22:10.606 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarynW2IAfiKgSX9KfU5 359 +2021-03-10 08:22:10.615 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 08:22:10.615 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=0pFzt97sSZ5pfnfkkxm06w - - - 101 - - 4356.7761ms +2021-03-10 08:22:10.622 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:22:10.624 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 08:22:10.668 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 08:22:10.669 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarynW2IAfiKgSX9KfU5 359 - 200 0 - 62.7894ms +2021-03-10 08:22:10.676 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637509091969688728 - - +2021-03-10 08:22:10.679 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 08:22:10.679 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 08:22:10.679 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.7946ms +2021-03-10 08:22:10.680 +03:00 [INF] Sending file. Request path: '/libs/abp/core/abp.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\abp\core\abp.css' +2021-03-10 08:22:10.680 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637509091969688728 - - - 200 1275 text/css 3.9403ms +2021-03-10 08:22:10.681 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637509091969948726 - - +2021-03-10 08:22:10.681 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 08:22:10.681 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 08:22:10.681 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.4292ms +2021-03-10 08:22:10.681 +03:00 [INF] Sending file. Request path: '/libs/toastr/toastr.min.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\toastr\toastr.min.css' +2021-03-10 08:22:10.682 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637509091969948726 - - - 200 6454 text/css 0.7985ms +2021-03-10 08:22:10.686 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 08:22:10.686 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637509091969698745 - - +2021-03-10 08:22:10.687 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 08:22:10.687 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.8447ms +2021-03-10 08:22:10.688 +03:00 [INF] Sending file. Request path: '/libs/select2/css/select2.min.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\select2\css\select2.min.css' +2021-03-10 08:22:10.688 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637509091969698745 - - - 200 14966 text/css 1.2723ms +2021-03-10 08:22:10.695 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637509091969848733 - - +2021-03-10 08:22:10.695 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637509091969698745 - - +2021-03-10 08:22:10.695 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637509091969688728 - - +2021-03-10 08:22:10.695 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637509091969918728 - - +2021-03-10 08:22:10.695 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637509091969848733 - - +2021-03-10 08:22:10.696 +03:00 [INF] Sending file. Request path: '/libs/abp/utils/abp-utils.umd.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\abp\utils\abp-utils.umd.min.js' +2021-03-10 08:22:10.696 +03:00 [INF] Sending file. Request path: '/libs/datatables.net-bs4/css/dataTables.bootstrap4.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\datatables.net-bs4\css\dataTables.bootstrap4.css' +2021-03-10 08:22:10.696 +03:00 [INF] Sending file. Request path: '/libs/bootstrap-datepicker/bootstrap-datepicker.min.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap-datepicker\bootstrap-datepicker.min.css' +2021-03-10 08:22:10.697 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637509091969698745 - - - 200 5994 text/css 1.2209ms +2021-03-10 08:22:10.697 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637509091969688728 - - - 200 15731 text/css 1.2834ms +2021-03-10 08:22:10.697 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637509091969918728 - - - 200 8256 application/javascript 1.1586ms +2021-03-10 08:22:10.699 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637509091969698745 - - +2021-03-10 08:22:10.699 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 08:22:10.699 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637509091969688728 - - +2021-03-10 08:22:10.699 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637509091969698745 - - +2021-03-10 08:22:10.700 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637509091969698745 - - +2021-03-10 08:22:10.699 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637509091969698745 - - +2021-03-10 08:22:10.700 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637509091969698745 - - +2021-03-10 08:22:10.700 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637509091969698745 - - +2021-03-10 08:22:10.700 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637509091969698745 - - +2021-03-10 08:22:10.700 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637509091969698745 - - +2021-03-10 08:22:10.700 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637509091969698745 - - +2021-03-10 08:22:10.700 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 08:22:10.702 +03:00 [INF] Sending file. Request path: '/libs/abp/jquery/abp.jquery.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\abp\jquery\abp.jquery.js' +2021-03-10 08:22:10.702 +03:00 [INF] Sending file. Request path: '/libs/select2/js/select2-bootstrap-modal-patch.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\select2\js\select2-bootstrap-modal-patch.js' +2021-03-10 08:22:10.709 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637509091969698745 - - +2021-03-10 08:22:10.709 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637509091969698745 - - +2021-03-10 08:22:10.711 +03:00 [INF] Sending file. Request path: '/libs/abp/core/abp.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\abp\core\abp.js' +2021-03-10 08:22:10.711 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637509091970028726 - - +2021-03-10 08:22:10.721 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637509091969698745 - - +2021-03-10 08:22:10.721 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637509091969688728 - - +2021-03-10 08:22:10.721 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637509091969948726 - - +2021-03-10 08:22:10.721 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637509091969698745 - - +2021-03-10 08:22:10.721 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637509091969698745 - - +2021-03-10 08:22:10.721 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637509091970548727 - - +2021-03-10 08:22:10.721 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-10 08:22:10.722 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - +2021-03-10 08:22:10.726 +03:00 [INF] Sending file. Request path: '/libs/timeago/locales/jquery.timeago.en.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\timeago\locales\jquery.timeago.en.js' +2021-03-10 08:22:10.726 +03:00 [INF] Sending file. Request path: '/libs/timeago/jquery.timeago.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\timeago\jquery.timeago.js' +2021-03-10 08:22:10.726 +03:00 [INF] Sending file. Request path: '/libs/abp/luxon/abp.luxon.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\abp\luxon\abp.luxon.js' +2021-03-10 08:22:10.726 +03:00 [INF] Sending file. Request path: '/libs/datatables.net-bs4/js/dataTables.bootstrap4.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\datatables.net-bs4\js\dataTables.bootstrap4.js' +2021-03-10 08:22:10.727 +03:00 [INF] Sending file. Request path: '/libs/toastr/toastr.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\toastr\toastr.min.js' +2021-03-10 08:22:10.727 +03:00 [INF] Sending file. Request path: '/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\jquery-validation-unobtrusive\jquery.validate.unobtrusive.js' +2021-03-10 08:22:10.727 +03:00 [INF] Sending file. Request path: '/libs/jquery-form/jquery.form.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\jquery-form\jquery.form.min.js' +2021-03-10 08:22:10.727 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637509091969698745 - - - 200 19366 application/javascript 27.4029ms +2021-03-10 08:22:10.727 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637509091969698745 - - - 200 17094 application/javascript 27.5484ms +2021-03-10 08:22:10.727 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637509091970548727 - - - 200 778 application/javascript 6.3442ms +2021-03-10 08:22:10.727 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637509091969698745 - - - 200 1315 application/javascript 6.4219ms +2021-03-10 08:22:10.728 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637509091969698745 - - - 200 12482 application/javascript 28.4681ms +2021-03-10 08:22:10.728 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 28.5624ms +2021-03-10 08:22:10.728 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637509091969698745 - - - 200 127 application/javascript 28.2439ms +2021-03-10 08:22:10.728 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637509091969848733 - - - 200 22232 application/javascript 32.5614ms +2021-03-10 08:22:10.729 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:22:10.730 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637509091969698745 - - - 200 4702 application/javascript 20.8704ms +2021-03-10 08:22:10.730 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637509091970028726 - - - 200 5251 application/javascript 18.4527ms +2021-03-10 08:22:10.730 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637509091969698745 - - - 200 7404 application/javascript 8.8185ms +2021-03-10 08:22:10.730 +03:00 [INF] Sending file. Request path: '/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\malihu-custom-scrollbar-plugin\jquery.mCustomScrollbar.css' +2021-03-10 08:22:10.730 +03:00 [INF] Sending file. Request path: '/libs/jquery-validation/jquery.validate.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\jquery-validation\jquery.validate.js' +2021-03-10 08:22:10.730 +03:00 [INF] Sending file. Request path: '/libs/sweetalert/sweetalert.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\sweetalert\sweetalert.min.js' +2021-03-10 08:22:10.730 +03:00 [INF] Sending file. Request path: '/libs/lodash/lodash.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\lodash\lodash.min.js' +2021-03-10 08:22:10.730 +03:00 [INF] Sending file. Request path: '/libs/bootstrap-datepicker/bootstrap-datepicker.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap-datepicker\bootstrap-datepicker.min.js' +2021-03-10 08:22:10.730 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637509091969698745 - - - 200 48696 application/javascript 30.5393ms +2021-03-10 08:22:10.730 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637509091969698745 - - - 200 40808 application/javascript 21.1005ms +2021-03-10 08:22:10.730 +03:00 [INF] Sending file. Request path: '/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\malihu-custom-scrollbar-plugin\jquery.mCustomScrollbar.concat.min.js' +2021-03-10 08:22:10.730 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637509091969848733 - - - 200 54850 text/css 34.8979ms +2021-03-10 08:22:10.730 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637509091969698745 - - - 200 45483 application/javascript 9.4810ms +2021-03-10 08:22:10.730 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637509091969698745 - - - 200 73261 application/javascript 30.5913ms +2021-03-10 08:22:10.731 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:22:10.732 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637509091969688728 - - - 200 33693 application/javascript 10.4456ms +2021-03-10 08:22:10.732 +03:00 [INF] Sending file. Request path: '/libs/select2/js/select2.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\select2\js\select2.min.js' +2021-03-10 08:22:10.732 +03:00 [INF] Sending file. Request path: '/libs/luxon/luxon.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\luxon\luxon.min.js' +2021-03-10 08:22:10.732 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637509091969698745 - - - 200 70851 application/javascript 32.7887ms +2021-03-10 08:22:10.733 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637509091969948726 - - - 200 70063 application/javascript 11.7651ms +2021-03-10 08:22:10.734 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/js/bootstrap.bundle.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\js\bootstrap.bundle.js' +2021-03-10 08:22:10.735 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637509091969688728 - - - 200 229201 application/javascript 35.1547ms +2021-03-10 08:22:10.735 +03:00 [INF] Sending file. Request path: '/libs/jquery/jquery.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\jquery\jquery.js' +2021-03-10 08:22:10.736 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637509091969698745 - - - 200 271751 application/javascript 35.9631ms +2021-03-10 08:22:10.738 +03:00 [INF] Sending file. Request path: '/libs/datatables.net/js/jquery.dataTables.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\datatables.net\js\jquery.dataTables.js' +2021-03-10 08:22:10.739 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637509091969698745 - - - 200 449246 application/javascript 38.5879ms +2021-03-10 08:22:10.759 +03: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). +2021-03-10 08:22:10.759 +03: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). +2021-03-10 08:22:10.822 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-10 08:22:10.948 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.LoginByLogin +2021-03-10 08:22:10.974 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.Logout +2021-03-10 08:22:10.975 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.CheckPasswordByLogin +2021-03-10 08:22:10.976 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.RegisterAsyncByInput +2021-03-10 08:22:10.976 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.SendPasswordResetCodeAsyncByInput +2021-03-10 08:22:10.976 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.ResetPasswordAsyncByInput +2021-03-10 08:22:10.976 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByNameAsyncByName +2021-03-10 08:22:10.976 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByIdAsyncById +2021-03-10 08:22:10.976 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAllListAsync +2021-03-10 08:22:10.977 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetListAsyncByInput +2021-03-10 08:22:10.977 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAsyncById +2021-03-10 08:22:10.977 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.CreateAsyncByInput +2021-03-10 08:22:10.977 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.UpdateAsyncByIdAndInput +2021-03-10 08:22:10.977 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.DeleteAsyncById +2021-03-10 08:22:10.977 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAsyncById +2021-03-10 08:22:10.978 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetListAsyncByInput +2021-03-10 08:22:10.978 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.CreateAsyncByInput +2021-03-10 08:22:10.978 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateAsyncByIdAndInput +2021-03-10 08:22:10.978 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.DeleteAsyncById +2021-03-10 08:22:10.978 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetRolesAsyncById +2021-03-10 08:22:10.978 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAssignableRolesAsync +2021-03-10 08:22:10.978 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateRolesAsyncByIdAndInput +2021-03-10 08:22:10.978 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByUsernameAsyncByUserName +2021-03-10 08:22:10.978 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByEmailAsyncByEmail +2021-03-10 08:22:10.978 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByIdAsyncById +2021-03-10 08:22:10.978 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByUserNameAsyncByUserName +2021-03-10 08:22:10.978 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.SearchAsyncByInput +2021-03-10 08:22:10.979 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.GetCountAsyncByInput +2021-03-10 08:22:10.979 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.GetAsync +2021-03-10 08:22:10.979 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.UpdateAsyncByInput +2021-03-10 08:22:10.979 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.ChangePasswordAsyncByInput +2021-03-10 08:22:10.979 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.GetAsyncByProviderNameAndProviderKey +2021-03-10 08:22:10.979 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-10 08:22:10.979 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.GetAsync +2021-03-10 08:22:10.979 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.UpdateAsyncByInput +2021-03-10 08:22:10.979 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetAsyncById +2021-03-10 08:22:10.979 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetListAsyncByInput +2021-03-10 08:22:10.979 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.CreateAsyncByInput +2021-03-10 08:22:10.979 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateAsyncByIdAndInput +2021-03-10 08:22:10.980 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteAsyncById +2021-03-10 08:22:10.980 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetDefaultConnectionStringAsyncById +2021-03-10 08:22:10.980 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateDefaultConnectionStringAsyncByIdAndDefaultConnectionString +2021-03-10 08:22:10.980 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteDefaultConnectionStringAsyncById +2021-03-10 08:22:10.980 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.GetAsyncByProviderNameAndProviderKey +2021-03-10 08:22:10.980 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-10 08:22:10.980 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.AddTagToEntityAsyncByInput +2021-03-10 08:22:10.980 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.RemoveTagFromEntityAsyncByInput +2021-03-10 08:22:10.980 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.SetEntityTagsAsyncByInput +2021-03-10 08:22:10.980 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.CreateAsyncByInput +2021-03-10 08:22:10.980 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.DeleteAsyncById +2021-03-10 08:22:10.981 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetAsyncById +2021-03-10 08:22:10.981 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetListAsyncByInput +2021-03-10 08:22:10.981 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.UpdateAsyncByIdAndInput +2021-03-10 08:22:10.981 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetTagDefinitionsAsync +2021-03-10 08:22:10.981 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.GetAsyncById +2021-03-10 08:22:10.981 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.GetListAsyncByInput +2021-03-10 08:22:10.981 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.CreateAsyncByInput +2021-03-10 08:22:10.981 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.UpdateAsyncByIdAndInput +2021-03-10 08:22:10.981 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.DeleteAsyncById +2021-03-10 08:22:10.982 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptorAdmin.DeleteAsyncById +2021-03-10 08:22:10.982 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptorAdmin.UploadAsyncByEntityTypeAndFile +2021-03-10 08:22:10.982 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.GetListAsyncByInput +2021-03-10 08:22:10.982 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.GetAsyncById +2021-03-10 08:22:10.982 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.DeleteAsyncById +2021-03-10 08:22:10.982 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.GetAsyncById +2021-03-10 08:22:10.983 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.GetListAsyncByInput +2021-03-10 08:22:10.983 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.CreateAsyncByInput +2021-03-10 08:22:10.983 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.UpdateAsyncByIdAndInput +2021-03-10 08:22:10.983 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.DeleteAsyncById +2021-03-10 08:22:10.984 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeatureAdmin.GetListAsyncByBlogId +2021-03-10 08:22:10.984 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeatureAdmin.SetAsyncByBlogIdAndDto +2021-03-10 08:22:10.984 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.CreateAsyncByInput +2021-03-10 08:22:10.984 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.DeleteAsyncById +2021-03-10 08:22:10.984 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.GetAsyncById +2021-03-10 08:22:10.987 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.GetListAsyncByInput +2021-03-10 08:22:10.987 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.UpdateAsyncByIdAndInput +2021-03-10 08:22:10.987 +03:00 [DBG] ActionApiDescriptionModel.Create: TagPublic.GetAllRelatedTagsAsyncByEntityTypeAndEntityId +2021-03-10 08:22:10.988 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.GetForSelectionAsyncByEntityTypeAndEntityId +2021-03-10 08:22:10.988 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.CreateAsyncByEntityTypeAndEntityIdAndReaction +2021-03-10 08:22:10.988 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.DeleteAsyncByEntityTypeAndEntityIdAndReaction +2021-03-10 08:22:10.989 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.CreateAsyncByEntityTypeAndEntityIdAndInput +2021-03-10 08:22:10.989 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.DeleteAsyncByEntityTypeAndEntityId +2021-03-10 08:22:10.989 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.GetGroupedStarCountsAsyncByEntityTypeAndEntityId +2021-03-10 08:22:10.989 +03:00 [DBG] ActionApiDescriptionModel.Create: PagesPublic.FindBySlugAsyncBySlug +2021-03-10 08:22:10.990 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.GetListAsyncByEntityTypeAndEntityId +2021-03-10 08:22:10.990 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.CreateAsyncByEntityTypeAndEntityIdAndInput +2021-03-10 08:22:10.990 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.UpdateAsyncByIdAndInput +2021-03-10 08:22:10.990 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.DeleteAsyncById +2021-03-10 08:22:10.990 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostPublic.GetAsyncByBlogSlugAndBlogPostSlug +2021-03-10 08:22:10.990 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostPublic.GetListAsyncByBlogSlugAndInput +2021-03-10 08:22:10.991 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptor.DownloadAsyncById +2021-03-10 08:22:10.991 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeature.GetOrDefaultAsyncByBlogIdAndFeatureName +2021-03-10 08:22:10.991 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApplicationConfiguration.GetAsync +2021-03-10 08:22:10.991 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApiDefinition.GetByModel +2021-03-10 08:22:11.032 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 08:22:11.035 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 275.2682ms +2021-03-10 08:22:11.035 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:22:11.036 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - - 200 34446 application/javascript 314.2287ms +2021-03-10 08:22:11.548 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-10 08:22:11.665 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 08:22:11.674 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 914.9705ms +2021-03-10 08:22:11.675 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:22:11.676 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 95823 application/javascript 955.4603ms +2021-03-10 08:22:15.391 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/Account/Login application/x-www-form-urlencoded 317 +2021-03-10 08:22:15.401 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:22:15.403 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-10 08:22:15.403 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-10 08:22:15.403 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 08:22:15.441 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnPostAsync - ModelState is "Valid" +2021-03-10 08:22:16.781 +03:00 [DBG] Augmenting SignInContext +2021-03-10 08:22:16.782 +03:00 [DBG] Adding idp claim with value: local +2021-03-10 08:22:16.782 +03:00 [DBG] Adding auth_time claim with value: 1615353736 +2021-03-10 08:22:16.815 +03:00 [INF] AuthenticationScheme: Identity.Application signed in. +2021-03-10 08:22:17.202 +03:00 [INF] {"Username":"admin","Provider":null,"ProviderUserId":null,"SubjectId":"f96d764d-1435-9e8e-b3f4-39fb0f65cfde","DisplayName":"admin","Endpoint":"UI","ClientId":null,"Category":"Authentication","Name":"User Login Success","EventType":"Success","Id":1000,"Message":null,"ActivityId":"0HM73GHN7H8R0:00000067","TimeStamp":"2021-03-10T05:22:17.0000000Z","ProcessId":19600,"LocalIpAddress":"::1:44303","RemoteIpAddress":"::1","$type":"UserLoginSuccessEvent"} +2021-03-10 08:22:17.207 +03:00 [INF] Executed handler method OnPostAsync, returned result Microsoft.AspNetCore.Mvc.RedirectResult. +2021-03-10 08:22:17.213 +03:00 [INF] Executing RedirectResult, redirecting to /. +2021-03-10 08:22:17.213 +03:00 [INF] Executed page /Account/Login in 1809.8485ms +2021-03-10 08:22:17.213 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-10 08:22:17.220 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/Account/Login application/x-www-form-urlencoded 317 - 302 0 - 1828.6402ms +2021-03-10 08:22:17.223 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-10 08:22:17.236 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 08:22:17.236 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 08:22:17.236 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 08:22:17.236 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 08:22:17.236 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 08:22:17.238 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.66 ms. +2021-03-10 08:22:17.238 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.33 ms. +2021-03-10 08:22:17.239 +03:00 [INF] Executed page /_Host in 2.391ms +2021-03-10 08:22:17.239 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 08:22:17.239 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 15.9267ms +2021-03-10 08:22:17.335 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 08:22:17.336 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 08:22:17.336 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 1.6560ms +2021-03-10 08:22:17.341 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 08:22:17.342 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 08:22:17.342 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 1.1144ms +2021-03-10 08:22:17.343 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 08:22:17.343 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 08:22:17.344 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 08:22:17.344 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 1.3118ms +2021-03-10 08:22:17.345 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 08:22:17.345 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 1.9235ms +2021-03-10 08:22:17.346 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 08:22:17.347 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 08:22:17.347 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 08:22:17.347 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 08:22:17.348 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 08:22:17.348 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 08:22:17.348 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 08:22:17.348 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 08:22:17.348 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.7362ms +2021-03-10 08:22:17.348 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 1.1552ms +2021-03-10 08:22:17.348 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 1.3467ms +2021-03-10 08:22:17.348 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 1.5041ms +2021-03-10 08:22:17.349 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 08:22:17.349 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 08:22:17.349 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 08:22:17.349 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 08:22:17.349 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 08:22:17.349 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.2209ms +2021-03-10 08:22:17.349 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 08:22:17.349 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 08:22:17.349 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.3005ms +2021-03-10 08:22:17.349 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 08:22:17.349 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.2998ms +2021-03-10 08:22:17.349 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.2432ms +2021-03-10 08:22:17.417 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 08:22:17.437 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:22:17.438 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 08:22:17.439 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 08:22:17.439 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 22.0814ms +2021-03-10 08:22:17.481 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=BNfrnfjeuS9WBZFN_lvFXg - - +2021-03-10 08:22:17.488 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:22:17.488 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 08:22:17.519 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:22:17.523 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:22:17.531 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-10 08:22:17.588 +03:00 [INF] Authorization was successful. +2021-03-10 08:22:17.654 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-10 08:22:17.658 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-10 08:22:17.664 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:22:17.664 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:22:17.665 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: R,admin +2021-03-10 08:22:17.695 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-10 08:22:17.698 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-10 08:22:21.853 +03:00 [INF] Authorization was successful. +2021-03-10 08:22:21.872 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:22:21.874 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:22:21.874 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:22:21.875 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:22:21.876 +03:00 [INF] Authorization was successful. +2021-03-10 08:22:24.181 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:22:24.182 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:22:24.183 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:22:24.184 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:22:24.185 +03:00 [INF] Authorization was successful. +2021-03-10 08:22:26.692 +03:00 [INF] Authorization was successful. +2021-03-10 08:22:26.709 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Logout - - +2021-03-10 08:22:26.725 +03:00 [INF] Executing endpoint '/Account/Logout' +2021-03-10 08:22:26.730 +03:00 [INF] Route matched with {page = "/Account/Logout", area = "", action = "", controller = ""}. Executing page /Account/Logout +2021-03-10 08:22:26.730 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 08:22:26.753 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LogoutModel.OnGetAsync - ModelState is "Valid" +2021-03-10 08:22:26.765 +03:00 [INF] AuthenticationScheme: Identity.Application signed out. +2021-03-10 08:22:26.772 +03:00 [INF] AuthenticationScheme: Identity.External signed out. +2021-03-10 08:22:26.775 +03:00 [INF] AuthenticationScheme: Identity.TwoFactorUserId signed out. +2021-03-10 08:22:26.784 +03:00 [INF] IdentityServerSupportedLogoutModel couldn't find postLogoutUri... Redirecting to:/Account/Login.. +2021-03-10 08:22:26.785 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RedirectToPageResult. +2021-03-10 08:22:26.789 +03:00 [INF] Executing RedirectToPageResult, redirecting to /Account/Login. +2021-03-10 08:22:26.789 +03:00 [INF] Executed page /Account/Logout in 58.6803ms +2021-03-10 08:22:26.789 +03:00 [INF] Executed endpoint '/Account/Logout' +2021-03-10 08:22:26.789 +03:00 [DBG] SignOutCalled set; processing post-signout session cleanup. +2021-03-10 08:22:26.800 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Logout - - - 302 0 - 90.6706ms +2021-03-10 08:22:26.809 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Login - - +2021-03-10 08:22:26.811 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-10 08:22:26.812 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-10 08:22:26.812 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 08:22:26.817 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnGetAsync - ModelState is "Valid" +2021-03-10 08:22:26.819 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 08:22:26.847 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 1.46 ms. +2021-03-10 08:22:26.863 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 3.27 ms. +2021-03-10 08:22:26.864 +03:00 [INF] Executed page /Account/Login in 52.4986ms +2021-03-10 08:22:26.864 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-10 08:22:26.864 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Login - - - 200 - text/html;+charset=utf-8 55.4047ms +2021-03-10 08:22:26.877 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryqJABXqcokk20Akt3 359 +2021-03-10 08:22:26.878 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 08:22:26.879 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:22:26.880 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 08:22:26.880 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 08:22:26.880 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryqJABXqcokk20Akt3 359 - 200 0 - 3.5593ms +2021-03-10 08:22:26.883 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=BNfrnfjeuS9WBZFN_lvFXg - - - 101 - - 9401.6408ms +2021-03-10 08:22:26.905 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637509091969688728 - - +2021-03-10 08:22:26.905 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-10 08:22:26.905 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637509091969688728 - - - 304 - text/css 0.6566ms +2021-03-10 08:22:26.906 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 08:22:26.907 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 08:22:26.907 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.5653ms +2021-03-10 08:22:26.916 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 08:22:26.916 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 08:22:26.917 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 08:22:26.917 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 08:22:26.918 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 1.2420ms +2021-03-10 08:22:26.918 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 1.2474ms +2021-03-10 08:22:26.929 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637509091969698745 - - +2021-03-10 08:22:26.929 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637509091969948726 - - +2021-03-10 08:22:26.929 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637509091969848733 - - +2021-03-10 08:22:26.930 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-10 08:22:26.930 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-10 08:22:26.930 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-10 08:22:26.930 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637509091969698745 - - - 304 - text/css 1.8970ms +2021-03-10 08:22:26.931 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637509091969848733 - - - 304 - text/css 1.8403ms +2021-03-10 08:22:26.931 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637509091969948726 - - - 304 - text/css 1.9998ms +2021-03-10 08:22:26.934 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637509091969688728 - - +2021-03-10 08:22:26.934 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637509091969698745 - - +2021-03-10 08:22:26.934 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 08:22:26.934 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637509091969918728 - - +2021-03-10 08:22:26.934 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637509091969848733 - - +2021-03-10 08:22:26.935 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 08:22:26.935 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-10 08:22:26.935 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-10 08:22:26.935 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-10 08:22:26.935 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-10 08:22:26.935 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637509091969918728 - - - 304 - application/javascript 0.4388ms +2021-03-10 08:22:26.935 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.5299ms +2021-03-10 08:22:26.935 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637509091969698745 - - - 304 - text/css 0.5756ms +2021-03-10 08:22:26.935 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637509091969688728 - - - 304 - text/css 0.5981ms +2021-03-10 08:22:26.935 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637509091969848733 - - - 304 - application/javascript 0.5197ms +2021-03-10 08:22:26.938 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637509091969698745 - - +2021-03-10 08:22:26.938 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637509091969698745 - - +2021-03-10 08:22:26.938 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637509091969698745 - - +2021-03-10 08:22:26.938 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637509091969688728 - - +2021-03-10 08:22:26.938 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637509091969698745 - - +2021-03-10 08:22:26.938 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637509091969698745 - - +2021-03-10 08:22:26.939 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637509091969698745 - - +2021-03-10 08:22:26.939 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637509091969698745 - - +2021-03-10 08:22:26.939 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637509091969698745 - - +2021-03-10 08:22:26.939 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637509091969698745 - - +2021-03-10 08:22:26.939 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637509091969698745 - - +2021-03-10 08:22:26.939 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-10 08:22:26.939 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-10 08:22:26.939 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-10 08:22:26.939 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-10 08:22:26.939 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-10 08:22:26.939 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-10 08:22:26.939 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-10 08:22:26.939 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-10 08:22:26.939 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-10 08:22:26.939 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-10 08:22:26.939 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-10 08:22:26.939 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637509091969698745 - - - 304 - application/javascript 0.5597ms +2021-03-10 08:22:26.939 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637509091969688728 - - - 304 - application/javascript 0.8954ms +2021-03-10 08:22:26.939 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637509091969698745 - - - 304 - application/javascript 0.5553ms +2021-03-10 08:22:26.939 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637509091969698745 - - - 304 - application/javascript 0.7693ms +2021-03-10 08:22:26.939 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637509091969698745 - - - 304 - application/javascript 0.7203ms +2021-03-10 08:22:26.939 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637509091969698745 - - - 304 - application/javascript 0.5275ms +2021-03-10 08:22:26.939 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.7477ms +2021-03-10 08:22:26.939 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637509091969698745 - - - 304 - application/javascript 1.0524ms +2021-03-10 08:22:26.939 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637509091969698745 - - - 304 - application/javascript 1.0312ms +2021-03-10 08:22:26.939 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637509091969698745 - - - 304 - application/javascript 1.0169ms +2021-03-10 08:22:26.940 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637509091969698745 - - - 304 - application/javascript 1.2922ms +2021-03-10 08:22:26.942 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-10 08:22:26.942 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637509091969698745 - - +2021-03-10 08:22:26.942 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637509091970028726 - - +2021-03-10 08:22:26.942 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-10 08:22:26.942 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637509091969698745 - - +2021-03-10 08:22:26.942 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637509091969948726 - - +2021-03-10 08:22:26.943 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-10 08:22:26.943 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637509091969698745 - - +2021-03-10 08:22:26.943 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.2989ms +2021-03-10 08:22:26.943 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637509091970028726 - - - 304 - application/javascript 0.2680ms +2021-03-10 08:22:26.943 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637509091969698745 - - +2021-03-10 08:22:26.943 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-10 08:22:26.943 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-10 08:22:26.943 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-10 08:22:26.943 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.1781ms +2021-03-10 08:22:26.943 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637509091969948726 - - - 304 - application/javascript 0.1978ms +2021-03-10 08:22:26.943 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637509091969698745 - - - 304 - application/javascript 0.1909ms +2021-03-10 08:22:26.943 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-10 08:22:26.943 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637509091969698745 - - - 304 - application/javascript 0.1646ms +2021-03-10 08:22:26.943 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637509091969688728 - - +2021-03-10 08:22:26.943 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637509091970548727 - - +2021-03-10 08:22:26.943 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-10 08:22:26.943 +03:00 [INF] The file /libs/timeago/locales/jquery.timeago.en.js was not modified +2021-03-10 08:22:26.943 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637509091969688728 - - - 304 - application/javascript 0.1427ms +2021-03-10 08:22:26.943 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637509091970548727 - - - 304 - application/javascript 0.1666ms +2021-03-10 08:22:26.945 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:22:26.945 +03: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). +2021-03-10 08:22:26.947 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-10 08:22:26.949 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - +2021-03-10 08:22:26.960 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:22:26.961 +03: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). +2021-03-10 08:22:26.969 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 08:22:26.970 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 9.0364ms +2021-03-10 08:22:26.970 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:22:26.971 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - - 200 34446 application/javascript 21.9980ms +2021-03-10 08:22:26.993 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-10 08:22:27.033 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 08:22:27.039 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 93.9052ms +2021-03-10 08:22:27.040 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:22:27.040 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 95823 application/javascript 97.6888ms +2021-03-10 08:22:29.295 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-10 08:22:29.299 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 08:22:29.299 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 08:22:29.299 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 08:22:29.300 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 08:22:29.300 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 08:22:29.302 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 1.22 ms. +2021-03-10 08:22:29.306 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 1.22 ms. +2021-03-10 08:22:29.306 +03:00 [INF] Executed page /_Host in 6.5974ms +2021-03-10 08:22:29.306 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 08:22:29.306 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 11.3543ms +2021-03-10 08:22:29.336 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 08:22:29.336 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 08:22:29.337 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 08:22:29.337 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 08:22:29.337 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 1.6831ms +2021-03-10 08:22:29.337 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 1.6030ms +2021-03-10 08:22:29.339 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 08:22:29.340 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 08:22:29.340 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 1.2789ms +2021-03-10 08:22:29.341 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 08:22:29.341 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 08:22:29.341 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 08:22:29.341 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 08:22:29.341 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 08:22:29.341 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 08:22:29.342 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 1.0540ms +2021-03-10 08:22:29.342 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 1.1457ms +2021-03-10 08:22:29.342 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 1.0958ms +2021-03-10 08:22:29.347 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 08:22:29.347 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 08:22:29.348 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 08:22:29.348 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 08:22:29.348 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 1.3023ms +2021-03-10 08:22:29.348 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 1.2471ms +2021-03-10 08:22:29.349 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 08:22:29.349 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 08:22:29.350 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 08:22:29.350 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.4783ms +2021-03-10 08:22:29.350 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 08:22:29.350 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.6608ms +2021-03-10 08:22:29.354 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 08:22:29.354 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 08:22:29.356 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 08:22:29.356 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 08:22:29.357 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 2.8137ms +2021-03-10 08:22:29.357 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 2.9015ms +2021-03-10 08:22:29.434 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 08:22:29.439 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:22:29.440 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 08:22:29.442 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 08:22:29.442 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 8.4489ms +2021-03-10 08:22:29.503 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=4el7NC_kXx7LKJFv0xC19w - - +2021-03-10 08:22:29.509 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:22:29.510 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 08:22:29.544 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-10 08:22:32.072 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-10 08:22:32.082 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Login - - +2021-03-10 08:22:32.084 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-10 08:22:32.084 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-10 08:22:32.084 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 08:22:32.092 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnGetAsync - ModelState is "Valid" +2021-03-10 08:22:32.093 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 08:22:32.120 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 1.24 ms. +2021-03-10 08:22:32.136 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 4.37 ms. +2021-03-10 08:22:32.137 +03:00 [INF] Executed page /Account/Login in 53.2604ms +2021-03-10 08:22:32.137 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-10 08:22:32.138 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Login - - - 200 - text/html;+charset=utf-8 56.1186ms +2021-03-10 08:22:32.146 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryn1kd2VSTA1Dk0cR5 359 +2021-03-10 08:22:32.147 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 08:22:32.147 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=4el7NC_kXx7LKJFv0xC19w - - - 101 - - 2643.7582ms +2021-03-10 08:22:32.150 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:22:32.150 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 08:22:32.151 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 08:22:32.151 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryn1kd2VSTA1Dk0cR5 359 - 200 0 - 5.8594ms +2021-03-10 08:22:32.161 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637509091969688728 - - +2021-03-10 08:22:32.161 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-10 08:22:32.166 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637509091969688728 - - - 304 - text/css 0.5000ms +2021-03-10 08:22:32.173 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 08:22:32.174 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 08:22:32.174 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 1.6669ms +2021-03-10 08:22:32.187 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 08:22:32.187 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 08:22:32.187 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637509091969948726 - - +2021-03-10 08:22:32.188 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 08:22:32.188 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 08:22:32.188 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-10 08:22:32.189 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 1.8806ms +2021-03-10 08:22:32.189 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 1.9298ms +2021-03-10 08:22:32.189 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637509091969948726 - - - 304 - text/css 1.8461ms +2021-03-10 08:22:32.192 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637509091969698745 - - +2021-03-10 08:22:32.192 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637509091969698745 - - +2021-03-10 08:22:32.192 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637509091969848733 - - +2021-03-10 08:22:32.192 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637509091969688728 - - +2021-03-10 08:22:32.193 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-10 08:22:32.193 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-10 08:22:32.193 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-10 08:22:32.193 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-10 08:22:32.193 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637509091969698745 - - - 304 - text/css 0.8362ms +2021-03-10 08:22:32.193 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637509091969848733 - - - 304 - text/css 0.8677ms +2021-03-10 08:22:32.193 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637509091969688728 - - - 304 - text/css 0.8069ms +2021-03-10 08:22:32.193 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637509091969698745 - - - 304 - text/css 0.9171ms +2021-03-10 08:22:32.196 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637509091969918728 - - +2021-03-10 08:22:32.196 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 08:22:32.196 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637509091969848733 - - +2021-03-10 08:22:32.196 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637509091969698745 - - +2021-03-10 08:22:32.196 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637509091969698745 - - +2021-03-10 08:22:32.196 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637509091969688728 - - +2021-03-10 08:22:32.197 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637509091969698745 - - +2021-03-10 08:22:32.197 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637509091969698745 - - +2021-03-10 08:22:32.197 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-10 08:22:32.197 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-10 08:22:32.197 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-10 08:22:32.197 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-10 08:22:32.197 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-10 08:22:32.197 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-10 08:22:32.197 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 08:22:32.197 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637509091969698745 - - +2021-03-10 08:22:32.197 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637509091969698745 - - +2021-03-10 08:22:32.197 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637509091969698745 - - +2021-03-10 08:22:32.197 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637509091969918728 - - - 304 - application/javascript 0.6892ms +2021-03-10 08:22:32.197 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637509091969848733 - - - 304 - application/javascript 0.6868ms +2021-03-10 08:22:32.197 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637509091969698745 - - - 304 - application/javascript 0.5679ms +2021-03-10 08:22:32.197 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.3574ms +2021-03-10 08:22:32.197 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-10 08:22:32.197 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-10 08:22:32.197 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-10 08:22:32.197 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-10 08:22:32.197 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637509091969688728 - - - 304 - application/javascript 0.6930ms +2021-03-10 08:22:32.197 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637509091969698745 - - - 304 - application/javascript 0.8141ms +2021-03-10 08:22:32.197 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.9347ms +2021-03-10 08:22:32.197 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.2559ms +2021-03-10 08:22:32.197 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637509091969698745 - - - 304 - application/javascript 0.3699ms +2021-03-10 08:22:32.197 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637509091969698745 - - - 304 - application/javascript 0.5944ms +2021-03-10 08:22:32.197 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.3312ms +2021-03-10 08:22:32.200 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-10 08:22:32.200 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637509091969698745 - - +2021-03-10 08:22:32.200 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637509091969698745 - - +2021-03-10 08:22:32.200 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637509091969698745 - - +2021-03-10 08:22:32.200 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637509091970028726 - - +2021-03-10 08:22:32.200 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637509091969698745 - - +2021-03-10 08:22:32.200 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637509091969698745 - - +2021-03-10 08:22:32.200 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637509091969948726 - - +2021-03-10 08:22:32.200 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637509091969698745 - - +2021-03-10 08:22:32.200 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637509091969698745 - - +2021-03-10 08:22:32.201 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637509091969688728 - - +2021-03-10 08:22:32.201 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-10 08:22:32.201 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-10 08:22:32.201 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-10 08:22:32.201 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-10 08:22:32.201 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-10 08:22:32.201 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-10 08:22:32.201 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-10 08:22:32.201 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-10 08:22:32.201 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-10 08:22:32.201 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-10 08:22:32.201 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637509091969698745 - - - 304 - application/javascript 0.5034ms +2021-03-10 08:22:32.201 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637509091969688728 - - - 304 - application/javascript 0.2871ms +2021-03-10 08:22:32.201 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637509091969698745 - - - 304 - application/javascript 0.3780ms +2021-03-10 08:22:32.201 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637509091969698745 - - - 304 - application/javascript 0.3797ms +2021-03-10 08:22:32.201 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.5844ms +2021-03-10 08:22:32.201 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637509091970028726 - - - 304 - application/javascript 0.5412ms +2021-03-10 08:22:32.201 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637509091969698745 - - - 304 - application/javascript 0.6775ms +2021-03-10 08:22:32.201 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637509091969698745 - - - 304 - application/javascript 0.7284ms +2021-03-10 08:22:32.201 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637509091969948726 - - - 304 - application/javascript 0.5431ms +2021-03-10 08:22:32.201 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.6785ms +2021-03-10 08:22:32.203 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637509091970548727 - - +2021-03-10 08:22:32.203 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - +2021-03-10 08:22:32.203 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:22:32.203 +03: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). +2021-03-10 08:22:32.203 +03:00 [INF] The file /libs/timeago/locales/jquery.timeago.en.js was not modified +2021-03-10 08:22:32.204 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637509091970548727 - - - 304 - application/javascript 0.5699ms +2021-03-10 08:22:32.206 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:22:32.206 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-10 08:22:32.207 +03: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). +2021-03-10 08:22:32.214 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 08:22:32.214 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 7.6115ms +2021-03-10 08:22:32.214 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:22:32.215 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - - 200 34446 application/javascript 11.6367ms +2021-03-10 08:22:32.257 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-10 08:22:32.286 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 08:22:32.291 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 86.8631ms +2021-03-10 08:22:32.291 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:22:32.291 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 95823 application/javascript 90.6175ms +2021-03-10 08:22:36.646 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/Account/Login application/x-www-form-urlencoded 317 +2021-03-10 08:22:36.648 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:22:36.649 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-10 08:22:36.649 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-10 08:22:36.649 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 08:22:36.665 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnPostAsync - ModelState is "Valid" +2021-03-10 08:22:36.699 +03:00 [DBG] Augmenting SignInContext +2021-03-10 08:22:36.699 +03:00 [DBG] Adding idp claim with value: local +2021-03-10 08:22:36.699 +03:00 [DBG] Adding auth_time claim with value: 1615353756 +2021-03-10 08:22:36.700 +03:00 [INF] AuthenticationScheme: Identity.Application signed in. +2021-03-10 08:22:36.717 +03:00 [INF] {"Username":"admin","Provider":null,"ProviderUserId":null,"SubjectId":"f96d764d-1435-9e8e-b3f4-39fb0f65cfde","DisplayName":"admin","Endpoint":"UI","ClientId":null,"Category":"Authentication","Name":"User Login Success","EventType":"Success","Id":1000,"Message":null,"ActivityId":"0HM73GHN7H8R0:0000012F","TimeStamp":"2021-03-10T05:22:36.0000000Z","ProcessId":19600,"LocalIpAddress":"::1:44303","RemoteIpAddress":"::1","$type":"UserLoginSuccessEvent"} +2021-03-10 08:22:36.717 +03:00 [INF] Executed handler method OnPostAsync, returned result Microsoft.AspNetCore.Mvc.RedirectResult. +2021-03-10 08:22:36.717 +03:00 [INF] Executing RedirectResult, redirecting to /. +2021-03-10 08:22:36.717 +03:00 [INF] Executed page /Account/Login in 68.6418ms +2021-03-10 08:22:36.717 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-10 08:22:36.720 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/Account/Login application/x-www-form-urlencoded 317 - 302 0 - 74.5930ms +2021-03-10 08:22:36.724 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-10 08:22:36.732 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 08:22:36.733 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 08:22:36.733 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 08:22:36.734 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 08:22:36.734 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 08:22:36.735 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.86 ms. +2021-03-10 08:22:36.736 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.31 ms. +2021-03-10 08:22:36.736 +03:00 [INF] Executed page /_Host in 3.2154ms +2021-03-10 08:22:36.736 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 08:22:36.737 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 12.9290ms +2021-03-10 08:22:36.762 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 08:22:36.763 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 08:22:36.763 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.7840ms +2021-03-10 08:22:36.768 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 08:22:36.768 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 08:22:36.770 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 08:22:36.770 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 08:22:36.770 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 2.2153ms +2021-03-10 08:22:36.770 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 08:22:36.770 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 2.3278ms +2021-03-10 08:22:36.772 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 08:22:36.773 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 2.3610ms +2021-03-10 08:22:36.774 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 08:22:36.774 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 08:22:36.774 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 08:22:36.774 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 08:22:36.774 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 08:22:36.774 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 08:22:36.774 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.5430ms +2021-03-10 08:22:36.774 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 08:22:36.774 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 08:22:36.774 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.6307ms +2021-03-10 08:22:36.774 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.6897ms +2021-03-10 08:22:36.774 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.7143ms +2021-03-10 08:22:36.775 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 08:22:36.775 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 08:22:36.775 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 08:22:36.775 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 08:22:36.775 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.1248ms +2021-03-10 08:22:36.775 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 08:22:36.775 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 08:22:36.775 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 08:22:36.775 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 08:22:36.775 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.2968ms +2021-03-10 08:22:36.775 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.3287ms +2021-03-10 08:22:36.775 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.2931ms +2021-03-10 08:22:36.814 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 08:22:36.819 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:22:36.822 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 08:22:36.823 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 08:22:36.823 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 9.3560ms +2021-03-10 08:22:36.842 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=o5e40To2ox3FvvAlocz_8Q - - +2021-03-10 08:22:36.857 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:22:36.858 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 08:22:36.872 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:22:36.874 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:22:36.874 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:22:36.879 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:22:36.883 +03:00 [INF] Authorization was successful. +2021-03-10 08:22:38.812 +03:00 [INF] Authorization was successful. +2021-03-10 08:22:38.823 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:22:38.824 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:22:38.824 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:22:38.825 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:22:38.826 +03:00 [INF] Authorization was successful. +2021-03-10 08:22:40.201 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:22:40.203 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:22:40.203 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:22:40.205 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:22:40.207 +03:00 [INF] Authorization was successful. +2021-03-10 08:27:57.883 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 08:27:57.884 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=o5e40To2ox3FvvAlocz_8Q - - - 101 - - 321041.4103ms +2021-03-10 08:28:01.557 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 08:28:01.560 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:28:01.560 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 08:28:01.561 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 08:28:01.561 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.8406ms +2021-03-10 08:28:01.565 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=ZrKDyIm_trXKnt6aV2VQWA - - +2021-03-10 08:28:01.568 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:28:01.569 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 08:28:01.574 +03:00 [INF] Authorization was successful. +2021-03-10 08:29:51.887 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 08:29:51.888 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=ZrKDyIm_trXKnt6aV2VQWA - - - 101 - - 110322.4305ms +2021-03-10 08:29:55.566 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 08:29:55.571 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:29:55.572 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 08:29:55.572 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 08:29:55.572 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.7744ms +2021-03-10 08:29:55.576 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=eibBF7sR3EpCh2xEXJCgKA - - +2021-03-10 08:29:55.579 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:29:55.579 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 08:29:55.581 +03:00 [INF] Authorization was successful. +2021-03-10 08:31:28.529 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 08:31:28.529 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 08:31:28.530 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.4777ms +2021-03-10 08:31:28.530 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 08:31:28.530 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 08:31:28.530 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 08:31:28.530 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.2573ms +2021-03-10 08:31:28.531 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 08:31:28.531 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.2707ms +2021-03-10 08:31:28.531 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 08:31:28.532 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 08:31:28.532 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.3430ms +2021-03-10 08:31:28.533 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 08:31:28.533 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 08:31:28.533 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 08:31:28.533 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 08:31:28.534 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 08:31:28.534 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 08:31:28.534 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 08:31:28.534 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 08:31:28.534 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.8703ms +2021-03-10 08:31:28.534 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.9474ms +2021-03-10 08:31:28.534 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 1.0364ms +2021-03-10 08:31:28.534 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 1.1026ms +2021-03-10 08:31:28.601 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css.map - - +2021-03-10 08:31:28.620 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/css/bootstrap.css.map'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\css\bootstrap.css.map' +2021-03-10 08:31:28.620 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css.map - - - 200 508232 text/plain 18.5149ms +2021-03-10 08:37:02.873 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 08:37:02.874 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=eibBF7sR3EpCh2xEXJCgKA - - - 101 - - 427297.7909ms +2021-03-10 08:37:06.556 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 08:37:06.561 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:37:06.561 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 08:37:06.561 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 08:37:06.561 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.2113ms +2021-03-10 08:37:06.568 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=ObJGHnHZkOc1-tHfSP-Aww - - +2021-03-10 08:37:06.572 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:37:06.572 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 08:37:06.576 +03:00 [INF] Authorization was successful. +2021-03-10 08:42:52.506 +03:00 [INF] Starting web host. +2021-03-10 08:42:54.217 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-10 08:42:54.268 +03:00 [INF] Loaded ABP modules: +2021-03-10 08:42:54.268 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-10 08:42:54.268 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-10 08:42:54.268 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-10 08:42:54.268 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-10 08:42:54.268 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-10 08:42:54.268 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-10 08:42:54.268 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-10 08:42:54.268 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-10 08:42:54.268 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-10 08:42:54.306 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-10 08:42:54.310 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-10 08:42:54.377 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-10 08:42:54.999 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-10 08:42:54.999 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-10 08:42:54.999 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-10 08:42:54.999 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-10 08:42:54.999 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-10 08:42:54.999 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-10 08:42:55.488 +03:00 [INF] Initialized all ABP modules. +2021-03-10 08:42:55.564 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-10 08:42:55.567 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-10 08:42:55.567 +03:00 [INF] Hosting environment: Development +2021-03-10 08:42:55.567 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-10 08:42:56.137 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-10 08:42:58.162 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryDBBRXsDk5yOAUEGW 359 +2021-03-10 08:42:59.156 +03:00 [DBG] Login Url: /Account/Login +2021-03-10 08:42:59.156 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-10 08:42:59.156 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-10 08:42:59.156 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-10 08:42:59.156 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-10 08:42:59.156 +03:00 [DBG] Error Url: /Account/Error +2021-03-10 08:42:59.156 +03:00 [DBG] Error Id Parameter: errorId +2021-03-10 08:42:59.474 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:42:59.486 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 08:42:59.486 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 08:42:59.493 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 08:42:59.573 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryDBBRXsDk5yOAUEGW 359 - 200 0 - 1410.3765ms +2021-03-10 08:42:59.607 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 08:42:59.609 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 08:42:59.653 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 08:42:59.653 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 08:42:59.759 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 13.42 ms. +2021-03-10 08:42:59.805 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 3.30 ms. +2021-03-10 08:42:59.821 +03:00 [INF] Executed page /_Host in 206.0386ms +2021-03-10 08:42:59.821 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 08:42:59.825 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 3689.9565ms +2021-03-10 08:42:59.878 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 08:42:59.878 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 08:42:59.878 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 08:42:59.878 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 08:42:59.878 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 08:42:59.880 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 08:42:59.882 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 08:42:59.883 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 08:42:59.884 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 08:42:59.885 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 08:42:59.885 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 08:42:59.885 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 08:42:59.900 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 08:42:59.900 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 08:42:59.901 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 08:42:59.901 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 08:42:59.901 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 08:42:59.901 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 08:42:59.901 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 08:42:59.902 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 08:42:59.902 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 08:42:59.902 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 08:42:59.902 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 08:42:59.902 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 08:42:59.904 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 19.2846ms +2021-03-10 08:42:59.904 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 23.5798ms +2021-03-10 08:42:59.904 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 25.5921ms +2021-03-10 08:42:59.904 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 26.3640ms +2021-03-10 08:42:59.904 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 25.5000ms +2021-03-10 08:42:59.904 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 20.0947ms +2021-03-10 08:42:59.904 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 26.4751ms +2021-03-10 08:42:59.904 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 22.1922ms +2021-03-10 08:42:59.904 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 19.3854ms +2021-03-10 08:42:59.904 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 19.6448ms +2021-03-10 08:42:59.904 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 21.4474ms +2021-03-10 08:42:59.904 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 25.9574ms +2021-03-10 08:42:59.988 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 08:42:59.996 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:42:59.997 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 08:43:00.030 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 08:43:00.031 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 42.7172ms +2021-03-10 08:43:00.062 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=W5GuNRf-k18ibncWnICjAA - - +2021-03-10 08:43:00.074 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:43:00.074 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 08:43:00.457 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:43:00.465 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:43:00.470 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-10 08:43:00.682 +03:00 [INF] Authorization was successful. +2021-03-10 08:43:00.779 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-10 08:43:00.785 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-10 08:43:00.796 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:43:00.796 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:43:00.796 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: R,admin +2021-03-10 08:43:00.866 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-10 08:43:00.867 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-10 08:43:00.877 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 08:43:00.877 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 08:43:00.878 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 08:43:00.878 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 08:43:00.878 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 1.0363ms +2021-03-10 08:43:00.878 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 1.0442ms +2021-03-10 08:43:02.544 +03:00 [INF] Authorization was successful. +2021-03-10 08:43:02.564 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Manage - - +2021-03-10 08:43:02.596 +03:00 [INF] Authorization was successful. +2021-03-10 08:43:02.597 +03:00 [INF] Executing endpoint '/Account/Manage' +2021-03-10 08:43:02.614 +03:00 [INF] Route matched with {page = "/Account/Manage", area = "", action = "", controller = ""}. Executing page /Account/Manage +2021-03-10 08:43:02.615 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 08:43:02.811 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.ManageModel.OnGetAsync - ModelState is "Valid" +2021-03-10 08:43:03.459 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 08:43:03.568 +03:00 [INF] Authorization was successful. +2021-03-10 08:43:03.713 +03:00 [INF] Authorization was successful. +2021-03-10 08:43:03.896 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 12.10 ms. +2021-03-10 08:43:03.935 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:43:03.937 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:43:03.937 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:43:03.939 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:43:04.061 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 11.87 ms. +2021-03-10 08:43:04.073 +03:00 [DBG] Added bundle 'Volo.Abp.Account.Web.Pages.Account.ManageModel' to the page in 1.28 ms. +2021-03-10 08:43:04.081 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryCM5mcNA6eeAAemkX 359 +2021-03-10 08:43:04.084 +03:00 [INF] Executed page /Account/Manage in 1469.4878ms +2021-03-10 08:43:04.085 +03:00 [INF] Executed endpoint '/Account/Manage' +2021-03-10 08:43:04.086 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:43:04.087 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 08:43:04.096 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 08:43:04.098 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637509091969688728 - - +2021-03-10 08:43:04.098 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-10 08:43:04.098 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637509091969688728 - - - 304 - text/css 0.6220ms +2021-03-10 08:43:04.107 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 08:43:04.107 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 08:43:04.107 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 08:43:04.107 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 08:43:04.107 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 08:43:04.107 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 08:43:04.108 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 1.2164ms +2021-03-10 08:43:04.108 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 1.2318ms +2021-03-10 08:43:04.108 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 1.2459ms +2021-03-10 08:43:04.114 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 08:43:04.116 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryCM5mcNA6eeAAemkX 359 - 200 0 - 34.9444ms +2021-03-10 08:43:04.124 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637509091969948726 - - +2021-03-10 08:43:04.124 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637509091969848733 - - +2021-03-10 08:43:04.124 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637509091969698745 - - +2021-03-10 08:43:04.124 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637509091969698745 - - +2021-03-10 08:43:04.125 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-10 08:43:04.125 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-10 08:43:04.125 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-10 08:43:04.125 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-10 08:43:04.125 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637509091969698745 - - - 304 - text/css 1.1367ms +2021-03-10 08:43:04.125 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637509091969698745 - - - 304 - text/css 1.3018ms +2021-03-10 08:43:04.125 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637509091969948726 - - - 304 - text/css 1.4726ms +2021-03-10 08:43:04.125 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637509091969848733 - - - 304 - text/css 1.4778ms +2021-03-10 08:43:04.133 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637509091969688728 - - +2021-03-10 08:43:04.133 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 08:43:04.133 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637509091969848733 - - +2021-03-10 08:43:04.133 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637509091969918728 - - +2021-03-10 08:43:04.133 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637509091969698745 - - +2021-03-10 08:43:04.134 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-10 08:43:04.134 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 08:43:04.134 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-10 08:43:04.134 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-10 08:43:04.134 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-10 08:43:04.134 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637509091969848733 - - - 304 - application/javascript 0.9120ms +2021-03-10 08:43:04.134 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 1.1637ms +2021-03-10 08:43:04.134 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637509091969918728 - - - 304 - application/javascript 1.2224ms +2021-03-10 08:43:04.135 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637509091969688728 - - - 304 - text/css 1.2904ms +2021-03-10 08:43:04.135 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637509091969698745 - - - 304 - application/javascript 1.1834ms +2021-03-10 08:43:04.141 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637509091969688728 - - +2021-03-10 08:43:04.141 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=W5GuNRf-k18ibncWnICjAA - - - 101 - - 4078.0749ms +2021-03-10 08:43:04.141 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637509091969698745 - - +2021-03-10 08:43:04.141 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637509091969698745 - - +2021-03-10 08:43:04.141 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637509091969698745 - - +2021-03-10 08:43:04.141 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637509091969698745 - - +2021-03-10 08:43:04.141 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637509091969698745 - - +2021-03-10 08:43:04.141 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637509091969698745 - - +2021-03-10 08:43:04.141 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637509091969698745 - - +2021-03-10 08:43:04.141 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637509091969698745 - - +2021-03-10 08:43:04.142 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-10 08:43:04.142 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-10 08:43:04.142 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-10 08:43:04.142 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-10 08:43:04.142 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-10 08:43:04.142 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-10 08:43:04.142 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-10 08:43:04.142 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-10 08:43:04.142 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-10 08:43:04.142 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-10 08:43:04.142 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637509091969698745 - - +2021-03-10 08:43:04.142 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637509091969688728 - - - 304 - application/javascript 1.5692ms +2021-03-10 08:43:04.142 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637509091969698745 - - - 304 - application/javascript 1.4527ms +2021-03-10 08:43:04.143 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637509091969698745 - - - 304 - application/javascript 1.2924ms +2021-03-10 08:43:04.143 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637509091970028726 - - +2021-03-10 08:43:04.143 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637509091969698745 - - +2021-03-10 08:43:04.143 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637509091969698745 - - - 304 - application/javascript 1.4932ms +2021-03-10 08:43:04.143 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637509091969698745 - - +2021-03-10 08:43:04.143 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637509091969698745 - - - 304 - application/javascript 1.5100ms +2021-03-10 08:43:04.143 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637509091969698745 - - - 304 - application/javascript 1.7089ms +2021-03-10 08:43:04.143 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637509091969948726 - - +2021-03-10 08:43:04.143 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637509091969698745 - - - 304 - application/javascript 1.5252ms +2021-03-10 08:43:04.143 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637509091969698745 - - +2021-03-10 08:43:04.143 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637509091969698745 - - +2021-03-10 08:43:04.143 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-10 08:43:04.143 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-10 08:43:04.143 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-10 08:43:04.143 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637509091969698745 - - - 304 - application/javascript 1.7670ms +2021-03-10 08:43:04.143 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637509091969698745 - - - 304 - application/javascript 2.1647ms +2021-03-10 08:43:04.143 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637509091970028726 - - - 304 - application/javascript 0.5580ms +2021-03-10 08:43:04.143 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-10 08:43:04.143 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-10 08:43:04.143 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.6064ms +2021-03-10 08:43:04.143 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.5215ms +2021-03-10 08:43:04.143 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637509091969948726 - - - 304 - application/javascript 0.3260ms +2021-03-10 08:43:04.143 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-10 08:43:04.143 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637509091969688728 - - +2021-03-10 08:43:04.143 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637509091969698745 - - - 304 - application/javascript 0.3330ms +2021-03-10 08:43:04.143 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/Password/Default.js?_v=637478884536189924 - - +2021-03-10 08:43:04.143 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/PersonalInfo/Default.js?_v=637478884536199897 - - +2021-03-10 08:43:04.143 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637509091969698745 - - - 304 - application/javascript 1.2067ms +2021-03-10 08:43:04.144 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-10 08:43:04.144 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637509091969688728 - - - 304 - application/javascript 0.3677ms +2021-03-10 08:43:04.144 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-10 08:43:04.144 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637509091969698745 - - - 304 - application/javascript 0.8182ms +2021-03-10 08:43:04.149 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:43:04.149 +03:00 [INF] Sending file. Request path: '/Pages/Account/Components/ProfileManagementGroup/PersonalInfo/Default.js'. Physical path: 'D:\Github\abp\modules\account\src\Volo.Abp.Account.Web\Pages\Account\Components\ProfileManagementGroup\PersonalInfo\Default.js' +2021-03-10 08:43:04.149 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/PersonalInfo/Default.js?_v=637478884536199897 - - - 200 578 application/javascript 5.5716ms +2021-03-10 08:43:04.150 +03:00 [INF] Sending file. Request path: '/Pages/Account/Components/ProfileManagementGroup/Password/Default.js'. Physical path: 'D:\Github\abp\modules\account\src\Volo.Abp.Account.Web\Pages\Account\Components\ProfileManagementGroup\Password\Default.js' +2021-03-10 08:43:04.150 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/Password/Default.js?_v=637478884536189924 - - - 200 940 application/javascript 6.4499ms +2021-03-10 08:43:04.151 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637509091970548727 - - +2021-03-10 08:43:04.151 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - +2021-03-10 08:43:04.152 +03:00 [INF] The file /libs/timeago/locales/jquery.timeago.en.js was not modified +2021-03-10 08:43:04.153 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637509091970548727 - - - 304 - application/javascript 1.0390ms +2021-03-10 08:43:04.167 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:43:04.170 +03: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). +2021-03-10 08:43:04.180 +03: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). +2021-03-10 08:43:04.230 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-10 08:43:04.238 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Manage - - - 200 - text/html;+charset=utf-8 1673.9013ms +2021-03-10 08:43:04.242 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Features,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Delete +2021-03-10 08:43:04.244 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Features,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Delete +2021-03-10 08:43:04.247 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-10 08:43:04.254 +03:00 [DBG] Setting the cache items. Count: 38 +2021-03-10 08:43:04.272 +03:00 [DBG] Finished setting the cache items. Count: 38 +2021-03-10 08:43:04.273 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:R,pk:admin,n:CmsKit.Comments,pn:R,pk:admin,n:CmsKit.Comments.Delete,pn:R,pk:admin,n:CmsKit.Contents,pn:R,pk:admin,n:CmsKit.Contents.Create,pn:R,pk:admin,n:CmsKit.Contents.Update,pn:R,pk:admin,n:CmsKit.Contents.Delete,pn:R,pk:admin,n:CmsKit.Tags,pn:R,pk:admin,n:CmsKit.Tags.Create,pn:R,pk:admin,n:CmsKit.Tags.Update,pn:R,pk:admin,n:CmsKit.Tags.Delete,pn:R,pk:admin,n:CmsKit.Pages,pn:R,pk:admin,n:CmsKit.Pages.Create,pn:R,pk:admin,n:CmsKit.Pages.Update,pn:R,pk:admin,n:CmsKit.Pages.Delete,pn:R,pk:admin,n:CmsKit.Blogs,pn:R,pk:admin,n:CmsKit.Blogs.Create,pn:R,pk:admin,n:CmsKit.Blogs.Update,pn:R,pk:admin,n:CmsKit.Blogs.Delete,pn:R,pk:admin,n:CmsKit.Blogs.Features,pn:R,pk:admin,n:CmsKit.BlogPosts,pn:R,pk:admin,n:CmsKit.BlogPosts.Create,pn:R,pk:admin,n:CmsKit.BlogPosts.Update,pn:R,pk:admin,n:CmsKit.BlogPosts.Delete +2021-03-10 08:43:04.280 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:R,pk:admin,n:CmsKit.Comments,pn:R,pk:admin,n:CmsKit.Comments.Delete,pn:R,pk:admin,n:CmsKit.Contents,pn:R,pk:admin,n:CmsKit.Contents.Create,pn:R,pk:admin,n:CmsKit.Contents.Update,pn:R,pk:admin,n:CmsKit.Contents.Delete,pn:R,pk:admin,n:CmsKit.Tags,pn:R,pk:admin,n:CmsKit.Tags.Create,pn:R,pk:admin,n:CmsKit.Tags.Update,pn:R,pk:admin,n:CmsKit.Tags.Delete,pn:R,pk:admin,n:CmsKit.Pages,pn:R,pk:admin,n:CmsKit.Pages.Create,pn:R,pk:admin,n:CmsKit.Pages.Update,pn:R,pk:admin,n:CmsKit.Pages.Delete,pn:R,pk:admin,n:CmsKit.Blogs,pn:R,pk:admin,n:CmsKit.Blogs.Create,pn:R,pk:admin,n:CmsKit.Blogs.Update,pn:R,pk:admin,n:CmsKit.Blogs.Delete,pn:R,pk:admin,n:CmsKit.Blogs.Features,pn:R,pk:admin,n:CmsKit.BlogPosts,pn:R,pk:admin,n:CmsKit.BlogPosts.Create,pn:R,pk:admin,n:CmsKit.BlogPosts.Update,pn:R,pk:admin,n:CmsKit.BlogPosts.Delete +2021-03-10 08:43:04.282 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: R,admin +2021-03-10 08:43:04.286 +03:00 [DBG] Setting the cache items. Count: 38 +2021-03-10 08:43:04.304 +03:00 [DBG] Finished setting the cache items. Count: 38 +2021-03-10 08:43:04.358 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.LoginByLogin +2021-03-10 08:43:04.379 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.Logout +2021-03-10 08:43:04.380 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.CheckPasswordByLogin +2021-03-10 08:43:04.381 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.RegisterAsyncByInput +2021-03-10 08:43:04.381 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.SendPasswordResetCodeAsyncByInput +2021-03-10 08:43:04.381 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.ResetPasswordAsyncByInput +2021-03-10 08:43:04.381 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByNameAsyncByName +2021-03-10 08:43:04.381 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByIdAsyncById +2021-03-10 08:43:04.381 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAllListAsync +2021-03-10 08:43:04.382 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetListAsyncByInput +2021-03-10 08:43:04.382 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAsyncById +2021-03-10 08:43:04.382 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.CreateAsyncByInput +2021-03-10 08:43:04.382 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.UpdateAsyncByIdAndInput +2021-03-10 08:43:04.382 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.DeleteAsyncById +2021-03-10 08:43:04.382 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAsyncById +2021-03-10 08:43:04.383 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetListAsyncByInput +2021-03-10 08:43:04.383 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.CreateAsyncByInput +2021-03-10 08:43:04.383 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateAsyncByIdAndInput +2021-03-10 08:43:04.383 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.DeleteAsyncById +2021-03-10 08:43:04.383 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetRolesAsyncById +2021-03-10 08:43:04.383 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAssignableRolesAsync +2021-03-10 08:43:04.383 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateRolesAsyncByIdAndInput +2021-03-10 08:43:04.383 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByUsernameAsyncByUserName +2021-03-10 08:43:04.383 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByEmailAsyncByEmail +2021-03-10 08:43:04.383 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByIdAsyncById +2021-03-10 08:43:04.383 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByUserNameAsyncByUserName +2021-03-10 08:43:04.383 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.SearchAsyncByInput +2021-03-10 08:43:04.383 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.GetCountAsyncByInput +2021-03-10 08:43:04.383 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.GetAsync +2021-03-10 08:43:04.383 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.UpdateAsyncByInput +2021-03-10 08:43:04.384 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.ChangePasswordAsyncByInput +2021-03-10 08:43:04.384 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.GetAsyncByProviderNameAndProviderKey +2021-03-10 08:43:04.384 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-10 08:43:04.384 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.GetAsync +2021-03-10 08:43:04.384 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.UpdateAsyncByInput +2021-03-10 08:43:04.384 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetAsyncById +2021-03-10 08:43:04.384 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetListAsyncByInput +2021-03-10 08:43:04.384 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.CreateAsyncByInput +2021-03-10 08:43:04.384 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateAsyncByIdAndInput +2021-03-10 08:43:04.384 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteAsyncById +2021-03-10 08:43:04.384 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetDefaultConnectionStringAsyncById +2021-03-10 08:43:04.384 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateDefaultConnectionStringAsyncByIdAndDefaultConnectionString +2021-03-10 08:43:04.384 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteDefaultConnectionStringAsyncById +2021-03-10 08:43:04.384 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.GetAsyncByProviderNameAndProviderKey +2021-03-10 08:43:04.384 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-10 08:43:04.385 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.AddTagToEntityAsyncByInput +2021-03-10 08:43:04.385 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.RemoveTagFromEntityAsyncByInput +2021-03-10 08:43:04.385 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.SetEntityTagsAsyncByInput +2021-03-10 08:43:04.385 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.CreateAsyncByInput +2021-03-10 08:43:04.385 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.DeleteAsyncById +2021-03-10 08:43:04.385 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetAsyncById +2021-03-10 08:43:04.385 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetListAsyncByInput +2021-03-10 08:43:04.385 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.UpdateAsyncByIdAndInput +2021-03-10 08:43:04.385 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetTagDefinitionsAsync +2021-03-10 08:43:04.385 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.GetAsyncById +2021-03-10 08:43:04.386 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.GetListAsyncByInput +2021-03-10 08:43:04.386 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.CreateAsyncByInput +2021-03-10 08:43:04.386 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.UpdateAsyncByIdAndInput +2021-03-10 08:43:04.386 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.DeleteAsyncById +2021-03-10 08:43:04.386 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptorAdmin.DeleteAsyncById +2021-03-10 08:43:04.386 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptorAdmin.UploadAsyncByEntityTypeAndFile +2021-03-10 08:43:04.386 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.GetListAsyncByInput +2021-03-10 08:43:04.386 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.GetAsyncById +2021-03-10 08:43:04.386 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.DeleteAsyncById +2021-03-10 08:43:04.387 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.GetAsyncById +2021-03-10 08:43:04.387 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.GetListAsyncByInput +2021-03-10 08:43:04.387 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.CreateAsyncByInput +2021-03-10 08:43:04.387 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.UpdateAsyncByIdAndInput +2021-03-10 08:43:04.387 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.DeleteAsyncById +2021-03-10 08:43:04.387 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeatureAdmin.GetListAsyncByBlogId +2021-03-10 08:43:04.388 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeatureAdmin.SetAsyncByBlogIdAndDto +2021-03-10 08:43:04.388 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.CreateAsyncByInput +2021-03-10 08:43:04.388 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.DeleteAsyncById +2021-03-10 08:43:04.388 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.GetAsyncById +2021-03-10 08:43:04.390 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.GetListAsyncByInput +2021-03-10 08:43:04.391 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.UpdateAsyncByIdAndInput +2021-03-10 08:43:04.392 +03:00 [DBG] ActionApiDescriptionModel.Create: TagPublic.GetAllRelatedTagsAsyncByEntityTypeAndEntityId +2021-03-10 08:43:04.392 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.GetForSelectionAsyncByEntityTypeAndEntityId +2021-03-10 08:43:04.392 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.CreateAsyncByEntityTypeAndEntityIdAndReaction +2021-03-10 08:43:04.392 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.DeleteAsyncByEntityTypeAndEntityIdAndReaction +2021-03-10 08:43:04.392 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.CreateAsyncByEntityTypeAndEntityIdAndInput +2021-03-10 08:43:04.392 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.DeleteAsyncByEntityTypeAndEntityId +2021-03-10 08:43:04.392 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.GetGroupedStarCountsAsyncByEntityTypeAndEntityId +2021-03-10 08:43:04.392 +03:00 [DBG] ActionApiDescriptionModel.Create: PagesPublic.FindBySlugAsyncBySlug +2021-03-10 08:43:04.392 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.GetListAsyncByEntityTypeAndEntityId +2021-03-10 08:43:04.393 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.CreateAsyncByEntityTypeAndEntityIdAndInput +2021-03-10 08:43:04.393 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.UpdateAsyncByIdAndInput +2021-03-10 08:43:04.393 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.DeleteAsyncById +2021-03-10 08:43:04.393 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostPublic.GetAsyncByBlogSlugAndBlogPostSlug +2021-03-10 08:43:04.393 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostPublic.GetListAsyncByBlogSlugAndInput +2021-03-10 08:43:04.393 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptor.DownloadAsyncById +2021-03-10 08:43:04.393 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeature.GetOrDefaultAsyncByBlogIdAndFeatureName +2021-03-10 08:43:04.393 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApplicationConfiguration.GetAsync +2021-03-10 08:43:04.393 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApiDefinition.GetByModel +2021-03-10 08:43:04.425 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 08:43:04.426 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 245.9446ms +2021-03-10 08:43:04.426 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:43:04.426 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - - 200 34446 application/javascript 275.0378ms +2021-03-10 08:43:04.951 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-10 08:43:05.045 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 08:43:05.049 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 879.6062ms +2021-03-10 08:43:05.050 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:43:05.054 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 96693 application/javascript 912.1249ms +2021-03-10 08:43:19.565 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-10 08:43:19.566 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-10 08:43:19.566 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.5283ms +2021-03-10 08:43:22.384 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/identity/roles - - +2021-03-10 08:43:22.396 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 08:43:22.396 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 08:43:22.396 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 08:43:22.397 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 08:43:22.397 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 08:43:22.398 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.94 ms. +2021-03-10 08:43:22.402 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.88 ms. +2021-03-10 08:43:22.402 +03:00 [INF] Executed page /_Host in 6.1397ms +2021-03-10 08:43:22.402 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 08:43:22.403 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/identity/roles - - - 200 - text/html;+charset=utf-8 18.4036ms +2021-03-10 08:43:22.429 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 08:43:22.430 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 08:43:22.430 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 08:43:22.430 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 08:43:22.430 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.4554ms +2021-03-10 08:43:22.430 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 08:43:22.430 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 08:43:22.430 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 08:43:22.430 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.2584ms +2021-03-10 08:43:22.430 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.2430ms +2021-03-10 08:43:22.430 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 08:43:22.430 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.2976ms +2021-03-10 08:43:22.430 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 08:43:22.431 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 08:43:22.431 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 08:43:22.431 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 08:43:22.431 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 08:43:22.431 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 08:43:22.431 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.2620ms +2021-03-10 08:43:22.431 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.2461ms +2021-03-10 08:43:22.431 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.2364ms +2021-03-10 08:43:22.432 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 08:43:22.432 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 08:43:22.432 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 08:43:22.432 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 08:43:22.432 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 08:43:22.432 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 08:43:22.432 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 08:43:22.432 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.3537ms +2021-03-10 08:43:22.432 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 08:43:22.432 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.3235ms +2021-03-10 08:43:22.432 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 08:43:22.432 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.3380ms +2021-03-10 08:43:22.432 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.2997ms +2021-03-10 08:43:22.432 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 08:43:22.432 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.3517ms +2021-03-10 08:43:22.481 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 08:43:22.486 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:43:22.488 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 08:43:22.490 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 08:43:22.490 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 8.9742ms +2021-03-10 08:43:22.517 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=JzG37CUViiRhR8PMNaOjCg - - +2021-03-10 08:43:22.520 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:43:22.521 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 08:43:22.547 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:43:22.548 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:43:22.549 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:43:22.550 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:43:22.554 +03:00 [INF] Authorization was successful. +2021-03-10 08:43:26.605 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:43:26.606 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:43:26.609 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:43:26.610 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:43:26.612 +03:00 [INF] Authorization was successful. +2021-03-10 08:43:26.615 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:43:26.616 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:43:26.616 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:43:26.617 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:43:26.648 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-10 08:43:26.648 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-10 08:43:26.648 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-10 08:43:26.649 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-10 08:43:26.649 +03:00 [INF] Authorization was successful. +2021-03-10 08:43:26.649 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 08:43:26.649 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 08:43:26.649 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 08:43:26.650 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 08:43:26.650 +03:00 [INF] Authorization was successful. +2021-03-10 08:43:26.650 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 08:43:26.650 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 08:43:26.650 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 08:43:26.651 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 08:43:26.651 +03:00 [INF] Authorization was successful. +2021-03-10 08:43:26.651 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 08:43:26.651 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 08:43:26.651 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 08:43:26.652 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 08:43:26.652 +03:00 [INF] Authorization was successful. +2021-03-10 08:43:26.685 +03:00 [INF] Authorization was successful. +2021-03-10 08:43:26.911 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:43:26.912 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:43:26.912 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:43:26.913 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:43:26.913 +03:00 [INF] Authorization was successful. +2021-03-10 08:43:27.212 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 08:43:27.213 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 08:43:27.213 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 08:43:27.214 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 08:43:27.214 +03:00 [INF] Authorization was successful. +2021-03-10 08:43:27.215 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 08:43:27.216 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 08:43:27.216 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 08:43:27.216 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 08:43:27.216 +03:00 [INF] Authorization was successful. +2021-03-10 08:43:27.217 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 08:43:27.217 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 08:43:27.217 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 08:43:27.218 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 08:43:27.218 +03:00 [INF] Authorization was successful. +2021-03-10 08:43:27.231 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 08:43:27.232 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 08:43:27.232 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 08:43:27.232 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 08:43:27.233 +03:00 [INF] Authorization was successful. +2021-03-10 08:43:27.233 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 08:43:27.234 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 08:43:27.234 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 08:43:27.234 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 08:43:27.234 +03:00 [INF] Authorization was successful. +2021-03-10 08:43:27.235 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 08:43:27.235 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 08:43:27.235 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 08:43:27.236 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 08:43:27.236 +03:00 [INF] Authorization was successful. +2021-03-10 08:43:37.250 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:43:37.251 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:43:37.251 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:43:37.252 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:43:37.254 +03:00 [INF] Authorization was successful. +2021-03-10 08:43:38.276 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Manage - - +2021-03-10 08:43:38.282 +03:00 [INF] Authorization was successful. +2021-03-10 08:43:38.282 +03:00 [INF] Executing endpoint '/Account/Manage' +2021-03-10 08:43:38.283 +03:00 [INF] Route matched with {page = "/Account/Manage", area = "", action = "", controller = ""}. Executing page /Account/Manage +2021-03-10 08:43:38.283 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 08:43:38.286 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.ManageModel.OnGetAsync - ModelState is "Valid" +2021-03-10 08:43:38.296 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 08:43:38.299 +03:00 [INF] Authorization was successful. +2021-03-10 08:43:38.315 +03:00 [INF] Authorization was successful. +2021-03-10 08:43:38.345 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 1.22 ms. +2021-03-10 08:43:38.348 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:43:38.350 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:43:38.351 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:43:38.352 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:43:38.362 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 5.36 ms. +2021-03-10 08:43:38.364 +03:00 [DBG] Added bundle 'Volo.Abp.Account.Web.Pages.Account.ManageModel' to the page in 0.62 ms. +2021-03-10 08:43:38.364 +03:00 [INF] Executed page /Account/Manage in 81.8552ms +2021-03-10 08:43:38.365 +03:00 [INF] Executed endpoint '/Account/Manage' +2021-03-10 08:43:38.368 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Manage - - - 200 - text/html;+charset=utf-8 91.9079ms +2021-03-10 08:43:38.371 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryUXIAJU6d7JWAlS0k 359 +2021-03-10 08:43:38.375 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 08:43:38.381 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:43:38.382 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 08:43:38.383 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 08:43:38.383 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryUXIAJU6d7JWAlS0k 359 - 200 0 - 12.5848ms +2021-03-10 08:43:38.391 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=JzG37CUViiRhR8PMNaOjCg - - - 101 - - 15874.2425ms +2021-03-10 08:43:38.415 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-10 08:43:38.420 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:43:38.421 +03: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). +2021-03-10 08:43:38.433 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-10 08:43:38.433 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Features,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Delete +2021-03-10 08:43:38.480 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Features,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Delete +2021-03-10 08:43:38.481 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:R,pk:admin,n:CmsKit.Comments,pn:R,pk:admin,n:CmsKit.Comments.Delete,pn:R,pk:admin,n:CmsKit.Contents,pn:R,pk:admin,n:CmsKit.Contents.Create,pn:R,pk:admin,n:CmsKit.Contents.Update,pn:R,pk:admin,n:CmsKit.Contents.Delete,pn:R,pk:admin,n:CmsKit.Tags,pn:R,pk:admin,n:CmsKit.Tags.Create,pn:R,pk:admin,n:CmsKit.Tags.Update,pn:R,pk:admin,n:CmsKit.Tags.Delete,pn:R,pk:admin,n:CmsKit.Pages,pn:R,pk:admin,n:CmsKit.Pages.Create,pn:R,pk:admin,n:CmsKit.Pages.Update,pn:R,pk:admin,n:CmsKit.Pages.Delete,pn:R,pk:admin,n:CmsKit.Blogs,pn:R,pk:admin,n:CmsKit.Blogs.Create,pn:R,pk:admin,n:CmsKit.Blogs.Update,pn:R,pk:admin,n:CmsKit.Blogs.Delete,pn:R,pk:admin,n:CmsKit.Blogs.Features,pn:R,pk:admin,n:CmsKit.BlogPosts,pn:R,pk:admin,n:CmsKit.BlogPosts.Create,pn:R,pk:admin,n:CmsKit.BlogPosts.Update,pn:R,pk:admin,n:CmsKit.BlogPosts.Delete +2021-03-10 08:43:38.516 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:R,pk:admin,n:CmsKit.Comments,pn:R,pk:admin,n:CmsKit.Comments.Delete,pn:R,pk:admin,n:CmsKit.Contents,pn:R,pk:admin,n:CmsKit.Contents.Create,pn:R,pk:admin,n:CmsKit.Contents.Update,pn:R,pk:admin,n:CmsKit.Contents.Delete,pn:R,pk:admin,n:CmsKit.Tags,pn:R,pk:admin,n:CmsKit.Tags.Create,pn:R,pk:admin,n:CmsKit.Tags.Update,pn:R,pk:admin,n:CmsKit.Tags.Delete,pn:R,pk:admin,n:CmsKit.Pages,pn:R,pk:admin,n:CmsKit.Pages.Create,pn:R,pk:admin,n:CmsKit.Pages.Update,pn:R,pk:admin,n:CmsKit.Pages.Delete,pn:R,pk:admin,n:CmsKit.Blogs,pn:R,pk:admin,n:CmsKit.Blogs.Create,pn:R,pk:admin,n:CmsKit.Blogs.Update,pn:R,pk:admin,n:CmsKit.Blogs.Delete,pn:R,pk:admin,n:CmsKit.Blogs.Features,pn:R,pk:admin,n:CmsKit.BlogPosts,pn:R,pk:admin,n:CmsKit.BlogPosts.Create,pn:R,pk:admin,n:CmsKit.BlogPosts.Update,pn:R,pk:admin,n:CmsKit.BlogPosts.Delete +2021-03-10 08:43:38.578 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-10 08:43:38.594 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 08:43:38.610 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 189.0756ms +2021-03-10 08:43:38.610 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:43:38.611 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 96693 application/javascript 195.4150ms +2021-03-10 08:43:43.459 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/identity/roles - - +2021-03-10 08:43:43.467 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 08:43:43.467 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 08:43:43.467 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 08:43:43.467 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 08:43:43.467 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 08:43:43.468 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.59 ms. +2021-03-10 08:43:43.470 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.83 ms. +2021-03-10 08:43:43.471 +03:00 [INF] Executed page /_Host in 3.7812ms +2021-03-10 08:43:43.471 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 08:43:43.471 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/identity/roles - - - 200 - text/html;+charset=utf-8 12.3880ms +2021-03-10 08:43:43.497 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 08:43:43.497 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 08:43:43.497 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 08:43:43.497 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 08:43:43.497 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.5400ms +2021-03-10 08:43:43.497 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.5381ms +2021-03-10 08:43:43.497 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 08:43:43.498 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 08:43:43.498 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 08:43:43.498 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.2517ms +2021-03-10 08:43:43.498 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 08:43:43.498 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.8130ms +2021-03-10 08:43:43.500 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 08:43:43.500 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 08:43:43.500 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 08:43:43.501 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 08:43:43.501 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 08:43:43.501 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 08:43:43.501 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 08:43:43.501 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 08:43:43.502 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 1.4674ms +2021-03-10 08:43:43.502 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 1.0106ms +2021-03-10 08:43:43.502 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 1.3856ms +2021-03-10 08:43:43.502 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 1.5257ms +2021-03-10 08:43:43.504 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 08:43:43.504 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 08:43:43.504 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 08:43:43.504 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 08:43:43.504 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 08:43:43.505 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 08:43:43.505 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.7233ms +2021-03-10 08:43:43.505 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 08:43:43.505 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 08:43:43.505 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.5565ms +2021-03-10 08:43:43.505 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.8413ms +2021-03-10 08:43:43.505 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.7712ms +2021-03-10 08:43:43.538 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 08:43:43.542 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:43:43.542 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 08:43:43.543 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 08:43:43.543 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.8925ms +2021-03-10 08:43:43.573 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=X9IytRERMJ33kEiDhPsMFw - - +2021-03-10 08:43:43.580 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:43:43.580 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 08:43:43.591 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:43:43.593 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:43:43.593 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:43:43.595 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:43:43.603 +03:00 [INF] Authorization was successful. +2021-03-10 08:43:44.434 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Manage - - +2021-03-10 08:43:44.439 +03:00 [INF] Authorization was successful. +2021-03-10 08:43:44.440 +03:00 [INF] Executing endpoint '/Account/Manage' +2021-03-10 08:43:44.440 +03:00 [INF] Route matched with {page = "/Account/Manage", area = "", action = "", controller = ""}. Executing page /Account/Manage +2021-03-10 08:43:44.440 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 08:43:44.443 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.ManageModel.OnGetAsync - ModelState is "Valid" +2021-03-10 08:43:44.453 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 08:43:44.456 +03:00 [INF] Authorization was successful. +2021-03-10 08:43:44.471 +03:00 [INF] Authorization was successful. +2021-03-10 08:43:44.493 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 0.97 ms. +2021-03-10 08:43:44.498 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:43:44.503 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:43:44.503 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:43:44.506 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:43:44.513 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 4.54 ms. +2021-03-10 08:43:44.517 +03:00 [DBG] Added bundle 'Volo.Abp.Account.Web.Pages.Account.ManageModel' to the page in 1.52 ms. +2021-03-10 08:43:44.518 +03:00 [INF] Executed page /Account/Manage in 77.9737ms +2021-03-10 08:43:44.518 +03:00 [INF] Executed endpoint '/Account/Manage' +2021-03-10 08:43:44.521 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Manage - - - 200 - text/html;+charset=utf-8 87.1034ms +2021-03-10 08:43:44.527 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryaLe5LP3ZiKWJL2zM 359 +2021-03-10 08:43:44.527 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 08:43:44.528 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=X9IytRERMJ33kEiDhPsMFw - - - 101 - - 955.0359ms +2021-03-10 08:43:44.531 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:43:44.532 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 08:43:44.532 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 08:43:44.533 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryaLe5LP3ZiKWJL2zM 359 - 200 0 - 5.9228ms +2021-03-10 08:43:44.555 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-10 08:43:44.563 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:43:44.563 +03: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). +2021-03-10 08:43:44.565 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-10 08:43:44.565 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Features,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Delete +2021-03-10 08:43:44.597 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Features,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Delete +2021-03-10 08:43:44.597 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:R,pk:admin,n:CmsKit.Comments,pn:R,pk:admin,n:CmsKit.Comments.Delete,pn:R,pk:admin,n:CmsKit.Contents,pn:R,pk:admin,n:CmsKit.Contents.Create,pn:R,pk:admin,n:CmsKit.Contents.Update,pn:R,pk:admin,n:CmsKit.Contents.Delete,pn:R,pk:admin,n:CmsKit.Tags,pn:R,pk:admin,n:CmsKit.Tags.Create,pn:R,pk:admin,n:CmsKit.Tags.Update,pn:R,pk:admin,n:CmsKit.Tags.Delete,pn:R,pk:admin,n:CmsKit.Pages,pn:R,pk:admin,n:CmsKit.Pages.Create,pn:R,pk:admin,n:CmsKit.Pages.Update,pn:R,pk:admin,n:CmsKit.Pages.Delete,pn:R,pk:admin,n:CmsKit.Blogs,pn:R,pk:admin,n:CmsKit.Blogs.Create,pn:R,pk:admin,n:CmsKit.Blogs.Update,pn:R,pk:admin,n:CmsKit.Blogs.Delete,pn:R,pk:admin,n:CmsKit.Blogs.Features,pn:R,pk:admin,n:CmsKit.BlogPosts,pn:R,pk:admin,n:CmsKit.BlogPosts.Create,pn:R,pk:admin,n:CmsKit.BlogPosts.Update,pn:R,pk:admin,n:CmsKit.BlogPosts.Delete +2021-03-10 08:43:44.621 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:R,pk:admin,n:CmsKit.Comments,pn:R,pk:admin,n:CmsKit.Comments.Delete,pn:R,pk:admin,n:CmsKit.Contents,pn:R,pk:admin,n:CmsKit.Contents.Create,pn:R,pk:admin,n:CmsKit.Contents.Update,pn:R,pk:admin,n:CmsKit.Contents.Delete,pn:R,pk:admin,n:CmsKit.Tags,pn:R,pk:admin,n:CmsKit.Tags.Create,pn:R,pk:admin,n:CmsKit.Tags.Update,pn:R,pk:admin,n:CmsKit.Tags.Delete,pn:R,pk:admin,n:CmsKit.Pages,pn:R,pk:admin,n:CmsKit.Pages.Create,pn:R,pk:admin,n:CmsKit.Pages.Update,pn:R,pk:admin,n:CmsKit.Pages.Delete,pn:R,pk:admin,n:CmsKit.Blogs,pn:R,pk:admin,n:CmsKit.Blogs.Create,pn:R,pk:admin,n:CmsKit.Blogs.Update,pn:R,pk:admin,n:CmsKit.Blogs.Delete,pn:R,pk:admin,n:CmsKit.Blogs.Features,pn:R,pk:admin,n:CmsKit.BlogPosts,pn:R,pk:admin,n:CmsKit.BlogPosts.Create,pn:R,pk:admin,n:CmsKit.BlogPosts.Update,pn:R,pk:admin,n:CmsKit.BlogPosts.Delete +2021-03-10 08:43:44.666 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-10 08:43:44.686 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 08:43:44.691 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 127.6185ms +2021-03-10 08:43:44.691 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:43:44.691 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 96693 application/javascript 136.0201ms +2021-03-10 08:43:46.197 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/identity/users - - +2021-03-10 08:43:46.206 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 08:43:46.206 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 08:43:46.206 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 08:43:46.206 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 08:43:46.206 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 08:43:46.208 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 1.31 ms. +2021-03-10 08:43:46.209 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.42 ms. +2021-03-10 08:43:46.209 +03:00 [INF] Executed page /_Host in 3.5163ms +2021-03-10 08:43:46.209 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 08:43:46.210 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/identity/users - - - 200 - text/html;+charset=utf-8 13.1484ms +2021-03-10 08:43:46.229 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 08:43:46.229 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 08:43:46.230 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 08:43:46.230 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 08:43:46.230 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 08:43:46.230 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 08:43:46.230 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.6788ms +2021-03-10 08:43:46.230 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.6971ms +2021-03-10 08:43:46.230 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 08:43:46.230 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 08:43:46.230 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.3264ms +2021-03-10 08:43:46.230 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 08:43:46.230 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.4077ms +2021-03-10 08:43:46.230 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 08:43:46.230 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.4441ms +2021-03-10 08:43:46.232 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 08:43:46.232 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 08:43:46.232 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 08:43:46.232 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 08:43:46.233 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 08:43:46.233 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 08:43:46.233 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 1.0934ms +2021-03-10 08:43:46.233 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 1.0965ms +2021-03-10 08:43:46.233 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 1.2410ms +2021-03-10 08:43:46.234 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 08:43:46.234 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 08:43:46.234 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 08:43:46.234 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 08:43:46.235 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 08:43:46.235 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 08:43:46.235 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.6640ms +2021-03-10 08:43:46.235 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.3924ms +2021-03-10 08:43:46.235 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 08:43:46.235 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 08:43:46.235 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.7147ms +2021-03-10 08:43:46.235 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.6647ms +2021-03-10 08:43:46.271 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 08:43:46.276 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:43:46.277 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 08:43:46.278 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 08:43:46.279 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 7.9196ms +2021-03-10 08:43:46.293 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=0JRU7JXxPPDhKeE6UwHT1Q - - +2021-03-10 08:43:46.304 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:43:46.307 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 08:43:46.331 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:43:46.332 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:43:46.332 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:43:46.333 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:43:46.336 +03:00 [INF] Authorization was successful. +2021-03-10 08:43:47.257 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Manage - - +2021-03-10 08:43:47.263 +03:00 [INF] Authorization was successful. +2021-03-10 08:43:47.263 +03:00 [INF] Executing endpoint '/Account/Manage' +2021-03-10 08:43:47.263 +03:00 [INF] Route matched with {page = "/Account/Manage", area = "", action = "", controller = ""}. Executing page /Account/Manage +2021-03-10 08:43:47.264 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 08:43:47.270 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.ManageModel.OnGetAsync - ModelState is "Valid" +2021-03-10 08:43:47.275 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 08:43:47.278 +03:00 [INF] Authorization was successful. +2021-03-10 08:43:47.293 +03:00 [INF] Authorization was successful. +2021-03-10 08:43:47.319 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 1.89 ms. +2021-03-10 08:43:47.324 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:43:47.326 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:43:47.326 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:43:47.327 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:43:47.339 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 6.76 ms. +2021-03-10 08:43:47.340 +03:00 [DBG] Added bundle 'Volo.Abp.Account.Web.Pages.Account.ManageModel' to the page in 0.35 ms. +2021-03-10 08:43:47.341 +03:00 [INF] Executed page /Account/Manage in 77.8522ms +2021-03-10 08:43:47.341 +03:00 [INF] Executed endpoint '/Account/Manage' +2021-03-10 08:43:47.344 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Manage - - - 200 - text/html;+charset=utf-8 87.3241ms +2021-03-10 08:43:47.349 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 08:43:47.349 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=0JRU7JXxPPDhKeE6UwHT1Q - - - 101 - - 1055.6942ms +2021-03-10 08:43:47.349 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary225BQwFvMP4ZpNCb 359 +2021-03-10 08:43:47.353 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:43:47.354 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 08:43:47.355 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 08:43:47.355 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary225BQwFvMP4ZpNCb 359 - 200 0 - 5.9289ms +2021-03-10 08:43:47.378 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-10 08:43:47.388 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:43:47.389 +03: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). +2021-03-10 08:43:47.392 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-10 08:43:47.392 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Features,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Delete +2021-03-10 08:43:47.418 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Features,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Delete +2021-03-10 08:43:47.418 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:R,pk:admin,n:CmsKit.Comments,pn:R,pk:admin,n:CmsKit.Comments.Delete,pn:R,pk:admin,n:CmsKit.Contents,pn:R,pk:admin,n:CmsKit.Contents.Create,pn:R,pk:admin,n:CmsKit.Contents.Update,pn:R,pk:admin,n:CmsKit.Contents.Delete,pn:R,pk:admin,n:CmsKit.Tags,pn:R,pk:admin,n:CmsKit.Tags.Create,pn:R,pk:admin,n:CmsKit.Tags.Update,pn:R,pk:admin,n:CmsKit.Tags.Delete,pn:R,pk:admin,n:CmsKit.Pages,pn:R,pk:admin,n:CmsKit.Pages.Create,pn:R,pk:admin,n:CmsKit.Pages.Update,pn:R,pk:admin,n:CmsKit.Pages.Delete,pn:R,pk:admin,n:CmsKit.Blogs,pn:R,pk:admin,n:CmsKit.Blogs.Create,pn:R,pk:admin,n:CmsKit.Blogs.Update,pn:R,pk:admin,n:CmsKit.Blogs.Delete,pn:R,pk:admin,n:CmsKit.Blogs.Features,pn:R,pk:admin,n:CmsKit.BlogPosts,pn:R,pk:admin,n:CmsKit.BlogPosts.Create,pn:R,pk:admin,n:CmsKit.BlogPosts.Update,pn:R,pk:admin,n:CmsKit.BlogPosts.Delete +2021-03-10 08:43:47.440 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:R,pk:admin,n:CmsKit.Comments,pn:R,pk:admin,n:CmsKit.Comments.Delete,pn:R,pk:admin,n:CmsKit.Contents,pn:R,pk:admin,n:CmsKit.Contents.Create,pn:R,pk:admin,n:CmsKit.Contents.Update,pn:R,pk:admin,n:CmsKit.Contents.Delete,pn:R,pk:admin,n:CmsKit.Tags,pn:R,pk:admin,n:CmsKit.Tags.Create,pn:R,pk:admin,n:CmsKit.Tags.Update,pn:R,pk:admin,n:CmsKit.Tags.Delete,pn:R,pk:admin,n:CmsKit.Pages,pn:R,pk:admin,n:CmsKit.Pages.Create,pn:R,pk:admin,n:CmsKit.Pages.Update,pn:R,pk:admin,n:CmsKit.Pages.Delete,pn:R,pk:admin,n:CmsKit.Blogs,pn:R,pk:admin,n:CmsKit.Blogs.Create,pn:R,pk:admin,n:CmsKit.Blogs.Update,pn:R,pk:admin,n:CmsKit.Blogs.Delete,pn:R,pk:admin,n:CmsKit.Blogs.Features,pn:R,pk:admin,n:CmsKit.BlogPosts,pn:R,pk:admin,n:CmsKit.BlogPosts.Create,pn:R,pk:admin,n:CmsKit.BlogPosts.Update,pn:R,pk:admin,n:CmsKit.BlogPosts.Delete +2021-03-10 08:43:47.486 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-10 08:43:47.509 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 08:43:47.511 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 122.0108ms +2021-03-10 08:43:47.511 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:43:47.511 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 96693 application/javascript 133.2363ms +2021-03-10 08:50:16.224 +03:00 [INF] Starting web host. +2021-03-10 08:50:18.373 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-10 08:50:18.457 +03:00 [INF] Loaded ABP modules: +2021-03-10 08:50:18.457 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-10 08:50:18.457 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-10 08:50:18.457 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-10 08:50:18.457 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-10 08:50:18.457 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-10 08:50:18.457 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-10 08:50:18.457 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-10 08:50:18.457 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-10 08:50:18.457 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-10 08:50:18.457 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-10 08:50:18.457 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-10 08:50:18.457 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-10 08:50:18.457 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-10 08:50:18.457 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-10 08:50:18.457 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-10 08:50:18.457 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-10 08:50:18.457 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-10 08:50:18.457 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-10 08:50:18.457 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-10 08:50:18.457 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-10 08:50:18.457 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-10 08:50:18.457 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-10 08:50:18.457 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-10 08:50:18.457 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-10 08:50:18.457 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-10 08:50:18.457 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-10 08:50:18.457 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-10 08:50:18.457 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-10 08:50:18.457 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-10 08:50:18.457 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-10 08:50:18.458 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-10 08:50:18.458 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-10 08:50:18.458 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-10 08:50:18.458 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-10 08:50:18.458 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-10 08:50:18.507 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-10 08:50:18.518 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-10 08:50:18.590 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-10 08:50:19.626 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-10 08:50:19.626 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-10 08:50:19.626 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-10 08:50:19.626 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-10 08:50:19.626 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-10 08:50:19.626 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-10 08:50:20.273 +03:00 [INF] Initialized all ABP modules. +2021-03-10 08:50:20.373 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-10 08:50:20.375 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-10 08:50:20.375 +03:00 [INF] Hosting environment: Development +2021-03-10 08:50:20.375 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-10 08:50:21.026 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-10 08:50:23.942 +03:00 [DBG] Login Url: /Account/Login +2021-03-10 08:50:23.942 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-10 08:50:23.942 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-10 08:50:23.942 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-10 08:50:23.942 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-10 08:50:23.942 +03:00 [DBG] Error Url: /Account/Error +2021-03-10 08:50:23.942 +03:00 [DBG] Error Id Parameter: errorId +2021-03-10 08:50:24.529 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 08:50:24.621 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 08:50:24.624 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 08:50:24.660 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 08:50:24.660 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 08:50:24.873 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 24.11 ms. +2021-03-10 08:50:24.965 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 6.44 ms. +2021-03-10 08:50:24.997 +03:00 [INF] Executed page /_Host in 367.7334ms +2021-03-10 08:50:24.997 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 08:50:25.023 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 3997.1980ms +2021-03-10 08:50:25.061 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 08:50:25.061 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 08:50:25.061 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 08:50:25.061 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 08:50:25.061 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 08:50:25.061 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 08:50:25.062 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 08:50:25.062 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 08:50:25.068 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 08:50:25.072 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 08:50:25.079 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 08:50:25.079 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 08:50:25.079 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 08:50:25.080 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 08:50:25.080 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 08:50:25.080 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 08:50:25.080 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 08:50:25.080 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 08:50:25.080 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 08:50:25.080 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 08:50:25.081 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 08:50:25.082 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 08:50:25.084 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 08:50:25.085 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 08:50:25.088 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 26.3108ms +2021-03-10 08:50:25.088 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 25.0567ms +2021-03-10 08:50:25.088 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 3.4300ms +2021-03-10 08:50:25.088 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 26.3112ms +2021-03-10 08:50:25.088 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 26.3113ms +2021-03-10 08:50:25.088 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 25.9037ms +2021-03-10 08:50:25.088 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 25.4571ms +2021-03-10 08:50:25.088 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 20.2901ms +2021-03-10 08:50:25.088 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 8.7063ms +2021-03-10 08:50:25.088 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 26.9449ms +2021-03-10 08:50:25.088 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 16.5524ms +2021-03-10 08:50:25.088 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 26.8533ms +2021-03-10 08:50:25.175 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 08:50:25.197 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:50:25.199 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 08:50:25.236 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 08:50:25.237 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 61.8261ms +2021-03-10 08:50:25.258 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=Z620K-N7qXU9hjNpe6gPfA - - +2021-03-10 08:50:25.264 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:50:25.264 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 08:50:25.688 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:50:25.697 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:50:25.705 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-10 08:50:25.982 +03:00 [INF] Authorization was successful. +2021-03-10 08:50:26.087 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-10 08:50:26.093 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-10 08:50:26.107 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:50:26.107 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:50:26.108 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: R,admin +2021-03-10 08:50:26.180 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 08:50:26.180 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 08:50:26.181 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 08:50:26.181 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 08:50:26.181 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.7215ms +2021-03-10 08:50:26.181 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.7854ms +2021-03-10 08:50:26.190 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-10 08:50:26.192 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-10 08:50:27.076 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-10 08:50:27.079 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-10 08:50:27.079 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 3.5137ms +2021-03-10 08:50:29.257 +03:00 [INF] Authorization was successful. +2021-03-10 08:50:29.274 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Manage - - +2021-03-10 08:50:29.307 +03:00 [INF] Authorization was successful. +2021-03-10 08:50:29.313 +03:00 [INF] Executing endpoint '/Account/Manage' +2021-03-10 08:50:29.352 +03:00 [INF] Route matched with {page = "/Account/Manage", area = "", action = "", controller = ""}. Executing page /Account/Manage +2021-03-10 08:50:29.352 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 08:50:29.552 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.ManageModel.OnGetAsync - ModelState is "Valid" +2021-03-10 08:50:30.328 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 08:50:30.468 +03:00 [INF] Authorization was successful. +2021-03-10 08:50:30.651 +03:00 [INF] Authorization was successful. +2021-03-10 08:50:30.887 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 11.23 ms. +2021-03-10 08:50:30.939 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:50:30.946 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:50:30.947 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:50:30.949 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:50:31.125 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 14.27 ms. +2021-03-10 08:50:31.146 +03:00 [DBG] Added bundle 'Volo.Abp.Account.Web.Pages.Account.ManageModel' to the page in 3.41 ms. +2021-03-10 08:50:31.157 +03:00 [INF] Executed page /Account/Manage in 1805.345ms +2021-03-10 08:50:31.158 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryMW195B0zaUakECJu 359 +2021-03-10 08:50:31.159 +03:00 [INF] Executed endpoint '/Account/Manage' +2021-03-10 08:50:31.179 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 08:50:31.180 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637509091969688728 - - +2021-03-10 08:50:31.182 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-10 08:50:31.182 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637509091969688728 - - - 304 - text/css 2.1600ms +2021-03-10 08:50:31.187 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:50:31.188 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 08:50:31.190 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 08:50:31.190 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 08:50:31.190 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 08:50:31.191 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 08:50:31.191 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 08:50:31.191 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 08:50:31.191 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.8838ms +2021-03-10 08:50:31.191 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.9560ms +2021-03-10 08:50:31.191 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 1.0928ms +2021-03-10 08:50:31.193 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637509091969948726 - - +2021-03-10 08:50:31.193 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637509091969698745 - - +2021-03-10 08:50:31.193 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637509091969848733 - - +2021-03-10 08:50:31.194 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-10 08:50:31.194 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-10 08:50:31.194 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-10 08:50:31.195 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637509091969848733 - - - 304 - text/css 1.5198ms +2021-03-10 08:50:31.195 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637509091969948726 - - - 304 - text/css 1.5121ms +2021-03-10 08:50:31.195 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637509091969698745 - - - 304 - text/css 1.5121ms +2021-03-10 08:50:31.198 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637509091969698745 - - +2021-03-10 08:50:31.198 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637509091969688728 - - +2021-03-10 08:50:31.199 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 08:50:31.199 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637509091969918728 - - +2021-03-10 08:50:31.199 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 08:50:31.199 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-10 08:50:31.199 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-10 08:50:31.199 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-10 08:50:31.199 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.8319ms +2021-03-10 08:50:31.199 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637509091969698745 - - - 304 - text/css 0.9776ms +2021-03-10 08:50:31.199 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637509091969918728 - - - 304 - application/javascript 0.7458ms +2021-03-10 08:50:31.199 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637509091969688728 - - - 304 - text/css 1.0656ms +2021-03-10 08:50:31.204 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637509091969848733 - - +2021-03-10 08:50:31.204 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637509091969698745 - - +2021-03-10 08:50:31.204 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637509091969698745 - - +2021-03-10 08:50:31.204 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637509091969698745 - - +2021-03-10 08:50:31.204 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637509091969688728 - - +2021-03-10 08:50:31.204 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637509091969698745 - - +2021-03-10 08:50:31.204 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637509091969698745 - - +2021-03-10 08:50:31.204 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637509091969698745 - - +2021-03-10 08:50:31.204 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-10 08:50:31.204 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-10 08:50:31.204 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-10 08:50:31.204 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-10 08:50:31.204 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-10 08:50:31.204 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637509091969698745 - - +2021-03-10 08:50:31.204 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-10 08:50:31.204 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-10 08:50:31.204 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637509091969698745 - - +2021-03-10 08:50:31.204 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-10 08:50:31.204 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637509091969698745 - - +2021-03-10 08:50:31.204 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.6713ms +2021-03-10 08:50:31.204 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637509091969688728 - - - 304 - application/javascript 0.7448ms +2021-03-10 08:50:31.204 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-10 08:50:31.204 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637509091969698745 - - - 304 - application/javascript 0.8040ms +2021-03-10 08:50:31.204 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637509091969848733 - - - 304 - application/javascript 0.7986ms +2021-03-10 08:50:31.204 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-10 08:50:31.204 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637509091969698745 - - - 304 - application/javascript 0.8425ms +2021-03-10 08:50:31.204 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637509091969698745 - - +2021-03-10 08:50:31.204 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637509091969698745 - - - 304 - application/javascript 0.7240ms +2021-03-10 08:50:31.204 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.5620ms +2021-03-10 08:50:31.204 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-10 08:50:31.204 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637509091969698745 - - - 304 - application/javascript 0.7135ms +2021-03-10 08:50:31.205 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.5744ms +2021-03-10 08:50:31.205 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637509091969698745 - - - 304 - application/javascript 0.4098ms +2021-03-10 08:50:31.205 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637509091969698745 - - - 304 - application/javascript 0.2536ms +2021-03-10 08:50:31.205 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-10 08:50:31.205 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637509091969698745 - - - 304 - application/javascript 0.1985ms +2021-03-10 08:50:31.212 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637509091970028726 - - +2021-03-10 08:50:31.212 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637509091969698745 - - +2021-03-10 08:50:31.212 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637509091969698745 - - +2021-03-10 08:50:31.212 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637509091969948726 - - +2021-03-10 08:50:31.213 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-10 08:50:31.213 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-10 08:50:31.213 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-10 08:50:31.213 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-10 08:50:31.213 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637509091970028726 - - - 304 - application/javascript 0.5647ms +2021-03-10 08:50:31.213 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.6139ms +2021-03-10 08:50:31.213 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.5532ms +2021-03-10 08:50:31.213 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637509091969948726 - - - 304 - application/javascript 0.5737ms +2021-03-10 08:50:31.218 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=Z620K-N7qXU9hjNpe6gPfA - - - 101 - - 5958.7543ms +2021-03-10 08:50:31.227 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 08:50:31.227 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-10 08:50:31.228 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryMW195B0zaUakECJu 359 - 200 0 - 69.9292ms +2021-03-10 08:50:31.234 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637509091969698745 - - +2021-03-10 08:50:31.234 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637509091969698745 - - +2021-03-10 08:50:31.234 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637509091969688728 - - +2021-03-10 08:50:31.234 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637509091970548727 - - +2021-03-10 08:50:31.234 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - +2021-03-10 08:50:31.234 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/Password/Default.js?_v=637478884536189924 - - +2021-03-10 08:50:31.234 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/PersonalInfo/Default.js?_v=637478884536199897 - - +2021-03-10 08:50:31.234 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-10 08:50:31.234 +03:00 [INF] The file /libs/timeago/locales/jquery.timeago.en.js was not modified +2021-03-10 08:50:31.234 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-10 08:50:31.234 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-10 08:50:31.234 +03:00 [INF] The file /Pages/Account/Components/ProfileManagementGroup/PersonalInfo/Default.js was not modified +2021-03-10 08:50:31.234 +03:00 [INF] The file /Pages/Account/Components/ProfileManagementGroup/Password/Default.js was not modified +2021-03-10 08:50:31.234 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637509091970548727 - - - 304 - application/javascript 0.5317ms +2021-03-10 08:50:31.234 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/PersonalInfo/Default.js?_v=637478884536199897 - - - 304 - application/javascript 0.4812ms +2021-03-10 08:50:31.234 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637509091969698745 - - - 304 - application/javascript 0.7212ms +2021-03-10 08:50:31.234 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637509091969688728 - - - 304 - application/javascript 0.6950ms +2021-03-10 08:50:31.234 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/Password/Default.js?_v=637478884536189924 - - - 304 - application/javascript 0.5754ms +2021-03-10 08:50:31.234 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637509091969698745 - - - 304 - application/javascript 0.7753ms +2021-03-10 08:50:31.234 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:50:31.243 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:50:31.256 +03: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). +2021-03-10 08:50:31.259 +03: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). +2021-03-10 08:50:31.306 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Manage - - - 200 - text/html;+charset=utf-8 2032.3697ms +2021-03-10 08:50:31.318 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-10 08:50:31.330 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Features,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Delete +2021-03-10 08:50:31.332 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Features,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Delete +2021-03-10 08:50:31.335 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-10 08:50:31.349 +03:00 [DBG] Setting the cache items. Count: 38 +2021-03-10 08:50:31.376 +03:00 [DBG] Finished setting the cache items. Count: 38 +2021-03-10 08:50:31.380 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:R,pk:admin,n:CmsKit.Comments,pn:R,pk:admin,n:CmsKit.Comments.Delete,pn:R,pk:admin,n:CmsKit.Contents,pn:R,pk:admin,n:CmsKit.Contents.Create,pn:R,pk:admin,n:CmsKit.Contents.Update,pn:R,pk:admin,n:CmsKit.Contents.Delete,pn:R,pk:admin,n:CmsKit.Tags,pn:R,pk:admin,n:CmsKit.Tags.Create,pn:R,pk:admin,n:CmsKit.Tags.Update,pn:R,pk:admin,n:CmsKit.Tags.Delete,pn:R,pk:admin,n:CmsKit.Pages,pn:R,pk:admin,n:CmsKit.Pages.Create,pn:R,pk:admin,n:CmsKit.Pages.Update,pn:R,pk:admin,n:CmsKit.Pages.Delete,pn:R,pk:admin,n:CmsKit.Blogs,pn:R,pk:admin,n:CmsKit.Blogs.Create,pn:R,pk:admin,n:CmsKit.Blogs.Update,pn:R,pk:admin,n:CmsKit.Blogs.Delete,pn:R,pk:admin,n:CmsKit.Blogs.Features,pn:R,pk:admin,n:CmsKit.BlogPosts,pn:R,pk:admin,n:CmsKit.BlogPosts.Create,pn:R,pk:admin,n:CmsKit.BlogPosts.Update,pn:R,pk:admin,n:CmsKit.BlogPosts.Delete +2021-03-10 08:50:31.388 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:R,pk:admin,n:CmsKit.Comments,pn:R,pk:admin,n:CmsKit.Comments.Delete,pn:R,pk:admin,n:CmsKit.Contents,pn:R,pk:admin,n:CmsKit.Contents.Create,pn:R,pk:admin,n:CmsKit.Contents.Update,pn:R,pk:admin,n:CmsKit.Contents.Delete,pn:R,pk:admin,n:CmsKit.Tags,pn:R,pk:admin,n:CmsKit.Tags.Create,pn:R,pk:admin,n:CmsKit.Tags.Update,pn:R,pk:admin,n:CmsKit.Tags.Delete,pn:R,pk:admin,n:CmsKit.Pages,pn:R,pk:admin,n:CmsKit.Pages.Create,pn:R,pk:admin,n:CmsKit.Pages.Update,pn:R,pk:admin,n:CmsKit.Pages.Delete,pn:R,pk:admin,n:CmsKit.Blogs,pn:R,pk:admin,n:CmsKit.Blogs.Create,pn:R,pk:admin,n:CmsKit.Blogs.Update,pn:R,pk:admin,n:CmsKit.Blogs.Delete,pn:R,pk:admin,n:CmsKit.Blogs.Features,pn:R,pk:admin,n:CmsKit.BlogPosts,pn:R,pk:admin,n:CmsKit.BlogPosts.Create,pn:R,pk:admin,n:CmsKit.BlogPosts.Update,pn:R,pk:admin,n:CmsKit.BlogPosts.Delete +2021-03-10 08:50:31.391 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: R,admin +2021-03-10 08:50:31.395 +03:00 [DBG] Setting the cache items. Count: 38 +2021-03-10 08:50:31.416 +03:00 [DBG] Finished setting the cache items. Count: 38 +2021-03-10 08:50:31.452 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.LoginByLogin +2021-03-10 08:50:31.485 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.Logout +2021-03-10 08:50:31.486 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.CheckPasswordByLogin +2021-03-10 08:50:31.487 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.RegisterAsyncByInput +2021-03-10 08:50:31.488 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.SendPasswordResetCodeAsyncByInput +2021-03-10 08:50:31.488 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.ResetPasswordAsyncByInput +2021-03-10 08:50:31.488 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByNameAsyncByName +2021-03-10 08:50:31.489 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByIdAsyncById +2021-03-10 08:50:31.489 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAllListAsync +2021-03-10 08:50:31.489 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetListAsyncByInput +2021-03-10 08:50:31.490 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAsyncById +2021-03-10 08:50:31.490 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.CreateAsyncByInput +2021-03-10 08:50:31.490 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.UpdateAsyncByIdAndInput +2021-03-10 08:50:31.490 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.DeleteAsyncById +2021-03-10 08:50:31.490 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAsyncById +2021-03-10 08:50:31.491 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetListAsyncByInput +2021-03-10 08:50:31.491 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.CreateAsyncByInput +2021-03-10 08:50:31.491 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateAsyncByIdAndInput +2021-03-10 08:50:31.491 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.DeleteAsyncById +2021-03-10 08:50:31.491 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetRolesAsyncById +2021-03-10 08:50:31.491 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAssignableRolesAsync +2021-03-10 08:50:31.491 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateRolesAsyncByIdAndInput +2021-03-10 08:50:31.492 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByUsernameAsyncByUserName +2021-03-10 08:50:31.492 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByEmailAsyncByEmail +2021-03-10 08:50:31.492 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByIdAsyncById +2021-03-10 08:50:31.492 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByUserNameAsyncByUserName +2021-03-10 08:50:31.492 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.SearchAsyncByInput +2021-03-10 08:50:31.492 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.GetCountAsyncByInput +2021-03-10 08:50:31.493 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.GetAsync +2021-03-10 08:50:31.493 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.UpdateAsyncByInput +2021-03-10 08:50:31.493 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.ChangePasswordAsyncByInput +2021-03-10 08:50:31.493 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.GetAsyncByProviderNameAndProviderKey +2021-03-10 08:50:31.493 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-10 08:50:31.493 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.GetAsync +2021-03-10 08:50:31.493 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.UpdateAsyncByInput +2021-03-10 08:50:31.493 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetAsyncById +2021-03-10 08:50:31.494 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetListAsyncByInput +2021-03-10 08:50:31.495 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.CreateAsyncByInput +2021-03-10 08:50:31.495 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateAsyncByIdAndInput +2021-03-10 08:50:31.495 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteAsyncById +2021-03-10 08:50:31.495 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetDefaultConnectionStringAsyncById +2021-03-10 08:50:31.496 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateDefaultConnectionStringAsyncByIdAndDefaultConnectionString +2021-03-10 08:50:31.496 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteDefaultConnectionStringAsyncById +2021-03-10 08:50:31.496 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.GetAsyncByProviderNameAndProviderKey +2021-03-10 08:50:31.496 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-10 08:50:31.497 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.AddTagToEntityAsyncByInput +2021-03-10 08:50:31.497 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.RemoveTagFromEntityAsyncByInput +2021-03-10 08:50:31.498 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.SetEntityTagsAsyncByInput +2021-03-10 08:50:31.498 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.CreateAsyncByInput +2021-03-10 08:50:31.498 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.DeleteAsyncById +2021-03-10 08:50:31.498 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetAsyncById +2021-03-10 08:50:31.498 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetListAsyncByInput +2021-03-10 08:50:31.499 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.UpdateAsyncByIdAndInput +2021-03-10 08:50:31.499 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetTagDefinitionsAsync +2021-03-10 08:50:31.499 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.GetAsyncById +2021-03-10 08:50:31.499 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.GetListAsyncByInput +2021-03-10 08:50:31.499 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.CreateAsyncByInput +2021-03-10 08:50:31.500 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.UpdateAsyncByIdAndInput +2021-03-10 08:50:31.500 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.DeleteAsyncById +2021-03-10 08:50:31.500 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptorAdmin.DeleteAsyncById +2021-03-10 08:50:31.500 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptorAdmin.UploadAsyncByEntityTypeAndFile +2021-03-10 08:50:31.500 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.GetListAsyncByInput +2021-03-10 08:50:31.500 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.GetAsyncById +2021-03-10 08:50:31.501 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.DeleteAsyncById +2021-03-10 08:50:31.501 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.GetAsyncById +2021-03-10 08:50:31.501 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.GetListAsyncByInput +2021-03-10 08:50:31.501 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.CreateAsyncByInput +2021-03-10 08:50:31.501 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.UpdateAsyncByIdAndInput +2021-03-10 08:50:31.501 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.DeleteAsyncById +2021-03-10 08:50:31.501 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeatureAdmin.GetListAsyncByBlogId +2021-03-10 08:50:31.501 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeatureAdmin.SetAsyncByBlogIdAndDto +2021-03-10 08:50:31.501 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.CreateAsyncByInput +2021-03-10 08:50:31.501 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.DeleteAsyncById +2021-03-10 08:50:31.502 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.GetAsyncById +2021-03-10 08:50:31.502 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.GetListAsyncByInput +2021-03-10 08:50:31.502 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.UpdateAsyncByIdAndInput +2021-03-10 08:50:31.502 +03:00 [DBG] ActionApiDescriptionModel.Create: TagPublic.GetAllRelatedTagsAsyncByEntityTypeAndEntityId +2021-03-10 08:50:31.502 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.GetForSelectionAsyncByEntityTypeAndEntityId +2021-03-10 08:50:31.503 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.CreateAsyncByEntityTypeAndEntityIdAndReaction +2021-03-10 08:50:31.503 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.DeleteAsyncByEntityTypeAndEntityIdAndReaction +2021-03-10 08:50:31.503 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.CreateAsyncByEntityTypeAndEntityIdAndInput +2021-03-10 08:50:31.503 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.DeleteAsyncByEntityTypeAndEntityId +2021-03-10 08:50:31.503 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.GetGroupedStarCountsAsyncByEntityTypeAndEntityId +2021-03-10 08:50:31.503 +03:00 [DBG] ActionApiDescriptionModel.Create: PagesPublic.FindBySlugAsyncBySlug +2021-03-10 08:50:31.503 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.GetListAsyncByEntityTypeAndEntityId +2021-03-10 08:50:31.503 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.CreateAsyncByEntityTypeAndEntityIdAndInput +2021-03-10 08:50:31.503 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.UpdateAsyncByIdAndInput +2021-03-10 08:50:31.504 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.DeleteAsyncById +2021-03-10 08:50:31.504 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostPublic.GetAsyncByBlogSlugAndBlogPostSlug +2021-03-10 08:50:31.504 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostPublic.GetListAsyncByBlogSlugAndInput +2021-03-10 08:50:31.504 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptor.DownloadAsyncById +2021-03-10 08:50:31.504 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeature.GetOrDefaultAsyncByBlogIdAndFeatureName +2021-03-10 08:50:31.504 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApplicationConfiguration.GetAsync +2021-03-10 08:50:31.504 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApiDefinition.GetByModel +2021-03-10 08:50:31.529 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 08:50:31.532 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 272.0161ms +2021-03-10 08:50:31.532 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:50:31.533 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - - 200 34446 application/javascript 299.0374ms +2021-03-10 08:50:32.113 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-10 08:50:32.219 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 08:50:32.225 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 968.7115ms +2021-03-10 08:50:32.225 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:50:32.230 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 96693 application/javascript 1001.9778ms +2021-03-10 08:50:44.408 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/api/identity/my-profile/change-password application/json 84 +2021-03-10 08:50:44.411 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:50:44.411 +03:00 [INF] Executing endpoint 'Volo.Abp.Identity.ProfileController.ChangePasswordAsync (Volo.Abp.Identity.HttpApi)' +2021-03-10 08:50:44.414 +03:00 [INF] Route matched with {area = "identity", controller = "Profile", action = "ChangePassword", page = ""}. Executing controller action with signature System.Threading.Tasks.Task ChangePasswordAsync(Volo.Abp.Identity.ChangePasswordInput) on controller Volo.Abp.Identity.ProfileController (Volo.Abp.Identity.HttpApi). +2021-03-10 08:50:44.414 +03:00 [DBG] Login Url: /Account/Login +2021-03-10 08:50:44.414 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-10 08:50:44.414 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-10 08:50:44.414 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-10 08:50:44.414 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-10 08:50:44.414 +03:00 [DBG] Error Url: /Account/Error +2021-03-10 08:50:44.414 +03:00 [DBG] Error Id Parameter: errorId +2021-03-10 08:50:44.448 +03:00 [INF] Authorization was successful. +2021-03-10 08:50:44.748 +03:00 [INF] Executed action Volo.Abp.Identity.ProfileController.ChangePasswordAsync (Volo.Abp.Identity.HttpApi) in 334.2939ms +2021-03-10 08:50:44.748 +03:00 [INF] Executed endpoint 'Volo.Abp.Identity.ProfileController.ChangePasswordAsync (Volo.Abp.Identity.HttpApi)' +2021-03-10 08:50:44.999 +03:00 [ERR] Failed executing DbCommand (3ms) [Parameters=[@__ef_filter__p_0='?' (DbType = Boolean), @__id_0='?' (DbType = Guid)], CommandType='"Text"', CommandTimeout='30'] +SELECT TOP(1) [c].[Id], [c].[ConcurrencyStamp], [c].[Email], [c].[EmailConfirmed], [c].[ExtraProperties], [c].[Name], [c].[PhoneNumber], [c].[PhoneNumberConfirmed], [c].[Surname], [c].[TenantId], [c].[UserName] +FROM [CmsUsers] AS [c] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [c].[TenantId] IS NULL) AND ([c].[Id] = @__id_0) +ORDER BY [c].[Id] +2021-03-10 08:50:45.018 +03:00 [ERR] An exception occurred while iterating over the results of a query for context type 'Volo.CmsKit.EntityFrameworkCore.CmsKitDbContext'. +Microsoft.Data.SqlClient.SqlException (0x80131904): Invalid object name 'CmsUsers'. + at Microsoft.Data.SqlClient.SqlCommand.<>c.b__169_0(Task`1 result) + at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() + at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) +--- End of stack trace from previous location --- + at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) +--- End of stack trace from previous location --- + at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() +ClientConnectionId:8f7653e7-6447-4274-8db8-d24893b769bc +Error Number:208,State:1,Class:16 +Microsoft.Data.SqlClient.SqlException (0x80131904): Invalid object name 'CmsUsers'. + at Microsoft.Data.SqlClient.SqlCommand.<>c.b__169_0(Task`1 result) + at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() + at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) +--- End of stack trace from previous location --- + at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) +--- End of stack trace from previous location --- + at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() +ClientConnectionId:8f7653e7-6447-4274-8db8-d24893b769bc +Error Number:208,State:1,Class:16 +2021-03-10 08:50:45.026 +03:00 [ERR] Caught an exception while publishing the event 'Volo.Abp.Domain.Entities.Events.EntityUpdatedEventData`1[[Volo.Abp.Identity.IdentityUser, Volo.Abp.Identity.Domain, Version=4.3.0.0, Culture=neutral, PublicKeyToken=null]]' for the entity '[ENTITY: IdentityUser] Id = f96d764d-1435-9e8e-b3f4-39fb0f65cfde, UserName = admin' +2021-03-10 08:50:45.026 +03:00 [ERR] Invalid object name 'CmsUsers'. +Microsoft.Data.SqlClient.SqlException (0x80131904): Invalid object name 'CmsUsers'. + at Microsoft.Data.SqlClient.SqlCommand.<>c.b__169_0(Task`1 result) + at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() + at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) +--- End of stack trace from previous location --- + at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) +--- End of stack trace from previous location --- + at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() + at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) + at Volo.Abp.Domain.Repositories.EntityFrameworkCore.EfCoreRepository`3.FindAsync(TKey id, Boolean includeDetails, CancellationToken cancellationToken) in D:\Github\abp\framework\src\Volo.Abp.EntityFrameworkCore\Volo\Abp\Domain\Repositories\EntityFrameworkCore\EfCoreRepository.cs:line 433 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapterWithReturnValue.cs:line 24 + at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWorkInterceptor.cs:line 43 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 29 + at Volo.CmsKit.Users.CmsUserSynchronizer.HandleEventAsync(EntityUpdatedEto`1 eventData) in D:\Github\abp\modules\cms-kit\src\Volo.CmsKit.Domain\Volo\CmsKit\Users\CmsUserSynchronizer.cs:line 27 + at Volo.Abp.EventBus.EventBusBase.TriggerHandlerAsync(IEventHandlerFactory asyncHandlerFactory, Type eventType, Object eventData, List`1 exceptions) in D:\Github\abp\framework\src\Volo.Abp.EventBus\Volo\Abp\EventBus\EventBusBase.cs:line 191 + at System.AbpExceptionExtensions.ReThrow(Exception exception) in D:\Github\abp\framework\src\Volo.Abp.Core\System\AbpExceptionExtensions.cs:line 19 + at Volo.Abp.EventBus.Local.LocalEventBus.PublishAsync(Type eventType, Object eventData) in D:\Github\abp\framework\src\Volo.Abp.EventBus\Volo\Abp\EventBus\Local\LocalEventBus.cs:line 130 + at Volo.Abp.Domain.Entities.Events.EntityChangeEventHelper.<>c__DisplayClass34_0.<b__0>d.MoveNext() in D:\Github\abp\framework\src\Volo.Abp.Ddd.Domain\Volo\Abp\Domain\Entities\Events\EntityChangeEventHelper.cs:line 266 +ClientConnectionId:8f7653e7-6447-4274-8db8-d24893b769bc +Error Number:208,State:1,Class:16 +2021-03-10 08:50:45.028 +03:00 [ERR] ---------- Exception Data ---------- +HelpLink.ProdName = Microsoft SQL Server +HelpLink.ProdVer = 13.00.4001 +HelpLink.EvtSrc = MSSQLServer +HelpLink.EvtID = 208 +HelpLink.BaseHelpUrl = http://go.microsoft.com/fwlink +HelpLink.LinkId = 20476 + +2021-03-10 08:50:45.028 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/api/identity/my-profile/change-password application/json 84 - 204 - - 620.5210ms +2021-03-10 08:50:56.684 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/tenant-management/tenants - - +2021-03-10 08:50:56.694 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 08:50:56.694 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 08:50:56.694 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 08:50:56.695 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 08:50:56.695 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 08:50:56.696 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.54 ms. +2021-03-10 08:50:56.697 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.26 ms. +2021-03-10 08:50:56.697 +03:00 [INF] Executed page /_Host in 2.7784ms +2021-03-10 08:50:56.697 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 08:50:56.697 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/tenant-management/tenants - - - 200 - text/html;+charset=utf-8 13.8312ms +2021-03-10 08:50:56.742 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 08:50:56.742 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 08:50:56.742 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 08:50:56.743 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 08:50:56.743 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 08:50:56.743 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 08:50:56.743 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 1.5540ms +2021-03-10 08:50:56.744 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 1.4289ms +2021-03-10 08:50:56.744 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 1.6694ms +2021-03-10 08:50:56.744 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 08:50:56.744 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 08:50:56.744 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 08:50:56.744 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 08:50:56.745 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 08:50:56.745 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 08:50:56.745 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 08:50:56.745 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 08:50:56.745 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 1.0916ms +2021-03-10 08:50:56.745 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 1.1553ms +2021-03-10 08:50:56.745 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 1.3227ms +2021-03-10 08:50:56.745 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 1.1674ms +2021-03-10 08:50:56.746 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 08:50:56.746 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 08:50:56.746 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 08:50:56.746 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 08:50:56.746 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 08:50:56.746 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 08:50:56.746 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 08:50:56.746 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.3448ms +2021-03-10 08:50:56.746 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.4432ms +2021-03-10 08:50:56.746 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 08:50:56.747 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.3354ms +2021-03-10 08:50:56.747 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 08:50:56.747 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 08:50:56.747 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.4891ms +2021-03-10 08:50:56.747 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.5162ms +2021-03-10 08:50:56.796 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 08:50:56.802 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:50:56.803 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 08:50:56.803 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 08:50:56.803 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 7.4856ms +2021-03-10 08:50:56.827 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=AWPxssNjJn1F6wjVtz1vMg - - +2021-03-10 08:50:56.831 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:50:56.831 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 08:50:56.855 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:50:56.856 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:50:56.856 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:50:56.857 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:50:56.863 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:02.036 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Manage - - +2021-03-10 08:51:02.042 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:02.042 +03:00 [INF] Executing endpoint '/Account/Manage' +2021-03-10 08:51:02.042 +03:00 [INF] Route matched with {page = "/Account/Manage", area = "", action = "", controller = ""}. Executing page /Account/Manage +2021-03-10 08:51:02.042 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 08:51:02.046 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.ManageModel.OnGetAsync - ModelState is "Valid" +2021-03-10 08:51:02.050 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 08:51:02.053 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:02.069 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:02.097 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 1.26 ms. +2021-03-10 08:51:02.101 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:51:02.102 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:51:02.103 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:51:02.104 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:51:02.116 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 3.36 ms. +2021-03-10 08:51:02.117 +03:00 [DBG] Added bundle 'Volo.Abp.Account.Web.Pages.Account.ManageModel' to the page in 0.16 ms. +2021-03-10 08:51:02.117 +03:00 [INF] Executed page /Account/Manage in 74.8855ms +2021-03-10 08:51:02.117 +03:00 [INF] Executed endpoint '/Account/Manage' +2021-03-10 08:51:02.119 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Manage - - - 200 - text/html;+charset=utf-8 82.4779ms +2021-03-10 08:51:02.123 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 08:51:02.124 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=AWPxssNjJn1F6wjVtz1vMg - - - 101 - - 5297.0138ms +2021-03-10 08:51:02.124 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryJcbbbp5VAtu97dL9 359 +2021-03-10 08:51:02.130 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:51:02.130 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 08:51:02.132 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 08:51:02.132 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryJcbbbp5VAtu97dL9 359 - 200 0 - 7.6283ms +2021-03-10 08:51:02.152 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-10 08:51:02.163 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:51:02.163 +03: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). +2021-03-10 08:51:02.165 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-10 08:51:02.165 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Features,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Delete +2021-03-10 08:51:02.190 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Features,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Delete +2021-03-10 08:51:02.191 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:R,pk:admin,n:CmsKit.Comments,pn:R,pk:admin,n:CmsKit.Comments.Delete,pn:R,pk:admin,n:CmsKit.Contents,pn:R,pk:admin,n:CmsKit.Contents.Create,pn:R,pk:admin,n:CmsKit.Contents.Update,pn:R,pk:admin,n:CmsKit.Contents.Delete,pn:R,pk:admin,n:CmsKit.Tags,pn:R,pk:admin,n:CmsKit.Tags.Create,pn:R,pk:admin,n:CmsKit.Tags.Update,pn:R,pk:admin,n:CmsKit.Tags.Delete,pn:R,pk:admin,n:CmsKit.Pages,pn:R,pk:admin,n:CmsKit.Pages.Create,pn:R,pk:admin,n:CmsKit.Pages.Update,pn:R,pk:admin,n:CmsKit.Pages.Delete,pn:R,pk:admin,n:CmsKit.Blogs,pn:R,pk:admin,n:CmsKit.Blogs.Create,pn:R,pk:admin,n:CmsKit.Blogs.Update,pn:R,pk:admin,n:CmsKit.Blogs.Delete,pn:R,pk:admin,n:CmsKit.Blogs.Features,pn:R,pk:admin,n:CmsKit.BlogPosts,pn:R,pk:admin,n:CmsKit.BlogPosts.Create,pn:R,pk:admin,n:CmsKit.BlogPosts.Update,pn:R,pk:admin,n:CmsKit.BlogPosts.Delete +2021-03-10 08:51:02.210 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:R,pk:admin,n:CmsKit.Comments,pn:R,pk:admin,n:CmsKit.Comments.Delete,pn:R,pk:admin,n:CmsKit.Contents,pn:R,pk:admin,n:CmsKit.Contents.Create,pn:R,pk:admin,n:CmsKit.Contents.Update,pn:R,pk:admin,n:CmsKit.Contents.Delete,pn:R,pk:admin,n:CmsKit.Tags,pn:R,pk:admin,n:CmsKit.Tags.Create,pn:R,pk:admin,n:CmsKit.Tags.Update,pn:R,pk:admin,n:CmsKit.Tags.Delete,pn:R,pk:admin,n:CmsKit.Pages,pn:R,pk:admin,n:CmsKit.Pages.Create,pn:R,pk:admin,n:CmsKit.Pages.Update,pn:R,pk:admin,n:CmsKit.Pages.Delete,pn:R,pk:admin,n:CmsKit.Blogs,pn:R,pk:admin,n:CmsKit.Blogs.Create,pn:R,pk:admin,n:CmsKit.Blogs.Update,pn:R,pk:admin,n:CmsKit.Blogs.Delete,pn:R,pk:admin,n:CmsKit.Blogs.Features,pn:R,pk:admin,n:CmsKit.BlogPosts,pn:R,pk:admin,n:CmsKit.BlogPosts.Create,pn:R,pk:admin,n:CmsKit.BlogPosts.Update,pn:R,pk:admin,n:CmsKit.BlogPosts.Delete +2021-03-10 08:51:02.275 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-10 08:51:02.298 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 08:51:02.315 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 151.7134ms +2021-03-10 08:51:02.315 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:51:02.315 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 96693 application/javascript 162.7020ms +2021-03-10 08:51:22.001 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/Languages/Switch?culture=tr&uiCulture=tr&returnUrl=%2FAccount%2FManage - - +2021-03-10 08:51:22.017 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:51:22.018 +03:00 [INF] Route matched with {area = "Abp", action = "Switch", controller = "AbpLanguages", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Switch(System.String, System.String, System.String) on controller Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController (Volo.Abp.AspNetCore.Mvc). +2021-03-10 08:51:22.023 +03:00 [INF] Executing RedirectResult, redirecting to /Account/Manage. +2021-03-10 08:51:22.023 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc) in 5.0891ms +2021-03-10 08:51:22.023 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:51:22.024 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/Languages/Switch?culture=tr&uiCulture=tr&returnUrl=%2FAccount%2FManage - - - 302 0 - 22.6643ms +2021-03-10 08:51:22.029 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Manage - - +2021-03-10 08:51:22.033 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:22.033 +03:00 [INF] Executing endpoint '/Account/Manage' +2021-03-10 08:51:22.033 +03:00 [INF] Route matched with {page = "/Account/Manage", area = "", action = "", controller = ""}. Executing page /Account/Manage +2021-03-10 08:51:22.033 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 08:51:22.036 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.ManageModel.OnGetAsync - ModelState is "Valid" +2021-03-10 08:51:22.041 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 08:51:22.047 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:22.063 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:22.088 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 0,77 ms. +2021-03-10 08:51:22.091 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:51:22.093 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:51:22.094 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:51:22.099 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:51:22.104 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 2,81 ms. +2021-03-10 08:51:22.105 +03:00 [DBG] Added bundle 'Volo.Abp.Account.Web.Pages.Account.ManageModel' to the page in 0,50 ms. +2021-03-10 08:51:22.106 +03:00 [INF] Executed page /Account/Manage in 72.1922ms +2021-03-10 08:51:22.106 +03:00 [INF] Executed endpoint '/Account/Manage' +2021-03-10 08:51:22.108 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Manage - - - 200 - text/html;+charset=utf-8 78.3988ms +2021-03-10 08:51:22.120 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637509091969688728 - - +2021-03-10 08:51:22.120 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-10 08:51:22.120 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637509091969688728 - - - 304 - text/css 0.4841ms +2021-03-10 08:51:22.122 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 08:51:22.122 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 08:51:22.122 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.3286ms +2021-03-10 08:51:22.127 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 08:51:22.129 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 08:51:22.129 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 1.8056ms +2021-03-10 08:51:22.135 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637509091969698745 - - +2021-03-10 08:51:22.135 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637509091969848733 - - +2021-03-10 08:51:22.135 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 08:51:22.135 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637509091969948726 - - +2021-03-10 08:51:22.136 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-10 08:51:22.136 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-10 08:51:22.136 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 08:51:22.136 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-10 08:51:22.136 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637509091969698745 - - - 304 - text/css 1.0939ms +2021-03-10 08:51:22.136 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637509091969848733 - - - 304 - text/css 1.0889ms +2021-03-10 08:51:22.136 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 1.2403ms +2021-03-10 08:51:22.136 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637509091969948726 - - - 304 - text/css 1.2101ms +2021-03-10 08:51:22.137 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637509091969698745 - - +2021-03-10 08:51:22.138 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637509091969688728 - - +2021-03-10 08:51:22.138 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-10 08:51:22.138 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-10 08:51:22.139 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637509091969698745 - - - 304 - text/css 1.2110ms +2021-03-10 08:51:22.139 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637509091969688728 - - - 304 - text/css 1.2481ms +2021-03-10 08:51:22.146 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637509091969918728 - - +2021-03-10 08:51:22.146 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637509091969848733 - - +2021-03-10 08:51:22.146 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 08:51:22.146 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637509091969698745 - - +2021-03-10 08:51:22.146 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637509091969688728 - - +2021-03-10 08:51:22.146 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637509091969698745 - - +2021-03-10 08:51:22.146 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-10 08:51:22.146 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-10 08:51:22.146 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-10 08:51:22.146 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 08:51:22.146 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-10 08:51:22.146 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637509091969848733 - - - 304 - application/javascript 0.6084ms +2021-03-10 08:51:22.146 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-10 08:51:22.146 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637509091969698745 - - - 304 - application/javascript 0.6091ms +2021-03-10 08:51:22.146 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637509091969698745 - - - 304 - application/javascript 0.3940ms +2021-03-10 08:51:22.146 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637509091969698745 - - +2021-03-10 08:51:22.146 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637509091969688728 - - - 304 - application/javascript 0.3371ms +2021-03-10 08:51:22.146 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637509091969698745 - - +2021-03-10 08:51:22.146 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637509091969918728 - - - 304 - application/javascript 0.7177ms +2021-03-10 08:51:22.146 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.7285ms +2021-03-10 08:51:22.146 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637509091969698745 - - +2021-03-10 08:51:22.147 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637509091969698745 - - +2021-03-10 08:51:22.147 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-10 08:51:22.147 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637509091969698745 - - +2021-03-10 08:51:22.147 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637509091969698745 - - - 304 - application/javascript 0.1577ms +2021-03-10 08:51:22.147 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637509091969698745 - - +2021-03-10 08:51:22.147 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-10 08:51:22.147 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-10 08:51:22.147 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.2683ms +2021-03-10 08:51:22.147 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637509091969698745 - - - 304 - application/javascript 0.2122ms +2021-03-10 08:51:22.147 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637509091969698745 - - +2021-03-10 08:51:22.147 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637509091969698745 - - +2021-03-10 08:51:22.147 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637509091969698745 - - +2021-03-10 08:51:22.147 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-10 08:51:22.147 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-10 08:51:22.147 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-10 08:51:22.147 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.1997ms +2021-03-10 08:51:22.147 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637509091970028726 - - +2021-03-10 08:51:22.147 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637509091969698745 - - +2021-03-10 08:51:22.147 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.2221ms +2021-03-10 08:51:22.147 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637509091969698745 - - - 304 - application/javascript 0.1948ms +2021-03-10 08:51:22.147 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637509091969948726 - - +2021-03-10 08:51:22.147 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation/localization/messages_tr.js?_v=637509091971148728 - - +2021-03-10 08:51:22.147 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-10 08:51:22.147 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-10 08:51:22.147 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-10 08:51:22.147 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637509091969698745 - - +2021-03-10 08:51:22.147 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637509091969698745 - - - 304 - application/javascript 0.1834ms +2021-03-10 08:51:22.147 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-10 08:51:22.147 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637509091969698745 - - - 304 - application/javascript 0.2144ms +2021-03-10 08:51:22.147 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.1997ms +2021-03-10 08:51:22.147 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-10 08:51:22.147 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-10 08:51:22.147 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.1729ms +2021-03-10 08:51:22.147 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637509091969698745 - - +2021-03-10 08:51:22.147 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637509091969948726 - - - 304 - application/javascript 0.2017ms +2021-03-10 08:51:22.147 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-10 08:51:22.147 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637509091969688728 - - +2021-03-10 08:51:22.147 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637509091970028726 - - - 304 - application/javascript 0.2246ms +2021-03-10 08:51:22.147 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637509091969698745 - - - 304 - application/javascript 0.1667ms +2021-03-10 08:51:22.147 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-10 08:51:22.147 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-10 08:51:22.147 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637509091969698745 - - - 304 - application/javascript 0.2343ms +2021-03-10 08:51:22.147 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637509091969688728 - - - 304 - application/javascript 0.2277ms +2021-03-10 08:51:22.150 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.tr.js?_v=637509091971291480 - - +2021-03-10 08:51:22.150 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/locales/bootstrap-datepicker.tr.min.js?_v=637509091971364336 - - +2021-03-10 08:51:22.150 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-10 08:51:22.151 +03:00 [INF] Sending file. Request path: '/libs/jquery-validation/localization/messages_tr.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\jquery-validation\localization\messages_tr.js' +2021-03-10 08:51:22.151 +03:00 [INF] Sending file. Request path: '/libs/timeago/locales/jquery.timeago.tr.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\timeago\locales\jquery.timeago.tr.js' +2021-03-10 08:51:22.151 +03:00 [INF] Sending file. Request path: '/libs/bootstrap-datepicker/locales/bootstrap-datepicker.tr.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap-datepicker\locales\bootstrap-datepicker.tr.min.js' +2021-03-10 08:51:22.151 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation/localization/messages_tr.js?_v=637509091971148728 - - - 200 1711 application/javascript 4.2673ms +2021-03-10 08:51:22.151 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.tr.js?_v=637509091971291480 - - - 200 632 application/javascript 1.2539ms +2021-03-10 08:51:22.151 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/locales/bootstrap-datepicker.tr.min.js?_v=637509091971364336 - - - 200 495 application/javascript 1.3072ms +2021-03-10 08:51:22.155 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - +2021-03-10 08:51:22.155 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/Password/Default.js?_v=637478884536189924 - - +2021-03-10 08:51:22.155 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/PersonalInfo/Default.js?_v=637478884536199897 - - +2021-03-10 08:51:22.155 +03:00 [INF] The file /Pages/Account/Components/ProfileManagementGroup/PersonalInfo/Default.js was not modified +2021-03-10 08:51:22.155 +03:00 [INF] The file /Pages/Account/Components/ProfileManagementGroup/Password/Default.js was not modified +2021-03-10 08:51:22.156 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/PersonalInfo/Default.js?_v=637478884536199897 - - - 304 - application/javascript 0.5827ms +2021-03-10 08:51:22.156 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/Password/Default.js?_v=637478884536189924 - - - 304 - application/javascript 0.6302ms +2021-03-10 08:51:22.156 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:51:22.156 +03: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). +2021-03-10 08:51:22.158 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-10 08:51:22.158 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Features,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Delete +2021-03-10 08:51:22.162 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:51:22.163 +03: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). +2021-03-10 08:51:22.171 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 08:51:22.171 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 8.3385ms +2021-03-10 08:51:22.172 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:51:22.172 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - - 200 34446 application/javascript 16.8502ms +2021-03-10 08:51:22.188 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Features,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Delete +2021-03-10 08:51:22.188 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:R,pk:admin,n:CmsKit.Comments,pn:R,pk:admin,n:CmsKit.Comments.Delete,pn:R,pk:admin,n:CmsKit.Contents,pn:R,pk:admin,n:CmsKit.Contents.Create,pn:R,pk:admin,n:CmsKit.Contents.Update,pn:R,pk:admin,n:CmsKit.Contents.Delete,pn:R,pk:admin,n:CmsKit.Tags,pn:R,pk:admin,n:CmsKit.Tags.Create,pn:R,pk:admin,n:CmsKit.Tags.Update,pn:R,pk:admin,n:CmsKit.Tags.Delete,pn:R,pk:admin,n:CmsKit.Pages,pn:R,pk:admin,n:CmsKit.Pages.Create,pn:R,pk:admin,n:CmsKit.Pages.Update,pn:R,pk:admin,n:CmsKit.Pages.Delete,pn:R,pk:admin,n:CmsKit.Blogs,pn:R,pk:admin,n:CmsKit.Blogs.Create,pn:R,pk:admin,n:CmsKit.Blogs.Update,pn:R,pk:admin,n:CmsKit.Blogs.Delete,pn:R,pk:admin,n:CmsKit.Blogs.Features,pn:R,pk:admin,n:CmsKit.BlogPosts,pn:R,pk:admin,n:CmsKit.BlogPosts.Create,pn:R,pk:admin,n:CmsKit.BlogPosts.Update,pn:R,pk:admin,n:CmsKit.BlogPosts.Delete +2021-03-10 08:51:22.214 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:R,pk:admin,n:CmsKit.Comments,pn:R,pk:admin,n:CmsKit.Comments.Delete,pn:R,pk:admin,n:CmsKit.Contents,pn:R,pk:admin,n:CmsKit.Contents.Create,pn:R,pk:admin,n:CmsKit.Contents.Update,pn:R,pk:admin,n:CmsKit.Contents.Delete,pn:R,pk:admin,n:CmsKit.Tags,pn:R,pk:admin,n:CmsKit.Tags.Create,pn:R,pk:admin,n:CmsKit.Tags.Update,pn:R,pk:admin,n:CmsKit.Tags.Delete,pn:R,pk:admin,n:CmsKit.Pages,pn:R,pk:admin,n:CmsKit.Pages.Create,pn:R,pk:admin,n:CmsKit.Pages.Update,pn:R,pk:admin,n:CmsKit.Pages.Delete,pn:R,pk:admin,n:CmsKit.Blogs,pn:R,pk:admin,n:CmsKit.Blogs.Create,pn:R,pk:admin,n:CmsKit.Blogs.Update,pn:R,pk:admin,n:CmsKit.Blogs.Delete,pn:R,pk:admin,n:CmsKit.Blogs.Features,pn:R,pk:admin,n:CmsKit.BlogPosts,pn:R,pk:admin,n:CmsKit.BlogPosts.Create,pn:R,pk:admin,n:CmsKit.BlogPosts.Update,pn:R,pk:admin,n:CmsKit.BlogPosts.Delete +2021-03-10 08:51:22.281 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-10 08:51:22.301 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 08:51:22.303 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 147.0601ms +2021-03-10 08:51:22.303 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:51:22.303 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 111328 application/javascript 153.5039ms +2021-03-10 08:51:24.024 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/Languages/Switch?culture=en&uiCulture=en&returnUrl=%2FAccount%2FManage - - +2021-03-10 08:51:24.034 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:51:24.034 +03:00 [INF] Route matched with {area = "Abp", action = "Switch", controller = "AbpLanguages", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Switch(System.String, System.String, System.String) on controller Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController (Volo.Abp.AspNetCore.Mvc). +2021-03-10 08:51:24.036 +03:00 [INF] Executing RedirectResult, redirecting to /Account/Manage. +2021-03-10 08:51:24.036 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc) in 1.3855ms +2021-03-10 08:51:24.036 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:51:24.036 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/Languages/Switch?culture=en&uiCulture=en&returnUrl=%2FAccount%2FManage - - - 302 0 - 11.6062ms +2021-03-10 08:51:24.041 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Manage - - +2021-03-10 08:51:24.045 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:24.045 +03:00 [INF] Executing endpoint '/Account/Manage' +2021-03-10 08:51:24.046 +03:00 [INF] Route matched with {page = "/Account/Manage", area = "", action = "", controller = ""}. Executing page /Account/Manage +2021-03-10 08:51:24.046 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 08:51:24.052 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.ManageModel.OnGetAsync - ModelState is "Valid" +2021-03-10 08:51:24.056 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 08:51:24.061 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:24.081 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:24.102 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 0.82 ms. +2021-03-10 08:51:24.105 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:51:24.107 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:51:24.107 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:51:24.110 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:51:24.122 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 3.94 ms. +2021-03-10 08:51:24.123 +03:00 [DBG] Added bundle 'Volo.Abp.Account.Web.Pages.Account.ManageModel' to the page in 0.29 ms. +2021-03-10 08:51:24.124 +03:00 [INF] Executed page /Account/Manage in 78.142ms +2021-03-10 08:51:24.124 +03:00 [INF] Executed endpoint '/Account/Manage' +2021-03-10 08:51:24.127 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Manage - - - 200 - text/html;+charset=utf-8 86.0733ms +2021-03-10 08:51:24.150 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637509091969688728 - - +2021-03-10 08:51:24.151 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-10 08:51:24.151 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637509091969688728 - - - 304 - text/css 1.4148ms +2021-03-10 08:51:24.157 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 08:51:24.157 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 08:51:24.157 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 08:51:24.158 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 08:51:24.158 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 08:51:24.158 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 08:51:24.158 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.4875ms +2021-03-10 08:51:24.158 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.5331ms +2021-03-10 08:51:24.158 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.5424ms +2021-03-10 08:51:24.161 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637509091969698745 - - +2021-03-10 08:51:24.161 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637509091969948726 - - +2021-03-10 08:51:24.161 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637509091969848733 - - +2021-03-10 08:51:24.162 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-10 08:51:24.162 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-10 08:51:24.162 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-10 08:51:24.162 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637509091969948726 - - - 304 - text/css 0.9898ms +2021-03-10 08:51:24.162 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637509091969848733 - - - 304 - text/css 1.0210ms +2021-03-10 08:51:24.162 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637509091969698745 - - - 304 - text/css 1.0426ms +2021-03-10 08:51:24.166 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 08:51:24.166 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637509091969698745 - - +2021-03-10 08:51:24.166 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637509091969688728 - - +2021-03-10 08:51:24.166 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637509091969918728 - - +2021-03-10 08:51:24.167 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-10 08:51:24.167 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 08:51:24.167 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-10 08:51:24.167 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-10 08:51:24.167 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637509091969918728 - - - 304 - application/javascript 1.2711ms +2021-03-10 08:51:24.167 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637509091969688728 - - - 304 - text/css 1.3956ms +2021-03-10 08:51:24.167 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637509091969698745 - - - 304 - text/css 1.4479ms +2021-03-10 08:51:24.167 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 1.4454ms +2021-03-10 08:51:24.170 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637509091969698745 - - +2021-03-10 08:51:24.170 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637509091969848733 - - +2021-03-10 08:51:24.170 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637509091969698745 - - +2021-03-10 08:51:24.170 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637509091969688728 - - +2021-03-10 08:51:24.171 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637509091969698745 - - +2021-03-10 08:51:24.171 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637509091969698745 - - +2021-03-10 08:51:24.171 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637509091969698745 - - +2021-03-10 08:51:24.171 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637509091969698745 - - +2021-03-10 08:51:24.171 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637509091969698745 - - +2021-03-10 08:51:24.171 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637509091969698745 - - +2021-03-10 08:51:24.171 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-10 08:51:24.171 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-10 08:51:24.171 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-10 08:51:24.171 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-10 08:51:24.171 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-10 08:51:24.171 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-10 08:51:24.171 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-10 08:51:24.171 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-10 08:51:24.171 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-10 08:51:24.171 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-10 08:51:24.171 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-10 08:51:24.171 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637509091969698745 - - +2021-03-10 08:51:24.171 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.6762ms +2021-03-10 08:51:24.171 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.9337ms +2021-03-10 08:51:24.171 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637509091969698745 - - - 304 - application/javascript 0.8811ms +2021-03-10 08:51:24.172 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637509091969698745 - - - 304 - application/javascript 0.7276ms +2021-03-10 08:51:24.172 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637509091969688728 - - - 304 - application/javascript 1.1193ms +2021-03-10 08:51:24.172 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637509091969848733 - - - 304 - application/javascript 1.3626ms +2021-03-10 08:51:24.172 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-10 08:51:24.172 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637509091969698745 - - - 304 - application/javascript 1.2149ms +2021-03-10 08:51:24.172 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637509091969698745 - - - 304 - application/javascript 0.3066ms +2021-03-10 08:51:24.172 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637509091969698745 - - - 304 - application/javascript 1.4435ms +2021-03-10 08:51:24.172 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637509091969698745 - - - 304 - application/javascript 1.0335ms +2021-03-10 08:51:24.172 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637509091969698745 - - - 304 - application/javascript 1.2224ms +2021-03-10 08:51:24.178 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637509091969698745 - - +2021-03-10 08:51:24.178 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637509091970028726 - - +2021-03-10 08:51:24.178 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637509091969698745 - - +2021-03-10 08:51:24.178 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637509091969698745 - - +2021-03-10 08:51:24.178 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637509091969948726 - - +2021-03-10 08:51:24.178 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637509091969698745 - - +2021-03-10 08:51:24.178 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637509091969698745 - - +2021-03-10 08:51:24.178 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637509091969688728 - - +2021-03-10 08:51:24.178 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637509091970548727 - - +2021-03-10 08:51:24.178 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-10 08:51:24.178 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-10 08:51:24.178 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-10 08:51:24.178 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-10 08:51:24.178 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-10 08:51:24.178 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-10 08:51:24.178 +03:00 [INF] The file /libs/timeago/locales/jquery.timeago.en.js was not modified +2021-03-10 08:51:24.178 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-10 08:51:24.178 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - +2021-03-10 08:51:24.179 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/Password/Default.js?_v=637478884536189924 - - +2021-03-10 08:51:24.179 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637509091969948726 - - - 304 - application/javascript 0.5842ms +2021-03-10 08:51:24.179 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-10 08:51:24.179 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637509091969698745 - - - 304 - application/javascript 0.6951ms +2021-03-10 08:51:24.179 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637509091970028726 - - - 304 - application/javascript 0.6860ms +2021-03-10 08:51:24.179 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637509091970548727 - - - 304 - application/javascript 0.4380ms +2021-03-10 08:51:24.179 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637509091969698745 - - - 304 - application/javascript 0.7760ms +2021-03-10 08:51:24.179 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637509091969698745 - - - 304 - application/javascript 0.7789ms +2021-03-10 08:51:24.179 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.8967ms +2021-03-10 08:51:24.179 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637509091969688728 - - - 304 - application/javascript 0.8400ms +2021-03-10 08:51:24.179 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637509091969698745 - - - 304 - application/javascript 1.1828ms +2021-03-10 08:51:24.180 +03:00 [INF] The file /Pages/Account/Components/ProfileManagementGroup/Password/Default.js was not modified +2021-03-10 08:51:24.180 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/Password/Default.js?_v=637478884536189924 - - - 304 - application/javascript 1.1318ms +2021-03-10 08:51:24.180 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:51:24.181 +03: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). +2021-03-10 08:51:24.186 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-10 08:51:24.187 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Features,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Delete +2021-03-10 08:51:24.187 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/PersonalInfo/Default.js?_v=637478884536199897 - - +2021-03-10 08:51:24.188 +03:00 [INF] The file /Pages/Account/Components/ProfileManagementGroup/PersonalInfo/Default.js was not modified +2021-03-10 08:51:24.188 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/PersonalInfo/Default.js?_v=637478884536199897 - - - 304 - application/javascript 1.0437ms +2021-03-10 08:51:24.189 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:51:24.190 +03: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). +2021-03-10 08:51:24.193 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 08:51:24.194 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 3.9459ms +2021-03-10 08:51:24.194 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:51:24.194 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - - 200 34446 application/javascript 15.3535ms +2021-03-10 08:51:24.208 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Features,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Delete +2021-03-10 08:51:24.208 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:R,pk:admin,n:CmsKit.Comments,pn:R,pk:admin,n:CmsKit.Comments.Delete,pn:R,pk:admin,n:CmsKit.Contents,pn:R,pk:admin,n:CmsKit.Contents.Create,pn:R,pk:admin,n:CmsKit.Contents.Update,pn:R,pk:admin,n:CmsKit.Contents.Delete,pn:R,pk:admin,n:CmsKit.Tags,pn:R,pk:admin,n:CmsKit.Tags.Create,pn:R,pk:admin,n:CmsKit.Tags.Update,pn:R,pk:admin,n:CmsKit.Tags.Delete,pn:R,pk:admin,n:CmsKit.Pages,pn:R,pk:admin,n:CmsKit.Pages.Create,pn:R,pk:admin,n:CmsKit.Pages.Update,pn:R,pk:admin,n:CmsKit.Pages.Delete,pn:R,pk:admin,n:CmsKit.Blogs,pn:R,pk:admin,n:CmsKit.Blogs.Create,pn:R,pk:admin,n:CmsKit.Blogs.Update,pn:R,pk:admin,n:CmsKit.Blogs.Delete,pn:R,pk:admin,n:CmsKit.Blogs.Features,pn:R,pk:admin,n:CmsKit.BlogPosts,pn:R,pk:admin,n:CmsKit.BlogPosts.Create,pn:R,pk:admin,n:CmsKit.BlogPosts.Update,pn:R,pk:admin,n:CmsKit.BlogPosts.Delete +2021-03-10 08:51:24.236 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:R,pk:admin,n:CmsKit.Comments,pn:R,pk:admin,n:CmsKit.Comments.Delete,pn:R,pk:admin,n:CmsKit.Contents,pn:R,pk:admin,n:CmsKit.Contents.Create,pn:R,pk:admin,n:CmsKit.Contents.Update,pn:R,pk:admin,n:CmsKit.Contents.Delete,pn:R,pk:admin,n:CmsKit.Tags,pn:R,pk:admin,n:CmsKit.Tags.Create,pn:R,pk:admin,n:CmsKit.Tags.Update,pn:R,pk:admin,n:CmsKit.Tags.Delete,pn:R,pk:admin,n:CmsKit.Pages,pn:R,pk:admin,n:CmsKit.Pages.Create,pn:R,pk:admin,n:CmsKit.Pages.Update,pn:R,pk:admin,n:CmsKit.Pages.Delete,pn:R,pk:admin,n:CmsKit.Blogs,pn:R,pk:admin,n:CmsKit.Blogs.Create,pn:R,pk:admin,n:CmsKit.Blogs.Update,pn:R,pk:admin,n:CmsKit.Blogs.Delete,pn:R,pk:admin,n:CmsKit.Blogs.Features,pn:R,pk:admin,n:CmsKit.BlogPosts,pn:R,pk:admin,n:CmsKit.BlogPosts.Create,pn:R,pk:admin,n:CmsKit.BlogPosts.Update,pn:R,pk:admin,n:CmsKit.BlogPosts.Delete +2021-03-10 08:51:24.306 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-10 08:51:24.329 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 08:51:24.332 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 150.3944ms +2021-03-10 08:51:24.332 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:51:24.332 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 96693 application/javascript 160.7359ms +2021-03-10 08:51:25.764 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-10 08:51:25.769 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 08:51:25.769 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 08:51:25.770 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 08:51:25.770 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 08:51:25.770 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 08:51:25.772 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.72 ms. +2021-03-10 08:51:25.773 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.25 ms. +2021-03-10 08:51:25.773 +03:00 [INF] Executed page /_Host in 3.5277ms +2021-03-10 08:51:25.773 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 08:51:25.773 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 9.0781ms +2021-03-10 08:51:25.797 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 08:51:25.797 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 08:51:25.798 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 08:51:25.799 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 08:51:25.799 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 1.5029ms +2021-03-10 08:51:25.799 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 1.5753ms +2021-03-10 08:51:25.799 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 08:51:25.800 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 08:51:25.800 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 1.1043ms +2021-03-10 08:51:25.806 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 08:51:25.807 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 08:51:25.807 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 1.3918ms +2021-03-10 08:51:25.807 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 08:51:25.807 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 08:51:25.807 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 08:51:25.808 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 08:51:25.808 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 08:51:25.808 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 08:51:25.808 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.6371ms +2021-03-10 08:51:25.808 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.5437ms +2021-03-10 08:51:25.808 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.6647ms +2021-03-10 08:51:25.809 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 08:51:25.809 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 08:51:25.809 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 08:51:25.809 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 08:51:25.809 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 08:51:25.809 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 08:51:25.809 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 08:51:25.809 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.3379ms +2021-03-10 08:51:25.809 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.2895ms +2021-03-10 08:51:25.809 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 08:51:25.809 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 08:51:25.809 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.2571ms +2021-03-10 08:51:25.809 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 08:51:25.809 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.3501ms +2021-03-10 08:51:25.809 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.3998ms +2021-03-10 08:51:25.856 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 08:51:25.860 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:51:25.861 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 08:51:25.861 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 08:51:25.862 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.6149ms +2021-03-10 08:51:25.875 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=cVJUvxqoUdZ0qZFQ3OA_fA - - +2021-03-10 08:51:25.886 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:51:25.887 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 08:51:25.904 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:51:25.907 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:51:25.907 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:51:25.908 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:51:25.916 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:27.057 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Manage - - +2021-03-10 08:51:27.063 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:27.063 +03:00 [INF] Executing endpoint '/Account/Manage' +2021-03-10 08:51:27.063 +03:00 [INF] Route matched with {page = "/Account/Manage", area = "", action = "", controller = ""}. Executing page /Account/Manage +2021-03-10 08:51:27.063 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 08:51:27.071 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.ManageModel.OnGetAsync - ModelState is "Valid" +2021-03-10 08:51:27.075 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 08:51:27.077 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:27.091 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:27.111 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 0.73 ms. +2021-03-10 08:51:27.114 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:51:27.117 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:51:27.118 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:51:27.121 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:51:27.130 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 3.81 ms. +2021-03-10 08:51:27.131 +03:00 [DBG] Added bundle 'Volo.Abp.Account.Web.Pages.Account.ManageModel' to the page in 0.45 ms. +2021-03-10 08:51:27.132 +03:00 [INF] Executed page /Account/Manage in 68.69ms +2021-03-10 08:51:27.132 +03:00 [INF] Executed endpoint '/Account/Manage' +2021-03-10 08:51:27.138 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Manage - - - 200 - text/html;+charset=utf-8 81.1267ms +2021-03-10 08:51:27.142 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryMOT9oV1uQBOGzSep 359 +2021-03-10 08:51:27.143 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 08:51:27.143 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=cVJUvxqoUdZ0qZFQ3OA_fA - - - 101 - - 1268.2978ms +2021-03-10 08:51:27.148 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:51:27.149 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 08:51:27.150 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 08:51:27.150 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryMOT9oV1uQBOGzSep 359 - 200 0 - 7.8040ms +2021-03-10 08:51:27.162 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-10 08:51:27.171 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:51:27.171 +03: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). +2021-03-10 08:51:27.175 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-10 08:51:27.176 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Features,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Delete +2021-03-10 08:51:27.204 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Features,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Delete +2021-03-10 08:51:27.205 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:R,pk:admin,n:CmsKit.Comments,pn:R,pk:admin,n:CmsKit.Comments.Delete,pn:R,pk:admin,n:CmsKit.Contents,pn:R,pk:admin,n:CmsKit.Contents.Create,pn:R,pk:admin,n:CmsKit.Contents.Update,pn:R,pk:admin,n:CmsKit.Contents.Delete,pn:R,pk:admin,n:CmsKit.Tags,pn:R,pk:admin,n:CmsKit.Tags.Create,pn:R,pk:admin,n:CmsKit.Tags.Update,pn:R,pk:admin,n:CmsKit.Tags.Delete,pn:R,pk:admin,n:CmsKit.Pages,pn:R,pk:admin,n:CmsKit.Pages.Create,pn:R,pk:admin,n:CmsKit.Pages.Update,pn:R,pk:admin,n:CmsKit.Pages.Delete,pn:R,pk:admin,n:CmsKit.Blogs,pn:R,pk:admin,n:CmsKit.Blogs.Create,pn:R,pk:admin,n:CmsKit.Blogs.Update,pn:R,pk:admin,n:CmsKit.Blogs.Delete,pn:R,pk:admin,n:CmsKit.Blogs.Features,pn:R,pk:admin,n:CmsKit.BlogPosts,pn:R,pk:admin,n:CmsKit.BlogPosts.Create,pn:R,pk:admin,n:CmsKit.BlogPosts.Update,pn:R,pk:admin,n:CmsKit.BlogPosts.Delete +2021-03-10 08:51:27.228 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:R,pk:admin,n:CmsKit.Comments,pn:R,pk:admin,n:CmsKit.Comments.Delete,pn:R,pk:admin,n:CmsKit.Contents,pn:R,pk:admin,n:CmsKit.Contents.Create,pn:R,pk:admin,n:CmsKit.Contents.Update,pn:R,pk:admin,n:CmsKit.Contents.Delete,pn:R,pk:admin,n:CmsKit.Tags,pn:R,pk:admin,n:CmsKit.Tags.Create,pn:R,pk:admin,n:CmsKit.Tags.Update,pn:R,pk:admin,n:CmsKit.Tags.Delete,pn:R,pk:admin,n:CmsKit.Pages,pn:R,pk:admin,n:CmsKit.Pages.Create,pn:R,pk:admin,n:CmsKit.Pages.Update,pn:R,pk:admin,n:CmsKit.Pages.Delete,pn:R,pk:admin,n:CmsKit.Blogs,pn:R,pk:admin,n:CmsKit.Blogs.Create,pn:R,pk:admin,n:CmsKit.Blogs.Update,pn:R,pk:admin,n:CmsKit.Blogs.Delete,pn:R,pk:admin,n:CmsKit.Blogs.Features,pn:R,pk:admin,n:CmsKit.BlogPosts,pn:R,pk:admin,n:CmsKit.BlogPosts.Create,pn:R,pk:admin,n:CmsKit.BlogPosts.Update,pn:R,pk:admin,n:CmsKit.BlogPosts.Delete +2021-03-10 08:51:27.274 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-10 08:51:27.294 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 08:51:27.296 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 123.9458ms +2021-03-10 08:51:27.296 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 08:51:27.296 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 96693 application/javascript 134.6514ms +2021-03-10 08:51:42.494 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-10 08:51:42.499 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 08:51:42.499 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 08:51:42.500 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 08:51:42.500 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 08:51:42.500 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 08:51:42.501 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.51 ms. +2021-03-10 08:51:42.503 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 1.22 ms. +2021-03-10 08:51:42.504 +03:00 [INF] Executed page /_Host in 4.4728ms +2021-03-10 08:51:42.504 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 08:51:42.505 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 10.9544ms +2021-03-10 08:51:42.537 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 08:51:42.537 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 08:51:42.538 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 08:51:42.538 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 08:51:42.538 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.6021ms +2021-03-10 08:51:42.538 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.6946ms +2021-03-10 08:51:42.538 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 08:51:42.538 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 08:51:42.538 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 08:51:42.538 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 08:51:42.538 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.4658ms +2021-03-10 08:51:42.538 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 08:51:42.538 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 08:51:42.539 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.5619ms +2021-03-10 08:51:42.539 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.4760ms +2021-03-10 08:51:42.541 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 08:51:42.541 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 08:51:42.541 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 08:51:42.542 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 08:51:42.542 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 08:51:42.542 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 08:51:42.542 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.9351ms +2021-03-10 08:51:42.542 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 1.0397ms +2021-03-10 08:51:42.542 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 1.1737ms +2021-03-10 08:51:42.543 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 08:51:42.543 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 08:51:42.543 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 08:51:42.543 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 08:51:42.544 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 08:51:42.544 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.5192ms +2021-03-10 08:51:42.544 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 08:51:42.544 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 08:51:42.544 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.5535ms +2021-03-10 08:51:42.544 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.5895ms +2021-03-10 08:51:42.544 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 08:51:42.544 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.5823ms +2021-03-10 08:51:42.593 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 08:51:42.599 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:51:42.599 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 08:51:42.600 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 08:51:42.600 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 6.8714ms +2021-03-10 08:51:42.612 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=IXleRB3k8NJNPGsOunYHng - - +2021-03-10 08:51:42.620 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 08:51:42.620 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 08:51:42.628 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:51:42.629 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 08:51:42.629 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:51:42.631 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 08:51:42.644 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:43.903 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 08:51:43.904 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 08:51:43.907 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 08:51:43.907 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 08:51:43.908 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:43.938 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 08:51:43.939 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 08:51:43.939 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 08:51:43.939 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 08:51:43.939 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:43.940 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 08:51:43.940 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 08:51:43.940 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 08:51:43.940 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 08:51:43.940 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:43.941 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:43.941 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:43.941 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:43.941 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:43.941 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:43.941 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:43.942 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:43.942 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:43.942 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:43.942 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:44.200 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 08:51:44.202 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 08:51:44.202 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 08:51:44.204 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 08:51:44.204 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:44.391 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:44.507 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.508 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.508 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.508 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.508 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:44.510 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.510 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.510 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.511 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.511 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:44.511 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.512 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.512 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.512 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.512 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:44.516 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.517 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.517 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.517 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.517 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:44.517 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.518 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.518 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.518 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.518 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:44.518 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.519 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.519 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.519 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.519 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:44.523 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.524 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.524 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.525 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.525 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:44.525 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.525 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.525 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.525 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.525 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:44.526 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.526 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.526 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.527 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.527 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:44.530 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.530 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.530 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.531 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.531 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:44.531 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.531 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.531 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.532 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.532 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:44.532 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.533 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.533 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.533 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.533 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:44.536 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.536 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.537 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.537 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.537 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:44.537 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.538 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.538 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.538 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.538 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:44.538 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.539 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.539 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.539 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.539 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:44.554 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.555 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.555 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.556 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.556 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:44.556 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.556 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.556 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.557 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.557 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:44.557 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.558 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.558 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.558 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.558 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:44.562 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.562 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.562 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.563 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.563 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:44.563 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.563 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.563 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.564 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.564 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:44.564 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.564 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.564 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.565 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.565 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:44.568 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.569 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.569 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.570 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.570 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:44.570 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.570 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.570 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.571 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.571 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:44.571 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.571 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.571 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.572 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.572 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:44.575 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.576 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.576 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.578 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.578 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:44.578 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.579 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.579 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.579 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.579 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:44.579 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.580 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.580 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.580 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.580 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:44.584 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.585 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.585 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.586 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 08:51:44.586 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:44.586 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.586 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.587 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.587 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 08:51:44.587 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:44.587 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.588 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.588 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.589 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 08:51:44.589 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:47.242 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 08:51:47.242 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 08:51:47.243 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 08:51:47.243 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 08:51:47.243 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:47.264 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-10 08:51:47.264 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-10 08:51:47.264 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-10 08:51:47.265 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-10 08:51:47.265 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:47.265 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 08:51:47.265 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 08:51:47.265 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 08:51:47.265 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 08:51:47.265 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:47.265 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 08:51:47.266 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 08:51:47.266 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 08:51:47.266 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 08:51:47.266 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:47.266 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 08:51:47.266 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 08:51:47.266 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 08:51:47.267 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 08:51:47.267 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:47.270 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 08:51:47.271 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 08:51:47.271 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 08:51:47.272 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 08:51:47.272 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:47.385 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 08:51:47.386 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 08:51:47.386 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 08:51:47.387 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 08:51:47.387 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:47.403 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:47.475 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 08:51:47.477 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 08:51:47.477 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 08:51:47.477 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 08:51:47.478 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:47.478 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 08:51:47.478 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 08:51:47.478 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 08:51:47.479 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 08:51:47.479 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:47.479 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 08:51:47.479 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 08:51:47.479 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 08:51:47.480 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 08:51:47.480 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:47.483 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 08:51:47.484 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 08:51:47.484 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 08:51:47.484 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 08:51:47.484 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:47.484 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 08:51:47.485 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 08:51:47.485 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 08:51:47.486 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 08:51:47.486 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:47.486 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 08:51:47.486 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 08:51:47.486 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 08:51:47.487 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 08:51:47.487 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:47.502 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 08:51:47.504 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 08:51:47.504 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 08:51:47.506 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 08:51:47.506 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:47.506 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 08:51:47.509 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 08:51:47.509 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 08:51:47.511 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 08:51:47.511 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:47.511 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 08:51:47.512 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 08:51:47.512 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 08:51:47.513 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 08:51:47.513 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:47.518 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 08:51:47.519 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 08:51:47.519 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 08:51:47.520 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 08:51:47.520 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:47.520 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 08:51:47.520 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 08:51:47.520 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 08:51:47.521 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 08:51:47.521 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:47.521 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 08:51:47.521 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 08:51:47.521 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 08:51:47.522 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 08:51:47.522 +03:00 [INF] Authorization was successful. +2021-03-10 08:51:49.650 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 08:51:49.650 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 08:51:49.650 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 08:51:49.650 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 08:51:49.651 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 08:51:49.651 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 08:51:49.651 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 08:51:49.651 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.9353ms +2021-03-10 08:51:49.651 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 08:51:49.651 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 1.1010ms +2021-03-10 08:51:49.651 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 1.0434ms +2021-03-10 08:51:49.651 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 1.0254ms +2021-03-10 08:51:49.651 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 08:51:49.651 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 08:51:49.651 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 08:51:49.651 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 08:51:49.652 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 08:51:49.652 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 08:51:49.652 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.3339ms +2021-03-10 08:51:49.652 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.4106ms +2021-03-10 08:51:49.652 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 08:51:49.652 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 08:51:49.652 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.5011ms +2021-03-10 08:51:49.652 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.5443ms +2021-03-10 08:51:49.727 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css.map - - +2021-03-10 08:51:49.744 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/css/bootstrap.css.map'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\css\bootstrap.css.map' +2021-03-10 08:51:49.744 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css.map - - - 200 508232 text/plain 17.2120ms +2021-03-10 08:52:14.996 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css.map - - +2021-03-10 08:52:15.001 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/css/bootstrap.css.map'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\css\bootstrap.css.map' +2021-03-10 08:52:15.002 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css.map - - - 200 508232 text/plain 5.5063ms +2021-03-10 09:00:26.455 +03:00 [INF] Starting web host. +2021-03-10 09:00:27.914 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-10 09:00:27.971 +03:00 [INF] Loaded ABP modules: +2021-03-10 09:00:27.971 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-10 09:00:27.971 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-10 09:00:27.971 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-10 09:00:27.971 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-10 09:00:27.971 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-10 09:00:27.971 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-10 09:00:27.971 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-10 09:00:27.971 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-10 09:00:27.971 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-10 09:00:28.012 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-10 09:00:28.016 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-10 09:00:28.059 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-10 09:00:28.698 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-10 09:00:28.698 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-10 09:00:28.698 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-10 09:00:28.698 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-10 09:00:28.698 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-10 09:00:28.698 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-10 09:00:29.296 +03:00 [INF] Initialized all ABP modules. +2021-03-10 09:00:29.404 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-10 09:00:29.407 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-10 09:00:29.407 +03:00 [INF] Hosting environment: Development +2021-03-10 09:00:29.407 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-10 09:00:29.536 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 09:00:29.846 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-10 09:00:33.056 +03:00 [DBG] Login Url: /Account/Login +2021-03-10 09:00:33.056 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-10 09:00:33.056 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-10 09:00:33.056 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-10 09:00:33.056 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-10 09:00:33.056 +03:00 [DBG] Error Url: /Account/Error +2021-03-10 09:00:33.056 +03:00 [DBG] Error Id Parameter: errorId +2021-03-10 09:00:34.441 +03:00 [DBG] Security stamp validation failed, rejecting cookie. +2021-03-10 09:00:34.441 +03:00 [DBG] Security stamp validation failed, rejecting cookie. +2021-03-10 09:00:34.452 +03:00 [INF] AuthenticationScheme: Identity.Application signed out. +2021-03-10 09:00:34.452 +03:00 [INF] AuthenticationScheme: Identity.Application signed out. +2021-03-10 09:00:34.453 +03:00 [INF] AuthenticationScheme: Identity.External signed out. +2021-03-10 09:00:34.453 +03:00 [INF] AuthenticationScheme: Identity.External signed out. +2021-03-10 09:00:34.454 +03:00 [INF] AuthenticationScheme: Identity.TwoFactorUserId signed out. +2021-03-10 09:00:34.454 +03:00 [INF] AuthenticationScheme: Identity.TwoFactorUserId signed out. +2021-03-10 09:00:34.522 +03:00 [INF] Identity.Application was not authenticated. Failure message: No principal. +2021-03-10 09:00:34.522 +03:00 [INF] Identity.Application was not authenticated. Failure message: No principal. +2021-03-10 09:00:34.570 +03:00 [INF] Identity.Application was not authenticated. Failure message: No principal. +2021-03-10 09:00:34.575 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 09:00:34.576 +03:00 [INF] Identity.Application was not authenticated. Failure message: No principal. +2021-03-10 09:00:34.582 +03:00 [INF] Identity.Application was not authenticated. Failure message: No principal. +2021-03-10 09:00:34.582 +03:00 [INF] Identity.Application was not authenticated. Failure message: No principal. +2021-03-10 09:00:34.597 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 09:00:34.597 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 09:00:34.631 +03:00 [DBG] SignOutCalled set; processing post-signout session cleanup. +2021-03-10 09:00:34.636 +03:00 [INF] Identity.Application was not authenticated. Failure message: No principal. +2021-03-10 09:00:34.642 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 09:00:34.663 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=q52YhPLEUBJcZgpxVJbjJA - - +2021-03-10 09:00:34.669 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5133.1893ms +2021-03-10 09:00:34.669 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 09:00:34.670 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 09:00:34.672 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 09:00:34.676 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 09:00:34.727 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 09:00:34.728 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 09:00:34.887 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 22.92 ms. +2021-03-10 09:00:34.987 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 11.93 ms. +2021-03-10 09:00:35.008 +03:00 [DBG] SignOutCalled set; processing post-signout session cleanup. +2021-03-10 09:00:35.009 +03:00 [INF] Identity.Application was not authenticated. Failure message: No principal. +2021-03-10 09:00:35.031 +03:00 [INF] Executed page /_Host in 342.6172ms +2021-03-10 09:00:35.031 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 09:00:35.042 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 5195.9514ms +2021-03-10 09:00:35.083 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 09:00:35.087 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 09:00:35.087 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 09:00:35.090 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 09:00:35.090 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 09:00:35.090 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 09:00:35.095 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 7.2172ms +2021-03-10 09:00:35.095 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 10.5457ms +2021-03-10 09:00:35.095 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 7.1448ms +2021-03-10 09:00:35.104 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 09:00:35.105 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 09:00:35.105 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 1.4448ms +2021-03-10 09:00:35.105 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 09:00:35.106 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 09:00:35.107 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.8675ms +2021-03-10 09:00:35.120 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 09:00:35.121 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 09:00:35.121 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 1.5074ms +2021-03-10 09:00:35.122 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 09:00:35.123 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 09:00:35.123 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.8451ms +2021-03-10 09:00:35.140 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 09:00:35.141 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 09:00:35.141 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.8030ms +2021-03-10 09:00:35.159 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 09:00:35.160 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 09:00:35.160 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.7674ms +2021-03-10 09:00:35.164 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 09:00:35.165 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 09:00:35.165 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.8974ms +2021-03-10 09:00:35.168 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 09:00:35.169 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 09:00:35.170 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 1.4832ms +2021-03-10 09:00:35.187 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 09:00:35.188 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 09:00:35.188 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.9141ms +2021-03-10 09:00:35.235 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 09:00:35.244 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 09:00:35.250 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 09:00:35.251 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 09:00:35.251 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 15.5557ms +2021-03-10 09:00:35.279 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=dOzehX4Be7UDdm-30GC-BA - - +2021-03-10 09:00:35.287 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 09:00:35.289 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 09:00:36.102 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-10 09:01:17.400 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 09:01:17.400 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 09:01:17.401 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 09:01:17.401 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 09:01:17.402 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 1.1287ms +2021-03-10 09:01:17.402 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 1.1283ms +2021-03-10 09:01:19.210 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-10 09:01:19.218 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Login - - +2021-03-10 09:01:19.232 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-10 09:01:19.268 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-10 09:01:19.268 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 09:01:19.421 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnGetAsync - ModelState is "Valid" +2021-03-10 09:01:19.447 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 09:01:19.896 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 13.98 ms. +2021-03-10 09:01:20.097 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 12.10 ms. +2021-03-10 09:01:20.119 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryEIjOWF4a92VpEeSY 359 +2021-03-10 09:01:20.120 +03:00 [INF] Executed page /Account/Login in 852.0444ms +2021-03-10 09:01:20.122 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-10 09:01:20.131 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Login - - - 200 - text/html;+charset=utf-8 913.4480ms +2021-03-10 09:01:20.140 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 09:01:20.141 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=dOzehX4Be7UDdm-30GC-BA - - - 101 - - 44861.8305ms +2021-03-10 09:01:20.141 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 09:01:20.145 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 09:01:20.163 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637509091969688728 - - +2021-03-10 09:01:20.163 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-10 09:01:20.163 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 09:01:20.163 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 09:01:20.163 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637509091969688728 - - - 304 - text/css 0.4620ms +2021-03-10 09:01:20.163 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 09:01:20.163 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 09:01:20.163 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.2642ms +2021-03-10 09:01:20.163 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.3273ms +2021-03-10 09:01:20.171 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 09:01:20.171 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637509091969948726 - - +2021-03-10 09:01:20.171 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 09:01:20.171 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryEIjOWF4a92VpEeSY 359 - 200 0 - 52.1319ms +2021-03-10 09:01:20.171 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 09:01:20.171 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-10 09:01:20.171 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637509091969948726 - - - 304 - text/css 0.8372ms +2021-03-10 09:01:20.172 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.8900ms +2021-03-10 09:01:20.186 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637509091969698745 - - +2021-03-10 09:01:20.186 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-10 09:01:20.186 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637509091969698745 - - - 304 - text/css 0.5271ms +2021-03-10 09:01:20.203 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637509091969848733 - - +2021-03-10 09:01:20.203 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-10 09:01:20.203 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637509091969848733 - - - 304 - text/css 0.6820ms +2021-03-10 09:01:20.206 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637509091969698745 - - +2021-03-10 09:01:20.207 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637509091969688728 - - +2021-03-10 09:01:20.208 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-10 09:01:20.208 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-10 09:01:20.208 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637509091969698745 - - - 304 - text/css 2.1429ms +2021-03-10 09:01:20.208 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637509091969688728 - - - 304 - text/css 1.3279ms +2021-03-10 09:01:20.232 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 09:01:20.232 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637509091969918728 - - +2021-03-10 09:01:20.232 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 09:01:20.232 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-10 09:01:20.232 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.6804ms +2021-03-10 09:01:20.232 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637509091969918728 - - - 304 - application/javascript 0.6800ms +2021-03-10 09:01:20.234 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637509091969848733 - - +2021-03-10 09:01:20.234 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-10 09:01:20.234 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637509091969848733 - - - 304 - application/javascript 0.6361ms +2021-03-10 09:01:20.241 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637509091969698745 - - +2021-03-10 09:01:20.241 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637509091969698745 - - +2021-03-10 09:01:20.242 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-10 09:01:20.242 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-10 09:01:20.242 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637509091969698745 - - - 304 - application/javascript 1.5419ms +2021-03-10 09:01:20.242 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637509091969698745 - - - 304 - application/javascript 1.5437ms +2021-03-10 09:01:20.253 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637509091969688728 - - +2021-03-10 09:01:20.253 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-10 09:01:20.254 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637509091969688728 - - - 304 - application/javascript 0.5282ms +2021-03-10 09:01:20.256 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637509091969698745 - - +2021-03-10 09:01:20.258 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-10 09:01:20.258 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637509091969698745 - - - 304 - application/javascript 2.0912ms +2021-03-10 09:01:20.266 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637509091969698745 - - +2021-03-10 09:01:20.266 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637509091969698745 - - +2021-03-10 09:01:20.266 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-10 09:01:20.266 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-10 09:01:20.266 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637509091969698745 - - - 304 - application/javascript 0.4387ms +2021-03-10 09:01:20.266 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637509091969698745 - - - 304 - application/javascript 0.4565ms +2021-03-10 09:01:20.283 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637509091969698745 - - +2021-03-10 09:01:20.283 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637509091969698745 - - +2021-03-10 09:01:20.284 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-10 09:01:20.284 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-10 09:01:20.284 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.4326ms +2021-03-10 09:01:20.284 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.4128ms +2021-03-10 09:01:20.285 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637509091969698745 - - +2021-03-10 09:01:20.286 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-10 09:01:20.286 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637509091969698745 - - - 304 - application/javascript 0.3076ms +2021-03-10 09:01:20.305 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637509091969698745 - - +2021-03-10 09:01:20.306 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-10 09:01:20.306 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637509091969698745 - - - 304 - application/javascript 1.1848ms +2021-03-10 09:01:20.314 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637509091969698745 - - +2021-03-10 09:01:20.314 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637509091969698745 - - +2021-03-10 09:01:20.314 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-10 09:01:20.314 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-10 09:01:20.314 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637509091969698745 - - - 304 - application/javascript 0.6085ms +2021-03-10 09:01:20.314 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.6929ms +2021-03-10 09:01:20.320 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637509091969698745 - - +2021-03-10 09:01:20.320 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637509091970028726 - - +2021-03-10 09:01:20.321 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-10 09:01:20.321 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-10 09:01:20.321 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.9707ms +2021-03-10 09:01:20.321 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637509091970028726 - - - 304 - application/javascript 1.0048ms +2021-03-10 09:01:20.328 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637509091969948726 - - +2021-03-10 09:01:20.328 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-10 09:01:20.329 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637509091969948726 - - - 304 - application/javascript 0.8225ms +2021-03-10 09:01:20.346 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637509091969698745 - - +2021-03-10 09:01:20.347 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-10 09:01:20.347 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637509091969698745 - - - 304 - application/javascript 1.4184ms +2021-03-10 09:01:20.347 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637509091969698745 - - +2021-03-10 09:01:20.348 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-10 09:01:20.348 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637509091969698745 - - - 304 - application/javascript 0.5328ms +2021-03-10 09:01:20.351 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637509091969688728 - - +2021-03-10 09:01:20.351 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-10 09:01:20.351 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637509091969688728 - - - 304 - application/javascript 0.5931ms +2021-03-10 09:01:20.396 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-10 09:01:20.396 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637509091970548727 - - +2021-03-10 09:01:20.397 +03:00 [INF] The file /libs/timeago/locales/jquery.timeago.en.js was not modified +2021-03-10 09:01:20.397 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637509091970548727 - - - 304 - application/javascript 0.9480ms +2021-03-10 09:01:20.398 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - +2021-03-10 09:01:20.401 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 09:01:20.403 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 09:01:20.416 +03: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). +2021-03-10 09:01:20.416 +03: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). +2021-03-10 09:01:20.465 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-10 09:01:20.543 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.LoginByLogin +2021-03-10 09:01:20.557 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.Logout +2021-03-10 09:01:20.557 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.CheckPasswordByLogin +2021-03-10 09:01:20.558 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.RegisterAsyncByInput +2021-03-10 09:01:20.558 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.SendPasswordResetCodeAsyncByInput +2021-03-10 09:01:20.558 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.ResetPasswordAsyncByInput +2021-03-10 09:01:20.558 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByNameAsyncByName +2021-03-10 09:01:20.558 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByIdAsyncById +2021-03-10 09:01:20.558 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAllListAsync +2021-03-10 09:01:20.559 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetListAsyncByInput +2021-03-10 09:01:20.559 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAsyncById +2021-03-10 09:01:20.559 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.CreateAsyncByInput +2021-03-10 09:01:20.559 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.UpdateAsyncByIdAndInput +2021-03-10 09:01:20.559 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.DeleteAsyncById +2021-03-10 09:01:20.560 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAsyncById +2021-03-10 09:01:20.560 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetListAsyncByInput +2021-03-10 09:01:20.560 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.CreateAsyncByInput +2021-03-10 09:01:20.560 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateAsyncByIdAndInput +2021-03-10 09:01:20.560 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.DeleteAsyncById +2021-03-10 09:01:20.560 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetRolesAsyncById +2021-03-10 09:01:20.560 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAssignableRolesAsync +2021-03-10 09:01:20.560 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateRolesAsyncByIdAndInput +2021-03-10 09:01:20.560 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByUsernameAsyncByUserName +2021-03-10 09:01:20.560 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByEmailAsyncByEmail +2021-03-10 09:01:20.560 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByIdAsyncById +2021-03-10 09:01:20.560 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByUserNameAsyncByUserName +2021-03-10 09:01:20.561 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.SearchAsyncByInput +2021-03-10 09:01:20.561 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.GetCountAsyncByInput +2021-03-10 09:01:20.561 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.GetAsync +2021-03-10 09:01:20.561 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.UpdateAsyncByInput +2021-03-10 09:01:20.561 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.ChangePasswordAsyncByInput +2021-03-10 09:01:20.561 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.GetAsyncByProviderNameAndProviderKey +2021-03-10 09:01:20.561 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-10 09:01:20.561 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.GetAsync +2021-03-10 09:01:20.561 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.UpdateAsyncByInput +2021-03-10 09:01:20.561 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetAsyncById +2021-03-10 09:01:20.561 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetListAsyncByInput +2021-03-10 09:01:20.561 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.CreateAsyncByInput +2021-03-10 09:01:20.561 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateAsyncByIdAndInput +2021-03-10 09:01:20.562 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteAsyncById +2021-03-10 09:01:20.562 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetDefaultConnectionStringAsyncById +2021-03-10 09:01:20.562 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateDefaultConnectionStringAsyncByIdAndDefaultConnectionString +2021-03-10 09:01:20.562 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteDefaultConnectionStringAsyncById +2021-03-10 09:01:20.562 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.GetAsyncByProviderNameAndProviderKey +2021-03-10 09:01:20.562 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-10 09:01:20.562 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.AddTagToEntityAsyncByInput +2021-03-10 09:01:20.562 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.RemoveTagFromEntityAsyncByInput +2021-03-10 09:01:20.562 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.SetEntityTagsAsyncByInput +2021-03-10 09:01:20.562 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.CreateAsyncByInput +2021-03-10 09:01:20.562 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.DeleteAsyncById +2021-03-10 09:01:20.562 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetAsyncById +2021-03-10 09:01:20.563 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetListAsyncByInput +2021-03-10 09:01:20.563 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.UpdateAsyncByIdAndInput +2021-03-10 09:01:20.563 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetTagDefinitionsAsync +2021-03-10 09:01:20.563 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.GetAsyncById +2021-03-10 09:01:20.563 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.GetListAsyncByInput +2021-03-10 09:01:20.563 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.CreateAsyncByInput +2021-03-10 09:01:20.563 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.UpdateAsyncByIdAndInput +2021-03-10 09:01:20.563 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.DeleteAsyncById +2021-03-10 09:01:20.563 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptorAdmin.DeleteAsyncById +2021-03-10 09:01:20.563 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptorAdmin.UploadAsyncByEntityTypeAndFile +2021-03-10 09:01:20.564 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.GetListAsyncByInput +2021-03-10 09:01:20.564 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.GetAsyncById +2021-03-10 09:01:20.564 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.DeleteAsyncById +2021-03-10 09:01:20.564 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.GetAsyncById +2021-03-10 09:01:20.564 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.GetListAsyncByInput +2021-03-10 09:01:20.564 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.CreateAsyncByInput +2021-03-10 09:01:20.564 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.UpdateAsyncByIdAndInput +2021-03-10 09:01:20.564 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.DeleteAsyncById +2021-03-10 09:01:20.564 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeatureAdmin.GetListAsyncByBlogId +2021-03-10 09:01:20.564 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeatureAdmin.SetAsyncByBlogIdAndDto +2021-03-10 09:01:20.565 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.CreateAsyncByInput +2021-03-10 09:01:20.565 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.DeleteAsyncById +2021-03-10 09:01:20.565 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.GetAsyncById +2021-03-10 09:01:20.565 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.GetListAsyncByInput +2021-03-10 09:01:20.565 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.UpdateAsyncByIdAndInput +2021-03-10 09:01:20.566 +03:00 [DBG] ActionApiDescriptionModel.Create: TagPublic.GetAllRelatedTagsAsyncByEntityTypeAndEntityId +2021-03-10 09:01:20.566 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.GetForSelectionAsyncByEntityTypeAndEntityId +2021-03-10 09:01:20.566 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.CreateAsyncByEntityTypeAndEntityIdAndReaction +2021-03-10 09:01:20.566 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.DeleteAsyncByEntityTypeAndEntityIdAndReaction +2021-03-10 09:01:20.566 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.CreateAsyncByEntityTypeAndEntityIdAndInput +2021-03-10 09:01:20.566 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.DeleteAsyncByEntityTypeAndEntityId +2021-03-10 09:01:20.566 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.GetGroupedStarCountsAsyncByEntityTypeAndEntityId +2021-03-10 09:01:20.566 +03:00 [DBG] ActionApiDescriptionModel.Create: PagesPublic.FindBySlugAsyncBySlug +2021-03-10 09:01:20.566 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.GetListAsyncByEntityTypeAndEntityId +2021-03-10 09:01:20.567 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.CreateAsyncByEntityTypeAndEntityIdAndInput +2021-03-10 09:01:20.567 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.UpdateAsyncByIdAndInput +2021-03-10 09:01:20.567 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.DeleteAsyncById +2021-03-10 09:01:20.567 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostPublic.GetAsyncByBlogSlugAndBlogPostSlug +2021-03-10 09:01:20.567 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostPublic.GetListAsyncByBlogSlugAndInput +2021-03-10 09:01:20.567 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptor.DownloadAsyncById +2021-03-10 09:01:20.567 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeature.GetOrDefaultAsyncByBlogIdAndFeatureName +2021-03-10 09:01:20.567 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApplicationConfiguration.GetAsync +2021-03-10 09:01:20.567 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApiDefinition.GetByModel +2021-03-10 09:01:20.596 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 09:01:20.599 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 182.7749ms +2021-03-10 09:01:20.599 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 09:01:20.599 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - - 200 34446 application/javascript 200.7750ms +2021-03-10 09:01:20.951 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-10 09:01:21.037 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 09:01:21.042 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 625.8109ms +2021-03-10 09:01:21.042 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 09:01:21.048 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 95823 application/javascript 651.6763ms +2021-03-10 09:01:21.060 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarysbMJHCd7iwjo1Rvv 359 +2021-03-10 09:01:21.064 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 09:01:21.065 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 09:01:21.065 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 09:01:21.065 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarysbMJHCd7iwjo1Rvv 359 - 200 0 - 5.1368ms +2021-03-10 09:01:21.084 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 09:01:21.085 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=q52YhPLEUBJcZgpxVJbjJA - - - 101 - - 46421.5147ms +2021-03-10 09:01:21.087 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 09:01:21.088 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 09:01:21.089 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 2.5045ms +2021-03-10 09:01:27.830 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/Account/Login application/x-www-form-urlencoded 317 +2021-03-10 09:01:27.837 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 09:01:27.838 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-10 09:01:27.838 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-10 09:01:27.838 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 09:01:27.866 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnPostAsync - ModelState is "Valid" +2021-03-10 09:01:28.319 +03:00 [DBG] Augmenting SignInContext +2021-03-10 09:01:28.320 +03:00 [DBG] Adding idp claim with value: local +2021-03-10 09:01:28.320 +03:00 [DBG] Adding auth_time claim with value: 1615356088 +2021-03-10 09:01:28.331 +03:00 [INF] AuthenticationScheme: Identity.Application signed in. +2021-03-10 09:01:28.637 +03:00 [INF] {"Username":"admin","Provider":null,"ProviderUserId":null,"SubjectId":"f96d764d-1435-9e8e-b3f4-39fb0f65cfde","DisplayName":"admin","Endpoint":"UI","ClientId":null,"Category":"Authentication","Name":"User Login Success","EventType":"Success","Id":1000,"Message":null,"ActivityId":"0HM73H77EN46H:0000006D","TimeStamp":"2021-03-10T06:01:28.0000000Z","ProcessId":21812,"LocalIpAddress":"::1:44303","RemoteIpAddress":"::1","$type":"UserLoginSuccessEvent"} +2021-03-10 09:01:28.642 +03:00 [INF] Executed handler method OnPostAsync, returned result Microsoft.AspNetCore.Mvc.RedirectResult. +2021-03-10 09:01:28.650 +03:00 [INF] Executing RedirectResult, redirecting to /. +2021-03-10 09:01:28.651 +03:00 [INF] Executed page /Account/Login in 812.3919ms +2021-03-10 09:01:28.651 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-10 09:01:28.654 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/Account/Login application/x-www-form-urlencoded 317 - 302 0 - 824.2133ms +2021-03-10 09:01:28.657 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-10 09:01:28.661 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 09:01:28.661 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 09:01:28.661 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 09:01:28.661 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 09:01:28.661 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 09:01:28.663 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.77 ms. +2021-03-10 09:01:28.665 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.74 ms. +2021-03-10 09:01:28.665 +03:00 [INF] Executed page /_Host in 3.9536ms +2021-03-10 09:01:28.665 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 09:01:28.665 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 8.7049ms +2021-03-10 09:01:28.684 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 09:01:28.684 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 09:01:28.684 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 09:01:28.684 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 09:01:28.684 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 09:01:28.684 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.4350ms +2021-03-10 09:01:28.684 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.3359ms +2021-03-10 09:01:28.684 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 09:01:28.684 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.1692ms +2021-03-10 09:01:28.685 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 09:01:28.685 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 09:01:28.685 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 09:01:28.685 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 09:01:28.685 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 09:01:28.685 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 09:01:28.685 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.3267ms +2021-03-10 09:01:28.685 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.3707ms +2021-03-10 09:01:28.685 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.2612ms +2021-03-10 09:01:28.685 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 09:01:28.685 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 09:01:28.686 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 09:01:28.686 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 09:01:28.686 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 09:01:28.686 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 09:01:28.686 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 09:01:28.686 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.2960ms +2021-03-10 09:01:28.686 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 09:01:28.686 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 09:01:28.686 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.2590ms +2021-03-10 09:01:28.686 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.2131ms +2021-03-10 09:01:28.686 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 09:01:28.686 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 09:01:28.686 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 09:01:28.686 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.3331ms +2021-03-10 09:01:28.686 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.3149ms +2021-03-10 09:01:28.686 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.3411ms +2021-03-10 09:01:28.725 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 09:01:28.733 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 09:01:28.735 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 09:01:28.736 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 09:01:28.737 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 12.0716ms +2021-03-10 09:01:28.766 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=yp5dN5XGc93gomoM2AQxCQ - - +2021-03-10 09:01:28.771 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 09:01:28.772 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 09:01:28.801 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:01:28.804 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:01:28.807 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-10 09:01:28.862 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:28.910 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-10 09:01:28.912 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-10 09:01:28.919 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:01:28.919 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:01:28.920 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: R,admin +2021-03-10 09:01:28.942 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 09:01:28.942 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 09:01:28.942 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.3971ms +2021-03-10 09:01:28.943 +03:00 [DBG] Setting the cache items. Count: 3 +2021-03-10 09:01:28.944 +03:00 [DBG] Finished setting the cache items. Count: 3 +2021-03-10 09:01:28.947 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 09:01:28.947 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 09:01:28.947 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.7484ms +2021-03-10 09:01:32.763 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:32.777 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Manage - - +2021-03-10 09:01:32.786 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:32.788 +03:00 [INF] Executing endpoint '/Account/Manage' +2021-03-10 09:01:32.795 +03:00 [INF] Route matched with {page = "/Account/Manage", area = "", action = "", controller = ""}. Executing page /Account/Manage +2021-03-10 09:01:32.795 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 09:01:32.804 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.ManageModel.OnGetAsync - ModelState is "Valid" +2021-03-10 09:01:32.820 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 09:01:32.896 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:32.965 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:33.058 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 2.83 ms. +2021-03-10 09:01:33.063 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:01:33.066 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:01:33.066 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:01:33.068 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:01:33.099 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 2.62 ms. +2021-03-10 09:01:33.108 +03:00 [DBG] Added bundle 'Volo.Abp.Account.Web.Pages.Account.ManageModel' to the page in 1.74 ms. +2021-03-10 09:01:33.110 +03:00 [INF] Executed page /Account/Manage in 314.6966ms +2021-03-10 09:01:33.110 +03:00 [INF] Executed endpoint '/Account/Manage' +2021-03-10 09:01:33.124 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Manage - - - 200 - text/html;+charset=utf-8 347.0622ms +2021-03-10 09:01:33.127 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryBFOAoN4jSLERqwIm 359 +2021-03-10 09:01:33.128 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 09:01:33.131 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 09:01:33.131 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 09:01:33.132 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=yp5dN5XGc93gomoM2AQxCQ - - - 101 - - 4366.0120ms +2021-03-10 09:01:33.133 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 09:01:33.134 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryBFOAoN4jSLERqwIm 359 - 200 0 - 6.3708ms +2021-03-10 09:01:33.145 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637509091969688728 - - +2021-03-10 09:01:33.146 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-10 09:01:33.146 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637509091969688728 - - - 304 - text/css 0.4051ms +2021-03-10 09:01:33.151 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 09:01:33.151 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 09:01:33.151 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 09:01:33.151 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 09:01:33.151 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 09:01:33.151 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 09:01:33.151 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.5996ms +2021-03-10 09:01:33.151 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.3301ms +2021-03-10 09:01:33.151 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.4206ms +2021-03-10 09:01:33.159 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637509091969848733 - - +2021-03-10 09:01:33.159 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637509091969948726 - - +2021-03-10 09:01:33.159 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637509091969698745 - - +2021-03-10 09:01:33.159 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-10 09:01:33.159 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-10 09:01:33.159 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-10 09:01:33.159 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637509091969848733 - - - 304 - text/css 0.3371ms +2021-03-10 09:01:33.159 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637509091969948726 - - - 304 - text/css 0.3826ms +2021-03-10 09:01:33.159 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637509091969698745 - - - 304 - text/css 0.4051ms +2021-03-10 09:01:33.160 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637509091969698745 - - +2021-03-10 09:01:33.160 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637509091969688728 - - +2021-03-10 09:01:33.160 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 09:01:33.160 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637509091969918728 - - +2021-03-10 09:01:33.161 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-10 09:01:33.161 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-10 09:01:33.161 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-10 09:01:33.161 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637509091969688728 - - - 304 - text/css 0.2781ms +2021-03-10 09:01:33.161 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637509091969918728 - - - 304 - application/javascript 0.1701ms +2021-03-10 09:01:33.161 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 09:01:33.161 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.2685ms +2021-03-10 09:01:33.161 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637509091969698745 - - - 304 - text/css 0.3528ms +2021-03-10 09:01:33.163 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637509091969848733 - - +2021-03-10 09:01:33.163 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637509091969698745 - - +2021-03-10 09:01:33.163 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637509091969688728 - - +2021-03-10 09:01:33.163 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637509091969698745 - - +2021-03-10 09:01:33.164 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637509091969698745 - - +2021-03-10 09:01:33.164 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-10 09:01:33.164 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-10 09:01:33.164 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-10 09:01:33.164 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637509091969698745 - - +2021-03-10 09:01:33.164 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637509091969698745 - - +2021-03-10 09:01:33.164 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-10 09:01:33.164 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637509091969848733 - - - 304 - application/javascript 0.4341ms +2021-03-10 09:01:33.164 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637509091969688728 - - - 304 - application/javascript 0.4173ms +2021-03-10 09:01:33.164 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-10 09:01:33.164 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-10 09:01:33.164 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637509091969698745 - - - 304 - application/javascript 0.4605ms +2021-03-10 09:01:33.164 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-10 09:01:33.164 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637509091969698745 - - +2021-03-10 09:01:33.164 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637509091969698745 - - - 304 - application/javascript 0.2178ms +2021-03-10 09:01:33.164 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637509091969698745 - - - 304 - application/javascript 0.2240ms +2021-03-10 09:01:33.164 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637509091969698745 - - - 304 - application/javascript 0.6027ms +2021-03-10 09:01:33.164 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.3203ms +2021-03-10 09:01:33.164 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637509091969698745 - - +2021-03-10 09:01:33.164 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-10 09:01:33.164 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-10 09:01:33.164 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637509091969698745 - - +2021-03-10 09:01:33.164 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.1724ms +2021-03-10 09:01:33.164 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-10 09:01:33.164 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.2173ms +2021-03-10 09:01:33.164 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637509091969698745 - - +2021-03-10 09:01:33.164 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-10 09:01:33.164 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-10 09:01:33.164 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637509091969698745 - - - 304 - application/javascript 0.2771ms +2021-03-10 09:01:33.164 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637509091969698745 - - - 304 - application/javascript 0.1837ms +2021-03-10 09:01:33.167 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637509091969698745 - - +2021-03-10 09:01:33.167 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637509091969698745 - - +2021-03-10 09:01:33.167 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637509091970028726 - - +2021-03-10 09:01:33.167 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637509091969698745 - - +2021-03-10 09:01:33.167 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-10 09:01:33.167 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-10 09:01:33.167 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637509091969948726 - - +2021-03-10 09:01:33.167 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-10 09:01:33.167 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637509091969698745 - - +2021-03-10 09:01:33.167 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637509091969698745 - - - 304 - application/javascript 0.3083ms +2021-03-10 09:01:33.167 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637509091969698745 - - +2021-03-10 09:01:33.167 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637509091970028726 - - - 304 - application/javascript 0.2996ms +2021-03-10 09:01:33.167 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-10 09:01:33.167 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.3141ms +2021-03-10 09:01:33.167 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-10 09:01:33.167 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637509091969688728 - - +2021-03-10 09:01:33.167 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.2699ms +2021-03-10 09:01:33.167 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637509091970548727 - - +2021-03-10 09:01:33.167 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637509091969948726 - - - 304 - application/javascript 0.1956ms +2021-03-10 09:01:33.167 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-10 09:01:33.167 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-10 09:01:33.167 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-10 09:01:33.167 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - +2021-03-10 09:01:33.167 +03:00 [INF] The file /libs/timeago/locales/jquery.timeago.en.js was not modified +2021-03-10 09:01:33.167 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637509091969698745 - - - 304 - application/javascript 0.2636ms +2021-03-10 09:01:33.167 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/Password/Default.js?_v=637478884536189924 - - +2021-03-10 09:01:33.167 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637509091969688728 - - - 304 - application/javascript 0.1688ms +2021-03-10 09:01:33.167 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637509091969698745 - - - 304 - application/javascript 0.2461ms +2021-03-10 09:01:33.167 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637509091970548727 - - - 304 - application/javascript 0.1842ms +2021-03-10 09:01:33.167 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/PersonalInfo/Default.js?_v=637478884536199897 - - +2021-03-10 09:01:33.167 +03:00 [INF] The file /Pages/Account/Components/ProfileManagementGroup/Password/Default.js was not modified +2021-03-10 09:01:33.168 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/Password/Default.js?_v=637478884536189924 - - - 304 - application/javascript 0.2709ms +2021-03-10 09:01:33.168 +03:00 [INF] The file /Pages/Account/Components/ProfileManagementGroup/PersonalInfo/Default.js was not modified +2021-03-10 09:01:33.168 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/PersonalInfo/Default.js?_v=637478884536199897 - - - 304 - application/javascript 0.3313ms +2021-03-10 09:01:33.171 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 09:01:33.172 +03: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). +2021-03-10 09:01:33.175 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 09:01:33.176 +03: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). +2021-03-10 09:01:33.177 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-10 09:01:33.178 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Features,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Delete +2021-03-10 09:01:33.181 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 09:01:33.181 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 5.5133ms +2021-03-10 09:01:33.181 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 09:01:33.182 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Features,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Delete +2021-03-10 09:01:33.182 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - - 200 34446 application/javascript 14.7857ms +2021-03-10 09:01:33.187 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-10 09:01:33.199 +03:00 [DBG] Setting the cache items. Count: 38 +2021-03-10 09:01:33.212 +03:00 [DBG] Finished setting the cache items. Count: 38 +2021-03-10 09:01:33.213 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:R,pk:admin,n:CmsKit.Comments,pn:R,pk:admin,n:CmsKit.Comments.Delete,pn:R,pk:admin,n:CmsKit.Contents,pn:R,pk:admin,n:CmsKit.Contents.Create,pn:R,pk:admin,n:CmsKit.Contents.Update,pn:R,pk:admin,n:CmsKit.Contents.Delete,pn:R,pk:admin,n:CmsKit.Tags,pn:R,pk:admin,n:CmsKit.Tags.Create,pn:R,pk:admin,n:CmsKit.Tags.Update,pn:R,pk:admin,n:CmsKit.Tags.Delete,pn:R,pk:admin,n:CmsKit.Pages,pn:R,pk:admin,n:CmsKit.Pages.Create,pn:R,pk:admin,n:CmsKit.Pages.Update,pn:R,pk:admin,n:CmsKit.Pages.Delete,pn:R,pk:admin,n:CmsKit.Blogs,pn:R,pk:admin,n:CmsKit.Blogs.Create,pn:R,pk:admin,n:CmsKit.Blogs.Update,pn:R,pk:admin,n:CmsKit.Blogs.Delete,pn:R,pk:admin,n:CmsKit.Blogs.Features,pn:R,pk:admin,n:CmsKit.BlogPosts,pn:R,pk:admin,n:CmsKit.BlogPosts.Create,pn:R,pk:admin,n:CmsKit.BlogPosts.Update,pn:R,pk:admin,n:CmsKit.BlogPosts.Delete +2021-03-10 09:01:33.214 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:R,pk:admin,n:CmsKit.Comments,pn:R,pk:admin,n:CmsKit.Comments.Delete,pn:R,pk:admin,n:CmsKit.Contents,pn:R,pk:admin,n:CmsKit.Contents.Create,pn:R,pk:admin,n:CmsKit.Contents.Update,pn:R,pk:admin,n:CmsKit.Contents.Delete,pn:R,pk:admin,n:CmsKit.Tags,pn:R,pk:admin,n:CmsKit.Tags.Create,pn:R,pk:admin,n:CmsKit.Tags.Update,pn:R,pk:admin,n:CmsKit.Tags.Delete,pn:R,pk:admin,n:CmsKit.Pages,pn:R,pk:admin,n:CmsKit.Pages.Create,pn:R,pk:admin,n:CmsKit.Pages.Update,pn:R,pk:admin,n:CmsKit.Pages.Delete,pn:R,pk:admin,n:CmsKit.Blogs,pn:R,pk:admin,n:CmsKit.Blogs.Create,pn:R,pk:admin,n:CmsKit.Blogs.Update,pn:R,pk:admin,n:CmsKit.Blogs.Delete,pn:R,pk:admin,n:CmsKit.Blogs.Features,pn:R,pk:admin,n:CmsKit.BlogPosts,pn:R,pk:admin,n:CmsKit.BlogPosts.Create,pn:R,pk:admin,n:CmsKit.BlogPosts.Update,pn:R,pk:admin,n:CmsKit.BlogPosts.Delete +2021-03-10 09:01:33.216 +03:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: R,admin +2021-03-10 09:01:33.221 +03:00 [DBG] Setting the cache items. Count: 38 +2021-03-10 09:01:33.233 +03:00 [DBG] Finished setting the cache items. Count: 38 +2021-03-10 09:01:33.250 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 09:01:33.250 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 09:01:33.251 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.3335ms +2021-03-10 09:01:33.274 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-10 09:01:33.294 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 09:01:33.307 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 134.6738ms +2021-03-10 09:01:33.307 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 09:01:33.308 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 96693 application/javascript 144.1918ms +2021-03-10 09:01:35.093 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-10 09:01:35.093 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-10 09:01:35.093 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.4198ms +2021-03-10 09:01:38.431 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/identity/users - - +2021-03-10 09:01:38.437 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 09:01:38.437 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 09:01:38.437 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 09:01:38.437 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 09:01:38.437 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 09:01:38.438 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.45 ms. +2021-03-10 09:01:38.439 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.22 ms. +2021-03-10 09:01:38.439 +03:00 [INF] Executed page /_Host in 1.972ms +2021-03-10 09:01:38.439 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 09:01:38.439 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/identity/users - - - 200 - text/html;+charset=utf-8 8.3338ms +2021-03-10 09:01:38.460 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 09:01:38.460 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 09:01:38.460 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 09:01:38.460 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 09:01:38.461 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.6570ms +2021-03-10 09:01:38.461 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.6757ms +2021-03-10 09:01:38.461 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 09:01:38.461 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 09:01:38.461 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.2335ms +2021-03-10 09:01:38.461 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 09:01:38.461 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 09:01:38.461 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 09:01:38.461 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 09:01:38.461 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 09:01:38.462 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 09:01:38.462 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 09:01:38.462 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 09:01:38.462 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 09:01:38.462 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 09:01:38.462 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.2702ms +2021-03-10 09:01:38.462 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.4463ms +2021-03-10 09:01:38.462 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.3652ms +2021-03-10 09:01:38.462 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.5525ms +2021-03-10 09:01:38.462 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.5908ms +2021-03-10 09:01:38.466 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 09:01:38.466 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 09:01:38.466 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 09:01:38.466 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 09:01:38.466 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 09:01:38.466 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.6869ms +2021-03-10 09:01:38.466 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 09:01:38.466 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.5881ms +2021-03-10 09:01:38.466 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 09:01:38.466 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 09:01:38.467 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.8895ms +2021-03-10 09:01:38.467 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.8002ms +2021-03-10 09:01:38.489 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 09:01:38.498 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 09:01:38.499 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 09:01:38.499 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 09:01:38.499 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 10.1308ms +2021-03-10 09:01:38.516 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=2-GV_VLI3zQTL6FrTw0y4A - - +2021-03-10 09:01:38.519 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 09:01:38.520 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 09:01:38.538 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 09:01:38.539 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 09:01:38.543 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 09:01:38.546 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 09:01:38.547 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:38.547 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 09:01:38.548 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 09:01:38.548 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 09:01:38.548 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 09:01:38.548 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:38.550 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:01:38.551 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:01:38.551 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:01:38.552 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:01:38.588 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-10 09:01:38.588 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-10 09:01:38.588 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-10 09:01:38.588 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-10 09:01:38.588 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:38.589 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 09:01:38.589 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 09:01:38.589 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 09:01:38.590 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 09:01:38.590 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:38.590 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 09:01:38.590 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 09:01:38.590 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 09:01:38.591 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 09:01:38.591 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:38.591 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:01:38.592 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:01:38.592 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:01:38.593 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:01:38.593 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:38.597 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 09:01:38.597 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 09:01:38.597 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 09:01:38.598 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 09:01:38.598 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:38.849 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:39.134 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 09:01:39.135 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 09:01:39.135 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 09:01:39.135 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 09:01:39.135 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:39.231 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 09:01:39.231 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 09:01:39.231 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 09:01:39.232 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 09:01:39.232 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:39.233 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:01:39.233 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:01:39.233 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:01:39.233 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:01:39.233 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:39.234 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 09:01:39.234 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 09:01:39.234 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 09:01:39.234 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 09:01:39.234 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:39.236 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 09:01:39.236 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 09:01:39.236 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 09:01:39.237 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 09:01:39.237 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:39.237 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:01:39.237 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:01:39.237 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:01:39.237 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:01:39.237 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:39.237 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 09:01:39.238 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 09:01:39.238 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 09:01:39.238 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 09:01:39.238 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:39.255 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 09:01:39.255 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 09:01:39.255 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 09:01:39.256 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 09:01:39.256 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:39.256 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:01:39.256 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:01:39.256 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:01:39.256 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:01:39.256 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:39.256 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 09:01:39.257 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 09:01:39.257 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 09:01:39.257 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 09:01:39.257 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:39.259 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 09:01:39.259 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 09:01:39.259 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 09:01:39.259 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 09:01:39.259 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:39.260 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:01:39.260 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:01:39.260 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:01:39.260 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:01:39.260 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:39.260 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 09:01:39.260 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 09:01:39.260 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 09:01:39.261 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 09:01:39.261 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:40.990 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 09:01:40.991 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 09:01:40.991 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 09:01:40.991 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 09:01:40.991 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:41.005 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 09:01:41.005 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 09:01:41.005 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 09:01:41.006 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 09:01:41.006 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:41.006 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.006 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.006 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.006 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.006 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:41.006 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.007 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.007 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.007 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.007 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:41.007 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.007 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.008 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.008 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.008 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:41.083 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 09:01:41.084 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 09:01:41.084 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 09:01:41.084 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 09:01:41.084 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:41.088 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:41.124 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.125 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.125 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.125 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.125 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:41.125 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.126 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.126 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.126 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.126 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:41.126 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.127 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.127 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.127 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.127 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:41.130 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.131 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.131 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.131 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.131 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:41.131 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.132 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.132 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.132 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.132 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:41.132 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.133 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.133 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.133 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.133 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:41.137 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.137 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.137 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.138 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.138 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:41.138 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.138 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.139 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.139 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.139 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:41.139 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.140 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.140 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.140 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.140 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:41.143 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.144 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.144 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.144 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.144 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:41.144 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.145 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.145 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.145 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.145 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:41.145 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.146 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.146 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.146 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.146 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:41.149 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.150 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.150 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.150 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.150 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:41.150 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.151 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.151 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.151 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.151 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:41.152 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.152 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.152 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.153 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.153 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:41.158 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.158 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.158 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.159 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.159 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:41.159 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.160 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.160 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.160 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.160 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:41.160 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.161 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.161 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.161 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.161 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:41.164 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.164 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.164 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.165 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.165 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:41.165 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.166 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.166 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.166 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.166 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:41.166 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.167 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.167 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.167 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.167 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:41.171 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.171 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.171 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.172 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.172 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:41.172 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.172 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.173 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.173 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.173 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:41.173 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.174 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.174 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.174 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.174 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:41.177 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.178 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.178 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.178 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.178 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:41.178 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.179 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.179 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.179 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.179 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:41.179 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.180 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.180 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.180 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.180 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:41.183 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.184 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.184 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.184 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:01:41.184 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:41.184 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.185 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.185 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.185 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:01:41.185 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:41.186 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.186 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.186 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.187 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:01:41.187 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:47.725 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 09:01:47.725 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 09:01:47.725 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 09:01:47.725 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 09:01:47.725 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.2324ms +2021-03-10 09:01:47.725 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.4524ms +2021-03-10 09:01:47.725 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 09:01:47.725 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 09:01:47.726 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 09:01:47.726 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 09:01:47.726 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.2433ms +2021-03-10 09:01:47.726 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 09:01:47.726 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.3204ms +2021-03-10 09:01:47.726 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 09:01:47.726 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.2772ms +2021-03-10 09:01:47.726 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 09:01:47.726 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 09:01:47.726 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 09:01:47.727 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 09:01:47.727 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.3521ms +2021-03-10 09:01:47.727 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 09:01:47.727 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 09:01:47.727 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.2490ms +2021-03-10 09:01:47.727 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.2732ms +2021-03-10 09:01:47.798 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css.map - - +2021-03-10 09:01:47.817 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/css/bootstrap.css.map'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\css\bootstrap.css.map' +2021-03-10 09:01:47.817 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css.map - - - 200 508232 text/plain 19.4725ms +2021-03-10 09:01:52.779 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:01:52.780 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:01:52.780 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:01:52.781 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:01:52.781 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:52.807 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-10 09:01:52.809 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-10 09:01:52.809 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-10 09:01:52.809 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-10 09:01:52.809 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:52.810 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 09:01:52.810 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 09:01:52.810 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 09:01:52.810 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 09:01:52.810 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:52.811 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 09:01:52.811 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 09:01:52.811 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 09:01:52.811 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 09:01:52.811 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:52.811 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 09:01:52.812 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 09:01:52.812 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 09:01:52.812 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 09:01:52.812 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:52.875 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:01:52.876 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:01:52.876 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:01:52.876 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:01:52.876 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:52.917 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:52.980 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 09:01:52.980 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 09:01:52.980 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 09:01:52.981 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 09:01:52.981 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:52.981 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 09:01:52.981 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 09:01:52.981 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 09:01:52.982 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 09:01:52.982 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:52.982 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 09:01:52.982 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 09:01:52.982 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 09:01:52.983 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 09:01:52.983 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:52.992 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 09:01:52.992 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 09:01:52.992 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 09:01:52.993 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 09:01:52.993 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:52.993 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 09:01:52.993 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 09:01:52.993 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 09:01:52.994 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 09:01:52.994 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:52.994 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 09:01:52.994 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 09:01:52.994 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 09:01:52.995 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 09:01:52.995 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:56.597 +03:00 [INF] Authorization was successful. +2021-03-10 09:01:56.603 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 09:01:56.603 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 09:01:56.603 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.2922ms +2021-03-10 09:02:00.781 +03:00 [INF] Authorization was successful. +2021-03-10 09:02:00.796 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Manage - - +2021-03-10 09:02:00.805 +03:00 [INF] Authorization was successful. +2021-03-10 09:02:00.805 +03:00 [INF] Executing endpoint '/Account/Manage' +2021-03-10 09:02:00.805 +03:00 [INF] Route matched with {page = "/Account/Manage", area = "", action = "", controller = ""}. Executing page /Account/Manage +2021-03-10 09:02:00.805 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 09:02:00.809 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.ManageModel.OnGetAsync - ModelState is "Valid" +2021-03-10 09:02:00.813 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 09:02:00.821 +03:00 [INF] Authorization was successful. +2021-03-10 09:02:00.840 +03:00 [INF] Authorization was successful. +2021-03-10 09:02:00.861 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 0.70 ms. +2021-03-10 09:02:00.865 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:02:00.868 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:02:00.869 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:02:00.871 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:02:00.876 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 2.91 ms. +2021-03-10 09:02:00.877 +03:00 [DBG] Added bundle 'Volo.Abp.Account.Web.Pages.Account.ManageModel' to the page in 0.18 ms. +2021-03-10 09:02:00.877 +03:00 [INF] Executed page /Account/Manage in 72.0752ms +2021-03-10 09:02:00.877 +03:00 [INF] Executed endpoint '/Account/Manage' +2021-03-10 09:02:00.879 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Manage - - - 200 - text/html;+charset=utf-8 83.3901ms +2021-03-10 09:02:00.882 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarydXX5wfYJ8WXLbEn7 359 +2021-03-10 09:02:00.883 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 09:02:00.887 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 09:02:00.887 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 09:02:00.887 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 09:02:00.888 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarydXX5wfYJ8WXLbEn7 359 - 200 0 - 5.3414ms +2021-03-10 09:02:00.891 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=2-GV_VLI3zQTL6FrTw0y4A - - - 101 - - 22375.5785ms +2021-03-10 09:02:00.892 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637509091969688728 - - +2021-03-10 09:02:00.892 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 09:02:00.892 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 09:02:00.892 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-10 09:02:00.893 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637509091969688728 - - - 304 - text/css 0.2879ms +2021-03-10 09:02:00.893 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.3105ms +2021-03-10 09:02:00.900 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 09:02:00.900 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 09:02:00.901 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 09:02:00.901 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 09:02:00.902 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 1.3745ms +2021-03-10 09:02:00.902 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 1.2825ms +2021-03-10 09:02:00.908 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637509091969698745 - - +2021-03-10 09:02:00.908 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637509091969948726 - - +2021-03-10 09:02:00.908 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637509091969848733 - - +2021-03-10 09:02:00.908 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637509091969698745 - - +2021-03-10 09:02:00.908 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-10 09:02:00.908 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-10 09:02:00.908 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-10 09:02:00.908 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-10 09:02:00.908 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637509091969848733 - - - 304 - text/css 0.2690ms +2021-03-10 09:02:00.908 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637509091969948726 - - - 304 - text/css 0.3490ms +2021-03-10 09:02:00.908 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637509091969698745 - - - 304 - text/css 0.2311ms +2021-03-10 09:02:00.908 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637509091969698745 - - - 304 - text/css 0.3901ms +2021-03-10 09:02:00.910 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637509091969688728 - - +2021-03-10 09:02:00.910 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 09:02:00.910 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637509091969918728 - - +2021-03-10 09:02:00.911 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637509091969848733 - - +2021-03-10 09:02:00.911 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-10 09:02:00.911 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637509091969698745 - - +2021-03-10 09:02:00.911 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 09:02:00.911 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637509091969688728 - - - 304 - text/css 0.1890ms +2021-03-10 09:02:00.911 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.1618ms +2021-03-10 09:02:00.911 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-10 09:02:00.911 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-10 09:02:00.911 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637509091969918728 - - - 304 - application/javascript 0.2049ms +2021-03-10 09:02:00.911 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637509091969848733 - - - 304 - application/javascript 0.2050ms +2021-03-10 09:02:00.911 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-10 09:02:00.911 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637509091969698745 - - - 304 - application/javascript 0.2298ms +2021-03-10 09:02:00.913 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637509091969698745 - - +2021-03-10 09:02:00.913 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637509091969688728 - - +2021-03-10 09:02:00.913 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637509091969698745 - - +2021-03-10 09:02:00.913 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637509091969698745 - - +2021-03-10 09:02:00.913 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637509091969698745 - - +2021-03-10 09:02:00.913 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637509091969698745 - - +2021-03-10 09:02:00.913 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637509091969698745 - - +2021-03-10 09:02:00.913 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637509091969698745 - - +2021-03-10 09:02:00.913 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-10 09:02:00.913 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-10 09:02:00.913 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-10 09:02:00.913 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-10 09:02:00.914 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-10 09:02:00.914 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637509091969698745 - - +2021-03-10 09:02:00.914 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-10 09:02:00.914 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-10 09:02:00.914 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637509091969688728 - - - 304 - application/javascript 0.4442ms +2021-03-10 09:02:00.914 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637509091969698745 - - - 304 - application/javascript 0.4296ms +2021-03-10 09:02:00.914 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-10 09:02:00.914 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-10 09:02:00.914 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637509091969698745 - - - 304 - application/javascript 0.2416ms +2021-03-10 09:02:00.914 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637509091969698745 - - - 304 - application/javascript 0.5546ms +2021-03-10 09:02:00.914 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637509091969698745 - - - 304 - application/javascript 0.4408ms +2021-03-10 09:02:00.914 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-10 09:02:00.914 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.5998ms +2021-03-10 09:02:00.914 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637509091969698745 - - - 304 - application/javascript 0.2956ms +2021-03-10 09:02:00.914 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.4807ms +2021-03-10 09:02:00.914 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.4100ms +2021-03-10 09:02:00.914 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637509091969698745 - - +2021-03-10 09:02:00.914 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637509091969698745 - - +2021-03-10 09:02:00.914 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637509091970028726 - - +2021-03-10 09:02:00.914 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-10 09:02:00.914 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-10 09:02:00.914 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637509091969698745 - - - 304 - application/javascript 0.2319ms +2021-03-10 09:02:00.914 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-10 09:02:00.914 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637509091970028726 - - - 304 - application/javascript 0.2074ms +2021-03-10 09:02:00.914 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.2640ms +2021-03-10 09:02:00.919 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637509091969698745 - - +2021-03-10 09:02:00.919 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637509091969948726 - - +2021-03-10 09:02:00.919 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637509091969698745 - - +2021-03-10 09:02:00.919 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637509091969698745 - - +2021-03-10 09:02:00.919 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637509091969688728 - - +2021-03-10 09:02:00.919 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637509091970548727 - - +2021-03-10 09:02:00.920 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-10 09:02:00.920 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-10 09:02:00.920 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-10 09:02:00.920 +03:00 [INF] The file /libs/timeago/locales/jquery.timeago.en.js was not modified +2021-03-10 09:02:00.920 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-10 09:02:00.920 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-10 09:02:00.920 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637509091969688728 - - - 304 - application/javascript 0.3527ms +2021-03-10 09:02:00.920 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637509091969698745 - - - 304 - application/javascript 0.4154ms +2021-03-10 09:02:00.920 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637509091970548727 - - - 304 - application/javascript 0.3278ms +2021-03-10 09:02:00.920 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637509091969698745 - - - 304 - application/javascript 0.4583ms +2021-03-10 09:02:00.920 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637509091969948726 - - - 304 - application/javascript 0.5088ms +2021-03-10 09:02:00.920 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.5305ms +2021-03-10 09:02:00.921 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 09:02:00.921 +03: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). +2021-03-10 09:02:00.923 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-10 09:02:00.923 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Features,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Delete +2021-03-10 09:02:00.928 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - +2021-03-10 09:02:00.928 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/Password/Default.js?_v=637478884536189924 - - +2021-03-10 09:02:00.928 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/PersonalInfo/Default.js?_v=637478884536199897 - - +2021-03-10 09:02:00.928 +03:00 [INF] The file /Pages/Account/Components/ProfileManagementGroup/PersonalInfo/Default.js was not modified +2021-03-10 09:02:00.928 +03:00 [INF] The file /Pages/Account/Components/ProfileManagementGroup/Password/Default.js was not modified +2021-03-10 09:02:00.929 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/Password/Default.js?_v=637478884536189924 - - - 304 - application/javascript 0.5254ms +2021-03-10 09:02:00.929 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/PersonalInfo/Default.js?_v=637478884536199897 - - - 304 - application/javascript 0.4792ms +2021-03-10 09:02:00.941 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 09:02:00.942 +03: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). +2021-03-10 09:02:00.945 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 09:02:00.945 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 3.5962ms +2021-03-10 09:02:00.945 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 09:02:00.946 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - - 200 34446 application/javascript 17.6861ms +2021-03-10 09:02:00.952 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Features,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Delete +2021-03-10 09:02:00.953 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:R,pk:admin,n:CmsKit.Comments,pn:R,pk:admin,n:CmsKit.Comments.Delete,pn:R,pk:admin,n:CmsKit.Contents,pn:R,pk:admin,n:CmsKit.Contents.Create,pn:R,pk:admin,n:CmsKit.Contents.Update,pn:R,pk:admin,n:CmsKit.Contents.Delete,pn:R,pk:admin,n:CmsKit.Tags,pn:R,pk:admin,n:CmsKit.Tags.Create,pn:R,pk:admin,n:CmsKit.Tags.Update,pn:R,pk:admin,n:CmsKit.Tags.Delete,pn:R,pk:admin,n:CmsKit.Pages,pn:R,pk:admin,n:CmsKit.Pages.Create,pn:R,pk:admin,n:CmsKit.Pages.Update,pn:R,pk:admin,n:CmsKit.Pages.Delete,pn:R,pk:admin,n:CmsKit.Blogs,pn:R,pk:admin,n:CmsKit.Blogs.Create,pn:R,pk:admin,n:CmsKit.Blogs.Update,pn:R,pk:admin,n:CmsKit.Blogs.Delete,pn:R,pk:admin,n:CmsKit.Blogs.Features,pn:R,pk:admin,n:CmsKit.BlogPosts,pn:R,pk:admin,n:CmsKit.BlogPosts.Create,pn:R,pk:admin,n:CmsKit.BlogPosts.Update,pn:R,pk:admin,n:CmsKit.BlogPosts.Delete +2021-03-10 09:02:00.973 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:R,pk:admin,n:CmsKit.Comments,pn:R,pk:admin,n:CmsKit.Comments.Delete,pn:R,pk:admin,n:CmsKit.Contents,pn:R,pk:admin,n:CmsKit.Contents.Create,pn:R,pk:admin,n:CmsKit.Contents.Update,pn:R,pk:admin,n:CmsKit.Contents.Delete,pn:R,pk:admin,n:CmsKit.Tags,pn:R,pk:admin,n:CmsKit.Tags.Create,pn:R,pk:admin,n:CmsKit.Tags.Update,pn:R,pk:admin,n:CmsKit.Tags.Delete,pn:R,pk:admin,n:CmsKit.Pages,pn:R,pk:admin,n:CmsKit.Pages.Create,pn:R,pk:admin,n:CmsKit.Pages.Update,pn:R,pk:admin,n:CmsKit.Pages.Delete,pn:R,pk:admin,n:CmsKit.Blogs,pn:R,pk:admin,n:CmsKit.Blogs.Create,pn:R,pk:admin,n:CmsKit.Blogs.Update,pn:R,pk:admin,n:CmsKit.Blogs.Delete,pn:R,pk:admin,n:CmsKit.Blogs.Features,pn:R,pk:admin,n:CmsKit.BlogPosts,pn:R,pk:admin,n:CmsKit.BlogPosts.Create,pn:R,pk:admin,n:CmsKit.BlogPosts.Update,pn:R,pk:admin,n:CmsKit.BlogPosts.Delete +2021-03-10 09:02:01.040 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-10 09:02:01.063 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 09:02:01.073 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 151.863ms +2021-03-10 09:02:01.073 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 09:02:01.074 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 96693 application/javascript 160.3118ms +2021-03-10 09:02:05.172 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/tenant-management/tenants - - +2021-03-10 09:02:05.175 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 09:02:05.176 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 09:02:05.176 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 09:02:05.176 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 09:02:05.176 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 09:02:05.177 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.51 ms. +2021-03-10 09:02:05.177 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.23 ms. +2021-03-10 09:02:05.177 +03:00 [INF] Executed page /_Host in 1.7014ms +2021-03-10 09:02:05.177 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 09:02:05.177 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/tenant-management/tenants - - - 200 - text/html;+charset=utf-8 5.6286ms +2021-03-10 09:02:05.201 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 09:02:05.201 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 09:02:05.202 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 09:02:05.202 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 09:02:05.202 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.4785ms +2021-03-10 09:02:05.202 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.5557ms +2021-03-10 09:02:05.202 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 09:02:05.202 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 09:02:05.202 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 09:02:05.202 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.2555ms +2021-03-10 09:02:05.203 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 09:02:05.203 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.5994ms +2021-03-10 09:02:05.204 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 09:02:05.204 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 09:02:05.204 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 09:02:05.204 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 09:02:05.205 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 09:02:05.205 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 09:02:05.205 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.7791ms +2021-03-10 09:02:05.205 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.8654ms +2021-03-10 09:02:05.205 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 09:02:05.205 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 09:02:05.205 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 1.1167ms +2021-03-10 09:02:05.205 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 1.0947ms +2021-03-10 09:02:05.208 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 09:02:05.208 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 09:02:05.209 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 09:02:05.209 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 09:02:05.209 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 09:02:05.209 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.6223ms +2021-03-10 09:02:05.209 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 09:02:05.209 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.3914ms +2021-03-10 09:02:05.209 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 09:02:05.209 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 09:02:05.209 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.5097ms +2021-03-10 09:02:05.209 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.7678ms +2021-03-10 09:02:05.243 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 09:02:05.248 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 09:02:05.248 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 09:02:05.249 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 09:02:05.249 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.2891ms +2021-03-10 09:02:05.261 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=U7CN3SLlboYsU3Gqa5u3RA - - +2021-03-10 09:02:05.264 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 09:02:05.265 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 09:02:05.270 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:02:05.271 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:02:05.271 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:02:05.272 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:02:05.275 +03:00 [INF] Authorization was successful. +2021-03-10 09:02:07.143 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Manage - - +2021-03-10 09:02:07.149 +03:00 [INF] Authorization was successful. +2021-03-10 09:02:07.149 +03:00 [INF] Executing endpoint '/Account/Manage' +2021-03-10 09:02:07.149 +03:00 [INF] Route matched with {page = "/Account/Manage", area = "", action = "", controller = ""}. Executing page /Account/Manage +2021-03-10 09:02:07.149 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 09:02:07.152 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.ManageModel.OnGetAsync - ModelState is "Valid" +2021-03-10 09:02:07.161 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 09:02:07.163 +03:00 [INF] Authorization was successful. +2021-03-10 09:02:07.179 +03:00 [INF] Authorization was successful. +2021-03-10 09:02:07.202 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 0.77 ms. +2021-03-10 09:02:07.205 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:02:07.207 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:02:07.207 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:02:07.209 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:02:07.213 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 2.72 ms. +2021-03-10 09:02:07.214 +03:00 [DBG] Added bundle 'Volo.Abp.Account.Web.Pages.Account.ManageModel' to the page in 0.20 ms. +2021-03-10 09:02:07.214 +03:00 [INF] Executed page /Account/Manage in 65.4127ms +2021-03-10 09:02:07.214 +03:00 [INF] Executed endpoint '/Account/Manage' +2021-03-10 09:02:07.217 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Manage - - - 200 - text/html;+charset=utf-8 73.5747ms +2021-03-10 09:02:07.229 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 09:02:07.229 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=U7CN3SLlboYsU3Gqa5u3RA - - - 101 - - 1967.5171ms +2021-03-10 09:02:07.230 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryfuu2igHvAMdmEMK9 359 +2021-03-10 09:02:07.234 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 09:02:07.235 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 09:02:07.236 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 09:02:07.236 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryfuu2igHvAMdmEMK9 359 - 200 0 - 6.0614ms +2021-03-10 09:02:07.257 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-10 09:02:07.265 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 09:02:07.266 +03: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). +2021-03-10 09:02:07.268 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-10 09:02:07.269 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Features,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Delete +2021-03-10 09:02:07.293 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Features,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Delete +2021-03-10 09:02:07.293 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:R,pk:admin,n:CmsKit.Comments,pn:R,pk:admin,n:CmsKit.Comments.Delete,pn:R,pk:admin,n:CmsKit.Contents,pn:R,pk:admin,n:CmsKit.Contents.Create,pn:R,pk:admin,n:CmsKit.Contents.Update,pn:R,pk:admin,n:CmsKit.Contents.Delete,pn:R,pk:admin,n:CmsKit.Tags,pn:R,pk:admin,n:CmsKit.Tags.Create,pn:R,pk:admin,n:CmsKit.Tags.Update,pn:R,pk:admin,n:CmsKit.Tags.Delete,pn:R,pk:admin,n:CmsKit.Pages,pn:R,pk:admin,n:CmsKit.Pages.Create,pn:R,pk:admin,n:CmsKit.Pages.Update,pn:R,pk:admin,n:CmsKit.Pages.Delete,pn:R,pk:admin,n:CmsKit.Blogs,pn:R,pk:admin,n:CmsKit.Blogs.Create,pn:R,pk:admin,n:CmsKit.Blogs.Update,pn:R,pk:admin,n:CmsKit.Blogs.Delete,pn:R,pk:admin,n:CmsKit.Blogs.Features,pn:R,pk:admin,n:CmsKit.BlogPosts,pn:R,pk:admin,n:CmsKit.BlogPosts.Create,pn:R,pk:admin,n:CmsKit.BlogPosts.Update,pn:R,pk:admin,n:CmsKit.BlogPosts.Delete +2021-03-10 09:02:07.315 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:R,pk:admin,n:CmsKit.Comments,pn:R,pk:admin,n:CmsKit.Comments.Delete,pn:R,pk:admin,n:CmsKit.Contents,pn:R,pk:admin,n:CmsKit.Contents.Create,pn:R,pk:admin,n:CmsKit.Contents.Update,pn:R,pk:admin,n:CmsKit.Contents.Delete,pn:R,pk:admin,n:CmsKit.Tags,pn:R,pk:admin,n:CmsKit.Tags.Create,pn:R,pk:admin,n:CmsKit.Tags.Update,pn:R,pk:admin,n:CmsKit.Tags.Delete,pn:R,pk:admin,n:CmsKit.Pages,pn:R,pk:admin,n:CmsKit.Pages.Create,pn:R,pk:admin,n:CmsKit.Pages.Update,pn:R,pk:admin,n:CmsKit.Pages.Delete,pn:R,pk:admin,n:CmsKit.Blogs,pn:R,pk:admin,n:CmsKit.Blogs.Create,pn:R,pk:admin,n:CmsKit.Blogs.Update,pn:R,pk:admin,n:CmsKit.Blogs.Delete,pn:R,pk:admin,n:CmsKit.Blogs.Features,pn:R,pk:admin,n:CmsKit.BlogPosts,pn:R,pk:admin,n:CmsKit.BlogPosts.Create,pn:R,pk:admin,n:CmsKit.BlogPosts.Update,pn:R,pk:admin,n:CmsKit.BlogPosts.Delete +2021-03-10 09:02:07.362 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-10 09:02:07.379 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 09:02:07.381 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 114.7484ms +2021-03-10 09:02:07.381 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 09:02:07.381 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 96693 application/javascript 123.7610ms +2021-03-10 09:02:10.757 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/identity/users - - +2021-03-10 09:02:10.765 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 09:02:10.765 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 09:02:10.765 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 09:02:10.766 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 09:02:10.766 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 09:02:10.767 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.56 ms. +2021-03-10 09:02:10.767 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.35 ms. +2021-03-10 09:02:10.768 +03:00 [INF] Executed page /_Host in 2.2094ms +2021-03-10 09:02:10.768 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 09:02:10.768 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/identity/users - - - 200 - text/html;+charset=utf-8 11.0258ms +2021-03-10 09:02:10.789 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 09:02:10.789 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 09:02:10.789 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 09:02:10.789 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 09:02:10.789 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 09:02:10.789 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 09:02:10.789 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.4134ms +2021-03-10 09:02:10.789 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.4388ms +2021-03-10 09:02:10.789 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.1616ms +2021-03-10 09:02:10.789 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 09:02:10.789 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 09:02:10.789 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 09:02:10.790 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 09:02:10.790 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 09:02:10.790 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 09:02:10.790 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.3654ms +2021-03-10 09:02:10.790 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.4042ms +2021-03-10 09:02:10.790 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.4425ms +2021-03-10 09:02:10.790 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 09:02:10.790 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 09:02:10.790 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 09:02:10.791 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 09:02:10.791 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 09:02:10.791 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 09:02:10.791 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.8375ms +2021-03-10 09:02:10.791 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.8341ms +2021-03-10 09:02:10.791 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.9473ms +2021-03-10 09:02:10.792 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 09:02:10.792 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 09:02:10.792 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 09:02:10.792 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 09:02:10.792 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 09:02:10.792 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 09:02:10.792 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.5952ms +2021-03-10 09:02:10.792 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.6650ms +2021-03-10 09:02:10.792 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.7033ms +2021-03-10 09:02:10.812 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 09:02:10.821 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 09:02:10.822 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 09:02:10.822 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 09:02:10.822 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 10.3021ms +2021-03-10 09:02:10.836 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=Fvj4_k2ot9nYWjJDi5xxhg - - +2021-03-10 09:02:10.840 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 09:02:10.840 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 09:02:10.849 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 09:02:10.851 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 09:02:10.851 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 09:02:10.851 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 09:02:10.851 +03:00 [INF] Authorization was successful. +2021-03-10 09:02:10.851 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 09:02:10.852 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 09:02:10.852 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 09:02:10.852 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 09:02:10.852 +03:00 [INF] Authorization was successful. +2021-03-10 09:02:10.855 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:02:10.856 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:02:10.856 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:02:10.857 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:02:10.860 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-10 09:02:10.861 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-10 09:02:10.861 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-10 09:02:10.862 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-10 09:02:10.862 +03:00 [INF] Authorization was successful. +2021-03-10 09:02:10.862 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 09:02:10.863 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 09:02:10.863 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 09:02:10.863 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 09:02:10.863 +03:00 [INF] Authorization was successful. +2021-03-10 09:02:10.863 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 09:02:10.864 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 09:02:10.864 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 09:02:10.864 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 09:02:10.864 +03:00 [INF] Authorization was successful. +2021-03-10 09:02:10.865 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:02:10.865 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:02:10.865 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:02:10.865 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:02:10.865 +03:00 [INF] Authorization was successful. +2021-03-10 09:02:10.868 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 09:02:10.869 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 09:02:10.869 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 09:02:10.870 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 09:02:10.870 +03:00 [INF] Authorization was successful. +2021-03-10 09:02:10.876 +03:00 [INF] Authorization was successful. +2021-03-10 09:02:10.958 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 09:02:10.959 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 09:02:10.959 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 09:02:10.960 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 09:02:10.960 +03:00 [INF] Authorization was successful. +2021-03-10 09:02:11.005 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 09:02:11.005 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 09:02:11.005 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 09:02:11.005 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 09:02:11.005 +03:00 [INF] Authorization was successful. +2021-03-10 09:02:11.006 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:02:11.006 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:02:11.006 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:02:11.006 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:02:11.006 +03:00 [INF] Authorization was successful. +2021-03-10 09:02:11.006 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 09:02:11.007 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 09:02:11.007 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 09:02:11.007 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 09:02:11.007 +03:00 [INF] Authorization was successful. +2021-03-10 09:02:11.010 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 09:02:11.011 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 09:02:11.011 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 09:02:11.012 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 09:02:11.012 +03:00 [INF] Authorization was successful. +2021-03-10 09:02:11.012 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:02:11.013 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:02:11.013 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:02:11.014 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:02:11.014 +03:00 [INF] Authorization was successful. +2021-03-10 09:02:11.014 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 09:02:11.015 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 09:02:11.015 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 09:02:11.015 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 09:02:11.015 +03:00 [INF] Authorization was successful. +2021-03-10 09:02:11.032 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 09:02:11.033 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 09:02:11.034 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 09:02:11.034 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 09:02:11.034 +03:00 [INF] Authorization was successful. +2021-03-10 09:02:11.035 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:02:11.035 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:02:11.035 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:02:11.035 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:02:11.036 +03:00 [INF] Authorization was successful. +2021-03-10 09:02:11.036 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 09:02:11.036 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 09:02:11.036 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 09:02:11.036 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 09:02:11.036 +03:00 [INF] Authorization was successful. +2021-03-10 09:02:11.040 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 09:02:11.040 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 09:02:11.040 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 09:02:11.041 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 09:02:11.041 +03:00 [INF] Authorization was successful. +2021-03-10 09:02:11.041 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:02:11.042 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:02:11.042 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:02:11.042 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:02:11.042 +03:00 [INF] Authorization was successful. +2021-03-10 09:02:11.043 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 09:02:11.045 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 09:02:11.045 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 09:02:11.046 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 09:02:11.046 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:41.985 +03:00 [INF] Starting web host. +2021-03-10 09:06:43.827 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-10 09:06:43.892 +03:00 [INF] Loaded ABP modules: +2021-03-10 09:06:43.892 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-10 09:06:43.892 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-10 09:06:43.892 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-10 09:06:43.892 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-10 09:06:43.892 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-10 09:06:43.893 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-10 09:06:43.893 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-10 09:06:43.893 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-10 09:06:43.893 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiClientModule +2021-03-10 09:06:43.893 +03:00 [INF] - Volo.Abp.Http.Client.AbpHttpClientModule +2021-03-10 09:06:43.940 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-10 09:06:43.943 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-10 09:06:43.990 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-10 09:06:44.626 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-10 09:06:44.626 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-10 09:06:44.626 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-10 09:06:44.626 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-10 09:06:44.626 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-10 09:06:44.626 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-10 09:06:45.227 +03:00 [INF] Initialized all ABP modules. +2021-03-10 09:06:45.324 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-10 09:06:45.327 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-10 09:06:45.327 +03:00 [INF] Hosting environment: Development +2021-03-10 09:06:45.327 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-10 09:06:45.978 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-10 09:06:48.205 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryFNisN4CSCY0bakFc 359 +2021-03-10 09:06:49.481 +03:00 [DBG] Login Url: /Account/Login +2021-03-10 09:06:49.481 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-10 09:06:49.481 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-10 09:06:49.481 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-10 09:06:49.481 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-10 09:06:49.481 +03:00 [DBG] Error Url: /Account/Error +2021-03-10 09:06:49.481 +03:00 [DBG] Error Id Parameter: errorId +2021-03-10 09:06:49.798 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 09:06:49.814 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 09:06:49.814 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 09:06:49.824 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 09:06:49.851 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryFNisN4CSCY0bakFc 359 - 200 0 - 1647.5315ms +2021-03-10 09:06:49.883 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 09:06:49.886 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 09:06:49.933 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 09:06:49.933 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 09:06:50.080 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 13.45 ms. +2021-03-10 09:06:50.150 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 5.45 ms. +2021-03-10 09:06:50.176 +03:00 [INF] Executed page /_Host in 282.6496ms +2021-03-10 09:06:50.176 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 09:06:50.179 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 4201.6028ms +2021-03-10 09:06:50.221 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 09:06:50.222 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 09:06:50.222 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 09:06:50.223 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 09:06:50.230 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 09:06:50.230 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 09:06:50.230 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 09:06:50.237 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 09:06:50.238 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 09:06:50.241 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 09:06:50.242 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 09:06:50.245 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 09:06:50.250 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 09:06:50.250 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 09:06:50.250 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 09:06:50.250 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 09:06:50.251 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 09:06:50.251 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 09:06:50.251 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 09:06:50.251 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 09:06:50.251 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 09:06:50.251 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 09:06:50.251 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 09:06:50.251 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 09:06:50.254 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 33.3398ms +2021-03-10 09:06:50.254 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 12.8242ms +2021-03-10 09:06:50.254 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 31.5635ms +2021-03-10 09:06:50.254 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 24.8719ms +2021-03-10 09:06:50.254 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 24.4701ms +2021-03-10 09:06:50.254 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 24.4481ms +2021-03-10 09:06:50.255 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 9.0340ms +2021-03-10 09:06:50.255 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 12.6822ms +2021-03-10 09:06:50.255 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 17.7134ms +2021-03-10 09:06:50.255 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 32.4736ms +2021-03-10 09:06:50.255 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 17.2593ms +2021-03-10 09:06:50.254 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 32.6378ms +2021-03-10 09:06:50.342 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 09:06:50.358 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 09:06:50.360 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 09:06:50.378 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 09:06:50.379 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 37.0077ms +2021-03-10 09:06:50.388 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=tOdM17TmmmZ0fpHL2Eqbeg - - +2021-03-10 09:06:50.392 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 09:06:50.392 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 09:06:50.747 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 09:06:50.748 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 09:06:50.750 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-10 09:06:50.905 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:51.007 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 09:06:51.023 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 09:06:51.027 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 09:06:51.027 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 09:06:51.027 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-10 09:06:51.090 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 09:06:51.097 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 09:06:51.097 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 09:06:51.097 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 09:06:51.097 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 09:06:51.097 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.6536ms +2021-03-10 09:06:51.097 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.6977ms +2021-03-10 09:06:51.103 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 09:06:51.112 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 09:06:51.135 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:06:51.150 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:06:51.166 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:06:51.167 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:06:52.012 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-10 09:06:52.013 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-10 09:06:52.015 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 2.7778ms +2021-03-10 09:06:54.437 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 09:06:54.438 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 09:06:54.439 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 09:06:54.439 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 09:06:54.439 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:54.481 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-10 09:06:54.482 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-10 09:06:54.482 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-10 09:06:54.482 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-10 09:06:54.482 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:54.483 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 09:06:54.483 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 09:06:54.483 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 09:06:54.483 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 09:06:54.483 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:54.484 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 09:06:54.484 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 09:06:54.484 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 09:06:54.485 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 09:06:54.485 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:54.485 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:06:54.485 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:06:54.485 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:06:54.486 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:06:54.486 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:54.501 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 09:06:54.502 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 09:06:54.502 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 09:06:54.503 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 09:06:54.503 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:55.254 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:55.286 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 09:06:55.287 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 09:06:55.287 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 09:06:55.287 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 09:06:55.287 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:55.512 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 09:06:55.513 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 09:06:55.513 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 09:06:55.514 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 09:06:55.514 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:55.516 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:06:55.517 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:06:55.517 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:06:55.517 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:06:55.517 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:55.518 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 09:06:55.518 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 09:06:55.518 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 09:06:55.518 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 09:06:55.518 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:55.521 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 09:06:55.522 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 09:06:55.522 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 09:06:55.522 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 09:06:55.522 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:55.522 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:06:55.523 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:06:55.523 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:06:55.523 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:06:55.523 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:55.524 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 09:06:55.524 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 09:06:55.524 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 09:06:55.524 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 09:06:55.524 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:55.546 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 09:06:55.547 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 09:06:55.547 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 09:06:55.547 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 09:06:55.547 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:55.548 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:06:55.548 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:06:55.548 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:06:55.548 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:06:55.548 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:55.549 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 09:06:55.549 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 09:06:55.549 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 09:06:55.549 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 09:06:55.549 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:55.553 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 09:06:55.553 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 09:06:55.553 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 09:06:55.553 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 09:06:55.553 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:55.554 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:06:55.554 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:06:55.554 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:06:55.555 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 09:06:55.555 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:55.555 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 09:06:55.555 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 09:06:55.555 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 09:06:55.556 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 09:06:55.556 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:56.458 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:06:56.459 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:06:56.459 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:06:56.460 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:06:56.460 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:56.485 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-10 09:06:56.486 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-10 09:06:56.486 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-10 09:06:56.486 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-10 09:06:56.486 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:56.486 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 09:06:56.487 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 09:06:56.487 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 09:06:56.487 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 09:06:56.487 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:56.487 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 09:06:56.488 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 09:06:56.488 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 09:06:56.488 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 09:06:56.488 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:56.488 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 09:06:56.488 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 09:06:56.488 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 09:06:56.489 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 09:06:56.489 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:56.570 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:56.583 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:06:56.584 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:06:56.584 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:06:56.584 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:06:56.584 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:56.685 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 09:06:56.686 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 09:06:56.686 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 09:06:56.686 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 09:06:56.686 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:56.687 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 09:06:56.687 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 09:06:56.687 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 09:06:56.687 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 09:06:56.687 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:56.688 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 09:06:56.688 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 09:06:56.688 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 09:06:56.688 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 09:06:56.688 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:56.696 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 09:06:56.696 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 09:06:56.696 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 09:06:56.697 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 09:06:56.697 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:56.697 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 09:06:56.697 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 09:06:56.697 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 09:06:56.698 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 09:06:56.698 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:56.698 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 09:06:56.698 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 09:06:56.698 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 09:06:56.699 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 09:06:56.699 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:58.414 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:58.429 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Manage - - +2021-03-10 09:06:58.442 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:58.442 +03:00 [INF] Executing endpoint '/Account/Manage' +2021-03-10 09:06:58.459 +03:00 [INF] Route matched with {page = "/Account/Manage", area = "", action = "", controller = ""}. Executing page /Account/Manage +2021-03-10 09:06:58.459 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 09:06:58.573 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.ManageModel.OnGetAsync - ModelState is "Valid" +2021-03-10 09:06:58.860 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 09:06:58.959 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:59.119 +03:00 [INF] Authorization was successful. +2021-03-10 09:06:59.302 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 7.14 ms. +2021-03-10 09:06:59.348 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 09:06:59.351 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 09:06:59.351 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 09:06:59.352 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 09:06:59.352 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 09:06:59.353 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:06:59.354 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:06:59.355 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:06:59.356 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:06:59.473 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 11.18 ms. +2021-03-10 09:06:59.489 +03:00 [DBG] Added bundle 'Volo.Abp.Account.Web.Pages.Account.ManageModel' to the page in 1.62 ms. +2021-03-10 09:06:59.503 +03:00 [INF] Executed page /Account/Manage in 1044.0863ms +2021-03-10 09:06:59.503 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryvBUdkASEQmxOW7B6 359 +2021-03-10 09:06:59.505 +03:00 [INF] Executed endpoint '/Account/Manage' +2021-03-10 09:06:59.508 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 09:06:59.509 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 09:06:59.521 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 09:06:59.524 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637509091969688728 - - +2021-03-10 09:06:59.524 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 09:06:59.525 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-10 09:06:59.525 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 09:06:59.525 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.9088ms +2021-03-10 09:06:59.525 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637509091969688728 - - - 304 - text/css 0.9449ms +2021-03-10 09:06:59.529 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 09:06:59.531 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 09:06:59.532 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 2.7263ms +2021-03-10 09:06:59.538 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 09:06:59.539 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryvBUdkASEQmxOW7B6 359 - 200 0 - 35.6856ms +2021-03-10 09:06:59.542 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 09:06:59.542 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637509091969948726 - - +2021-03-10 09:06:59.542 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637509091969698745 - - +2021-03-10 09:06:59.543 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 09:06:59.543 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-10 09:06:59.543 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-10 09:06:59.544 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637509091969698745 - - - 304 - text/css 1.4903ms +2021-03-10 09:06:59.544 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637509091969948726 - - - 304 - text/css 1.4991ms +2021-03-10 09:06:59.544 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 1.5332ms +2021-03-10 09:06:59.547 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637509091969698745 - - +2021-03-10 09:06:59.547 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637509091969848733 - - +2021-03-10 09:06:59.547 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637509091969688728 - - +2021-03-10 09:06:59.547 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 09:06:59.548 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 09:06:59.548 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-10 09:06:59.548 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-10 09:06:59.548 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-10 09:06:59.549 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637509091969698745 - - - 304 - text/css 2.6290ms +2021-03-10 09:06:59.549 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 2.2938ms +2021-03-10 09:06:59.549 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637509091969848733 - - - 304 - text/css 2.5850ms +2021-03-10 09:06:59.549 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637509091969688728 - - - 304 - text/css 2.3997ms +2021-03-10 09:06:59.557 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637509091969698745 - - +2021-03-10 09:06:59.557 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637509091969848733 - - +2021-03-10 09:06:59.557 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637509091969698745 - - +2021-03-10 09:06:59.557 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637509091969918728 - - +2021-03-10 09:06:59.557 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637509091969688728 - - +2021-03-10 09:06:59.557 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637509091969698745 - - +2021-03-10 09:06:59.557 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637509091969698745 - - +2021-03-10 09:06:59.558 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637509091969698745 - - +2021-03-10 09:06:59.558 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637509091969698745 - - +2021-03-10 09:06:59.558 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637509091969698745 - - +2021-03-10 09:06:59.558 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-10 09:06:59.558 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-10 09:06:59.558 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-10 09:06:59.558 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-10 09:06:59.558 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-10 09:06:59.558 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-10 09:06:59.558 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-10 09:06:59.558 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-10 09:06:59.558 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-10 09:06:59.558 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-10 09:06:59.558 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.6494ms +2021-03-10 09:06:59.558 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637509091969688728 - - - 304 - application/javascript 1.1872ms +2021-03-10 09:06:59.559 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637509091969698745 - - - 304 - application/javascript 1.1253ms +2021-03-10 09:06:59.559 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637509091969918728 - - - 304 - application/javascript 1.4318ms +2021-03-10 09:06:59.559 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637509091969698745 - - - 304 - application/javascript 1.4603ms +2021-03-10 09:06:59.559 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637509091969698745 - - - 304 - application/javascript 1.2557ms +2021-03-10 09:06:59.559 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637509091969848733 - - - 304 - application/javascript 1.5519ms +2021-03-10 09:06:59.559 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637509091969698745 - - - 304 - application/javascript 1.5466ms +2021-03-10 09:06:59.559 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637509091969698745 - - - 304 - application/javascript 1.0027ms +2021-03-10 09:06:59.559 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637509091969698745 - - - 304 - application/javascript 1.2096ms +2021-03-10 09:06:59.564 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637509091969698745 - - +2021-03-10 09:06:59.564 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637509091969698745 - - +2021-03-10 09:06:59.564 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637509091969698745 - - +2021-03-10 09:06:59.564 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-10 09:06:59.564 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637509091969698745 - - +2021-03-10 09:06:59.564 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637509091970028726 - - +2021-03-10 09:06:59.564 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637509091969698745 - - +2021-03-10 09:06:59.564 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637509091969948726 - - +2021-03-10 09:06:59.564 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637509091969698745 - - +2021-03-10 09:06:59.564 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637509091969698745 - - +2021-03-10 09:06:59.564 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637509091969688728 - - +2021-03-10 09:06:59.565 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-10 09:06:59.565 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-10 09:06:59.565 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-10 09:06:59.565 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-10 09:06:59.565 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-10 09:06:59.565 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-10 09:06:59.565 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-10 09:06:59.565 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-10 09:06:59.565 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-10 09:06:59.565 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-10 09:06:59.565 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637509091969698745 - - - 304 - application/javascript 1.7538ms +2021-03-10 09:06:59.565 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637509091970028726 - - - 304 - application/javascript 1.4952ms +2021-03-10 09:06:59.565 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637509091969698745 - - - 304 - application/javascript 1.9014ms +2021-03-10 09:06:59.565 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637509091969698745 - - - 304 - application/javascript 1.5832ms +2021-03-10 09:06:59.566 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637509091969698745 - - - 304 - application/javascript 1.9182ms +2021-03-10 09:06:59.566 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637509091969948726 - - - 304 - application/javascript 1.7495ms +2021-03-10 09:06:59.566 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637509091969698745 - - - 304 - application/javascript 2.2058ms +2021-03-10 09:06:59.566 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637509091969688728 - - - 304 - application/javascript 1.3965ms +2021-03-10 09:06:59.566 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637509091969698745 - - - 304 - application/javascript 1.8172ms +2021-03-10 09:06:59.566 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637509091969698745 - - - 304 - application/javascript 1.7134ms +2021-03-10 09:06:59.577 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - +2021-03-10 09:06:59.577 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637509091970548727 - - +2021-03-10 09:06:59.577 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/Password/Default.js?_v=637478884536189924 - - +2021-03-10 09:06:59.577 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/PersonalInfo/Default.js?_v=637478884536199897 - - +2021-03-10 09:06:59.578 +03:00 [INF] The file /libs/timeago/locales/jquery.timeago.en.js was not modified +2021-03-10 09:06:59.578 +03:00 [INF] The file /Pages/Account/Components/ProfileManagementGroup/Password/Default.js was not modified +2021-03-10 09:06:59.578 +03:00 [INF] The file /Pages/Account/Components/ProfileManagementGroup/PersonalInfo/Default.js was not modified +2021-03-10 09:06:59.579 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/Password/Default.js?_v=637478884536189924 - - - 304 - application/javascript 1.3229ms +2021-03-10 09:06:59.579 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637509091970548727 - - - 304 - application/javascript 1.4070ms +2021-03-10 09:06:59.579 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/PersonalInfo/Default.js?_v=637478884536199897 - - - 304 - application/javascript 1.3008ms +2021-03-10 09:06:59.579 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 09:06:59.600 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 09:06:59.603 +03: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). +2021-03-10 09:06:59.608 +03: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). +2021-03-10 09:06:59.635 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=tOdM17TmmmZ0fpHL2Eqbeg - - - 101 - - 9247.1371ms +2021-03-10 09:06:59.647 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Manage - - - 200 - text/html;+charset=utf-8 1218.0873ms +2021-03-10 09:06:59.651 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 09:06:59.653 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 09:06:59.654 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 2.3498ms +2021-03-10 09:06:59.656 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-10 09:06:59.668 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Features,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Delete +2021-03-10 09:06:59.686 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Features,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Delete +2021-03-10 09:06:59.686 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:R,pk:admin,n:CmsKit.Comments,pn:R,pk:admin,n:CmsKit.Comments.Delete,pn:R,pk:admin,n:CmsKit.Contents,pn:R,pk:admin,n:CmsKit.Contents.Create,pn:R,pk:admin,n:CmsKit.Contents.Update,pn:R,pk:admin,n:CmsKit.Contents.Delete,pn:R,pk:admin,n:CmsKit.Tags,pn:R,pk:admin,n:CmsKit.Tags.Create,pn:R,pk:admin,n:CmsKit.Tags.Update,pn:R,pk:admin,n:CmsKit.Tags.Delete,pn:R,pk:admin,n:CmsKit.Pages,pn:R,pk:admin,n:CmsKit.Pages.Create,pn:R,pk:admin,n:CmsKit.Pages.Update,pn:R,pk:admin,n:CmsKit.Pages.Delete,pn:R,pk:admin,n:CmsKit.Blogs,pn:R,pk:admin,n:CmsKit.Blogs.Create,pn:R,pk:admin,n:CmsKit.Blogs.Update,pn:R,pk:admin,n:CmsKit.Blogs.Delete,pn:R,pk:admin,n:CmsKit.Blogs.Features,pn:R,pk:admin,n:CmsKit.BlogPosts,pn:R,pk:admin,n:CmsKit.BlogPosts.Create,pn:R,pk:admin,n:CmsKit.BlogPosts.Update,pn:R,pk:admin,n:CmsKit.BlogPosts.Delete +2021-03-10 09:06:59.711 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:R,pk:admin,n:CmsKit.Comments,pn:R,pk:admin,n:CmsKit.Comments.Delete,pn:R,pk:admin,n:CmsKit.Contents,pn:R,pk:admin,n:CmsKit.Contents.Create,pn:R,pk:admin,n:CmsKit.Contents.Update,pn:R,pk:admin,n:CmsKit.Contents.Delete,pn:R,pk:admin,n:CmsKit.Tags,pn:R,pk:admin,n:CmsKit.Tags.Create,pn:R,pk:admin,n:CmsKit.Tags.Update,pn:R,pk:admin,n:CmsKit.Tags.Delete,pn:R,pk:admin,n:CmsKit.Pages,pn:R,pk:admin,n:CmsKit.Pages.Create,pn:R,pk:admin,n:CmsKit.Pages.Update,pn:R,pk:admin,n:CmsKit.Pages.Delete,pn:R,pk:admin,n:CmsKit.Blogs,pn:R,pk:admin,n:CmsKit.Blogs.Create,pn:R,pk:admin,n:CmsKit.Blogs.Update,pn:R,pk:admin,n:CmsKit.Blogs.Delete,pn:R,pk:admin,n:CmsKit.Blogs.Features,pn:R,pk:admin,n:CmsKit.BlogPosts,pn:R,pk:admin,n:CmsKit.BlogPosts.Create,pn:R,pk:admin,n:CmsKit.BlogPosts.Update,pn:R,pk:admin,n:CmsKit.BlogPosts.Delete +2021-03-10 09:06:59.749 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.LoginByLogin +2021-03-10 09:06:59.788 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.Logout +2021-03-10 09:06:59.789 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.CheckPasswordByLogin +2021-03-10 09:06:59.791 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.RegisterAsyncByInput +2021-03-10 09:06:59.791 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.SendPasswordResetCodeAsyncByInput +2021-03-10 09:06:59.792 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.ResetPasswordAsyncByInput +2021-03-10 09:06:59.792 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByNameAsyncByName +2021-03-10 09:06:59.792 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByIdAsyncById +2021-03-10 09:06:59.792 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAllListAsync +2021-03-10 09:06:59.792 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetListAsyncByInput +2021-03-10 09:06:59.793 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAsyncById +2021-03-10 09:06:59.793 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.CreateAsyncByInput +2021-03-10 09:06:59.793 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.UpdateAsyncByIdAndInput +2021-03-10 09:06:59.793 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.DeleteAsyncById +2021-03-10 09:06:59.793 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAsyncById +2021-03-10 09:06:59.794 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetListAsyncByInput +2021-03-10 09:06:59.794 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.CreateAsyncByInput +2021-03-10 09:06:59.794 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateAsyncByIdAndInput +2021-03-10 09:06:59.794 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.DeleteAsyncById +2021-03-10 09:06:59.794 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetRolesAsyncById +2021-03-10 09:06:59.794 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAssignableRolesAsync +2021-03-10 09:06:59.794 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateRolesAsyncByIdAndInput +2021-03-10 09:06:59.794 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByUsernameAsyncByUserName +2021-03-10 09:06:59.794 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByEmailAsyncByEmail +2021-03-10 09:06:59.794 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByIdAsyncById +2021-03-10 09:06:59.794 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByUserNameAsyncByUserName +2021-03-10 09:06:59.794 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.SearchAsyncByInput +2021-03-10 09:06:59.795 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.GetCountAsyncByInput +2021-03-10 09:06:59.795 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.GetAsync +2021-03-10 09:06:59.795 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.UpdateAsyncByInput +2021-03-10 09:06:59.795 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.ChangePasswordAsyncByInput +2021-03-10 09:06:59.795 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.GetAsyncByProviderNameAndProviderKey +2021-03-10 09:06:59.795 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-10 09:06:59.795 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.GetAsync +2021-03-10 09:06:59.795 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.UpdateAsyncByInput +2021-03-10 09:06:59.795 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetAsyncById +2021-03-10 09:06:59.795 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetListAsyncByInput +2021-03-10 09:06:59.796 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.CreateAsyncByInput +2021-03-10 09:06:59.796 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateAsyncByIdAndInput +2021-03-10 09:06:59.796 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteAsyncById +2021-03-10 09:06:59.796 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetDefaultConnectionStringAsyncById +2021-03-10 09:06:59.796 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateDefaultConnectionStringAsyncByIdAndDefaultConnectionString +2021-03-10 09:06:59.796 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteDefaultConnectionStringAsyncById +2021-03-10 09:06:59.796 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.GetAsyncByProviderNameAndProviderKey +2021-03-10 09:06:59.796 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-10 09:06:59.797 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.AddTagToEntityAsyncByInput +2021-03-10 09:06:59.798 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.RemoveTagFromEntityAsyncByInput +2021-03-10 09:06:59.798 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.SetEntityTagsAsyncByInput +2021-03-10 09:06:59.798 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.CreateAsyncByInput +2021-03-10 09:06:59.798 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.DeleteAsyncById +2021-03-10 09:06:59.798 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetAsyncById +2021-03-10 09:06:59.798 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetListAsyncByInput +2021-03-10 09:06:59.798 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.UpdateAsyncByIdAndInput +2021-03-10 09:06:59.799 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetTagDefinitionsAsync +2021-03-10 09:06:59.799 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.GetAsyncById +2021-03-10 09:06:59.799 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.GetListAsyncByInput +2021-03-10 09:06:59.799 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.CreateAsyncByInput +2021-03-10 09:06:59.799 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.UpdateAsyncByIdAndInput +2021-03-10 09:06:59.800 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.DeleteAsyncById +2021-03-10 09:06:59.800 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptorAdmin.DeleteAsyncById +2021-03-10 09:06:59.800 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptorAdmin.UploadAsyncByEntityTypeAndFile +2021-03-10 09:06:59.800 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.GetListAsyncByInput +2021-03-10 09:06:59.800 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.GetAsyncById +2021-03-10 09:06:59.801 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.DeleteAsyncById +2021-03-10 09:06:59.801 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.GetAsyncById +2021-03-10 09:06:59.801 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.GetListAsyncByInput +2021-03-10 09:06:59.801 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.CreateAsyncByInput +2021-03-10 09:06:59.801 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.UpdateAsyncByIdAndInput +2021-03-10 09:06:59.802 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.DeleteAsyncById +2021-03-10 09:06:59.802 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeatureAdmin.GetListAsyncByBlogId +2021-03-10 09:06:59.802 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeatureAdmin.SetAsyncByBlogIdAndDto +2021-03-10 09:06:59.802 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.CreateAsyncByInput +2021-03-10 09:06:59.802 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.DeleteAsyncById +2021-03-10 09:06:59.802 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.GetAsyncById +2021-03-10 09:06:59.803 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.GetListAsyncByInput +2021-03-10 09:06:59.804 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.UpdateAsyncByIdAndInput +2021-03-10 09:06:59.804 +03:00 [DBG] ActionApiDescriptionModel.Create: TagPublic.GetAllRelatedTagsAsyncByEntityTypeAndEntityId +2021-03-10 09:06:59.804 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.GetForSelectionAsyncByEntityTypeAndEntityId +2021-03-10 09:06:59.804 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.CreateAsyncByEntityTypeAndEntityIdAndReaction +2021-03-10 09:06:59.804 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.DeleteAsyncByEntityTypeAndEntityIdAndReaction +2021-03-10 09:06:59.804 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.CreateAsyncByEntityTypeAndEntityIdAndInput +2021-03-10 09:06:59.805 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.DeleteAsyncByEntityTypeAndEntityId +2021-03-10 09:06:59.805 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.GetGroupedStarCountsAsyncByEntityTypeAndEntityId +2021-03-10 09:06:59.805 +03:00 [DBG] ActionApiDescriptionModel.Create: PagesPublic.FindBySlugAsyncBySlug +2021-03-10 09:06:59.805 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.GetListAsyncByEntityTypeAndEntityId +2021-03-10 09:06:59.806 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.CreateAsyncByEntityTypeAndEntityIdAndInput +2021-03-10 09:06:59.806 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.UpdateAsyncByIdAndInput +2021-03-10 09:06:59.806 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.DeleteAsyncById +2021-03-10 09:06:59.806 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostPublic.GetAsyncByBlogSlugAndBlogPostSlug +2021-03-10 09:06:59.806 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostPublic.GetListAsyncByBlogSlugAndInput +2021-03-10 09:06:59.806 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptor.DownloadAsyncById +2021-03-10 09:06:59.807 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeature.GetOrDefaultAsyncByBlogIdAndFeatureName +2021-03-10 09:06:59.807 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApplicationConfiguration.GetAsync +2021-03-10 09:06:59.807 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApiDefinition.GetByModel +2021-03-10 09:06:59.839 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 09:06:59.841 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 232.0919ms +2021-03-10 09:06:59.841 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 09:06:59.841 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - - 200 34446 application/javascript 263.6911ms +2021-03-10 09:07:00.283 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-10 09:07:00.373 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 09:07:00.377 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 774.3798ms +2021-03-10 09:07:00.377 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 09:07:00.380 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 96693 application/javascript 816.3912ms +2021-03-10 09:07:00.719 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-10 09:07:00.720 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-10 09:07:00.720 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.5856ms +2021-03-10 09:07:02.314 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/identity/roles - - +2021-03-10 09:07:02.324 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 09:07:02.325 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 09:07:02.325 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 09:07:02.325 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 09:07:02.325 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 09:07:02.327 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.73 ms. +2021-03-10 09:07:02.329 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 1.35 ms. +2021-03-10 09:07:02.330 +03:00 [INF] Executed page /_Host in 5.196ms +2021-03-10 09:07:02.330 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 09:07:02.331 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/identity/roles - - - 200 - text/html;+charset=utf-8 17.0040ms +2021-03-10 09:07:02.354 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 09:07:02.356 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 09:07:02.357 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 2.8099ms +2021-03-10 09:07:02.358 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 09:07:02.358 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 09:07:02.358 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 09:07:02.359 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 09:07:02.359 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 09:07:02.359 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 1.4768ms +2021-03-10 09:07:02.359 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 1.5413ms +2021-03-10 09:07:02.359 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 09:07:02.359 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 1.8790ms +2021-03-10 09:07:02.362 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 09:07:02.362 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 09:07:02.362 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 09:07:02.362 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 09:07:02.362 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 09:07:02.362 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 09:07:02.362 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 09:07:02.362 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 09:07:02.362 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 09:07:02.362 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 09:07:02.362 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.3388ms +2021-03-10 09:07:02.362 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.3530ms +2021-03-10 09:07:02.362 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.5065ms +2021-03-10 09:07:02.362 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.4888ms +2021-03-10 09:07:02.362 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.5838ms +2021-03-10 09:07:02.363 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 09:07:02.363 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 09:07:02.364 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 09:07:02.364 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 09:07:02.364 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.4870ms +2021-03-10 09:07:02.364 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.4506ms +2021-03-10 09:07:02.372 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 09:07:02.373 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 09:07:02.373 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 1.2308ms +2021-03-10 09:07:02.409 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 09:07:02.412 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 09:07:02.413 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 09:07:02.413 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 09:07:02.414 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.0094ms +2021-03-10 09:07:02.438 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=IUdAAV6HMwhxaTlm6MpfjQ - - +2021-03-10 09:07:02.442 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 09:07:02.443 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 09:07:02.452 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 09:07:02.453 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 09:07:02.454 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 09:07:02.455 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 09:07:02.455 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.455 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 09:07:02.456 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 09:07:02.456 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 09:07:02.457 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 09:07:02.457 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.460 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 09:07:02.460 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 09:07:02.461 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 09:07:02.461 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 09:07:02.461 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 09:07:02.461 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:07:02.463 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:07:02.463 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:07:02.464 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:07:02.496 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 09:07:02.496 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 09:07:02.496 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 09:07:02.497 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 09:07:02.497 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.497 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.497 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.497 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.498 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.498 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.498 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.499 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.499 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.499 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.499 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.499 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.500 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.500 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.500 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.500 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.514 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.607 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 09:07:02.608 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 09:07:02.608 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 09:07:02.608 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 09:07:02.608 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.671 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.674 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.674 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.675 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.675 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.675 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.676 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.676 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.677 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.677 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.677 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.677 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.677 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.678 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.678 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.685 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.686 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.686 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.687 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.688 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.688 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.689 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.689 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.689 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.689 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.690 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.690 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.690 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.691 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.691 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.699 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.700 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.700 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.701 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.701 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.701 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.701 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.701 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.702 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.702 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.702 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.703 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.703 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.703 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.703 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.707 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.707 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.707 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.708 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.708 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.708 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.708 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.709 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.709 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.709 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.709 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.710 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.710 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.710 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.710 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.714 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.715 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.716 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.719 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.720 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.720 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.722 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.722 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.723 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.723 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.723 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.724 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.724 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.724 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.724 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.737 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.738 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.738 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.738 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.739 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.739 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.739 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.739 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.740 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.740 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.740 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.741 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.741 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.741 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.741 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.746 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.748 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.748 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.750 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.750 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.750 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.751 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.751 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.752 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.752 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.752 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.753 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.753 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.753 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.753 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.757 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.757 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.757 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.758 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.758 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.758 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.758 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.758 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.759 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.759 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.759 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.760 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.760 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.760 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.760 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.764 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.765 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.765 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.765 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.765 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.766 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.766 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.766 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.767 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.767 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.767 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.767 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.767 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.768 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.768 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.772 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.772 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.772 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.773 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:02.773 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.773 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.774 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.774 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.774 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:02.774 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:02.774 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.775 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.775 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.776 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:02.776 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:04.432 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Manage - - +2021-03-10 09:07:04.446 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:04.446 +03:00 [INF] Executing endpoint '/Account/Manage' +2021-03-10 09:07:04.446 +03:00 [INF] Route matched with {page = "/Account/Manage", area = "", action = "", controller = ""}. Executing page /Account/Manage +2021-03-10 09:07:04.446 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 09:07:04.450 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.ManageModel.OnGetAsync - ModelState is "Valid" +2021-03-10 09:07:04.463 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 09:07:04.466 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:04.509 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:04.543 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 1.70 ms. +2021-03-10 09:07:04.547 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 09:07:04.548 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 09:07:04.548 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 09:07:04.549 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 09:07:04.549 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 09:07:04.549 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:07:04.551 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:07:04.551 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:07:04.554 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:07:04.564 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 4.99 ms. +2021-03-10 09:07:04.565 +03:00 [DBG] Added bundle 'Volo.Abp.Account.Web.Pages.Account.ManageModel' to the page in 0.21 ms. +2021-03-10 09:07:04.566 +03:00 [INF] Executed page /Account/Manage in 119.7186ms +2021-03-10 09:07:04.566 +03:00 [INF] Executed endpoint '/Account/Manage' +2021-03-10 09:07:04.573 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Manage - - - 200 - text/html;+charset=utf-8 141.1185ms +2021-03-10 09:07:04.579 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 09:07:04.580 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryL4mSKbTrEgiiw3CA 359 +2021-03-10 09:07:04.581 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=IUdAAV6HMwhxaTlm6MpfjQ - - - 101 - - 2143.2570ms +2021-03-10 09:07:04.586 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 09:07:04.587 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 09:07:04.588 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 09:07:04.588 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryL4mSKbTrEgiiw3CA 359 - 200 0 - 8.2543ms +2021-03-10 09:07:04.596 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-10 09:07:04.606 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 09:07:04.606 +03: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). +2021-03-10 09:07:04.609 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-10 09:07:04.609 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Features,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Delete +2021-03-10 09:07:04.634 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Features,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Delete +2021-03-10 09:07:04.635 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:R,pk:admin,n:CmsKit.Comments,pn:R,pk:admin,n:CmsKit.Comments.Delete,pn:R,pk:admin,n:CmsKit.Contents,pn:R,pk:admin,n:CmsKit.Contents.Create,pn:R,pk:admin,n:CmsKit.Contents.Update,pn:R,pk:admin,n:CmsKit.Contents.Delete,pn:R,pk:admin,n:CmsKit.Tags,pn:R,pk:admin,n:CmsKit.Tags.Create,pn:R,pk:admin,n:CmsKit.Tags.Update,pn:R,pk:admin,n:CmsKit.Tags.Delete,pn:R,pk:admin,n:CmsKit.Pages,pn:R,pk:admin,n:CmsKit.Pages.Create,pn:R,pk:admin,n:CmsKit.Pages.Update,pn:R,pk:admin,n:CmsKit.Pages.Delete,pn:R,pk:admin,n:CmsKit.Blogs,pn:R,pk:admin,n:CmsKit.Blogs.Create,pn:R,pk:admin,n:CmsKit.Blogs.Update,pn:R,pk:admin,n:CmsKit.Blogs.Delete,pn:R,pk:admin,n:CmsKit.Blogs.Features,pn:R,pk:admin,n:CmsKit.BlogPosts,pn:R,pk:admin,n:CmsKit.BlogPosts.Create,pn:R,pk:admin,n:CmsKit.BlogPosts.Update,pn:R,pk:admin,n:CmsKit.BlogPosts.Delete +2021-03-10 09:07:04.663 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:R,pk:admin,n:CmsKit.Comments,pn:R,pk:admin,n:CmsKit.Comments.Delete,pn:R,pk:admin,n:CmsKit.Contents,pn:R,pk:admin,n:CmsKit.Contents.Create,pn:R,pk:admin,n:CmsKit.Contents.Update,pn:R,pk:admin,n:CmsKit.Contents.Delete,pn:R,pk:admin,n:CmsKit.Tags,pn:R,pk:admin,n:CmsKit.Tags.Create,pn:R,pk:admin,n:CmsKit.Tags.Update,pn:R,pk:admin,n:CmsKit.Tags.Delete,pn:R,pk:admin,n:CmsKit.Pages,pn:R,pk:admin,n:CmsKit.Pages.Create,pn:R,pk:admin,n:CmsKit.Pages.Update,pn:R,pk:admin,n:CmsKit.Pages.Delete,pn:R,pk:admin,n:CmsKit.Blogs,pn:R,pk:admin,n:CmsKit.Blogs.Create,pn:R,pk:admin,n:CmsKit.Blogs.Update,pn:R,pk:admin,n:CmsKit.Blogs.Delete,pn:R,pk:admin,n:CmsKit.Blogs.Features,pn:R,pk:admin,n:CmsKit.BlogPosts,pn:R,pk:admin,n:CmsKit.BlogPosts.Create,pn:R,pk:admin,n:CmsKit.BlogPosts.Update,pn:R,pk:admin,n:CmsKit.BlogPosts.Delete +2021-03-10 09:07:04.714 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-10 09:07:04.737 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 09:07:04.760 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 154.0171ms +2021-03-10 09:07:04.760 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 09:07:04.761 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 96693 application/javascript 164.8673ms +2021-03-10 09:07:07.491 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/tenant-management/tenants - - +2021-03-10 09:07:07.500 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 09:07:07.501 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 09:07:07.501 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 09:07:07.501 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 09:07:07.501 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 09:07:07.503 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.86 ms. +2021-03-10 09:07:07.505 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.74 ms. +2021-03-10 09:07:07.505 +03:00 [INF] Executed page /_Host in 4.3321ms +2021-03-10 09:07:07.505 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 09:07:07.506 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/tenant-management/tenants - - - 200 - text/html;+charset=utf-8 15.1509ms +2021-03-10 09:07:07.530 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 09:07:07.530 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 09:07:07.530 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 09:07:07.530 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 09:07:07.530 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 09:07:07.530 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 09:07:07.530 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.4644ms +2021-03-10 09:07:07.530 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.3230ms +2021-03-10 09:07:07.530 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.6878ms +2021-03-10 09:07:07.531 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 09:07:07.531 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 09:07:07.531 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 09:07:07.531 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 09:07:07.531 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 09:07:07.531 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 09:07:07.531 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 09:07:07.531 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 09:07:07.531 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.3903ms +2021-03-10 09:07:07.531 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.5207ms +2021-03-10 09:07:07.531 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.5048ms +2021-03-10 09:07:07.531 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.3388ms +2021-03-10 09:07:07.532 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 09:07:07.532 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 09:07:07.532 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 09:07:07.532 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 09:07:07.532 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 09:07:07.532 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 09:07:07.532 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 09:07:07.532 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.1669ms +2021-03-10 09:07:07.532 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.2123ms +2021-03-10 09:07:07.532 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 09:07:07.532 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 09:07:07.532 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 09:07:07.532 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.2708ms +2021-03-10 09:07:07.532 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.2407ms +2021-03-10 09:07:07.532 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.3245ms +2021-03-10 09:07:07.567 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 09:07:07.579 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 09:07:07.580 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 09:07:07.581 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 09:07:07.581 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 14.0554ms +2021-03-10 09:07:07.586 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=NeogX5tlDnHdfA5wUbQ0uw - - +2021-03-10 09:07:07.590 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 09:07:07.590 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 09:07:07.595 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:07:07.595 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:07:07.595 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:07:07.595 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:07:07.595 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:07.595 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:07:07.596 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:07:07.596 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:07:07.596 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:07:07.596 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:07.598 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 09:07:07.598 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 09:07:07.598 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 09:07:07.599 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 09:07:07.599 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 09:07:07.599 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:07:07.600 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:07:07.600 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:07:07.602 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:07:07.605 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-10 09:07:07.605 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-10 09:07:07.605 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-10 09:07:07.606 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-10 09:07:07.606 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:07.606 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 09:07:07.606 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 09:07:07.606 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 09:07:07.606 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 09:07:07.606 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:07.606 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 09:07:07.607 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 09:07:07.607 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 09:07:07.607 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 09:07:07.607 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:07.607 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 09:07:07.607 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 09:07:07.607 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 09:07:07.608 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 09:07:07.608 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:07.611 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:07.669 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:07:07.670 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:07:07.670 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:07:07.670 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:07:07.671 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:07.726 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 09:07:07.728 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 09:07:07.728 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 09:07:07.730 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 09:07:07.730 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:07.731 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 09:07:07.731 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 09:07:07.731 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 09:07:07.732 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 09:07:07.732 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:07.732 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 09:07:07.732 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 09:07:07.732 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 09:07:07.733 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 09:07:07.733 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:07.742 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 09:07:07.745 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 09:07:07.745 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 09:07:07.746 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 09:07:07.746 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:07.747 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 09:07:07.749 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 09:07:07.749 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 09:07:07.751 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 09:07:07.751 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:07.751 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 09:07:07.752 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 09:07:07.752 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 09:07:07.752 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 09:07:07.752 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:13.111 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/setting-management - - +2021-03-10 09:07:13.115 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 09:07:13.116 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 09:07:13.116 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 09:07:13.116 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 09:07:13.116 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 09:07:13.118 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 1.48 ms. +2021-03-10 09:07:13.120 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.40 ms. +2021-03-10 09:07:13.121 +03:00 [INF] Executed page /_Host in 5.0205ms +2021-03-10 09:07:13.121 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 09:07:13.121 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/setting-management - - - 200 - text/html;+charset=utf-8 9.7113ms +2021-03-10 09:07:13.125 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary8LfyV5PNPzuuH0Ok 359 +2021-03-10 09:07:13.126 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 09:07:13.130 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=NeogX5tlDnHdfA5wUbQ0uw - - - 101 - - 5544.2591ms +2021-03-10 09:07:13.140 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 09:07:13.141 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 09:07:13.142 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 09:07:13.143 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary8LfyV5PNPzuuH0Ok 359 - 200 0 - 17.1231ms +2021-03-10 09:07:13.160 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 09:07:13.160 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 09:07:13.160 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 09:07:13.160 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 09:07:13.160 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 09:07:13.160 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 09:07:13.160 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.4429ms +2021-03-10 09:07:13.160 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.4691ms +2021-03-10 09:07:13.160 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.5623ms +2021-03-10 09:07:13.160 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 09:07:13.160 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 09:07:13.160 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 09:07:13.161 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 09:07:13.161 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 09:07:13.161 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.3268ms +2021-03-10 09:07:13.161 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.2878ms +2021-03-10 09:07:13.161 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 09:07:13.161 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.4154ms +2021-03-10 09:07:13.161 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 09:07:13.161 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 09:07:13.162 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 09:07:13.162 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 09:07:13.162 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 09:07:13.162 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 09:07:13.162 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 09:07:13.162 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.2295ms +2021-03-10 09:07:13.162 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 09:07:13.162 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 09:07:13.162 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.1836ms +2021-03-10 09:07:13.162 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.3469ms +2021-03-10 09:07:13.162 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 09:07:13.162 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 09:07:13.162 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 09:07:13.162 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.3044ms +2021-03-10 09:07:13.162 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.3400ms +2021-03-10 09:07:13.162 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.2178ms +2021-03-10 09:07:13.183 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 09:07:13.186 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 09:07:13.186 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 09:07:13.187 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 09:07:13.187 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.8444ms +2021-03-10 09:07:13.206 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=o3r5WdfE_j_GdedTpxQabQ - - +2021-03-10 09:07:13.211 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 09:07:13.213 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 09:07:13.235 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 09:07:13.237 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 09:07:13.238 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 09:07:13.238 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 09:07:13.238 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 09:07:13.239 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:07:13.240 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:07:13.240 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:07:13.241 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:07:13.250 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 09:07:13.251 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 09:07:13.252 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 09:07:13.253 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 09:07:13.253 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 09:07:13.255 +03:00 [WRN] Unhandled exception rendering component: Sequence contains no elements +System.InvalidOperationException: Sequence contains no elements + at System.Linq.ThrowHelper.ThrowNoElementsException() + at System.Linq.Enumerable.First[TSource](IEnumerable`1 source) + at Volo.Abp.SettingManagement.Blazor.Pages.SettingManagement.SettingManagement.OnInitializedAsync() in D:\Github\abp\modules\setting-management\src\Volo.Abp.SettingManagement.Blazor\Pages\SettingManagement\SettingManagement.razor.cs:line 43 + at Microsoft.AspNetCore.Components.ComponentBase.RunInitAndSetParametersAsync() +2021-03-10 09:07:13.262 +03:00 [ERR] Unhandled exception in circuit 'rndcEbcJx2iVLVFJTMRldaoOcM-O-RWDb19lMpFZf1g'. +System.InvalidOperationException: Sequence contains no elements + at System.Linq.ThrowHelper.ThrowNoElementsException() + at System.Linq.Enumerable.First[TSource](IEnumerable`1 source) + at Volo.Abp.SettingManagement.Blazor.Pages.SettingManagement.SettingManagement.OnInitializedAsync() in D:\Github\abp\modules\setting-management\src\Volo.Abp.SettingManagement.Blazor\Pages\SettingManagement\SettingManagement.razor.cs:line 43 + at Microsoft.AspNetCore.Components.ComponentBase.RunInitAndSetParametersAsync() +2021-03-10 09:07:13.275 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:13.280 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 09:07:13.281 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=o3r5WdfE_j_GdedTpxQabQ - - - 101 - - 74.6664ms +2021-03-10 09:07:16.646 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/setting - - +2021-03-10 09:07:16.650 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 09:07:16.650 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 09:07:16.650 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 09:07:16.651 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 09:07:16.651 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 09:07:16.652 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.73 ms. +2021-03-10 09:07:16.654 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.85 ms. +2021-03-10 09:07:16.654 +03:00 [INF] Executed page /_Host in 4.0493ms +2021-03-10 09:07:16.654 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 09:07:16.655 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/setting - - - 200 - text/html;+charset=utf-8 8.7817ms +2021-03-10 09:07:16.680 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 09:07:16.680 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 09:07:16.681 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 09:07:16.681 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 09:07:16.681 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 09:07:16.681 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 09:07:16.681 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 09:07:16.682 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 1.4514ms +2021-03-10 09:07:16.682 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 1.5517ms +2021-03-10 09:07:16.682 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 09:07:16.682 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.6713ms +2021-03-10 09:07:16.682 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.9941ms +2021-03-10 09:07:16.683 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 09:07:16.683 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 09:07:16.683 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 09:07:16.683 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 09:07:16.683 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 09:07:16.683 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 09:07:16.683 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.7868ms +2021-03-10 09:07:16.683 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.5771ms +2021-03-10 09:07:16.684 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 09:07:16.684 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 1.0939ms +2021-03-10 09:07:16.684 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 09:07:16.684 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 1.3102ms +2021-03-10 09:07:16.686 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 09:07:16.686 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 09:07:16.686 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 09:07:16.686 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 09:07:16.687 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 09:07:16.687 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 09:07:16.687 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 1.1643ms +2021-03-10 09:07:16.687 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 1.0310ms +2021-03-10 09:07:16.687 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 09:07:16.687 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 09:07:16.687 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 1.3074ms +2021-03-10 09:07:16.687 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 1.3681ms +2021-03-10 09:07:16.709 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 09:07:16.718 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 09:07:16.721 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 09:07:16.721 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 09:07:16.722 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 12.7749ms +2021-03-10 09:07:16.748 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=_A5Cz0X5ZVORnJHiZN1rXg - - +2021-03-10 09:07:16.758 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 09:07:16.759 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 09:07:16.772 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 09:07:16.773 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 09:07:16.774 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 09:07:16.774 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 09:07:16.774 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 09:07:16.775 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:07:16.776 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:07:16.776 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:07:16.777 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:07:16.780 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:20.222 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/settings - - +2021-03-10 09:07:20.226 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 09:07:20.227 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 09:07:20.227 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 09:07:20.227 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 09:07:20.227 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 09:07:20.230 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 1.84 ms. +2021-03-10 09:07:20.231 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.31 ms. +2021-03-10 09:07:20.231 +03:00 [INF] Executed page /_Host in 4.28ms +2021-03-10 09:07:20.231 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 09:07:20.231 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/settings - - - 200 - text/html;+charset=utf-8 9.5668ms +2021-03-10 09:07:20.241 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryRuh5hpfywS8iKmHF 359 +2021-03-10 09:07:20.241 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 09:07:20.241 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=_A5Cz0X5ZVORnJHiZN1rXg - - - 101 - - 3493.4295ms +2021-03-10 09:07:20.249 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 09:07:20.250 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 09:07:20.251 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 09:07:20.252 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryRuh5hpfywS8iKmHF 359 - 200 0 - 11.1514ms +2021-03-10 09:07:20.266 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 09:07:20.266 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 09:07:20.266 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 09:07:20.266 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 09:07:20.266 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 09:07:20.266 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 09:07:20.266 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 09:07:20.266 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.5816ms +2021-03-10 09:07:20.266 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.4003ms +2021-03-10 09:07:20.266 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.6519ms +2021-03-10 09:07:20.266 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 09:07:20.266 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.5490ms +2021-03-10 09:07:20.267 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 09:07:20.267 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 09:07:20.267 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 09:07:20.267 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 09:07:20.267 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 09:07:20.267 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 09:07:20.267 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.3953ms +2021-03-10 09:07:20.267 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.5942ms +2021-03-10 09:07:20.267 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.6240ms +2021-03-10 09:07:20.269 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 09:07:20.269 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 09:07:20.269 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 09:07:20.269 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 09:07:20.269 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 09:07:20.269 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 09:07:20.269 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 09:07:20.269 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 09:07:20.269 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.6354ms +2021-03-10 09:07:20.269 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.6666ms +2021-03-10 09:07:20.269 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.5485ms +2021-03-10 09:07:20.269 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 09:07:20.269 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 09:07:20.269 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.8256ms +2021-03-10 09:07:20.269 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.8232ms +2021-03-10 09:07:20.297 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 09:07:20.304 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 09:07:20.306 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 09:07:20.307 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 09:07:20.308 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 11.0285ms +2021-03-10 09:07:20.331 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=r55z6jzmg3SkbWgZP1FzZg - - +2021-03-10 09:07:20.345 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 09:07:20.347 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 09:07:20.359 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 09:07:20.360 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 09:07:20.360 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 09:07:20.361 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 09:07:20.361 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 09:07:20.361 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:07:20.362 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:07:20.363 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:07:20.364 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:07:20.367 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.083 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 09:07:30.084 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 09:07:30.084 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 09:07:30.085 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 09:07:30.085 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.087 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 09:07:30.088 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 09:07:30.088 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 09:07:30.089 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 09:07:30.089 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 09:07:30.089 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:07:30.091 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 09:07:30.091 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:07:30.092 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 09:07:30.094 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 09:07:30.095 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 09:07:30.095 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 09:07:30.096 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 09:07:30.096 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.096 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.096 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.096 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.097 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.097 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.097 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.097 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.097 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.098 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.098 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.098 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.098 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.098 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.099 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.099 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.102 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.137 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 09:07:30.138 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 09:07:30.138 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 09:07:30.138 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 09:07:30.138 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.166 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.167 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.167 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.167 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.167 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.167 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.168 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.168 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.168 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.168 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.168 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.169 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.169 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.169 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.169 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.171 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.172 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.172 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.172 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.172 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.172 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.172 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.172 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.173 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.173 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.173 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.173 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.173 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.174 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.174 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.176 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.177 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.177 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.177 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.177 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.178 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.178 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.178 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.179 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.179 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.179 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.179 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.179 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.180 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.180 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.183 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.183 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.183 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.183 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.183 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.183 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.184 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.184 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.184 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.184 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.184 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.185 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.185 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.185 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.185 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.187 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.187 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.187 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.188 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.188 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.188 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.188 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.188 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.188 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.188 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.188 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.189 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.189 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.189 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.189 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.193 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.193 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.194 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.194 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.194 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.194 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.194 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.194 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.195 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.195 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.195 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.195 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.195 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.195 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.195 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.198 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.198 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.198 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.199 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.199 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.199 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.199 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.199 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.199 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.199 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.199 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.200 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.200 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.200 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.200 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.202 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.203 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.203 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.203 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.203 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.203 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.203 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.203 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.204 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.204 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.204 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.204 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.204 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.204 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.204 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.206 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.207 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.207 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.207 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.207 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.207 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.208 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.208 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.208 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.208 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.208 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.208 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.209 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.209 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.209 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.211 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.212 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.212 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.212 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 09:07:30.212 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.212 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.213 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.213 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.213 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:30.213 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:30.213 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.213 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.213 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.214 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 09:07:30.214 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:33.144 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:33.153 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:33.154 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:33.154 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:33.155 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:33.155 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:55.267 +03:00 [INF] Authorization was successful. +2021-03-10 09:07:55.268 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:55.269 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:55.269 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:55.269 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 09:07:55.269 +03:00 [INF] Authorization was successful. +2021-03-10 10:22:24.501 +03:00 [INF] Starting web host. +2021-03-10 10:22:26.276 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-10 10:22:26.346 +03:00 [INF] Loaded ABP modules: +2021-03-10 10:22:26.346 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-10 10:22:26.346 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-10 10:22:26.346 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-10 10:22:26.346 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-10 10:22:26.346 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-10 10:22:26.346 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-10 10:22:26.346 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-10 10:22:26.346 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiClientModule +2021-03-10 10:22:26.346 +03:00 [INF] - Volo.Abp.Http.Client.AbpHttpClientModule +2021-03-10 10:22:26.388 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-10 10:22:26.391 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-10 10:22:26.466 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-10 10:22:27.160 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-10 10:22:27.160 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-10 10:22:27.160 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-10 10:22:27.160 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-10 10:22:27.160 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-10 10:22:27.160 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-10 10:22:27.815 +03:00 [INF] Initialized all ABP modules. +2021-03-10 10:22:27.913 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-10 10:22:27.915 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-10 10:22:27.915 +03:00 [INF] Hosting environment: Development +2021-03-10 10:22:27.915 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-10 10:22:30.126 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-10 10:22:34.827 +03:00 [DBG] Login Url: /Account/Login +2021-03-10 10:22:34.827 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-10 10:22:34.827 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-10 10:22:34.827 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-10 10:22:34.827 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-10 10:22:34.827 +03:00 [DBG] Error Url: /Account/Error +2021-03-10 10:22:34.827 +03:00 [DBG] Error Id Parameter: errorId +2021-03-10 10:22:35.021 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 10:22:35.080 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 10:22:35.082 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 10:22:35.117 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 10:22:35.117 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 10:22:35.247 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 18.90 ms. +2021-03-10 10:22:35.369 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 9.37 ms. +2021-03-10 10:22:35.425 +03:00 [INF] Executed page /_Host in 332.8431ms +2021-03-10 10:22:35.425 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 10:22:35.460 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 5333.9226ms +2021-03-10 10:22:35.534 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 10:22:35.534 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 10:22:35.534 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 10:22:35.534 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 10:22:35.534 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 10:22:35.534 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 10:22:35.534 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 10:22:35.535 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 10:22:35.536 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 10:22:35.537 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 10:22:35.540 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 10:22:35.545 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 10:22:35.566 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 10:22:35.566 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 10:22:35.566 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 10:22:35.566 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 10:22:35.566 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 10:22:35.566 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 10:22:35.566 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 10:22:35.566 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 10:22:35.566 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 10:22:35.566 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 10:22:35.566 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 10:22:35.566 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 10:22:35.570 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 36.1782ms +2021-03-10 10:22:35.570 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 36.1355ms +2021-03-10 10:22:35.570 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 35.0841ms +2021-03-10 10:22:35.570 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 36.1758ms +2021-03-10 10:22:35.570 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 36.1525ms +2021-03-10 10:22:35.570 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 33.0440ms +2021-03-10 10:22:35.570 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 25.1452ms +2021-03-10 10:22:35.570 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 36.0301ms +2021-03-10 10:22:35.570 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 36.1512ms +2021-03-10 10:22:35.570 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 30.2622ms +2021-03-10 10:22:35.570 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 36.3738ms +2021-03-10 10:22:35.570 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 34.4892ms +2021-03-10 10:22:35.652 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 10:22:35.681 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:22:35.683 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 10:22:35.733 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 10:22:35.734 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 81.5820ms +2021-03-10 10:22:35.768 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=AcPx1dVG0NrbaJIcd68hVw - - +2021-03-10 10:22:35.775 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:22:35.776 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 10:22:36.531 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 10:22:36.686 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-10 10:22:36.899 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 10:22:36.899 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 10:22:36.900 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 10:22:36.900 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 10:22:36.900 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.7381ms +2021-03-10 10:22:36.900 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.7817ms +2021-03-10 10:25:42.510 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-10 10:25:44.461 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-10 10:25:44.471 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 10:25:44.472 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 10:25:44.472 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 10:25:44.473 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 10:25:44.473 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 10:25:44.476 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.90 ms. +2021-03-10 10:25:44.477 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.56 ms. +2021-03-10 10:25:44.477 +03:00 [INF] Executed page /_Host in 5.369ms +2021-03-10 10:25:44.477 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 10:25:44.478 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 16.5752ms +2021-03-10 10:25:44.487 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarymyYNmjnIh7vy5zEG 359 +2021-03-10 10:25:44.525 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 10:25:44.531 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:25:44.533 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 10:25:44.537 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=AcPx1dVG0NrbaJIcd68hVw - - - 101 - - 188769.4124ms +2021-03-10 10:25:44.558 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 10:25:44.559 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 10:25:44.560 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 1.2049ms +2021-03-10 10:25:44.571 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 10:25:44.572 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarymyYNmjnIh7vy5zEG 359 - 200 0 - 85.1333ms +2021-03-10 10:25:44.622 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 10:25:44.622 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 10:25:44.622 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 10:25:44.622 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 10:25:44.623 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 1.5263ms +2021-03-10 10:25:44.623 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 1.5214ms +2021-03-10 10:25:44.629 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 10:25:44.629 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 10:25:44.629 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.5749ms +2021-03-10 10:25:44.632 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 10:25:44.632 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 10:25:44.632 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 10:25:44.632 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 10:25:44.632 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 10:25:44.632 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 10:25:44.632 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 10:25:44.632 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 10:25:44.632 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 10:25:44.632 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 10:25:44.632 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.8469ms +2021-03-10 10:25:44.633 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.3525ms +2021-03-10 10:25:44.633 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.9008ms +2021-03-10 10:25:44.633 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.2451ms +2021-03-10 10:25:44.633 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.3483ms +2021-03-10 10:25:44.633 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 10:25:44.633 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 10:25:44.633 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.2577ms +2021-03-10 10:25:44.634 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 10:25:44.635 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 10:25:44.635 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.5802ms +2021-03-10 10:25:44.639 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 10:25:44.639 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 10:25:44.640 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.9989ms +2021-03-10 10:25:44.687 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 10:25:44.691 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:25:44.692 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 10:25:44.693 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 10:25:44.693 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 6.0788ms +2021-03-10 10:25:44.730 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-10 10:25:44.730 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=WPsMTXupQZR4PK2j3_67kg - - +2021-03-10 10:25:44.736 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:25:44.738 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 10:25:44.754 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-10 10:25:44.754 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 24.5892ms +2021-03-10 10:25:44.786 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 10:25:44.793 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-10 10:25:44.831 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 10:25:44.831 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 10:25:44.832 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 10:25:44.832 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 10:25:44.832 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.5850ms +2021-03-10 10:25:44.832 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.5933ms +2021-03-10 10:26:14.887 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-10 10:26:14.905 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Login - - +2021-03-10 10:26:14.923 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-10 10:26:14.996 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-10 10:26:14.996 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 10:26:16.316 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnGetAsync - ModelState is "Valid" +2021-03-10 10:26:16.395 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 10:26:17.905 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 28.63 ms. +2021-03-10 10:26:18.064 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 10:26:18.824 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 88.13 ms. +2021-03-10 10:26:18.935 +03:00 [INF] Executed page /Account/Login in 3938.5924ms +2021-03-10 10:26:18.936 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-10 10:26:18.969 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Login - - - 200 - text/html;+charset=utf-8 4064.5471ms +2021-03-10 10:26:18.986 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 10:26:18.987 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=WPsMTXupQZR4PK2j3_67kg - - - 101 - - 34257.0264ms +2021-03-10 10:26:18.995 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary7mA3kbvVWAesFwEw 359 +2021-03-10 10:26:19.019 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:26:19.029 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 10:26:19.039 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 10:26:19.045 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary7mA3kbvVWAesFwEw 359 - 200 0 - 46.2755ms +2021-03-10 10:26:19.115 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637509091969688728 - - +2021-03-10 10:26:19.115 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 10:26:19.115 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 10:26:19.116 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 10:26:19.116 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-10 10:26:19.116 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 10:26:19.116 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637509091969688728 - - - 304 - text/css 0.5626ms +2021-03-10 10:26:19.116 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.5190ms +2021-03-10 10:26:19.116 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 10:26:19.116 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 10:26:19.116 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.3131ms +2021-03-10 10:26:19.116 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.2752ms +2021-03-10 10:26:19.116 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637509091969948726 - - +2021-03-10 10:26:19.116 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637509091969698745 - - +2021-03-10 10:26:19.116 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637509091969848733 - - +2021-03-10 10:26:19.116 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-10 10:26:19.116 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-10 10:26:19.116 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637509091969698745 - - +2021-03-10 10:26:19.116 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-10 10:26:19.116 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637509091969688728 - - +2021-03-10 10:26:19.116 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637509091969698745 - - - 304 - text/css 0.2308ms +2021-03-10 10:26:19.116 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637509091969948726 - - - 304 - text/css 0.3479ms +2021-03-10 10:26:19.116 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637509091969848733 - - - 304 - text/css 0.2760ms +2021-03-10 10:26:19.116 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-10 10:26:19.116 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-10 10:26:19.116 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637509091969688728 - - - 304 - text/css 0.2070ms +2021-03-10 10:26:19.116 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637509091969698745 - - - 304 - text/css 0.2783ms +2021-03-10 10:26:19.137 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 10:26:19.137 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637509091969848733 - - +2021-03-10 10:26:19.138 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637509091969698745 - - +2021-03-10 10:26:19.139 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-10 10:26:19.139 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 10:26:19.139 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637509091969698745 - - +2021-03-10 10:26:19.139 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-10 10:26:19.140 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637509091969918728 - - +2021-03-10 10:26:19.140 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637509091969698745 - - - 304 - application/javascript 2.1048ms +2021-03-10 10:26:19.140 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 3.6435ms +2021-03-10 10:26:19.140 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-10 10:26:19.140 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-10 10:26:19.141 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637509091969848733 - - - 304 - application/javascript 3.8487ms +2021-03-10 10:26:19.141 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637509091969918728 - - - 304 - application/javascript 4.3444ms +2021-03-10 10:26:19.141 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637509091969698745 - - - 304 - application/javascript 1.3814ms +2021-03-10 10:26:19.141 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637509091969688728 - - +2021-03-10 10:26:19.144 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-10 10:26:19.145 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637509091969688728 - - - 304 - application/javascript 3.5415ms +2021-03-10 10:26:19.165 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637509091969698745 - - +2021-03-10 10:26:19.165 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637509091969698745 - - +2021-03-10 10:26:19.165 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637509091969698745 - - +2021-03-10 10:26:19.165 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637509091969698745 - - +2021-03-10 10:26:19.165 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637509091969698745 - - +2021-03-10 10:26:19.165 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637509091969698745 - - +2021-03-10 10:26:19.165 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637509091969698745 - - +2021-03-10 10:26:19.166 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637509091969698745 - - +2021-03-10 10:26:19.166 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637509091969698745 - - +2021-03-10 10:26:19.166 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-10 10:26:19.166 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-10 10:26:19.166 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-10 10:26:19.166 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-10 10:26:19.166 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-10 10:26:19.166 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-10 10:26:19.166 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-10 10:26:19.166 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-10 10:26:19.166 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-10 10:26:19.167 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637509091969698745 - - - 304 - application/javascript 2.2458ms +2021-03-10 10:26:19.167 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637509091969698745 - - - 304 - application/javascript 1.1981ms +2021-03-10 10:26:19.167 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637509091969698745 - - - 304 - application/javascript 2.2362ms +2021-03-10 10:26:19.167 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637509091969698745 - - - 304 - application/javascript 2.6070ms +2021-03-10 10:26:19.167 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637509091969698745 - - - 304 - application/javascript 1.7933ms +2021-03-10 10:26:19.167 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637509091969698745 - - - 304 - application/javascript 3.0432ms +2021-03-10 10:26:19.168 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637509091969698745 - - - 304 - application/javascript 2.9636ms +2021-03-10 10:26:19.168 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637509091969698745 - - - 304 - application/javascript 2.9968ms +2021-03-10 10:26:19.168 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637509091969698745 - - - 304 - application/javascript 2.8469ms +2021-03-10 10:26:19.180 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637509091970028726 - - +2021-03-10 10:26:19.182 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-10 10:26:19.183 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637509091970028726 - - - 304 - application/javascript 2.9774ms +2021-03-10 10:26:19.196 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637509091969698745 - - +2021-03-10 10:26:19.196 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637509091969948726 - - +2021-03-10 10:26:19.197 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-10 10:26:19.197 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-10 10:26:19.197 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.9570ms +2021-03-10 10:26:19.197 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637509091969948726 - - - 304 - application/javascript 0.7190ms +2021-03-10 10:26:19.206 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637509091969698745 - - +2021-03-10 10:26:19.206 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-10 10:26:19.206 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637509091969698745 - - +2021-03-10 10:26:19.206 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637509091969688728 - - +2021-03-10 10:26:19.206 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-10 10:26:19.206 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-10 10:26:19.206 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-10 10:26:19.207 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637509091969698745 - - - 304 - application/javascript 0.7424ms +2021-03-10 10:26:19.207 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637509091969698745 - - - 304 - application/javascript 0.7701ms +2021-03-10 10:26:19.207 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637509091969688728 - - - 304 - application/javascript 0.5732ms +2021-03-10 10:26:19.210 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 10:26:19.212 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - +2021-03-10 10:26:19.212 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637509091970548727 - - +2021-03-10 10:26:19.213 +03:00 [INF] The file /libs/timeago/locales/jquery.timeago.en.js was not modified +2021-03-10 10:26:19.214 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637509091970548727 - - - 304 - application/javascript 1.7816ms +2021-03-10 10:26:19.219 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 10:26:19.226 +03: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). +2021-03-10 10:26:19.226 +03: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). +2021-03-10 10:26:19.322 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-10 10:26:19.357 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 10:26:19.358 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 10:26:19.358 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 1.1076ms +2021-03-10 10:26:19.566 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.LoginByLogin +2021-03-10 10:26:19.685 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.Logout +2021-03-10 10:26:19.686 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.CheckPasswordByLogin +2021-03-10 10:26:19.690 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.RegisterAsyncByInput +2021-03-10 10:26:19.690 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.SendPasswordResetCodeAsyncByInput +2021-03-10 10:26:19.691 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.ResetPasswordAsyncByInput +2021-03-10 10:26:19.691 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByNameAsyncByName +2021-03-10 10:26:19.691 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByIdAsyncById +2021-03-10 10:26:19.691 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAllListAsync +2021-03-10 10:26:19.692 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetListAsyncByInput +2021-03-10 10:26:19.693 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAsyncById +2021-03-10 10:26:19.693 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.CreateAsyncByInput +2021-03-10 10:26:19.693 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.UpdateAsyncByIdAndInput +2021-03-10 10:26:19.693 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.DeleteAsyncById +2021-03-10 10:26:19.694 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAsyncById +2021-03-10 10:26:19.694 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetListAsyncByInput +2021-03-10 10:26:19.694 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.CreateAsyncByInput +2021-03-10 10:26:19.694 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateAsyncByIdAndInput +2021-03-10 10:26:19.694 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.DeleteAsyncById +2021-03-10 10:26:19.695 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetRolesAsyncById +2021-03-10 10:26:19.695 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAssignableRolesAsync +2021-03-10 10:26:19.695 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateRolesAsyncByIdAndInput +2021-03-10 10:26:19.695 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByUsernameAsyncByUserName +2021-03-10 10:26:19.695 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByEmailAsyncByEmail +2021-03-10 10:26:19.695 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByIdAsyncById +2021-03-10 10:26:19.695 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByUserNameAsyncByUserName +2021-03-10 10:26:19.695 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.SearchAsyncByInput +2021-03-10 10:26:19.695 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.GetCountAsyncByInput +2021-03-10 10:26:19.695 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.GetAsync +2021-03-10 10:26:19.696 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.UpdateAsyncByInput +2021-03-10 10:26:19.696 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.ChangePasswordAsyncByInput +2021-03-10 10:26:19.696 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.GetAsyncByProviderNameAndProviderKey +2021-03-10 10:26:19.696 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-10 10:26:19.696 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.GetAsync +2021-03-10 10:26:19.696 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.UpdateAsyncByInput +2021-03-10 10:26:19.696 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetAsyncById +2021-03-10 10:26:19.696 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetListAsyncByInput +2021-03-10 10:26:19.697 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.CreateAsyncByInput +2021-03-10 10:26:19.697 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateAsyncByIdAndInput +2021-03-10 10:26:19.697 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteAsyncById +2021-03-10 10:26:19.697 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetDefaultConnectionStringAsyncById +2021-03-10 10:26:19.698 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateDefaultConnectionStringAsyncByIdAndDefaultConnectionString +2021-03-10 10:26:19.698 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteDefaultConnectionStringAsyncById +2021-03-10 10:26:19.698 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.GetAsyncByProviderNameAndProviderKey +2021-03-10 10:26:19.698 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-10 10:26:19.698 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.AddTagToEntityAsyncByInput +2021-03-10 10:26:19.698 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.RemoveTagFromEntityAsyncByInput +2021-03-10 10:26:19.698 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.SetEntityTagsAsyncByInput +2021-03-10 10:26:19.698 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.CreateAsyncByInput +2021-03-10 10:26:19.699 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.DeleteAsyncById +2021-03-10 10:26:19.699 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetAsyncById +2021-03-10 10:26:19.699 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetListAsyncByInput +2021-03-10 10:26:19.699 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.UpdateAsyncByIdAndInput +2021-03-10 10:26:19.699 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetTagDefinitionsAsync +2021-03-10 10:26:19.699 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.GetAsyncById +2021-03-10 10:26:19.699 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.GetListAsyncByInput +2021-03-10 10:26:19.699 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.CreateAsyncByInput +2021-03-10 10:26:19.699 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.UpdateAsyncByIdAndInput +2021-03-10 10:26:19.699 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.DeleteAsyncById +2021-03-10 10:26:19.700 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptorAdmin.DeleteAsyncById +2021-03-10 10:26:19.700 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptorAdmin.UploadAsyncByEntityTypeAndFile +2021-03-10 10:26:19.700 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.GetListAsyncByInput +2021-03-10 10:26:19.700 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.GetAsyncById +2021-03-10 10:26:19.700 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.DeleteAsyncById +2021-03-10 10:26:19.700 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.GetAsyncById +2021-03-10 10:26:19.700 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.GetListAsyncByInput +2021-03-10 10:26:19.700 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.CreateAsyncByInput +2021-03-10 10:26:19.700 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.UpdateAsyncByIdAndInput +2021-03-10 10:26:19.700 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.DeleteAsyncById +2021-03-10 10:26:19.701 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeatureAdmin.GetListAsyncByBlogId +2021-03-10 10:26:19.701 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeatureAdmin.SetAsyncByBlogIdAndDto +2021-03-10 10:26:19.701 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.CreateAsyncByInput +2021-03-10 10:26:19.701 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.DeleteAsyncById +2021-03-10 10:26:19.701 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.GetAsyncById +2021-03-10 10:26:19.701 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.GetListAsyncByInput +2021-03-10 10:26:19.702 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.UpdateAsyncByIdAndInput +2021-03-10 10:26:19.702 +03:00 [DBG] ActionApiDescriptionModel.Create: TagPublic.GetAllRelatedTagsAsyncByEntityTypeAndEntityId +2021-03-10 10:26:19.702 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.GetForSelectionAsyncByEntityTypeAndEntityId +2021-03-10 10:26:19.702 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.CreateAsyncByEntityTypeAndEntityIdAndReaction +2021-03-10 10:26:19.702 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.DeleteAsyncByEntityTypeAndEntityIdAndReaction +2021-03-10 10:26:19.702 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.CreateAsyncByEntityTypeAndEntityIdAndInput +2021-03-10 10:26:19.702 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.DeleteAsyncByEntityTypeAndEntityId +2021-03-10 10:26:19.702 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.GetGroupedStarCountsAsyncByEntityTypeAndEntityId +2021-03-10 10:26:19.703 +03:00 [DBG] ActionApiDescriptionModel.Create: PagesPublic.FindBySlugAsyncBySlug +2021-03-10 10:26:19.703 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.GetListAsyncByEntityTypeAndEntityId +2021-03-10 10:26:19.703 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.CreateAsyncByEntityTypeAndEntityIdAndInput +2021-03-10 10:26:19.703 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.UpdateAsyncByIdAndInput +2021-03-10 10:26:19.703 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.DeleteAsyncById +2021-03-10 10:26:19.703 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostPublic.GetAsyncByBlogSlugAndBlogPostSlug +2021-03-10 10:26:19.703 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostPublic.GetListAsyncByBlogSlugAndInput +2021-03-10 10:26:19.704 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptor.DownloadAsyncById +2021-03-10 10:26:19.704 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeature.GetOrDefaultAsyncByBlogIdAndFeatureName +2021-03-10 10:26:19.704 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApplicationConfiguration.GetAsync +2021-03-10 10:26:19.704 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApiDefinition.GetByModel +2021-03-10 10:26:19.829 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 10:26:19.836 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 607.7027ms +2021-03-10 10:26:19.836 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 10:26:19.838 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - - 200 34446 application/javascript 624.9299ms +2021-03-10 10:26:21.264 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-10 10:26:21.402 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 10:26:21.405 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 2178.9216ms +2021-03-10 10:26:21.405 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 10:26:21.412 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 95823 application/javascript 2205.3386ms +2021-03-10 10:26:25.063 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/Account/Login application/x-www-form-urlencoded 317 +2021-03-10 10:26:25.070 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:26:25.071 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-10 10:26:25.072 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-10 10:26:25.072 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 10:26:25.223 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnPostAsync - ModelState is "Valid" +2021-03-10 10:26:31.918 +03:00 [DBG] Augmenting SignInContext +2021-03-10 10:26:31.921 +03:00 [DBG] Adding idp claim with value: local +2021-03-10 10:26:31.921 +03:00 [DBG] Adding auth_time claim with value: 1615361191 +2021-03-10 10:26:32.024 +03:00 [INF] AuthenticationScheme: Identity.Application signed in. +2021-03-10 10:26:33.598 +03:00 [INF] {"Username":"admin","Provider":null,"ProviderUserId":null,"SubjectId":"f96d764d-1435-9e8e-b3f4-39fb0f65cfde","DisplayName":"admin","Endpoint":"UI","ClientId":null,"Category":"Authentication","Name":"User Login Success","EventType":"Success","Id":1000,"Message":null,"ActivityId":"0HM73IL1CP08V:0000006D","TimeStamp":"2021-03-10T07:26:33.0000000Z","ProcessId":26716,"LocalIpAddress":"::1:44303","RemoteIpAddress":"::1","$type":"UserLoginSuccessEvent"} +2021-03-10 10:26:33.611 +03:00 [INF] Executed handler method OnPostAsync, returned result Microsoft.AspNetCore.Mvc.RedirectResult. +2021-03-10 10:26:33.643 +03:00 [INF] Executing RedirectResult, redirecting to /. +2021-03-10 10:26:33.644 +03:00 [INF] Executed page /Account/Login in 8571.7126ms +2021-03-10 10:26:33.644 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-10 10:26:33.679 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/Account/Login application/x-www-form-urlencoded 317 - 302 0 - 8616.0767ms +2021-03-10 10:26:33.761 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-10 10:26:33.810 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 10:26:33.811 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 10:26:33.811 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 10:26:33.813 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 10:26:33.814 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 10:26:33.821 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 5.12 ms. +2021-03-10 10:26:33.833 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 1.84 ms. +2021-03-10 10:26:33.834 +03:00 [INF] Executed page /_Host in 22.8931ms +2021-03-10 10:26:33.834 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 10:26:33.835 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 73.8661ms +2021-03-10 10:26:34.071 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 10:26:34.073 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 10:26:34.073 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 2.0955ms +2021-03-10 10:26:34.074 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 10:26:34.075 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 10:26:34.075 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.9295ms +2021-03-10 10:26:34.085 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 10:26:34.086 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 10:26:34.086 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 1.3776ms +2021-03-10 10:26:34.088 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 10:26:34.088 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 10:26:34.088 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 10:26:34.089 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 10:26:34.089 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 10:26:34.089 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 10:26:34.089 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.9792ms +2021-03-10 10:26:34.089 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 1.0976ms +2021-03-10 10:26:34.089 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.9667ms +2021-03-10 10:26:34.092 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 10:26:34.092 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 10:26:34.092 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 10:26:34.092 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 10:26:34.092 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 10:26:34.092 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 10:26:34.094 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 10:26:34.094 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 10:26:34.095 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 10:26:34.095 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 10:26:34.095 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 3.2671ms +2021-03-10 10:26:34.095 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 3.2956ms +2021-03-10 10:26:34.095 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 3.3959ms +2021-03-10 10:26:34.095 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 2.9123ms +2021-03-10 10:26:34.095 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 10:26:34.095 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 10:26:34.096 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 3.5936ms +2021-03-10 10:26:34.095 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 3.4850ms +2021-03-10 10:26:34.329 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 10:26:34.344 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:26:34.344 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 10:26:34.344 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 10:26:34.345 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 16.1305ms +2021-03-10 10:26:34.359 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=PPXEC7eNDlS3eQRVvucbKQ - - +2021-03-10 10:26:34.386 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:26:34.394 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 10:26:34.478 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 10:26:34.480 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 10:26:34.494 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-10 10:26:34.612 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:34.664 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 10:26:34.715 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 10:26:34.734 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 10:26:34.735 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 10:26:34.735 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-10 10:26:34.773 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 10:26:34.788 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 10:26:34.798 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 10:26:34.827 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 10:26:34.837 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 10:26:34.842 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 10:26:34.844 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 10:26:34.851 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 10:26:34.852 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 10:26:34.852 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.4369ms +2021-03-10 10:26:34.856 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 10:26:34.857 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 10:26:34.857 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.5881ms +2021-03-10 10:26:35.895 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-10 10:26:35.896 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-10 10:26:35.897 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 2.7913ms +2021-03-10 10:26:38.893 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:26:38.896 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:26:38.897 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:26:38.898 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:26:38.898 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:38.970 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 10:26:38.971 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 10:26:38.971 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 10:26:38.972 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 10:26:38.972 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:38.972 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:38.973 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:38.973 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:38.973 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:38.973 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:38.973 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:38.974 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:38.974 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:38.975 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:38.975 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:38.975 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:38.976 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:38.976 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:38.977 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:38.977 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:39.664 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:39.806 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:26:39.807 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:26:39.807 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:26:39.807 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:26:39.808 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:40.546 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.552 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.552 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.563 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.564 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:40.579 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.588 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.589 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.591 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.591 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:40.593 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.595 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.595 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.596 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.596 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:40.601 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.602 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.602 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.603 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.603 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:40.603 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.604 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.604 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.604 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.605 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:40.605 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.605 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.605 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.606 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.606 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:40.610 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.610 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.611 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.611 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.611 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:40.612 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.612 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.612 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.613 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.613 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:40.614 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.615 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.615 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.616 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.616 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:40.620 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.620 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.620 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.621 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.621 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:40.621 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.622 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.622 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.622 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.622 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:40.622 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.623 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.623 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.624 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.624 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:40.627 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.628 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.628 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.629 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.629 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:40.629 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.631 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.631 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.633 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.633 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:40.634 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.637 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.637 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.638 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.638 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:40.697 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.698 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.699 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.699 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.699 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:40.699 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.700 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.700 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.700 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.700 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:40.701 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.701 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.701 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.702 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.702 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:40.707 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.708 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.708 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.709 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.709 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:40.709 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.713 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.713 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.715 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.715 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:40.715 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.716 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.716 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.716 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.716 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:40.722 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.723 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.723 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.724 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.724 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:40.724 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.725 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.725 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.726 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.726 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:40.726 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.727 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.727 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.727 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.727 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:40.731 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.732 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.732 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.733 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.733 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:40.734 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.734 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.734 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.735 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.735 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:40.736 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.737 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.737 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.738 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.738 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:40.744 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.752 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.752 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.753 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:40.754 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:40.754 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.755 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.755 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.755 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:40.755 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:40.755 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.756 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.756 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.756 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:40.756 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:43.386 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 10:26:43.387 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 10:26:43.388 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 10:26:43.388 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 10:26:43.388 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:43.487 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-10 10:26:43.490 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-10 10:26:43.490 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-10 10:26:43.493 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-10 10:26:43.494 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:43.494 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 10:26:43.497 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 10:26:43.497 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 10:26:43.500 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 10:26:43.500 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:43.500 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 10:26:43.504 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 10:26:43.505 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 10:26:43.507 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 10:26:43.507 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:43.507 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:26:43.511 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:26:43.511 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:26:43.515 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:26:43.515 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:43.526 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 10:26:43.527 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 10:26:43.527 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 10:26:43.528 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 10:26:43.528 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:43.839 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:43.889 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 10:26:43.890 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 10:26:43.890 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 10:26:43.891 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 10:26:43.891 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:44.031 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 10:26:44.034 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 10:26:44.034 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 10:26:44.036 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 10:26:44.036 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:44.039 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:26:44.048 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:26:44.049 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:26:44.054 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:26:44.054 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:44.055 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 10:26:44.059 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 10:26:44.059 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 10:26:44.064 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 10:26:44.065 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:44.073 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 10:26:44.076 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 10:26:44.076 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 10:26:44.078 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 10:26:44.078 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:44.079 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:26:44.081 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:26:44.082 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:26:44.083 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:26:44.083 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:44.083 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 10:26:44.084 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 10:26:44.085 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 10:26:44.086 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 10:26:44.086 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:44.112 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 10:26:44.113 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 10:26:44.113 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 10:26:44.114 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 10:26:44.114 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:44.114 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:26:44.115 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:26:44.115 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:26:44.115 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:26:44.115 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:44.115 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 10:26:44.116 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 10:26:44.116 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 10:26:44.116 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 10:26:44.116 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:44.122 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 10:26:44.123 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 10:26:44.123 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 10:26:44.123 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 10:26:44.123 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:44.124 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:26:44.124 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:26:44.124 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:26:44.126 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:26:44.126 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:44.126 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 10:26:44.126 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 10:26:44.126 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 10:26:44.127 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 10:26:44.127 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:45.724 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 10:26:45.729 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 10:26:45.729 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 10:26:45.732 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 10:26:45.733 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:45.815 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-10 10:26:45.819 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-10 10:26:45.820 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-10 10:26:45.824 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-10 10:26:45.824 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:45.824 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 10:26:45.827 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 10:26:45.827 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 10:26:45.829 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 10:26:45.829 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:45.830 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 10:26:45.832 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 10:26:45.832 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 10:26:45.837 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 10:26:45.837 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:45.838 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 10:26:45.841 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 10:26:45.842 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 10:26:45.849 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 10:26:45.850 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:46.073 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:46.089 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 10:26:46.090 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 10:26:46.090 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 10:26:46.091 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 10:26:46.092 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:46.356 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 10:26:46.357 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 10:26:46.357 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 10:26:46.358 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 10:26:46.358 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:46.360 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 10:26:46.361 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 10:26:46.361 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 10:26:46.362 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 10:26:46.362 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:46.362 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 10:26:46.363 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 10:26:46.363 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 10:26:46.364 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 10:26:46.364 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:46.373 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 10:26:46.374 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 10:26:46.374 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 10:26:46.375 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 10:26:46.375 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:46.375 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 10:26:46.376 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 10:26:46.376 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 10:26:46.376 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 10:26:46.376 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:46.376 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 10:26:46.377 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 10:26:46.377 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 10:26:46.378 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 10:26:46.378 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.240 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:26:47.245 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:26:47.246 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:26:47.251 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:26:47.251 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.252 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 10:26:47.253 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 10:26:47.253 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 10:26:47.254 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 10:26:47.254 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.254 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.254 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.254 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.255 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.255 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.255 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.256 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.256 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.256 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.256 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.256 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.257 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.257 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.258 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.258 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.293 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.326 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:26:47.328 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:26:47.329 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:26:47.331 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:26:47.331 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.423 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.425 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.425 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.430 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.431 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.431 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.434 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.434 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.436 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.436 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.436 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.437 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.437 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.437 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.437 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.442 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.443 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.443 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.444 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.444 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.444 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.444 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.444 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.445 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.445 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.445 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.446 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.446 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.447 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.447 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.451 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.452 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.452 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.452 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.453 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.453 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.458 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.458 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.465 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.465 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.466 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.478 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.478 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.483 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.483 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.503 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.505 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.505 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.506 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.506 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.507 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.507 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.507 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.508 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.508 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.508 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.509 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.509 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.509 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.509 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.513 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.514 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.514 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.515 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.515 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.515 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.517 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.517 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.520 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.520 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.521 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.523 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.523 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.525 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.525 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.555 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.556 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.556 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.557 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.557 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.557 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.558 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.558 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.559 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.559 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.559 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.560 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.560 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.561 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.561 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.568 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.569 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.569 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.570 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.570 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.571 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.571 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.571 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.572 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.572 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.572 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.573 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.573 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.573 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.573 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.582 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.583 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.583 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.583 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.583 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.584 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.585 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.585 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.586 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.586 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.587 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.588 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.588 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.590 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.590 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.599 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.600 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.600 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.601 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.601 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.601 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.602 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.602 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.602 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.602 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.602 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.603 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.603 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.603 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.603 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.607 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.608 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.608 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.608 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:26:47.608 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.608 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.609 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.609 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.611 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:26:47.611 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:47.611 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.611 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.611 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.612 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:26:47.612 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:51.423 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:51.524 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Manage - - +2021-03-10 10:26:51.616 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:51.621 +03:00 [INF] Executing endpoint '/Account/Manage' +2021-03-10 10:26:51.637 +03:00 [INF] Route matched with {page = "/Account/Manage", area = "", action = "", controller = ""}. Executing page /Account/Manage +2021-03-10 10:26:51.637 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 10:26:51.706 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.ManageModel.OnGetAsync - ModelState is "Valid" +2021-03-10 10:26:52.204 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 10:26:52.468 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:52.805 +03:00 [INF] Authorization was successful. +2021-03-10 10:26:53.366 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 13.88 ms. +2021-03-10 10:26:53.416 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 10:26:53.426 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 10:26:53.428 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 10:26:53.439 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 10:26:53.441 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 10:26:53.445 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 10:26:53.459 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 10:26:53.460 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 10:26:53.471 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 10:26:53.714 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 21.09 ms. +2021-03-10 10:26:53.778 +03:00 [DBG] Added bundle 'Volo.Abp.Account.Web.Pages.Account.ManageModel' to the page in 4.21 ms. +2021-03-10 10:26:53.787 +03:00 [INF] Executed page /Account/Manage in 2149.5087ms +2021-03-10 10:26:53.787 +03:00 [INF] Executed endpoint '/Account/Manage' +2021-03-10 10:26:53.887 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 10:26:53.896 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary1lEG9BtsAFcJfNvb 359 +2021-03-10 10:26:53.898 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Manage - - - 200 - text/html;+charset=utf-8 2375.0646ms +2021-03-10 10:26:53.913 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:26:53.915 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 10:26:53.920 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 10:26:53.921 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary1lEG9BtsAFcJfNvb 359 - 200 0 - 25.1544ms +2021-03-10 10:26:53.936 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=PPXEC7eNDlS3eQRVvucbKQ - - - 101 - - 19575.8385ms +2021-03-10 10:26:54.042 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637509091969688728 - - +2021-03-10 10:26:54.042 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-10 10:26:54.043 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637509091969688728 - - - 304 - text/css 1.0393ms +2021-03-10 10:26:54.050 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 10:26:54.052 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 10:26:54.052 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 2.6001ms +2021-03-10 10:26:54.053 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 10:26:54.054 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 10:26:54.054 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.8120ms +2021-03-10 10:26:54.061 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 10:26:54.064 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 10:26:54.064 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 3.0220ms +2021-03-10 10:26:54.066 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637509091969948726 - - +2021-03-10 10:26:54.066 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637509091969698745 - - +2021-03-10 10:26:54.067 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-10 10:26:54.067 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637509091969948726 - - - 304 - text/css 1.0418ms +2021-03-10 10:26:54.067 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-10 10:26:54.067 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637509091969698745 - - - 304 - text/css 1.1964ms +2021-03-10 10:26:54.070 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637509091969848733 - - +2021-03-10 10:26:54.071 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-10 10:26:54.071 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637509091969848733 - - - 304 - text/css 1.0146ms +2021-03-10 10:26:54.080 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637509091969698745 - - +2021-03-10 10:26:54.081 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-10 10:26:54.081 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637509091969698745 - - - 304 - text/css 0.4816ms +2021-03-10 10:26:54.083 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637509091969688728 - - +2021-03-10 10:26:54.083 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 10:26:54.083 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637509091969918728 - - +2021-03-10 10:26:54.083 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637509091969848733 - - +2021-03-10 10:26:54.083 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637509091969698745 - - +2021-03-10 10:26:54.083 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637509091969698745 - - +2021-03-10 10:26:54.084 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 10:26:54.084 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-10 10:26:54.084 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-10 10:26:54.084 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-10 10:26:54.084 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-10 10:26:54.084 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-10 10:26:54.085 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 1.7759ms +2021-03-10 10:26:54.085 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637509091969698745 - - - 304 - application/javascript 1.3967ms +2021-03-10 10:26:54.085 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637509091969848733 - - - 304 - application/javascript 1.8150ms +2021-03-10 10:26:54.085 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637509091969688728 - - - 304 - text/css 1.9934ms +2021-03-10 10:26:54.085 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637509091969918728 - - - 304 - application/javascript 2.0240ms +2021-03-10 10:26:54.085 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637509091969698745 - - - 304 - application/javascript 1.7219ms +2021-03-10 10:26:54.095 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637509091969688728 - - +2021-03-10 10:26:54.095 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637509091969698745 - - +2021-03-10 10:26:54.095 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637509091969698745 - - +2021-03-10 10:26:54.095 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637509091969698745 - - +2021-03-10 10:26:54.095 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637509091969698745 - - +2021-03-10 10:26:54.095 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637509091969698745 - - +2021-03-10 10:26:54.095 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637509091969698745 - - +2021-03-10 10:26:54.095 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637509091969698745 - - +2021-03-10 10:26:54.095 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-10 10:26:54.095 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-10 10:26:54.095 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-10 10:26:54.095 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-10 10:26:54.095 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-10 10:26:54.095 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-10 10:26:54.095 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-10 10:26:54.095 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-10 10:26:54.095 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637509091969688728 - - - 304 - application/javascript 0.5649ms +2021-03-10 10:26:54.095 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637509091969698745 - - - 304 - application/javascript 0.2968ms +2021-03-10 10:26:54.095 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637509091969698745 - - +2021-03-10 10:26:54.095 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637509091969698745 - - - 304 - application/javascript 0.3449ms +2021-03-10 10:26:54.095 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.5424ms +2021-03-10 10:26:54.095 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.6120ms +2021-03-10 10:26:54.095 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.7285ms +2021-03-10 10:26:54.095 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637509091969698745 - - - 304 - application/javascript 0.7119ms +2021-03-10 10:26:54.095 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637509091969698745 - - - 304 - application/javascript 0.7391ms +2021-03-10 10:26:54.096 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-10 10:26:54.096 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-10 10:26:54.096 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637509091970028726 - - +2021-03-10 10:26:54.096 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637509091969698745 - - +2021-03-10 10:26:54.096 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637509091969698745 - - - 304 - application/javascript 0.2979ms +2021-03-10 10:26:54.096 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637509091969698745 - - +2021-03-10 10:26:54.096 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637509091969948726 - - +2021-03-10 10:26:54.096 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-10 10:26:54.096 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-10 10:26:54.096 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-10 10:26:54.096 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-10 10:26:54.096 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637509091970028726 - - - 304 - application/javascript 0.5107ms +2021-03-10 10:26:54.096 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.5900ms +2021-03-10 10:26:54.096 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.7351ms +2021-03-10 10:26:54.096 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637509091969948726 - - - 304 - application/javascript 0.5512ms +2021-03-10 10:26:54.113 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637509091969688728 - - +2021-03-10 10:26:54.113 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637509091969698745 - - +2021-03-10 10:26:54.113 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - +2021-03-10 10:26:54.113 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637509091969698745 - - +2021-03-10 10:26:54.113 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/Password/Default.js?_v=637478884536189924 - - +2021-03-10 10:26:54.113 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637509091970548727 - - +2021-03-10 10:26:54.114 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-10 10:26:54.114 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-10 10:26:54.114 +03:00 [INF] The file /libs/timeago/locales/jquery.timeago.en.js was not modified +2021-03-10 10:26:54.114 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-10 10:26:54.114 +03:00 [INF] The file /Pages/Account/Components/ProfileManagementGroup/Password/Default.js was not modified +2021-03-10 10:26:54.114 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637509091970548727 - - - 304 - application/javascript 0.9768ms +2021-03-10 10:26:54.114 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637509091969698745 - - - 304 - application/javascript 1.5108ms +2021-03-10 10:26:54.114 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/Password/Default.js?_v=637478884536189924 - - - 304 - application/javascript 1.1241ms +2021-03-10 10:26:54.114 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637509091969698745 - - - 304 - application/javascript 1.6352ms +2021-03-10 10:26:54.114 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637509091969688728 - - - 304 - application/javascript 1.5491ms +2021-03-10 10:26:54.134 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 10:26:54.137 +03: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). +2021-03-10 10:26:54.148 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/PersonalInfo/Default.js?_v=637478884536199897 - - +2021-03-10 10:26:54.149 +03:00 [INF] The file /Pages/Account/Components/ProfileManagementGroup/PersonalInfo/Default.js was not modified +2021-03-10 10:26:54.150 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/PersonalInfo/Default.js?_v=637478884536199897 - - - 304 - application/javascript 1.4331ms +2021-03-10 10:26:54.150 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 10:26:54.150 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-10 10:26:54.152 +03: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). +2021-03-10 10:26:54.157 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Features,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Delete +2021-03-10 10:26:54.177 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 10:26:54.179 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 27.0152ms +2021-03-10 10:26:54.179 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 10:26:54.180 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - - 200 34446 application/javascript 66.9894ms +2021-03-10 10:26:54.207 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Features,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Delete +2021-03-10 10:26:54.207 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:R,pk:admin,n:CmsKit.Comments,pn:R,pk:admin,n:CmsKit.Comments.Delete,pn:R,pk:admin,n:CmsKit.Contents,pn:R,pk:admin,n:CmsKit.Contents.Create,pn:R,pk:admin,n:CmsKit.Contents.Update,pn:R,pk:admin,n:CmsKit.Contents.Delete,pn:R,pk:admin,n:CmsKit.Tags,pn:R,pk:admin,n:CmsKit.Tags.Create,pn:R,pk:admin,n:CmsKit.Tags.Update,pn:R,pk:admin,n:CmsKit.Tags.Delete,pn:R,pk:admin,n:CmsKit.Pages,pn:R,pk:admin,n:CmsKit.Pages.Create,pn:R,pk:admin,n:CmsKit.Pages.Update,pn:R,pk:admin,n:CmsKit.Pages.Delete,pn:R,pk:admin,n:CmsKit.Blogs,pn:R,pk:admin,n:CmsKit.Blogs.Create,pn:R,pk:admin,n:CmsKit.Blogs.Update,pn:R,pk:admin,n:CmsKit.Blogs.Delete,pn:R,pk:admin,n:CmsKit.Blogs.Features,pn:R,pk:admin,n:CmsKit.BlogPosts,pn:R,pk:admin,n:CmsKit.BlogPosts.Create,pn:R,pk:admin,n:CmsKit.BlogPosts.Update,pn:R,pk:admin,n:CmsKit.BlogPosts.Delete +2021-03-10 10:26:54.236 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:R,pk:admin,n:CmsKit.Comments,pn:R,pk:admin,n:CmsKit.Comments.Delete,pn:R,pk:admin,n:CmsKit.Contents,pn:R,pk:admin,n:CmsKit.Contents.Create,pn:R,pk:admin,n:CmsKit.Contents.Update,pn:R,pk:admin,n:CmsKit.Contents.Delete,pn:R,pk:admin,n:CmsKit.Tags,pn:R,pk:admin,n:CmsKit.Tags.Create,pn:R,pk:admin,n:CmsKit.Tags.Update,pn:R,pk:admin,n:CmsKit.Tags.Delete,pn:R,pk:admin,n:CmsKit.Pages,pn:R,pk:admin,n:CmsKit.Pages.Create,pn:R,pk:admin,n:CmsKit.Pages.Update,pn:R,pk:admin,n:CmsKit.Pages.Delete,pn:R,pk:admin,n:CmsKit.Blogs,pn:R,pk:admin,n:CmsKit.Blogs.Create,pn:R,pk:admin,n:CmsKit.Blogs.Update,pn:R,pk:admin,n:CmsKit.Blogs.Delete,pn:R,pk:admin,n:CmsKit.Blogs.Features,pn:R,pk:admin,n:CmsKit.BlogPosts,pn:R,pk:admin,n:CmsKit.BlogPosts.Create,pn:R,pk:admin,n:CmsKit.BlogPosts.Update,pn:R,pk:admin,n:CmsKit.BlogPosts.Delete +2021-03-10 10:26:54.324 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 10:26:54.325 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 10:26:54.325 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 1.4441ms +2021-03-10 10:26:54.426 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-10 10:26:54.509 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 10:26:54.606 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 468.6142ms +2021-03-10 10:26:54.606 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 10:26:54.608 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 96693 application/javascript 511.8729ms +2021-03-10 10:26:56.581 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-10 10:26:56.582 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-10 10:26:56.582 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.6759ms +2021-03-10 10:26:59.704 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/identity/roles - - +2021-03-10 10:26:59.724 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 10:26:59.725 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 10:26:59.725 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 10:26:59.726 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 10:26:59.726 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 10:26:59.733 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 2.90 ms. +2021-03-10 10:26:59.735 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.60 ms. +2021-03-10 10:26:59.735 +03:00 [INF] Executed page /_Host in 10.1915ms +2021-03-10 10:26:59.735 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 10:26:59.736 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/identity/roles - - - 200 - text/html;+charset=utf-8 31.9240ms +2021-03-10 10:26:59.841 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 10:26:59.842 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 10:26:59.843 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 1.8188ms +2021-03-10 10:26:59.859 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 10:26:59.859 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 10:26:59.859 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 10:26:59.859 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 10:26:59.859 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 10:26:59.859 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 10:26:59.859 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 10:26:59.859 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 10:26:59.859 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 10:26:59.859 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 10:26:59.860 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 10:26:59.860 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 10:26:59.860 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 10:26:59.860 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 10:26:59.860 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 10:26:59.860 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 10:26:59.860 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 10:26:59.860 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 1.3720ms +2021-03-10 10:26:59.860 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 1.4218ms +2021-03-10 10:26:59.860 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 10:26:59.860 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.4484ms +2021-03-10 10:26:59.860 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 1.4805ms +2021-03-10 10:26:59.860 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.6504ms +2021-03-10 10:26:59.860 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.6200ms +2021-03-10 10:26:59.860 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.6298ms +2021-03-10 10:26:59.860 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 1.1342ms +2021-03-10 10:26:59.860 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 1.2507ms +2021-03-10 10:26:59.878 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 10:26:59.878 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 10:26:59.878 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 10:26:59.879 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 10:26:59.879 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 1.1757ms +2021-03-10 10:26:59.879 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 1.2770ms +2021-03-10 10:26:59.969 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 10:26:59.998 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:27:00.006 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 10:27:00.008 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 10:27:00.009 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 40.2808ms +2021-03-10 10:27:00.171 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=8ODe8I9xaCGZcAphWTqDjw - - +2021-03-10 10:27:00.179 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:27:00.182 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 10:27:00.193 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:27:00.193 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:27:00.193 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:27:00.194 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:27:00.194 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.194 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:27:00.194 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:27:00.194 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:27:00.195 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:27:00.195 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.201 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 10:27:00.203 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 10:27:00.203 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 10:27:00.204 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 10:27:00.204 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 10:27:00.206 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 10:27:00.214 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 10:27:00.214 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 10:27:00.230 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 10:27:00.243 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 10:27:00.247 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 10:27:00.247 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 10:27:00.253 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 10:27:00.254 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.254 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.260 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.260 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.264 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.265 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.265 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.268 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.268 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.271 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.271 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.271 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.271 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.271 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.272 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.272 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.295 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.452 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:27:00.454 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:27:00.454 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:27:00.454 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:27:00.454 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.456 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 10:27:00.457 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 10:27:00.457 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 1.0064ms +2021-03-10 10:27:00.502 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.505 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.505 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.516 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.517 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.518 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.525 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.526 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.528 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.529 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.529 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.533 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.534 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.540 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.541 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.575 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.578 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.578 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.580 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.580 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.582 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.587 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.587 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.590 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.590 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.590 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.594 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.594 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.595 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.595 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.620 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.625 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.626 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.630 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.631 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.632 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.636 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.636 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.639 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.639 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.641 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.643 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.643 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.644 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.644 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.650 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.657 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.657 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.659 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.659 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.660 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.664 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.665 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.667 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.668 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.669 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.670 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.670 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.671 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.671 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.675 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.676 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.676 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.676 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.676 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.676 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.677 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.677 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.677 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.677 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.677 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.678 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.678 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.678 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.678 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.686 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.687 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.687 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.687 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.687 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.688 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.688 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.688 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.688 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.688 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.688 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.689 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.689 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.689 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.689 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.692 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.692 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.692 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.693 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.693 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.693 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.694 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.694 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.694 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.694 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.695 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.695 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.695 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.696 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.696 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.700 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.701 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.701 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.702 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.702 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.702 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.703 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.703 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.703 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.703 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.704 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.704 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.704 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.704 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.704 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.708 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.708 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.708 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.708 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.709 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.709 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.709 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.709 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.709 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.709 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.710 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.710 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.710 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.710 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.710 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.714 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.716 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.716 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.716 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:00.716 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.717 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.717 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.718 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.718 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:00.718 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:00.718 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.719 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.719 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.719 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:00.719 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:04.100 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Manage - - +2021-03-10 10:27:04.118 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:04.118 +03:00 [INF] Executing endpoint '/Account/Manage' +2021-03-10 10:27:04.118 +03:00 [INF] Route matched with {page = "/Account/Manage", area = "", action = "", controller = ""}. Executing page /Account/Manage +2021-03-10 10:27:04.119 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 10:27:04.129 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.ManageModel.OnGetAsync - ModelState is "Valid" +2021-03-10 10:27:04.158 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 10:27:04.163 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:04.262 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:04.304 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 1.11 ms. +2021-03-10 10:27:04.309 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 10:27:04.312 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 10:27:04.312 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 10:27:04.315 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 10:27:04.315 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 10:27:04.316 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 10:27:04.324 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 10:27:04.325 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 10:27:04.337 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 10:27:04.361 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 10.94 ms. +2021-03-10 10:27:04.366 +03:00 [DBG] Added bundle 'Volo.Abp.Account.Web.Pages.Account.ManageModel' to the page in 1.70 ms. +2021-03-10 10:27:04.370 +03:00 [INF] Executed page /Account/Manage in 251.7803ms +2021-03-10 10:27:04.371 +03:00 [INF] Executed endpoint '/Account/Manage' +2021-03-10 10:27:04.376 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Manage - - - 200 - text/html;+charset=utf-8 276.3856ms +2021-03-10 10:27:04.476 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 10:27:04.485 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=8ODe8I9xaCGZcAphWTqDjw - - - 101 - - 4314.0841ms +2021-03-10 10:27:04.519 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryRIpH3kDLGEJiVJfI 359 +2021-03-10 10:27:04.523 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:27:04.523 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 10:27:04.524 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 10:27:04.524 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryRIpH3kDLGEJiVJfI 359 - 200 0 - 5.1053ms +2021-03-10 10:27:04.614 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-10 10:27:04.620 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 10:27:04.621 +03: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). +2021-03-10 10:27:04.627 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-10 10:27:04.628 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Features,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Delete +2021-03-10 10:27:04.784 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Features,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Delete +2021-03-10 10:27:04.785 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:R,pk:admin,n:CmsKit.Comments,pn:R,pk:admin,n:CmsKit.Comments.Delete,pn:R,pk:admin,n:CmsKit.Contents,pn:R,pk:admin,n:CmsKit.Contents.Create,pn:R,pk:admin,n:CmsKit.Contents.Update,pn:R,pk:admin,n:CmsKit.Contents.Delete,pn:R,pk:admin,n:CmsKit.Tags,pn:R,pk:admin,n:CmsKit.Tags.Create,pn:R,pk:admin,n:CmsKit.Tags.Update,pn:R,pk:admin,n:CmsKit.Tags.Delete,pn:R,pk:admin,n:CmsKit.Pages,pn:R,pk:admin,n:CmsKit.Pages.Create,pn:R,pk:admin,n:CmsKit.Pages.Update,pn:R,pk:admin,n:CmsKit.Pages.Delete,pn:R,pk:admin,n:CmsKit.Blogs,pn:R,pk:admin,n:CmsKit.Blogs.Create,pn:R,pk:admin,n:CmsKit.Blogs.Update,pn:R,pk:admin,n:CmsKit.Blogs.Delete,pn:R,pk:admin,n:CmsKit.Blogs.Features,pn:R,pk:admin,n:CmsKit.BlogPosts,pn:R,pk:admin,n:CmsKit.BlogPosts.Create,pn:R,pk:admin,n:CmsKit.BlogPosts.Update,pn:R,pk:admin,n:CmsKit.BlogPosts.Delete +2021-03-10 10:27:04.873 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:R,pk:admin,n:CmsKit.Comments,pn:R,pk:admin,n:CmsKit.Comments.Delete,pn:R,pk:admin,n:CmsKit.Contents,pn:R,pk:admin,n:CmsKit.Contents.Create,pn:R,pk:admin,n:CmsKit.Contents.Update,pn:R,pk:admin,n:CmsKit.Contents.Delete,pn:R,pk:admin,n:CmsKit.Tags,pn:R,pk:admin,n:CmsKit.Tags.Create,pn:R,pk:admin,n:CmsKit.Tags.Update,pn:R,pk:admin,n:CmsKit.Tags.Delete,pn:R,pk:admin,n:CmsKit.Pages,pn:R,pk:admin,n:CmsKit.Pages.Create,pn:R,pk:admin,n:CmsKit.Pages.Update,pn:R,pk:admin,n:CmsKit.Pages.Delete,pn:R,pk:admin,n:CmsKit.Blogs,pn:R,pk:admin,n:CmsKit.Blogs.Create,pn:R,pk:admin,n:CmsKit.Blogs.Update,pn:R,pk:admin,n:CmsKit.Blogs.Delete,pn:R,pk:admin,n:CmsKit.Blogs.Features,pn:R,pk:admin,n:CmsKit.BlogPosts,pn:R,pk:admin,n:CmsKit.BlogPosts.Create,pn:R,pk:admin,n:CmsKit.BlogPosts.Update,pn:R,pk:admin,n:CmsKit.BlogPosts.Delete +2021-03-10 10:27:04.970 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-10 10:27:04.985 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 10:27:04.989 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 367.4376ms +2021-03-10 10:27:04.989 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 10:27:04.990 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 96693 application/javascript 375.1844ms +2021-03-10 10:27:07.755 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-10 10:27:07.756 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-10 10:27:07.756 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.8883ms +2021-03-10 10:27:09.322 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-10 10:27:09.330 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 10:27:09.330 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 10:27:09.330 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 10:27:09.330 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 10:27:09.330 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 10:27:09.332 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 1.16 ms. +2021-03-10 10:27:09.333 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.45 ms. +2021-03-10 10:27:09.334 +03:00 [INF] Executed page /_Host in 3.8645ms +2021-03-10 10:27:09.334 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 10:27:09.334 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 12.0778ms +2021-03-10 10:27:09.429 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 10:27:09.432 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 10:27:09.432 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 10:27:09.432 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 3.7530ms +2021-03-10 10:27:09.433 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 10:27:09.433 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.5961ms +2021-03-10 10:27:09.434 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 10:27:09.434 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 10:27:09.434 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 10:27:09.434 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.8846ms +2021-03-10 10:27:09.435 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 10:27:09.435 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 1.3760ms +2021-03-10 10:27:09.441 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 10:27:09.444 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 10:27:09.445 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 3.1685ms +2021-03-10 10:27:09.445 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 10:27:09.445 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 10:27:09.445 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 10:27:09.446 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 10:27:09.446 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 10:27:09.446 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 10:27:09.446 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.6234ms +2021-03-10 10:27:09.446 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 10:27:09.446 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.7127ms +2021-03-10 10:27:09.446 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 10:27:09.446 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 10:27:09.446 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 10:27:09.447 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 1.0620ms +2021-03-10 10:27:09.447 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 1.0893ms +2021-03-10 10:27:09.447 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 1.1837ms +2021-03-10 10:27:09.448 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 10:27:09.448 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 10:27:09.449 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 10:27:09.449 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 10:27:09.450 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 1.8217ms +2021-03-10 10:27:09.450 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 2.0194ms +2021-03-10 10:27:09.599 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 10:27:09.675 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:27:09.683 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 10:27:09.684 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 10:27:09.684 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 85.0471ms +2021-03-10 10:27:09.774 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=6K0bM8SP4cfCJN0S6b2ecA - - +2021-03-10 10:27:09.785 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:27:09.795 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 10:27:09.831 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 10:27:09.835 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 10:27:09.835 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 10:27:09.839 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 10:27:09.840 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 10:27:09.843 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 10:27:09.853 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 10:27:09.853 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 10:27:09.861 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 10:27:09.890 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:09.963 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 10:27:09.967 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 10:27:09.970 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 6.1257ms +2021-03-10 10:27:18.279 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:27:18.287 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:27:18.287 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:27:18.289 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:27:18.289 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:18.296 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 10:27:18.299 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 10:27:18.299 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 10:27:18.300 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 10:27:18.300 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:18.300 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.301 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.301 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.302 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.302 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:18.302 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.302 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.302 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.303 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.303 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:18.303 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.303 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.304 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.304 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.304 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:18.400 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:27:18.402 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:27:18.402 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:27:18.405 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:27:18.405 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:18.419 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:18.515 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.516 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.516 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.517 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.517 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:18.518 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.521 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.521 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.522 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.522 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:18.523 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.524 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.524 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.525 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.525 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:18.532 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.547 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.547 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.549 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.549 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:18.550 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.551 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.551 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.553 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.553 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:18.554 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.557 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.557 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.559 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.559 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:18.582 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.583 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.583 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.585 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.585 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:18.585 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.589 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.589 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.591 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.591 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:18.593 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.596 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.596 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.601 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.602 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:18.628 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.630 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.631 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.632 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.632 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:18.632 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.633 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.633 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.634 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.634 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:18.634 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.634 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.634 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.635 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.635 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:18.639 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.640 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.640 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.640 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.641 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:18.641 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.642 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.642 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.642 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.642 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:18.643 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.644 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.645 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.646 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.646 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:18.655 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.656 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.656 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.657 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.657 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:18.657 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.658 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.658 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.658 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.658 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:18.659 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.659 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.659 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.660 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.660 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:18.665 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.666 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.666 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.667 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.667 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:18.667 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.668 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.669 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.670 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.670 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:18.671 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.671 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.671 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.673 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.673 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:18.679 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.680 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.680 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.681 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.681 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:18.682 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.683 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.683 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.687 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.687 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:18.688 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.689 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.689 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.690 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.690 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:18.699 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.700 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.700 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.701 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.701 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:18.701 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.702 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.702 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.703 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.703 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:18.703 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.708 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.708 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.714 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.714 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:18.744 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.749 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.749 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.751 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:18.751 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:18.751 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.752 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.752 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.753 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:18.753 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:18.753 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.754 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.754 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.755 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:18.755 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:24.932 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 10:27:24.933 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 10:27:24.933 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 10:27:24.933 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 10:27:24.934 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:24.938 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-10 10:27:24.939 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-10 10:27:24.939 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-10 10:27:24.940 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-10 10:27:24.940 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:24.940 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 10:27:24.941 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 10:27:24.941 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 10:27:24.941 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 10:27:24.941 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:24.942 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 10:27:24.942 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 10:27:24.942 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 10:27:24.943 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 10:27:24.943 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:24.943 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:24.943 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:24.943 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:24.944 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:24.944 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:24.950 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 10:27:24.951 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 10:27:24.951 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 10:27:24.952 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 10:27:24.952 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:25.106 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 10:27:25.108 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 10:27:25.108 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 10:27:25.108 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 10:27:25.108 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:25.113 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:25.204 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 10:27:25.205 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 10:27:25.205 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 10:27:25.206 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 10:27:25.206 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:25.206 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:25.206 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:25.206 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:25.207 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:25.207 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:25.207 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 10:27:25.208 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 10:27:25.208 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 10:27:25.209 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 10:27:25.209 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:25.213 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 10:27:25.214 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 10:27:25.214 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 10:27:25.214 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 10:27:25.214 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:25.215 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:25.215 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:25.215 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:25.216 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:25.216 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:25.216 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 10:27:25.216 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 10:27:25.216 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 10:27:25.217 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 10:27:25.217 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:25.235 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 10:27:25.236 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 10:27:25.236 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 10:27:25.237 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 10:27:25.237 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:25.237 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:25.238 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:25.238 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:25.238 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:25.238 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:25.239 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 10:27:25.243 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 10:27:25.243 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 10:27:25.244 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 10:27:25.244 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:25.247 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 10:27:25.250 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 10:27:25.250 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 10:27:25.251 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 10:27:25.251 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:25.251 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:25.252 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:25.252 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:25.252 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:25.252 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:25.252 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 10:27:25.253 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 10:27:25.253 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 10:27:25.254 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 10:27:25.254 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:37.945 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:38.065 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Account/Manage - - +2021-03-10 10:27:38.094 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:38.095 +03:00 [INF] Executing endpoint '/Account/Manage' +2021-03-10 10:27:38.095 +03:00 [INF] Route matched with {page = "/Account/Manage", area = "", action = "", controller = ""}. Executing page /Account/Manage +2021-03-10 10:27:38.095 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 10:27:38.124 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.ManageModel.OnGetAsync - ModelState is "Valid" +2021-03-10 10:27:38.144 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 10:27:38.159 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:38.213 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:38.251 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 4.69 ms. +2021-03-10 10:27:38.285 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 10:27:38.289 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 10:27:38.289 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 10:27:38.296 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 10:27:38.296 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 10:27:38.299 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 10:27:38.304 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 10:27:38.304 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 10:27:38.307 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 10:27:38.318 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 4.37 ms. +2021-03-10 10:27:38.319 +03:00 [DBG] Added bundle 'Volo.Abp.Account.Web.Pages.Account.ManageModel' to the page in 0.53 ms. +2021-03-10 10:27:38.320 +03:00 [INF] Executed page /Account/Manage in 224.7514ms +2021-03-10 10:27:38.320 +03:00 [INF] Executed endpoint '/Account/Manage' +2021-03-10 10:27:38.323 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Account/Manage - - - 200 - text/html;+charset=utf-8 257.7029ms +2021-03-10 10:27:38.372 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarySwuq4KkAoP95lk9z 359 +2021-03-10 10:27:38.373 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 10:27:38.381 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=6K0bM8SP4cfCJN0S6b2ecA - - - 101 - - 28606.3849ms +2021-03-10 10:27:38.399 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:27:38.404 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 10:27:38.415 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 10:27:38.430 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarySwuq4KkAoP95lk9z 359 - 200 0 - 46.7757ms +2021-03-10 10:27:38.501 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637509091969688728 - - +2021-03-10 10:27:38.502 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-10 10:27:38.502 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.css?_v=637509091969688728 - - - 304 - text/css 0.8862ms +2021-03-10 10:27:38.504 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 10:27:38.506 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 10:27:38.506 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 10:27:38.506 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 10:27:38.506 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 10:27:38.506 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 1.8632ms +2021-03-10 10:27:38.506 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 10:27:38.506 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.3263ms +2021-03-10 10:27:38.506 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.4492ms +2021-03-10 10:27:38.525 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637509091969698745 - - +2021-03-10 10:27:38.525 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637509091969948726 - - +2021-03-10 10:27:38.525 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637509091969848733 - - +2021-03-10 10:27:38.526 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637509091969698745 - - +2021-03-10 10:27:38.526 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637509091969688728 - - +2021-03-10 10:27:38.526 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-10 10:27:38.526 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-10 10:27:38.526 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-10 10:27:38.526 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-10 10:27:38.526 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-10 10:27:38.527 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637509091969688728 - - - 304 - text/css 0.6290ms +2021-03-10 10:27:38.527 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637509091969848733 - - - 304 - text/css 1.4392ms +2021-03-10 10:27:38.527 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.css?_v=637509091969948726 - - - 304 - text/css 1.6244ms +2021-03-10 10:27:38.527 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637509091969698745 - - - 304 - text/css 0.8439ms +2021-03-10 10:27:38.527 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/css/select2.min.css?_v=637509091969698745 - - - 304 - text/css 1.6439ms +2021-03-10 10:27:38.536 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637509091969848733 - - +2021-03-10 10:27:38.536 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 10:27:38.536 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637509091969918728 - - +2021-03-10 10:27:38.536 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637509091969698745 - - +2021-03-10 10:27:38.536 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637509091969698745 - - +2021-03-10 10:27:38.536 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637509091969688728 - - +2021-03-10 10:27:38.536 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637509091969698745 - - +2021-03-10 10:27:38.536 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-10 10:27:38.536 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-10 10:27:38.536 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-10 10:27:38.536 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 10:27:38.536 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-10 10:27:38.536 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-10 10:27:38.536 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-10 10:27:38.537 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.7844ms +2021-03-10 10:27:38.537 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery/jquery.js?_v=637509091969698745 - - - 304 - application/javascript 0.7709ms +2021-03-10 10:27:38.537 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/lodash/lodash.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.5403ms +2021-03-10 10:27:38.537 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/js/bootstrap.bundle.js?_v=637509091969688728 - - - 304 - application/javascript 0.6081ms +2021-03-10 10:27:38.537 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/utils/abp-utils.umd.min.js?_v=637509091969918728 - - - 304 - application/javascript 0.9262ms +2021-03-10 10:27:38.537 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/core/abp.js?_v=637509091969848733 - - - 304 - application/javascript 0.9604ms +2021-03-10 10:27:38.537 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/jquery/abp.jquery.js?_v=637509091969698745 - - - 304 - application/javascript 0.7290ms +2021-03-10 10:27:38.544 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637509091969698745 - - +2021-03-10 10:27:38.544 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637509091969698745 - - +2021-03-10 10:27:38.545 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-10 10:27:38.545 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-10 10:27:38.545 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation/jquery.validate.js?_v=637509091969698745 - - - 304 - application/javascript 1.2183ms +2021-03-10 10:27:38.545 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637509091969698745 - - +2021-03-10 10:27:38.546 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637509091969698745 - - - 304 - application/javascript 2.3197ms +2021-03-10 10:27:38.546 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-10 10:27:38.546 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637509091969698745 - - +2021-03-10 10:27:38.547 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-10 10:27:38.547 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.9843ms +2021-03-10 10:27:38.547 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - +2021-03-10 10:27:38.548 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/jquery-form/jquery.form.min.js?_v=637509091969698745 - - - 304 - application/javascript 1.0240ms +2021-03-10 10:27:38.548 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637509091969698745 - - +2021-03-10 10:27:38.549 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-10 10:27:38.550 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637509091969698745 - - - 304 - application/javascript 1.6561ms +2021-03-10 10:27:38.552 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637509091969698745 - - +2021-03-10 10:27:38.552 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637509091969698745 - - +2021-03-10 10:27:38.552 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637509091969698745 - - +2021-03-10 10:27:38.553 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-10 10:27:38.553 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-10 10:27:38.553 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-10 10:27:38.553 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637509091969698745 - - +2021-03-10 10:27:38.553 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637509091970028726 - - +2021-03-10 10:27:38.553 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637509091969698745 - - +2021-03-10 10:27:38.553 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-10 10:27:38.553 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-10 10:27:38.553 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637509091969698745 - - +2021-03-10 10:27:38.553 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637509091969948726 - - +2021-03-10 10:27:38.553 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/sweetalert/sweetalert.min.js?_v=637509091969698745 - - - 304 - application/javascript 1.1882ms +2021-03-10 10:27:38.553 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net/js/jquery.dataTables.js?_v=637509091969698745 - - - 304 - application/javascript 1.4286ms +2021-03-10 10:27:38.553 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-10 10:27:38.554 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/jquery.timeago.js?_v=637509091969698745 - - - 304 - application/javascript 0.3292ms +2021-03-10 10:27:38.554 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637509091969698745 - - - 304 - application/javascript 1.6651ms +2021-03-10 10:27:38.554 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.7207ms +2021-03-10 10:27:38.554 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/toastr/toastr.min.js?_v=637509091970028726 - - - 304 - application/javascript 0.7253ms +2021-03-10 10:27:38.554 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-10 10:27:38.554 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/luxon/luxon.min.js?_v=637509091969948726 - - - 304 - application/javascript 0.4948ms +2021-03-10 10:27:38.554 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-10 10:27:38.554 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637509091969688728 - - +2021-03-10 10:27:38.554 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/abp/luxon/abp.luxon.js?_v=637509091969698745 - - - 304 - application/javascript 0.7446ms +2021-03-10 10:27:38.554 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-10 10:27:38.555 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637509091969688728 - - - 304 - application/javascript 0.3961ms +2021-03-10 10:27:38.555 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - +2021-03-10 10:27:38.555 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637509091970548727 - - +2021-03-10 10:27:38.555 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/Password/Default.js?_v=637478884536189924 - - +2021-03-10 10:27:38.555 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/PersonalInfo/Default.js?_v=637478884536199897 - - +2021-03-10 10:27:38.555 +03:00 [INF] The file /libs/timeago/locales/jquery.timeago.en.js was not modified +2021-03-10 10:27:38.556 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/timeago/locales/jquery.timeago.en.js?_v=637509091970548727 - - - 304 - application/javascript 0.6109ms +2021-03-10 10:27:38.556 +03:00 [INF] The file /Pages/Account/Components/ProfileManagementGroup/PersonalInfo/Default.js was not modified +2021-03-10 10:27:38.556 +03:00 [INF] The file /Pages/Account/Components/ProfileManagementGroup/Password/Default.js was not modified +2021-03-10 10:27:38.556 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/Password/Default.js?_v=637478884536189924 - - - 304 - application/javascript 0.8843ms +2021-03-10 10:27:38.556 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Pages/Account/Components/ProfileManagementGroup/PersonalInfo/Default.js?_v=637478884536199897 - - - 304 - application/javascript 1.0223ms +2021-03-10 10:27:38.568 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 10:27:38.569 +03: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). +2021-03-10 10:27:38.573 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 10:27:38.574 +03: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). +2021-03-10 10:27:38.583 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-10 10:27:38.584 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 10:27:38.585 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Features,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Delete +2021-03-10 10:27:38.586 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 10.8145ms +2021-03-10 10:27:38.586 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 10:27:38.587 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ServiceProxyScript - - - 200 34446 application/javascript 31.5571ms +2021-03-10 10:27:38.614 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Features,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Delete +2021-03-10 10:27:38.614 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:R,pk:admin,n:CmsKit.Comments,pn:R,pk:admin,n:CmsKit.Comments.Delete,pn:R,pk:admin,n:CmsKit.Contents,pn:R,pk:admin,n:CmsKit.Contents.Create,pn:R,pk:admin,n:CmsKit.Contents.Update,pn:R,pk:admin,n:CmsKit.Contents.Delete,pn:R,pk:admin,n:CmsKit.Tags,pn:R,pk:admin,n:CmsKit.Tags.Create,pn:R,pk:admin,n:CmsKit.Tags.Update,pn:R,pk:admin,n:CmsKit.Tags.Delete,pn:R,pk:admin,n:CmsKit.Pages,pn:R,pk:admin,n:CmsKit.Pages.Create,pn:R,pk:admin,n:CmsKit.Pages.Update,pn:R,pk:admin,n:CmsKit.Pages.Delete,pn:R,pk:admin,n:CmsKit.Blogs,pn:R,pk:admin,n:CmsKit.Blogs.Create,pn:R,pk:admin,n:CmsKit.Blogs.Update,pn:R,pk:admin,n:CmsKit.Blogs.Delete,pn:R,pk:admin,n:CmsKit.Blogs.Features,pn:R,pk:admin,n:CmsKit.BlogPosts,pn:R,pk:admin,n:CmsKit.BlogPosts.Create,pn:R,pk:admin,n:CmsKit.BlogPosts.Update,pn:R,pk:admin,n:CmsKit.BlogPosts.Delete +2021-03-10 10:27:38.745 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:R,pk:admin,n:CmsKit.Comments,pn:R,pk:admin,n:CmsKit.Comments.Delete,pn:R,pk:admin,n:CmsKit.Contents,pn:R,pk:admin,n:CmsKit.Contents.Create,pn:R,pk:admin,n:CmsKit.Contents.Update,pn:R,pk:admin,n:CmsKit.Contents.Delete,pn:R,pk:admin,n:CmsKit.Tags,pn:R,pk:admin,n:CmsKit.Tags.Create,pn:R,pk:admin,n:CmsKit.Tags.Update,pn:R,pk:admin,n:CmsKit.Tags.Delete,pn:R,pk:admin,n:CmsKit.Pages,pn:R,pk:admin,n:CmsKit.Pages.Create,pn:R,pk:admin,n:CmsKit.Pages.Update,pn:R,pk:admin,n:CmsKit.Pages.Delete,pn:R,pk:admin,n:CmsKit.Blogs,pn:R,pk:admin,n:CmsKit.Blogs.Create,pn:R,pk:admin,n:CmsKit.Blogs.Update,pn:R,pk:admin,n:CmsKit.Blogs.Delete,pn:R,pk:admin,n:CmsKit.Blogs.Features,pn:R,pk:admin,n:CmsKit.BlogPosts,pn:R,pk:admin,n:CmsKit.BlogPosts.Create,pn:R,pk:admin,n:CmsKit.BlogPosts.Update,pn:R,pk:admin,n:CmsKit.BlogPosts.Delete +2021-03-10 10:27:39.105 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-10 10:27:39.167 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 10:27:39.173 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 603.0875ms +2021-03-10 10:27:39.173 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 10:27:39.175 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/Abp/ApplicationConfigurationScript - - - 200 96693 application/javascript 627.1344ms +2021-03-10 10:27:50.399 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/identity/roles - - +2021-03-10 10:27:50.411 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 10:27:50.411 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 10:27:50.411 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 10:27:50.412 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 10:27:50.412 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 10:27:50.414 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 1.02 ms. +2021-03-10 10:27:50.415 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.49 ms. +2021-03-10 10:27:50.416 +03:00 [INF] Executed page /_Host in 4.2307ms +2021-03-10 10:27:50.416 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 10:27:50.417 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/identity/roles - - - 200 - text/html;+charset=utf-8 17.7282ms +2021-03-10 10:27:50.576 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 10:27:50.577 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 10:27:50.577 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 1.5499ms +2021-03-10 10:27:50.597 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 10:27:50.597 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 10:27:50.598 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 10:27:50.598 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 10:27:50.599 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 10:27:50.602 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 4.8024ms +2021-03-10 10:27:50.603 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 10:27:50.603 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 10:27:50.604 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 5.0224ms +2021-03-10 10:27:50.604 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 10:27:50.605 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 10:27:50.605 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 10:27:50.605 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 10:27:50.605 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 10:27:50.605 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 10:27:50.605 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.6888ms +2021-03-10 10:27:50.605 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 8.0966ms +2021-03-10 10:27:50.605 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 10:27:50.605 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 1.3655ms +2021-03-10 10:27:50.605 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 10:27:50.606 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 2.4508ms +2021-03-10 10:27:50.606 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 10:27:50.606 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 10:27:50.606 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 10:27:50.606 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.2364ms +2021-03-10 10:27:50.606 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 10:27:50.606 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.2656ms +2021-03-10 10:27:50.606 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 10:27:50.606 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.3628ms +2021-03-10 10:27:50.606 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 10:27:50.606 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.4434ms +2021-03-10 10:27:50.606 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 10:27:50.606 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.8884ms +2021-03-10 10:27:50.973 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 10:27:50.980 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:27:50.981 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 10:27:50.982 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 10:27:50.982 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 8.9850ms +2021-03-10 10:27:51.036 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=3vhBkNfDnfpZnvqLUND00A - - +2021-03-10 10:27:51.040 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:27:51.041 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 10:27:51.053 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:27:51.054 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:27:51.054 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:27:51.054 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:27:51.054 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.055 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:27:51.055 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:27:51.056 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:27:51.056 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:27:51.056 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.062 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 10:27:51.064 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 10:27:51.065 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 10:27:51.067 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 10:27:51.068 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 10:27:51.072 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 10:27:51.090 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 10:27:51.091 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 10:27:51.096 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 10:27:51.103 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 10:27:51.104 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 10:27:51.104 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 10:27:51.108 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 10:27:51.108 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.109 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.113 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.113 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.122 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.122 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.122 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.124 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.124 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.125 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.125 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.125 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.125 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.125 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.126 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.126 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.137 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.335 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:27:51.338 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:27:51.338 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:27:51.339 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:27:51.339 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.467 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.469 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.469 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.470 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.470 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.471 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.472 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.472 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.472 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.473 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.473 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.473 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.473 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.474 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.474 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.479 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.481 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.481 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.481 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.482 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.482 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.482 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.482 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.483 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.483 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.483 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.484 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.484 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.485 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.485 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.489 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.490 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.490 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.491 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.491 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.491 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.492 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.492 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.493 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.493 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.493 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.493 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.493 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.494 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.494 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.498 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.502 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.502 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.503 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.503 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.503 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.504 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.504 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.505 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.505 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.505 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.506 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.506 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.507 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.507 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.523 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.532 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.533 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.547 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.547 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.548 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.553 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.553 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.554 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.554 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.554 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.556 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.556 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.558 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.558 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.564 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.565 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.565 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.566 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.566 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.566 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.566 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.566 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.567 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.567 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.567 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.568 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.568 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.569 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.569 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.575 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.582 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.583 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.585 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.586 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.586 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.588 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.588 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.588 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.589 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.589 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.593 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.594 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.599 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.600 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.625 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.626 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.626 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.633 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.633 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.633 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.635 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.635 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.636 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.636 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.636 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.637 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.637 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.638 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.638 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.643 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.644 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.644 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.645 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.645 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.645 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.646 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.646 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.646 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.646 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.647 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.650 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.650 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.653 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.653 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.658 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.658 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.658 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.659 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:27:51.659 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.659 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.660 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.660 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.661 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:27:51.661 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:51.661 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.661 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.661 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.662 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:27:51.662 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:55.828 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 10:27:55.830 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 10:27:55.831 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 10:27:55.831 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 10:27:55.832 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:55.836 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-10 10:27:55.838 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-10 10:27:55.838 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-10 10:27:55.839 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-10 10:27:55.839 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:55.839 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 10:27:55.840 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 10:27:55.840 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 10:27:55.840 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 10:27:55.841 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:55.841 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 10:27:55.841 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 10:27:55.841 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 10:27:55.842 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 10:27:55.842 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:55.842 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:55.842 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:55.842 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:55.843 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:55.843 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:55.847 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 10:27:55.850 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 10:27:55.850 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 10:27:55.851 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 10:27:55.851 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:55.996 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 10:27:55.999 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 10:27:55.999 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 10:27:56.000 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 10:27:56.000 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:56.005 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:56.106 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 10:27:56.107 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 10:27:56.107 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 10:27:56.107 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 10:27:56.107 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:56.108 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:56.108 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:56.108 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:56.108 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:56.108 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:56.109 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 10:27:56.109 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 10:27:56.109 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 10:27:56.109 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 10:27:56.109 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:56.112 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 10:27:56.112 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 10:27:56.112 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 10:27:56.113 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 10:27:56.113 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:56.113 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:56.113 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:56.113 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:56.113 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:56.113 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:56.113 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 10:27:56.114 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 10:27:56.114 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 10:27:56.114 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 10:27:56.114 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:56.135 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 10:27:56.136 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 10:27:56.136 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 10:27:56.136 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 10:27:56.136 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:56.137 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:56.137 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:56.137 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:56.138 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:56.138 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:56.138 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 10:27:56.138 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 10:27:56.138 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 10:27:56.139 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 10:27:56.139 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:56.144 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 10:27:56.146 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-10 10:27:56.147 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 10:27:56.151 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-10 10:27:56.151 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:56.153 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:56.157 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:56.157 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:56.160 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-10 10:27:56.160 +03:00 [INF] Authorization was successful. +2021-03-10 10:27:56.160 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 10:27:56.161 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-10 10:27:56.161 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 10:27:56.163 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-10 10:27:56.163 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:27.746 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 10:28:27.746 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 10:28:27.748 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 10:28:27.748 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 10:28:27.748 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 2.3169ms +2021-03-10 10:28:27.748 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 2.0406ms +2021-03-10 10:28:27.749 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 10:28:27.749 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 10:28:27.750 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 10:28:27.750 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 1.1001ms +2021-03-10 10:28:27.750 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 10:28:27.751 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 1.3726ms +2021-03-10 10:28:27.751 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 10:28:27.751 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 10:28:27.751 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 10:28:27.751 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 10:28:27.751 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 10:28:27.751 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 10:28:27.751 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.6846ms +2021-03-10 10:28:27.751 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.5787ms +2021-03-10 10:28:27.751 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.8020ms +2021-03-10 10:28:27.753 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 10:28:27.753 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 10:28:27.753 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.3766ms +2021-03-10 10:28:27.973 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css.map - - +2021-03-10 10:28:28.003 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/css/bootstrap.css.map'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\css\bootstrap.css.map' +2021-03-10 10:28:28.003 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css.map - - - 200 508232 text/plain 29.8160ms +2021-03-10 10:28:43.276 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 10:28:43.279 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-10 10:28:43.279 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 10:28:43.280 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-10 10:28:43.280 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:43.284 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.234 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:28:45.235 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:28:45.235 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:28:45.236 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:28:45.236 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.238 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 10:28:45.239 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 10:28:45.239 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 10:28:45.240 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 10:28:45.240 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.240 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.240 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.240 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.241 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.241 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.241 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.241 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.241 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.242 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.242 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.242 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.242 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.242 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.243 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.243 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.328 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:28:45.340 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:28:45.340 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:28:45.342 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:28:45.342 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.350 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.464 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.466 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.466 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.467 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.467 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.468 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.469 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.469 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.470 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.470 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.470 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.471 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.471 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.471 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.471 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.476 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.477 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.477 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.478 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.479 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.481 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.489 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.489 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.492 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.493 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.493 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.499 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.499 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.502 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.502 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.513 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.515 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.515 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.516 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.516 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.516 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.517 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.517 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.518 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.518 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.518 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.519 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.519 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.519 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.519 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.524 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.525 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.526 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.526 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.526 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.526 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.527 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.527 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.528 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.528 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.528 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.529 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.529 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.530 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.530 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.536 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.537 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.538 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.538 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.539 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.539 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.540 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.540 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.541 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.541 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.542 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.543 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.543 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.545 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.545 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.614 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.615 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.615 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.616 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.616 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.616 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.617 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.617 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.617 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.618 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.618 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.618 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.618 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.619 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.619 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.623 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.624 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.624 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.625 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.625 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.625 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.626 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.626 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.627 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.627 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.628 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.629 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.629 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.630 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.630 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.634 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.635 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.635 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.636 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.636 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.636 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.637 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.637 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.638 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.638 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.639 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.641 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.641 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.643 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.643 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.648 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.649 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.649 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.650 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.650 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.650 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.651 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.651 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.651 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.652 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.652 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.653 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.653 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.653 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.653 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.657 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.658 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.658 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.659 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:28:45.659 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.660 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.661 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.661 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.662 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:28:45.662 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:45.662 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.663 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.663 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.664 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:28:45.664 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:58.215 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 10:28:58.222 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 10:28:58.222 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 10:28:58.224 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 10:28:58.225 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:58.227 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-10 10:28:58.228 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-10 10:28:58.228 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-10 10:28:58.229 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-10 10:28:58.229 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:58.229 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 10:28:58.229 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 10:28:58.229 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 10:28:58.230 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 10:28:58.230 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:58.230 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 10:28:58.230 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 10:28:58.230 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 10:28:58.231 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 10:28:58.231 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:58.231 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 10:28:58.231 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 10:28:58.231 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 10:28:58.232 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 10:28:58.232 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:58.322 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 10:28:58.324 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 10:28:58.324 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 10:28:58.331 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 10:28:58.331 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:58.342 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:58.395 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 10:28:58.397 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 10:28:58.397 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 10:28:58.398 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 10:28:58.398 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:58.398 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 10:28:58.399 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 10:28:58.399 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 10:28:58.399 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 10:28:58.399 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:58.399 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 10:28:58.400 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 10:28:58.400 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 10:28:58.400 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 10:28:58.401 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:58.460 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 10:28:58.463 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 10:28:58.463 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 10:28:58.464 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 10:28:58.464 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:58.464 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 10:28:58.467 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 10:28:58.467 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 10:28:58.468 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 10:28:58.469 +03:00 [INF] Authorization was successful. +2021-03-10 10:28:58.469 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 10:28:58.470 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 10:28:58.470 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 10:28:58.470 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 10:28:58.470 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.558 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:29:07.561 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:29:07.561 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:29:07.561 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:29:07.562 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.564 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 10:29:07.565 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 10:29:07.565 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 10:29:07.566 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 10:29:07.566 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.566 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.567 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.567 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.567 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.568 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.568 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.568 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.569 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.573 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.573 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.573 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.578 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.578 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.587 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.588 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.674 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:29:07.675 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:29:07.675 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:29:07.677 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:29:07.677 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.680 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.783 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.789 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.789 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.794 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.795 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.795 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.801 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.802 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.812 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.813 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.815 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.821 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.821 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.828 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.828 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.859 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.865 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.865 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.867 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.867 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.868 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.871 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.871 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.879 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.879 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.880 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.881 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.882 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.883 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.883 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.889 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.890 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.890 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.890 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.890 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.891 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.891 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.891 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.892 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.892 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.892 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.893 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.893 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.893 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.893 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.898 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.899 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.899 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.899 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.900 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.900 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.900 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.900 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.901 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.901 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.901 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.902 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.902 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.903 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.903 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.907 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.908 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.908 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.909 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.909 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.909 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.909 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.909 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.910 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.910 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.910 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.911 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.911 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.912 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.912 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.922 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.923 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.923 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.924 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.924 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.924 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.925 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.925 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.926 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.926 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.926 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.927 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.927 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.928 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.928 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.933 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.934 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.934 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.935 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.935 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.935 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.936 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.936 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.937 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.937 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.938 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.941 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.942 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.943 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.943 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.949 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.950 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.950 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.951 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.951 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.951 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.952 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.952 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.953 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.953 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.953 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.954 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.954 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.954 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.954 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.959 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.960 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.960 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.960 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.960 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.960 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.961 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.961 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.961 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.962 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.962 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.962 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.962 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.963 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.963 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.972 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.973 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.973 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.973 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 10:29:07.973 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.974 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.975 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.975 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.976 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 10:29:07.976 +03:00 [INF] Authorization was successful. +2021-03-10 10:29:07.977 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.978 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.978 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.979 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 10:29:07.979 +03:00 [INF] Authorization was successful. +2021-03-10 10:37:54.933 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 10:37:54.935 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=3vhBkNfDnfpZnvqLUND00A - - - 101 - - 603898.9209ms +2021-03-10 10:37:58.567 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 10:37:58.570 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:37:58.570 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 10:37:58.571 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 10:37:58.571 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.9741ms +2021-03-10 10:37:58.576 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=DKT1axh0ZZ9YbzbYswwLnQ - - +2021-03-10 10:37:58.580 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:37:58.580 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 10:37:58.585 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:37:58.586 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:37:58.586 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:37:58.586 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:37:58.586 +03:00 [INF] Authorization was successful. +2021-03-10 10:37:58.586 +03:00 [INF] Authorization was successful. +2021-03-10 10:37:58.586 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:37:58.587 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:37:58.587 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:37:58.587 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:37:58.587 +03:00 [INF] Authorization was successful. +2021-03-10 10:37:58.587 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:37:58.588 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:37:58.588 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:37:58.588 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:37:58.588 +03:00 [INF] Authorization was successful. +2021-03-10 10:39:48.930 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 10:39:48.930 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=DKT1axh0ZZ9YbzbYswwLnQ - - - 101 - - 110354.0112ms +2021-03-10 10:39:52.558 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 10:39:52.561 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:39:52.561 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 10:39:52.561 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 10:39:52.561 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.5081ms +2021-03-10 10:39:52.565 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=qj7oViEQqZEWsJqpECnIWA - - +2021-03-10 10:39:52.567 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:39:52.568 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 10:39:52.570 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:39:52.570 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:39:52.570 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:39:52.571 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:39:52.571 +03:00 [INF] Authorization was successful. +2021-03-10 10:39:52.571 +03:00 [INF] Authorization was successful. +2021-03-10 10:39:52.571 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:39:52.571 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:39:52.571 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:39:52.572 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:39:52.572 +03:00 [INF] Authorization was successful. +2021-03-10 10:39:52.572 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:39:52.572 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:39:52.572 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:39:52.572 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:39:52.572 +03:00 [INF] Authorization was successful. +2021-03-10 10:41:42.929 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 10:41:42.929 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=qj7oViEQqZEWsJqpECnIWA - - - 101 - - 110364.1940ms +2021-03-10 10:41:46.570 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 10:41:46.579 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:41:46.579 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 10:41:46.580 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 10:41:46.580 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 10.0402ms +2021-03-10 10:41:46.583 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=2eZOreiRQB5hAZe9dxtZnQ - - +2021-03-10 10:41:46.586 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:41:46.586 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 10:41:46.589 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:41:46.589 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:41:46.589 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:41:46.589 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:41:46.589 +03:00 [INF] Authorization was successful. +2021-03-10 10:41:46.589 +03:00 [INF] Authorization was successful. +2021-03-10 10:41:46.589 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:41:46.590 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:41:46.590 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:41:46.590 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:41:46.590 +03:00 [INF] Authorization was successful. +2021-03-10 10:41:46.590 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:41:46.591 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:41:46.591 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:41:46.591 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:41:46.591 +03:00 [INF] Authorization was successful. +2021-03-10 10:43:44.920 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 10:43:44.921 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=2eZOreiRQB5hAZe9dxtZnQ - - - 101 - - 118337.2845ms +2021-03-10 10:43:48.557 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 10:43:48.561 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:43:48.561 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 10:43:48.561 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 10:43:48.561 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.9099ms +2021-03-10 10:43:48.565 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=hrin_yHQELJZjr9ywk0kCA - - +2021-03-10 10:43:48.567 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:43:48.568 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 10:43:48.570 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:43:48.570 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:43:48.570 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:43:48.570 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:43:48.570 +03:00 [INF] Authorization was successful. +2021-03-10 10:43:48.570 +03:00 [INF] Authorization was successful. +2021-03-10 10:43:48.571 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:43:48.571 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:43:48.571 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:43:48.571 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:43:48.571 +03:00 [INF] Authorization was successful. +2021-03-10 10:43:48.571 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:43:48.572 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:43:48.572 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:43:48.572 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:43:48.572 +03:00 [INF] Authorization was successful. +2021-03-10 10:45:38.923 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 10:45:38.923 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=hrin_yHQELJZjr9ywk0kCA - - - 101 - - 110358.5721ms +2021-03-10 10:45:42.564 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 10:45:42.566 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:45:42.567 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 10:45:42.567 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 10:45:42.567 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.1208ms +2021-03-10 10:45:42.571 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=Wcvq9t6Qu1J2rB4PaN3Ulw - - +2021-03-10 10:45:42.574 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:45:42.574 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 10:45:42.577 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:45:42.577 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:45:42.577 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:45:42.578 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:45:42.578 +03:00 [INF] Authorization was successful. +2021-03-10 10:45:42.578 +03:00 [INF] Authorization was successful. +2021-03-10 10:45:42.578 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:45:42.578 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:45:42.578 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:45:42.578 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:45:42.578 +03:00 [INF] Authorization was successful. +2021-03-10 10:45:42.578 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:45:42.579 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:45:42.579 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:45:42.579 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:45:42.579 +03:00 [INF] Authorization was successful. +2021-03-10 10:47:48.930 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 10:47:48.931 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=Wcvq9t6Qu1J2rB4PaN3Ulw - - - 101 - - 126359.7062ms +2021-03-10 10:47:52.571 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 10:47:52.582 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:47:52.584 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 10:47:52.584 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 10:47:52.584 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 13.2301ms +2021-03-10 10:47:52.590 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=GCltrays9psupDCiykRseg - - +2021-03-10 10:47:52.593 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:47:52.593 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 10:47:52.596 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:47:52.597 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:47:52.597 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:47:52.597 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:47:52.597 +03:00 [INF] Authorization was successful. +2021-03-10 10:47:52.597 +03:00 [INF] Authorization was successful. +2021-03-10 10:47:52.597 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:47:52.598 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:47:52.598 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:47:52.598 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:47:52.598 +03:00 [INF] Authorization was successful. +2021-03-10 10:47:52.598 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:47:52.598 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:47:52.598 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:47:52.598 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:47:52.598 +03:00 [INF] Authorization was successful. +2021-03-10 10:49:40.928 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 10:49:40.928 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=GCltrays9psupDCiykRseg - - - 101 - - 108337.7595ms +2021-03-10 10:49:44.567 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 10:49:44.573 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:49:44.573 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 10:49:44.573 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 10:49:44.573 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 6.2702ms +2021-03-10 10:49:44.577 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=kB-XQpj_Cy5lUfbS0jvDqQ - - +2021-03-10 10:49:44.580 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:49:44.580 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 10:49:44.582 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:49:44.583 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:49:44.583 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:49:44.583 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:49:44.583 +03:00 [INF] Authorization was successful. +2021-03-10 10:49:44.583 +03:00 [INF] Authorization was successful. +2021-03-10 10:49:44.583 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:49:44.584 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:49:44.584 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:49:44.584 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:49:44.584 +03:00 [INF] Authorization was successful. +2021-03-10 10:49:44.584 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:49:44.584 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:49:44.584 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:49:44.585 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:49:44.585 +03:00 [INF] Authorization was successful. +2021-03-10 10:51:34.927 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 10:51:34.928 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=kB-XQpj_Cy5lUfbS0jvDqQ - - - 101 - - 110350.3596ms +2021-03-10 10:51:38.554 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 10:51:38.557 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:51:38.557 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 10:51:38.558 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 10:51:38.558 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.4827ms +2021-03-10 10:51:38.560 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=W5ff-x80O0qLmBARzqbjSQ - - +2021-03-10 10:51:38.563 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:51:38.563 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 10:51:38.566 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:51:38.566 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:51:38.566 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:51:38.567 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:51:38.567 +03:00 [INF] Authorization was successful. +2021-03-10 10:51:38.567 +03:00 [INF] Authorization was successful. +2021-03-10 10:51:38.567 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:51:38.567 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:51:38.567 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:51:38.567 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:51:38.568 +03:00 [INF] Authorization was successful. +2021-03-10 10:51:38.568 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:51:38.568 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:51:38.568 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:51:38.568 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:51:38.568 +03:00 [INF] Authorization was successful. +2021-03-10 10:53:48.929 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 10:53:48.929 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=W5ff-x80O0qLmBARzqbjSQ - - - 101 - - 130368.6315ms +2021-03-10 10:53:52.573 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 10:53:52.576 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:53:52.577 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 10:53:52.577 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 10:53:52.577 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.7352ms +2021-03-10 10:53:52.581 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=24U9I2QWZ_MkaxbJmWNMfQ - - +2021-03-10 10:53:52.584 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:53:52.584 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 10:53:52.587 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:53:52.587 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:53:52.587 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:53:52.588 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:53:52.588 +03:00 [INF] Authorization was successful. +2021-03-10 10:53:52.588 +03:00 [INF] Authorization was successful. +2021-03-10 10:53:52.588 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:53:52.588 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:53:52.589 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:53:52.589 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:53:52.589 +03:00 [INF] Authorization was successful. +2021-03-10 10:53:52.589 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:53:52.589 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:53:52.589 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:53:52.590 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:53:52.590 +03:00 [INF] Authorization was successful. +2021-03-10 10:55:42.923 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 10:55:42.924 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=24U9I2QWZ_MkaxbJmWNMfQ - - - 101 - - 110342.7469ms +2021-03-10 10:55:46.552 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 10:55:46.555 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:55:46.555 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 10:55:46.555 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 10:55:46.555 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.5908ms +2021-03-10 10:55:46.559 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=ebTKkG_yTDkADwOFynSsOA - - +2021-03-10 10:55:46.562 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:55:46.562 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 10:55:46.565 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:55:46.565 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:55:46.565 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:55:46.565 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:55:46.565 +03:00 [INF] Authorization was successful. +2021-03-10 10:55:46.565 +03:00 [INF] Authorization was successful. +2021-03-10 10:55:46.565 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:55:46.566 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:55:46.566 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:55:46.566 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:55:46.566 +03:00 [INF] Authorization was successful. +2021-03-10 10:55:46.566 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:55:46.566 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:55:46.566 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:55:46.567 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:55:46.567 +03:00 [INF] Authorization was successful. +2021-03-10 10:57:44.930 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 10:57:44.930 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=ebTKkG_yTDkADwOFynSsOA - - - 101 - - 118370.5408ms +2021-03-10 10:57:48.560 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 10:57:48.598 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:57:48.599 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 10:57:48.599 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 10:57:48.599 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 38.9409ms +2021-03-10 10:57:48.604 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=3QxOuP48hjXf9bK_qTdoXA - - +2021-03-10 10:57:48.607 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:57:48.607 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 10:57:48.610 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:57:48.610 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:57:48.610 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:57:48.610 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:57:48.610 +03:00 [INF] Authorization was successful. +2021-03-10 10:57:48.610 +03:00 [INF] Authorization was successful. +2021-03-10 10:57:48.611 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:57:48.611 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:57:48.611 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:57:48.612 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:57:48.612 +03:00 [INF] Authorization was successful. +2021-03-10 10:57:48.612 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:57:48.612 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:57:48.612 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:57:48.612 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:57:48.612 +03:00 [INF] Authorization was successful. +2021-03-10 10:59:38.922 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 10:59:38.922 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=3QxOuP48hjXf9bK_qTdoXA - - - 101 - - 110317.9946ms +2021-03-10 10:59:42.556 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 10:59:42.560 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:59:42.560 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 10:59:42.560 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 10:59:42.560 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.5322ms +2021-03-10 10:59:42.564 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=oj4jPB3AP_Gy8dkv20aukQ - - +2021-03-10 10:59:42.567 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 10:59:42.567 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 10:59:42.569 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:59:42.570 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:59:42.570 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:59:42.570 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:59:42.570 +03:00 [INF] Authorization was successful. +2021-03-10 10:59:42.570 +03:00 [INF] Authorization was successful. +2021-03-10 10:59:42.570 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:59:42.571 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:59:42.571 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:59:42.571 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:59:42.571 +03:00 [INF] Authorization was successful. +2021-03-10 10:59:42.571 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:59:42.571 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 10:59:42.571 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:59:42.572 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 10:59:42.572 +03:00 [INF] Authorization was successful. +2021-03-10 11:02:28.646 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:02:28.646 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:02:28.646 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-10 11:02:28.719 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 11:02:28.728 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 11:02:28.728 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:02:28.728 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:02:28.728 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-10 11:02:28.729 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 11:02:28.738 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 11:02:28.738 +03:00 [INF] Authorization was successful. +2021-03-10 11:02:28.740 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:02:28.740 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:02:28.740 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:02:28.741 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:02:28.741 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 11:02:28.741 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 11:02:28.741 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 11:02:28.742 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 11:02:28.742 +03:00 [INF] Authorization was successful. +2021-03-10 11:02:28.763 +03:00 [WRN] Unhandled exception rendering component: Exception of type 'Volo.Abp.BusinessException' was thrown. +Volo.Abp.BusinessException: Exception of type 'Volo.Abp.BusinessException' was thrown. + at Volo.Abp.Identity.IdentityRoleManager.DeleteAsync(IdentityRole role) in D:\Github\abp\modules\identity\src\Volo.Abp.Identity.Domain\Volo\Abp\Identity\IdentityRoleManager.cs:line 67 + at Volo.Abp.Identity.IdentityRoleAppService.DeleteAsync(Guid id) in D:\Github\abp\modules\identity\src\Volo.Abp.Identity.Application\Volo\Abp\Identity\IdentityRoleAppService.cs:line 105 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Authorization.AuthorizationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Authorization\Volo\Abp\Authorization\AuthorizationInterceptor.cs:line 19 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Auditing.AuditingInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Auditing\Volo\Abp\Auditing\AuditingInterceptor.cs:line 24 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Validation.ValidationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Validation\Volo\Abp\Validation\ValidationInterceptor.cs:line 19 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWorkInterceptor.cs:line 43 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Volo.Abp.BlazoriseUI.AbpCrudPageBase`10.DeleteEntityAsync(TListViewModel entity) in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\AbpCrudPageBase.cs:line 417 + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Volo.Abp.BlazoriseUI.Components.EntityAction`1.b__38_0() in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\Components\EntityAction.razor.cs:line 58 + at Microsoft.AspNetCore.Components.Rendering.RendererSynchronizationContext.<>c.<b__9_0>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.BlazoriseUI.Components.EntityAction`1.ActionClickedAsync() in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\Components\EntityAction.razor.cs:line 58 + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle) +2021-03-10 11:02:28.768 +03:00 [ERR] Unhandled exception in circuit 'Izfmkva--9Q2Hs3BgXM2Rc49XOq_J-jN2G6xtj7M0pc'. +Volo.Abp.BusinessException: Exception of type 'Volo.Abp.BusinessException' was thrown. + at Volo.Abp.Identity.IdentityRoleManager.DeleteAsync(IdentityRole role) in D:\Github\abp\modules\identity\src\Volo.Abp.Identity.Domain\Volo\Abp\Identity\IdentityRoleManager.cs:line 67 + at Volo.Abp.Identity.IdentityRoleAppService.DeleteAsync(Guid id) in D:\Github\abp\modules\identity\src\Volo.Abp.Identity.Application\Volo\Abp\Identity\IdentityRoleAppService.cs:line 105 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Authorization.AuthorizationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Authorization\Volo\Abp\Authorization\AuthorizationInterceptor.cs:line 19 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Auditing.AuditingInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Auditing\Volo\Abp\Auditing\AuditingInterceptor.cs:line 24 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Validation.ValidationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Validation\Volo\Abp\Validation\ValidationInterceptor.cs:line 19 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWorkInterceptor.cs:line 43 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Volo.Abp.BlazoriseUI.AbpCrudPageBase`10.DeleteEntityAsync(TListViewModel entity) in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\AbpCrudPageBase.cs:line 417 + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Volo.Abp.BlazoriseUI.Components.EntityAction`1.b__38_0() in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\Components\EntityAction.razor.cs:line 58 + at Microsoft.AspNetCore.Components.Rendering.RendererSynchronizationContext.<>c.<b__9_0>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.BlazoriseUI.Components.EntityAction`1.ActionClickedAsync() in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\Components\EntityAction.razor.cs:line 58 + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle) +2021-03-10 11:02:28.770 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 11:02:28.771 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=oj4jPB3AP_Gy8dkv20aukQ - - - 101 - - 166207.5551ms +2021-03-10 11:02:31.256 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css.map - - +2021-03-10 11:02:31.261 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/css/bootstrap.css.map'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\css\bootstrap.css.map' +2021-03-10 11:02:31.262 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css.map - - - 200 508232 text/plain 5.5584ms +2021-03-10 11:13:27.949 +03:00 [INF] Starting web host. +2021-03-10 11:13:29.262 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-10 11:13:29.316 +03:00 [INF] Loaded ABP modules: +2021-03-10 11:13:29.316 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-10 11:13:29.316 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-10 11:13:29.316 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-10 11:13:29.316 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-10 11:13:29.316 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-10 11:13:29.316 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-10 11:13:29.316 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-10 11:13:29.316 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiClientModule +2021-03-10 11:13:29.316 +03:00 [INF] - Volo.Abp.Http.Client.AbpHttpClientModule +2021-03-10 11:13:29.355 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-10 11:13:29.358 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-10 11:13:29.408 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-10 11:13:29.962 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-10 11:13:29.962 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-10 11:13:29.962 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-10 11:13:29.962 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-10 11:13:29.962 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-10 11:13:29.962 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-10 11:13:30.482 +03:00 [INF] Initialized all ABP modules. +2021-03-10 11:13:30.563 +03:00 [INF] Now listening on: https://localhost:44303 +2021-03-10 11:13:30.565 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-10 11:13:30.565 +03:00 [INF] Hosting environment: Development +2021-03-10 11:13:30.565 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-10 11:13:30.940 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/ - - +2021-03-10 11:13:34.439 +03:00 [DBG] Login Url: /Account/Login +2021-03-10 11:13:34.439 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-10 11:13:34.439 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-10 11:13:34.439 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-10 11:13:34.439 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-10 11:13:34.439 +03:00 [DBG] Error Url: /Account/Error +2021-03-10 11:13:34.439 +03:00 [DBG] Error Id Parameter: errorId +2021-03-10 11:13:35.042 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 11:13:35.130 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 11:13:35.132 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 11:13:35.181 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 11:13:35.181 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 11:13:35.365 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 30.80 ms. +2021-03-10 11:13:35.472 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 5.13 ms. +2021-03-10 11:13:35.501 +03:00 [INF] Executed page /_Host in 363.1736ms +2021-03-10 11:13:35.501 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 11:13:35.524 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/ - - - 200 - text/html;+charset=utf-8 4584.2453ms +2021-03-10 11:13:35.569 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 11:13:35.569 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 11:13:35.569 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 11:13:35.569 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 11:13:35.569 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 11:13:35.569 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 11:13:35.569 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 11:13:35.570 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 11:13:35.570 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 11:13:35.570 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 11:13:35.572 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 11:13:35.572 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 11:13:35.595 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 11:13:35.595 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 11:13:35.595 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 11:13:35.595 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 11:13:35.595 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 11:13:35.595 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 11:13:35.595 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 11:13:35.595 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 11:13:35.595 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 11:13:35.595 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 11:13:35.595 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 11:13:35.595 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 11:13:35.604 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 34.8188ms +2021-03-10 11:13:35.604 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 34.8557ms +2021-03-10 11:13:35.604 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 34.1479ms +2021-03-10 11:13:35.604 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 32.2473ms +2021-03-10 11:13:35.604 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 34.8359ms +2021-03-10 11:13:35.604 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 34.8189ms +2021-03-10 11:13:35.604 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 34.7601ms +2021-03-10 11:13:35.604 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 35.0318ms +2021-03-10 11:13:35.604 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 34.0433ms +2021-03-10 11:13:35.604 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 34.4715ms +2021-03-10 11:13:35.604 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 34.8118ms +2021-03-10 11:13:35.605 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 32.4171ms +2021-03-10 11:13:35.674 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 11:13:35.706 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 11:13:35.710 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 11:13:35.746 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 11:13:35.747 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 73.8465ms +2021-03-10 11:13:35.785 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=3qC02O5yy9eWB8B-d2SYtA - - +2021-03-10 11:13:35.803 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 11:13:35.805 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 11:13:36.201 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 11:13:36.202 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 11:13:36.204 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-10 11:13:36.388 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:36.485 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 11:13:36.501 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 11:13:36.505 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 11:13:36.505 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 11:13:36.505 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-10 11:13:36.564 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 11:13:36.565 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 11:13:36.565 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 11:13:36.565 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 1.4210ms +2021-03-10 11:13:36.565 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 11:13:36.565 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.5227ms +2021-03-10 11:13:36.638 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 11:13:36.657 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 11:13:36.661 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 11:13:36.673 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 11:13:36.683 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 11:13:36.700 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 11:13:36.703 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 11:13:37.830 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-10 11:13:37.832 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-10 11:13:37.833 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 3.7535ms +2021-03-10 11:13:39.055 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 11:13:39.056 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 11:13:39.056 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 11:13:39.057 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 11:13:39.057 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:39.097 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 11:13:39.097 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 11:13:39.097 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 11:13:39.097 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 11:13:39.097 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:39.098 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:39.098 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:39.098 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:39.098 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:39.098 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:39.099 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:39.099 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:39.099 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:39.099 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:39.099 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:39.100 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:39.100 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:39.100 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:39.100 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:39.100 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:39.370 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:39.406 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 11:13:39.407 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 11:13:39.407 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 11:13:39.407 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 11:13:39.407 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:39.953 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:39.953 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:39.953 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:39.954 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:39.954 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:39.955 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:39.956 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:39.956 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:39.956 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:39.956 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:39.957 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:39.957 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:39.957 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:39.957 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:39.957 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:39.961 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:39.961 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:39.961 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:39.962 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:39.962 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:39.962 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:39.962 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:39.962 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:39.962 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:39.962 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:39.963 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:39.963 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:39.963 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:39.963 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:39.963 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:39.966 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:39.967 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:39.967 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:39.967 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:39.967 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:39.967 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:39.967 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:39.967 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:39.968 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:39.968 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:39.968 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:39.968 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:39.968 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:39.969 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:39.969 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:39.972 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:39.972 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:39.972 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:39.972 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:39.972 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:39.973 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:39.973 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:39.973 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:39.973 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:39.973 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:39.974 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:39.974 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:39.974 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:39.975 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:39.975 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:39.978 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:39.979 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:39.979 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:39.979 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:39.979 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:39.979 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:39.980 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:39.980 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:39.980 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:39.980 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:39.980 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:39.981 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:39.981 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:39.981 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:39.981 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:39.993 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:39.993 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:39.993 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:39.994 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:39.994 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:39.994 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:39.994 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:39.994 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:39.995 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:39.995 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:39.995 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:39.995 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:39.995 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:39.996 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:39.996 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:39.999 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:39.999 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:39.999 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:40.000 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:40.000 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:40.000 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:40.000 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:40.000 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:40.001 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:40.001 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:40.001 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:40.002 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:40.002 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:40.002 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:40.002 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:40.005 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:40.006 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:40.006 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:40.007 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:40.007 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:40.007 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:40.007 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:40.007 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:40.008 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:40.008 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:40.008 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:40.008 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:40.008 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:40.009 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:40.009 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:40.012 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:40.012 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:40.012 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:40.013 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:40.013 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:40.013 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:40.013 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:40.013 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:40.014 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:40.014 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:40.014 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:40.014 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:40.014 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:40.015 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:40.015 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:40.018 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:40.018 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:40.018 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:40.019 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:40.019 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:40.019 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:40.020 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:40.020 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:40.020 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:40.020 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:40.020 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:40.020 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:40.020 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:40.021 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:40.021 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:44.304 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:44.305 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:44.305 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:44.305 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:44.305 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:44.306 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:44.307 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:44.307 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:44.307 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:44.307 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 11:13:44.308 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 11:13:44.308 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 11:13:44.308 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 11:13:44.308 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:44.508 +03:00 [WRN] Unhandled exception rendering component: Exception of type 'Volo.Abp.BusinessException' was thrown. +Volo.Abp.BusinessException: Exception of type 'Volo.Abp.BusinessException' was thrown. + at Volo.Abp.Identity.IdentityRoleManager.DeleteAsync(IdentityRole role) in D:\Github\abp\modules\identity\src\Volo.Abp.Identity.Domain\Volo\Abp\Identity\IdentityRoleManager.cs:line 67 + at Volo.Abp.Identity.IdentityRoleAppService.DeleteAsync(Guid id) in D:\Github\abp\modules\identity\src\Volo.Abp.Identity.Application\Volo\Abp\Identity\IdentityRoleAppService.cs:line 105 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Authorization.AuthorizationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Authorization\Volo\Abp\Authorization\AuthorizationInterceptor.cs:line 19 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Auditing.AuditingInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Auditing\Volo\Abp\Auditing\AuditingInterceptor.cs:line 24 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Validation.ValidationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Validation\Volo\Abp\Validation\ValidationInterceptor.cs:line 19 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWorkInterceptor.cs:line 43 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Volo.Abp.BlazoriseUI.AbpCrudPageBase`10.DeleteEntityAsync(TListViewModel entity) in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\AbpCrudPageBase.cs:line 417 + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Volo.Abp.BlazoriseUI.Components.EntityAction`1.b__38_0() in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\Components\EntityAction.razor.cs:line 58 + at Microsoft.AspNetCore.Components.Rendering.RendererSynchronizationContext.<>c.<b__9_0>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.BlazoriseUI.Components.EntityAction`1.ActionClickedAsync() in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\Components\EntityAction.razor.cs:line 58 + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle) +2021-03-10 11:13:44.514 +03:00 [ERR] Unhandled exception in circuit 'sisKNlYSOCF49OvvccEqXZf-0LkyXW_0fsaYqzDTdU4'. +Volo.Abp.BusinessException: Exception of type 'Volo.Abp.BusinessException' was thrown. + at Volo.Abp.Identity.IdentityRoleManager.DeleteAsync(IdentityRole role) in D:\Github\abp\modules\identity\src\Volo.Abp.Identity.Domain\Volo\Abp\Identity\IdentityRoleManager.cs:line 67 + at Volo.Abp.Identity.IdentityRoleAppService.DeleteAsync(Guid id) in D:\Github\abp\modules\identity\src\Volo.Abp.Identity.Application\Volo\Abp\Identity\IdentityRoleAppService.cs:line 105 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Authorization.AuthorizationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Authorization\Volo\Abp\Authorization\AuthorizationInterceptor.cs:line 19 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Auditing.AuditingInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Auditing\Volo\Abp\Auditing\AuditingInterceptor.cs:line 24 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Validation.ValidationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Validation\Volo\Abp\Validation\ValidationInterceptor.cs:line 19 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWorkInterceptor.cs:line 43 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Volo.Abp.BlazoriseUI.AbpCrudPageBase`10.DeleteEntityAsync(TListViewModel entity) in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\AbpCrudPageBase.cs:line 417 + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Volo.Abp.BlazoriseUI.Components.EntityAction`1.b__38_0() in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\Components\EntityAction.razor.cs:line 58 + at Microsoft.AspNetCore.Components.Rendering.RendererSynchronizationContext.<>c.<b__9_0>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.BlazoriseUI.Components.EntityAction`1.ActionClickedAsync() in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\Components\EntityAction.razor.cs:line 58 + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle) +2021-03-10 11:13:44.527 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 11:13:44.566 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=3qC02O5yy9eWB8B-d2SYtA - - - 101 - - 8780.8148ms +2021-03-10 11:13:46.866 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/identity/roles - - +2021-03-10 11:13:46.874 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 11:13:46.874 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 11:13:46.875 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 11:13:46.876 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 11:13:46.876 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 11:13:46.878 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.78 ms. +2021-03-10 11:13:46.879 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.30 ms. +2021-03-10 11:13:46.880 +03:00 [INF] Executed page /_Host in 5.4115ms +2021-03-10 11:13:46.880 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 11:13:46.880 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/identity/roles - - - 200 - text/html;+charset=utf-8 14.1740ms +2021-03-10 11:13:46.890 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryNIttTbSfnLkiNZSL 359 +2021-03-10 11:13:46.902 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 11:13:46.902 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 11:13:46.903 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 11:13:46.903 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 11:13:46.904 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 1.6463ms +2021-03-10 11:13:46.904 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 1.6259ms +2021-03-10 11:13:46.906 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 11:13:46.906 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 11:13:46.906 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 11:13:46.906 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 11:13:46.906 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 11:13:46.906 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 11:13:46.906 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 11:13:46.906 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 11:13:46.906 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.5569ms +2021-03-10 11:13:46.906 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.4775ms +2021-03-10 11:13:46.906 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.5340ms +2021-03-10 11:13:46.907 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.6686ms +2021-03-10 11:13:46.907 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 11:13:46.907 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - +2021-03-10 11:13:46.907 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 11:13:46.907 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 11:13:46.907 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637507911461126764 - - - 304 - text/css 0.1806ms +2021-03-10 11:13:46.907 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.2453ms +2021-03-10 11:13:46.908 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 11:13:46.908 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 11:13:46.908 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 11:13:46.909 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 11:13:46.909 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.4517ms +2021-03-10 11:13:46.909 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 11:13:46.909 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.5615ms +2021-03-10 11:13:46.909 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 11:13:46.909 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 11:13:46.909 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 11:13:46.910 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 11:13:46.910 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 11:13:46.910 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.4464ms +2021-03-10 11:13:46.910 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.5480ms +2021-03-10 11:13:46.913 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 11:13:46.914 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryNIttTbSfnLkiNZSL 359 - 200 0 - 24.2795ms +2021-03-10 11:13:46.945 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 11:13:46.949 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 11:13:46.950 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 11:13:46.952 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 11:13:46.953 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 7.8528ms +2021-03-10 11:13:46.976 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=1DkpwW4byxSDaw3tBzlO_A - - +2021-03-10 11:13:46.976 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-10 11:13:46.979 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 11:13:46.979 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 11:13:46.980 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-10 11:13:46.980 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 3.8664ms +2021-03-10 11:13:46.991 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 11:13:46.993 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 11:13:46.993 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 11:13:46.994 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 11:13:46.994 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:46.994 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 11:13:46.994 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 11:13:46.994 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 11:13:46.995 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 11:13:46.995 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:46.996 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 11:13:46.997 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 11:13:46.997 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 11:13:46.997 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 11:13:46.997 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 11:13:46.998 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 11:13:46.999 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 11:13:46.999 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 11:13:47.001 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 11:13:47.007 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 11:13:47.008 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 11:13:47.008 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 11:13:47.008 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 11:13:47.008 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:47.008 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.009 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.009 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.009 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.009 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:47.009 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.010 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.010 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.010 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.010 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:47.010 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.010 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.010 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.011 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.011 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:47.017 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:47.064 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 11:13:47.065 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 11:13:47.065 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 11:13:47.065 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 11:13:47.065 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 11:13:47.066 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.7335ms +2021-03-10 11:13:47.066 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 11:13:47.066 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:47.116 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.117 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.117 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.118 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.118 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:47.119 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.120 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.120 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.122 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.123 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:47.123 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.125 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.126 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.127 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.127 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:47.130 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.131 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.131 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.132 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.132 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:47.132 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.132 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.132 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.133 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.133 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:47.133 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.134 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.134 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.135 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.135 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:47.140 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.141 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.141 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.141 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.141 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:47.141 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.142 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.142 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.142 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.142 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:47.142 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.143 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.143 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.143 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.143 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:47.147 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.147 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.147 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.148 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.148 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:47.148 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.148 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.148 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.149 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.149 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:47.149 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.149 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.149 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.150 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.150 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:47.155 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.156 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.156 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.156 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.156 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:47.156 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.157 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.157 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.158 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.158 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:47.158 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.158 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.158 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.159 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.159 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:47.165 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.165 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.165 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.166 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.166 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:47.166 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.167 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.167 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.167 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.167 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:47.167 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.168 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.168 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.169 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.169 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:47.172 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.173 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.173 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.174 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.174 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:47.174 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.174 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.174 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.175 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.175 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:47.175 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.175 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.175 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.176 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.176 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:47.179 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.179 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.180 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.180 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.180 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:47.180 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.181 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.181 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.181 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.181 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:47.181 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.182 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.182 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.182 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.182 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:47.187 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.189 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.189 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.189 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.189 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:47.190 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.190 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.190 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.191 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.191 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:47.191 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.191 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.191 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.192 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.192 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:47.195 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.196 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.196 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.196 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:13:47.197 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:47.197 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.197 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.197 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.198 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:13:47.198 +03:00 [INF] Authorization was successful. +2021-03-10 11:13:47.198 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.198 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.198 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.199 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:13:47.199 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.630 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/identity/roles - - +2021-03-10 11:14:23.637 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 11:14:23.637 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 11:14:23.637 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 11:14:23.638 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 11:14:23.638 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 11:14:23.642 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 1.68 ms. +2021-03-10 11:14:23.645 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.42 ms. +2021-03-10 11:14:23.645 +03:00 [INF] Executed page /_Host in 7.7202ms +2021-03-10 11:14:23.645 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 11:14:23.645 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/identity/roles - - - 200 - text/html;+charset=utf-8 15.6351ms +2021-03-10 11:14:23.650 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary3rfjBx67PnmwSxWK 359 +2021-03-10 11:14:23.652 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 11:14:23.653 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=1DkpwW4byxSDaw3tBzlO_A - - - 101 - - 36677.7262ms +2021-03-10 11:14:23.655 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 11:14:23.655 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 11:14:23.658 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 11:14:23.659 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary3rfjBx67PnmwSxWK 359 - 200 0 - 8.5707ms +2021-03-10 11:14:23.665 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 11:14:23.665 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 11:14:23.666 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 11:14:23.666 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 11:14:23.666 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 11:14:23.666 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.5189ms +2021-03-10 11:14:23.666 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.4763ms +2021-03-10 11:14:23.666 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 11:14:23.666 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.1904ms +2021-03-10 11:14:23.666 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 11:14:23.666 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637509608605755859 - - +2021-03-10 11:14:23.666 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 11:14:23.666 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 11:14:23.666 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 11:14:23.667 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.2868ms +2021-03-10 11:14:23.667 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 11:14:23.667 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.2945ms +2021-03-10 11:14:23.667 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 11:14:23.667 +03:00 [INF] Sending file. Request path: '/global-styles.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\global-styles.css' +2021-03-10 11:14:23.667 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.3249ms +2021-03-10 11:14:23.667 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637509608605755859 - - - 200 379 text/css 0.5235ms +2021-03-10 11:14:23.667 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 11:14:23.667 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 11:14:23.667 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 11:14:23.667 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 11:14:23.667 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 11:14:23.668 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 11:14:23.668 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 11:14:23.668 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.1767ms +2021-03-10 11:14:23.668 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.2128ms +2021-03-10 11:14:23.668 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 11:14:23.668 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.2384ms +2021-03-10 11:14:23.668 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 11:14:23.668 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 11:14:23.668 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.3344ms +2021-03-10 11:14:23.668 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.2982ms +2021-03-10 11:14:23.704 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 11:14:23.712 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 11:14:23.713 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 11:14:23.713 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 11:14:23.713 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44303/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 9.2681ms +2021-03-10 11:14:23.725 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44303/_blazor?id=bobD_H5MbKubcC8CmikY4A - - +2021-03-10 11:14:23.725 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/favicon.ico - - +2021-03-10 11:14:23.728 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 11:14:23.729 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 11:14:23.730 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-10 11:14:23.730 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/favicon.ico - - - 200 32038 image/x-icon 5.3503ms +2021-03-10 11:14:23.733 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 11:14:23.733 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 11:14:23.733 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 11:14:23.734 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 11:14:23.734 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.734 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 11:14:23.734 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 11:14:23.734 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 11:14:23.735 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 11:14:23.735 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.741 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 11:14:23.741 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 11:14:23.741 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 11:14:23.742 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 11:14:23.742 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 11:14:23.742 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 11:14:23.743 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 11:14:23.743 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 11:14:23.744 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 11:14:23.745 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 11:14:23.746 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 11:14:23.746 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 11:14:23.746 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 11:14:23.746 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.746 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.746 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.746 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.747 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.747 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.747 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.747 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.747 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.747 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.747 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.747 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.748 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.748 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.748 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.748 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.752 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.799 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 11:14:23.800 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 11:14:23.800 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 11:14:23.800 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 11:14:23.801 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 11:14:23.801 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.801 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 11:14:23.801 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.5132ms +2021-03-10 11:14:23.844 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.845 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.845 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.846 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.846 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.846 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.846 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.846 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.847 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.847 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.847 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.847 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.847 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.848 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.848 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.851 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.851 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.851 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.852 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.852 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.852 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.852 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.853 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.853 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.853 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.853 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.853 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.853 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.854 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.854 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.859 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.861 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.861 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.861 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.861 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.861 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.862 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.862 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.862 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.862 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.863 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.863 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.863 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.864 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.864 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.867 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.868 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.868 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.868 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.868 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.868 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.869 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.869 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.869 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.869 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.869 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.870 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.870 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.870 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.870 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.876 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.877 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.878 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.878 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.878 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.878 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.879 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.879 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.879 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.879 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.879 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.880 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.880 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.880 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.880 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.886 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.887 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.887 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.887 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.887 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.887 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.888 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.888 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.889 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.889 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.889 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.891 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.891 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.894 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.894 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.898 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.898 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.898 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.899 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.899 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.899 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.899 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.899 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.900 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.900 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.900 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.900 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.901 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.901 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.901 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.906 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.909 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.909 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.910 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.911 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.911 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.911 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.911 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.912 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.912 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.912 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.913 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.913 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.913 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.913 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.916 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.917 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.917 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.917 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.917 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.917 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.918 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.918 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.918 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.918 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.918 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.919 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.919 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.919 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.919 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.924 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.926 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.926 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.927 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 11:14:23.928 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.928 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.929 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.929 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.929 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 11:14:23.929 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:23.930 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.930 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.930 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.931 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:23.931 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:29.038 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:29.039 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:29.039 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:29.039 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:29.039 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:29.040 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:29.040 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:29.040 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:29.041 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 11:14:29.041 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 11:14:29.041 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 11:14:29.041 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 11:14:29.041 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 11:14:29.041 +03:00 [INF] Authorization was successful. +2021-03-10 11:14:29.120 +03:00 [WRN] Unhandled exception rendering component: Exception of type 'Volo.Abp.BusinessException' was thrown. +Volo.Abp.BusinessException: Exception of type 'Volo.Abp.BusinessException' was thrown. + at Volo.Abp.Identity.IdentityRoleManager.DeleteAsync(IdentityRole role) in D:\Github\abp\modules\identity\src\Volo.Abp.Identity.Domain\Volo\Abp\Identity\IdentityRoleManager.cs:line 67 + at Volo.Abp.Identity.IdentityRoleAppService.DeleteAsync(Guid id) in D:\Github\abp\modules\identity\src\Volo.Abp.Identity.Application\Volo\Abp\Identity\IdentityRoleAppService.cs:line 105 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Authorization.AuthorizationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Authorization\Volo\Abp\Authorization\AuthorizationInterceptor.cs:line 19 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Auditing.AuditingInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Auditing\Volo\Abp\Auditing\AuditingInterceptor.cs:line 24 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Validation.ValidationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Validation\Volo\Abp\Validation\ValidationInterceptor.cs:line 19 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWorkInterceptor.cs:line 43 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Volo.Abp.BlazoriseUI.AbpCrudPageBase`10.DeleteEntityAsync(TListViewModel entity) in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\AbpCrudPageBase.cs:line 417 + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Volo.Abp.BlazoriseUI.Components.EntityAction`1.b__38_0() in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\Components\EntityAction.razor.cs:line 58 + at Microsoft.AspNetCore.Components.Rendering.RendererSynchronizationContext.<>c.<b__9_0>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.BlazoriseUI.Components.EntityAction`1.ActionClickedAsync() in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\Components\EntityAction.razor.cs:line 58 + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle) +2021-03-10 11:14:29.120 +03:00 [ERR] Unhandled exception in circuit '1Z0YGqJxk03wxZagElx1YMIXd242V4SKFkS9EnxsApk'. +Volo.Abp.BusinessException: Exception of type 'Volo.Abp.BusinessException' was thrown. + at Volo.Abp.Identity.IdentityRoleManager.DeleteAsync(IdentityRole role) in D:\Github\abp\modules\identity\src\Volo.Abp.Identity.Domain\Volo\Abp\Identity\IdentityRoleManager.cs:line 67 + at Volo.Abp.Identity.IdentityRoleAppService.DeleteAsync(Guid id) in D:\Github\abp\modules\identity\src\Volo.Abp.Identity.Application\Volo\Abp\Identity\IdentityRoleAppService.cs:line 105 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Authorization.AuthorizationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Authorization\Volo\Abp\Authorization\AuthorizationInterceptor.cs:line 19 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Auditing.AuditingInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Auditing\Volo\Abp\Auditing\AuditingInterceptor.cs:line 24 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Validation.ValidationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Validation\Volo\Abp\Validation\ValidationInterceptor.cs:line 19 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWorkInterceptor.cs:line 43 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Volo.Abp.BlazoriseUI.AbpCrudPageBase`10.DeleteEntityAsync(TListViewModel entity) in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\AbpCrudPageBase.cs:line 417 + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Volo.Abp.BlazoriseUI.Components.EntityAction`1.b__38_0() in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\Components\EntityAction.razor.cs:line 58 + at Microsoft.AspNetCore.Components.Rendering.RendererSynchronizationContext.<>c.<b__9_0>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.BlazoriseUI.Components.EntityAction`1.ActionClickedAsync() in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\Components\EntityAction.razor.cs:line 58 + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle) +2021-03-10 11:14:29.123 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 11:14:29.124 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44303/_blazor?id=bobD_H5MbKubcC8CmikY4A - - - 101 - - 5399.0778ms +2021-03-10 11:14:36.145 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 11:14:36.145 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 11:14:36.145 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.7966ms +2021-03-10 11:14:36.146 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 11:14:36.146 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 11:14:36.146 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 11:14:36.146 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 11:14:36.146 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 11:14:36.146 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.2696ms +2021-03-10 11:14:36.146 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.2853ms +2021-03-10 11:14:36.146 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 11:14:36.146 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.4390ms +2021-03-10 11:14:36.146 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 11:14:36.146 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 11:14:36.146 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 11:14:36.146 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 11:14:36.146 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/global-styles.css?_v=637509608605755859 - - +2021-03-10 11:14:36.146 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.2383ms +2021-03-10 11:14:36.146 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 11:14:36.146 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 11:14:36.146 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.2308ms +2021-03-10 11:14:36.146 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.2635ms +2021-03-10 11:14:36.147 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 11:14:36.147 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/global-styles.css?_v=637509608605755859 - - - 304 - text/css 0.1970ms +2021-03-10 11:14:36.188 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css.map - - +2021-03-10 11:14:36.192 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/css/bootstrap.css.map'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\css\bootstrap.css.map' +2021-03-10 11:14:36.192 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44303/libs/bootstrap/css/bootstrap.css.map - - - 200 508232 text/plain 3.7555ms +2021-03-10 15:17:40.522 +03:00 [INF] Starting web host. +2021-03-10 15:17:42.787 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-10 15:17:42.845 +03:00 [INF] Loaded ABP modules: +2021-03-10 15:17:42.845 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-10 15:17:42.845 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-10 15:17:42.845 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-10 15:17:42.845 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-10 15:17:42.845 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-10 15:17:42.845 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-10 15:17:42.845 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-10 15:17:42.845 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiClientModule +2021-03-10 15:17:42.845 +03:00 [INF] - Volo.Abp.Http.Client.AbpHttpClientModule +2021-03-10 15:17:42.902 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-10 15:17:42.906 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-10 15:17:42.958 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-10 15:17:43.490 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-10 15:17:43.490 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-10 15:17:43.490 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-10 15:17:43.490 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-10 15:17:43.490 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-10 15:17:43.490 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-10 15:17:44.051 +03:00 [INF] Initialized all ABP modules. +2021-03-10 15:17:44.153 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-10 15:17:44.156 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-10 15:17:44.156 +03:00 [INF] Hosting environment: Development +2021-03-10 15:17:44.156 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-10 15:17:44.518 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-10 15:17:47.416 +03:00 [DBG] Login Url: /Account/Login +2021-03-10 15:17:47.416 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-10 15:17:47.416 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-10 15:17:47.416 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-10 15:17:47.416 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-10 15:17:47.416 +03:00 [DBG] Error Url: /Account/Error +2021-03-10 15:17:47.416 +03:00 [DBG] Error Id Parameter: errorId +2021-03-10 15:17:49.187 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 15:17:49.253 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 15:17:49.255 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 15:17:49.299 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 15:17:49.300 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 15:17:49.456 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 21.03 ms. +2021-03-10 15:17:49.583 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 12.46 ms. +2021-03-10 15:17:49.617 +03:00 [INF] Executed page /_Host in 357.0186ms +2021-03-10 15:17:49.617 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 15:17:49.648 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 5132.0822ms +2021-03-10 15:17:49.681 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 15:17:49.681 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 15:17:49.681 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 15:17:49.681 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 15:17:49.681 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 15:17:49.681 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 15:17:49.681 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 15:17:49.681 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-10 15:17:49.682 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 15:17:49.683 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 15:17:49.683 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 15:17:49.683 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 15:17:49.697 +03:00 [INF] Sending file. Request path: '/global-styles.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\global-styles.css' +2021-03-10 15:17:49.697 +03:00 [INF] Sending file. Request path: '/_content/Blazorise.Bootstrap/blazorise.bootstrap.js'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise.bootstrap\0.9.3-preview8\staticwebassets\blazorise.bootstrap.js' +2021-03-10 15:17:49.716 +03:00 [INF] Sending file. Request path: '/_content/Blazorise.Snackbar/blazorise.snackbar.css'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise.snackbar\0.9.3-preview8\staticwebassets\blazorise.snackbar.css' +2021-03-10 15:17:49.716 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 200 1483 application/javascript 32.9255ms +2021-03-10 15:17:49.728 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 200 8395 text/css 47.2515ms +2021-03-10 15:17:49.728 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 200 379 text/css 46.5027ms +2021-03-10 15:17:49.730 +03:00 [INF] Sending file. Request path: '/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Components.Web.BasicTheme\wwwroot\libs\abp\css\theme.css' +2021-03-10 15:17:49.730 +03:00 [INF] Sending file. Request path: '/_framework/blazor.server.js'. Physical path: 'N/A' +2021-03-10 15:17:49.730 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/css/all.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\css\all.css' +2021-03-10 15:17:49.730 +03:00 [INF] Sending file. Request path: '/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Components.Web\wwwroot\libs\abp\js\abp.js' +2021-03-10 15:17:49.730 +03:00 [INF] Sending file. Request path: '/_content/Blazorise/blazorise.css'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise\0.9.3-preview8\staticwebassets\blazorise.css' +2021-03-10 15:17:49.730 +03:00 [INF] Sending file. Request path: '/_content/Blazorise.Bootstrap/blazorise.bootstrap.css'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise.bootstrap\0.9.3-preview8\staticwebassets\blazorise.bootstrap.css' +2021-03-10 15:17:49.730 +03:00 [INF] Sending file. Request path: '/_content/Blazorise/blazorise.js'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise\0.9.3-preview8\staticwebassets\blazorise.js' +2021-03-10 15:17:49.730 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/css/v4-shims.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\css\v4-shims.css' +2021-03-10 15:17:49.731 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 200 249672 application/javascript 48.7675ms +2021-03-10 15:17:49.731 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 200 41312 text/css 50.1016ms +2021-03-10 15:17:49.731 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 200 2050 text/css 49.5379ms +2021-03-10 15:17:49.731 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 200 6466 application/javascript 47.4170ms +2021-03-10 15:17:49.731 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 200 73117 text/css 50.2538ms +2021-03-10 15:17:49.731 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 200 44362 text/css 50.3054ms +2021-03-10 15:17:49.731 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 200 28602 text/css 50.2802ms +2021-03-10 15:17:49.731 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 200 28710 application/javascript 48.4227ms +2021-03-10 15:17:49.733 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/css/bootstrap.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\css\bootstrap.css' +2021-03-10 15:17:49.733 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 200 198313 text/css 52.1098ms +2021-03-10 15:17:49.803 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 15:17:49.826 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 15:17:49.830 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 15:17:49.833 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/favicon.ico - - +2021-03-10 15:17:49.836 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-10 15:17:49.836 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/favicon.ico - - - 200 32038 image/x-icon 3.2362ms +2021-03-10 15:17:49.846 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 15:17:49.847 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 43.7789ms +2021-03-10 15:17:49.854 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=fR0PQ36JPX9X_25XzLk2BA - - +2021-03-10 15:17:49.863 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 15:17:49.863 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 15:17:50.166 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 15:17:50.166 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 15:17:50.168 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-10 15:17:50.305 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:50.403 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 15:17:50.418 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 15:17:50.422 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 15:17:50.422 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 15:17:50.422 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-10 15:17:50.435 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 15:17:50.445 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 15:17:50.451 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 15:17:50.463 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 15:17:50.471 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 15:17:50.481 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 15:17:50.481 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 15:17:50.485 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\webfonts\fa-brands-400.woff2' +2021-03-10 15:17:50.485 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\webfonts\fa-solid-900.woff2' +2021-03-10 15:17:50.485 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 200 80328 font/woff2 4.1168ms +2021-03-10 15:17:50.485 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 200 77444 font/woff2 4.1156ms +2021-03-10 15:17:50.486 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 15:17:50.488 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 15:17:55.854 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-10 15:17:55.858 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\webfonts\fa-regular-400.woff2' +2021-03-10 15:17:55.858 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 200 13596 font/woff2 4.1321ms +2021-03-10 15:17:57.697 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 15:17:57.698 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 15:17:57.698 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 15:17:57.698 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 15:17:57.698 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:57.740 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 15:17:57.740 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 15:17:57.740 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 15:17:57.741 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 15:17:57.741 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:57.741 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:17:57.742 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:17:57.742 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:17:57.742 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:17:57.742 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:57.742 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:57.743 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:57.743 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:57.743 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:57.743 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:57.743 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:57.743 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:57.744 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:57.744 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:57.744 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:58.044 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:58.089 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 15:17:58.089 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 15:17:58.089 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 15:17:58.090 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 15:17:58.090 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:58.385 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.385 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.386 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.386 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.386 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:58.389 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.389 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.389 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.390 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.390 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:58.390 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.391 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.391 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.391 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.391 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:58.395 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.395 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.395 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.396 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.396 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:58.396 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.396 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.396 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.397 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.397 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:58.397 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.398 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.398 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.398 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.398 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:58.401 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.402 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.402 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.403 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.403 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:58.403 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.403 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.403 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.404 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.404 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:58.404 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.405 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.405 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.405 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.405 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:58.408 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.409 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.409 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.410 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.410 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:58.410 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.411 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.411 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.411 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.411 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:58.411 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.412 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.412 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.413 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.413 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:58.416 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.417 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.417 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.417 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.417 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:58.417 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.418 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.418 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.418 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.418 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:58.418 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.419 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.419 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.419 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.419 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:58.432 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.432 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.432 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.433 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.433 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:58.433 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.433 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.433 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.434 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.434 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:58.434 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.434 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.434 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.435 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.435 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:58.438 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.439 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.439 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.439 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.439 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:58.439 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.440 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.440 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.440 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.440 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:58.441 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.441 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.441 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.441 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.442 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:58.445 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.445 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.445 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.446 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.446 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:58.446 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.446 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.446 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.447 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.447 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:58.447 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.447 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.447 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.448 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.448 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:58.451 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.452 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.452 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.452 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.452 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:58.452 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.453 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.453 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.453 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.453 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:58.453 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.454 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.454 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.454 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.454 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:58.458 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.458 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.458 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.459 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:17:58.459 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:58.459 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.459 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.459 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.460 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:17:58.460 +03:00 [INF] Authorization was successful. +2021-03-10 15:17:58.460 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.460 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.460 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.461 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:17:58.461 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:00.111 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:00.111 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:00.111 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:00.112 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:00.112 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:00.114 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 15:18:00.114 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 15:18:00.114 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 15:18:00.115 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 15:18:00.115 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:02.125 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.126 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.126 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.126 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.126 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:02.129 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.129 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.129 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.129 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.129 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 15:18:02.130 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 15:18:02.130 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 15:18:02.130 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 15:18:02.130 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:02.328 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 15:18:02.329 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 15:18:02.329 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 15:18:02.330 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 15:18:02.330 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:02.351 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.351 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.351 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.352 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.352 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:02.352 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.352 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.352 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.353 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.353 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:02.353 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.353 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.353 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.354 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.354 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:02.358 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.359 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.359 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.360 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.360 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:02.361 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.363 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.363 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.364 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.364 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:02.364 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.364 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.364 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.364 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.365 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:02.367 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.367 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.367 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.367 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.367 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:02.367 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.368 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.368 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.368 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.368 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:02.368 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.369 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.369 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.369 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.369 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:02.372 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.373 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.373 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.373 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.373 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:02.374 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.374 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.374 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.374 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.374 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:02.375 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.375 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.375 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.375 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.375 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:02.378 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.378 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.378 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.379 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.379 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:02.379 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.379 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.379 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.379 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.379 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:02.379 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.380 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.380 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.380 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.380 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:02.385 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.385 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.385 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.386 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.386 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:02.386 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.386 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.386 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.386 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.386 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:02.386 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.387 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.387 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.387 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.387 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:02.389 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.390 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.390 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.390 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.390 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:02.390 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.390 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.391 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.391 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.391 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:02.391 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.392 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.392 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.392 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.392 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:02.394 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.395 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.395 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.395 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.395 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:02.395 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.396 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.396 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.396 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.396 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:02.396 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.396 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.396 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.397 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.397 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:02.399 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.399 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.399 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.399 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.399 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:02.399 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.400 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.400 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.400 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.400 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:02.400 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.400 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.400 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.401 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.401 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:02.403 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.403 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.403 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.404 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:02.404 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:02.404 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.404 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.404 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.404 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:02.404 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:02.404 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.405 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.405 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.405 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:02.405 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:15.693 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 15:18:15.694 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 15:18:15.694 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 15:18:15.695 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 15:18:15.695 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:15.728 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-10 15:18:15.729 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-10 15:18:15.729 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-10 15:18:15.729 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-10 15:18:15.729 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:15.729 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 15:18:15.730 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 15:18:15.730 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 15:18:15.730 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 15:18:15.730 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:15.730 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 15:18:15.730 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 15:18:15.730 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 15:18:15.731 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 15:18:15.731 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:15.731 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 15:18:15.731 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 15:18:15.731 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 15:18:15.731 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 15:18:15.731 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:15.805 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:15.816 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 15:18:15.817 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 15:18:15.817 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 15:18:15.819 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 15:18:15.819 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:15.933 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 15:18:15.933 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 15:18:15.933 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 15:18:15.934 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 15:18:15.934 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:15.934 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 15:18:15.935 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 15:18:15.935 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 15:18:15.935 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 15:18:15.935 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:15.935 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 15:18:15.936 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 15:18:15.936 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 15:18:15.936 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 15:18:15.936 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:15.944 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 15:18:15.944 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 15:18:15.944 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 15:18:15.945 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 15:18:15.945 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:15.945 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 15:18:15.945 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 15:18:15.946 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 15:18:15.946 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 15:18:15.946 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:15.946 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 15:18:15.946 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 15:18:15.946 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 15:18:15.947 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 15:18:15.947 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:17.769 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 15:18:17.770 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 15:18:17.771 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 15:18:17.771 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 15:18:17.772 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:17.777 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 15:18:17.777 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 15:18:17.777 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 15:18:17.778 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 15:18:17.778 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:19.327 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 15:18:19.328 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 15:18:19.328 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 15:18:19.328 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 15:18:19.328 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:19.330 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 15:18:19.330 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 15:18:19.330 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 15:18:19.331 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 15:18:19.331 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 15:18:19.331 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 15:18:19.331 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 15:18:19.331 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 15:18:19.331 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:19.369 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 15:18:19.370 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 15:18:19.370 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 15:18:19.370 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 15:18:19.370 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:19.405 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 15:18:19.406 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 15:18:19.406 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 15:18:19.407 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 15:18:19.407 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:19.407 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 15:18:19.407 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 15:18:19.407 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 15:18:19.408 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 15:18:19.408 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:19.408 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 15:18:19.408 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 15:18:19.408 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 15:18:19.409 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 15:18:19.409 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:19.415 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 15:18:19.416 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 15:18:19.416 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 15:18:19.416 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 15:18:19.416 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:19.416 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 15:18:19.417 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 15:18:19.417 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 15:18:19.417 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 15:18:19.417 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:19.417 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 15:18:19.417 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 15:18:19.417 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 15:18:19.418 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 15:18:19.418 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:21.512 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 15:18:21.513 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 15:18:21.513 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 15:18:21.513 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 15:18:21.513 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:21.514 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 15:18:21.514 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 15:18:21.515 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 15:18:21.515 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 15:18:21.515 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.151 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 15:18:25.152 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 15:18:25.152 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 15:18:25.153 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 15:18:25.153 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.154 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 15:18:25.154 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 15:18:25.154 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 15:18:25.155 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 15:18:25.155 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.155 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.155 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.155 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.155 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.156 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.156 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.156 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.156 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.156 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.156 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.156 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.157 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.157 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.157 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.157 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.179 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.191 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 15:18:25.191 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 15:18:25.191 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 15:18:25.192 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 15:18:25.192 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.220 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.220 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.220 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.221 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.221 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.221 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.221 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.221 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.222 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.222 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.222 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.222 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.222 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.222 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.222 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.224 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.225 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.225 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.225 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.225 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.225 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.226 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.226 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.226 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.226 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.226 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.226 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.226 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.227 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.227 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.229 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.230 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.230 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.230 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.230 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.230 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.230 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.230 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.231 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.231 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.231 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.231 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.231 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.232 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.232 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.234 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.234 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.234 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.235 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.235 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.235 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.235 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.235 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.235 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.236 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.236 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.236 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.236 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.236 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.236 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.238 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.239 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.239 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.239 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.239 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.239 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.240 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.240 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.240 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.240 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.240 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.240 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.240 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.241 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.241 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.245 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.245 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.245 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.246 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.246 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.246 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.246 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.246 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.246 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.246 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.246 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.247 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.247 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.247 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.247 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.249 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.250 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.250 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.250 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.250 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.250 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.250 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.250 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.251 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.251 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.251 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.251 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.251 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.251 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.251 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.253 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.254 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.254 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.254 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.254 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.254 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.254 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.254 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.255 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.255 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.255 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.255 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.255 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.255 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.255 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.258 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.258 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.258 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.258 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.258 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.259 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.259 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.259 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.259 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.259 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.260 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.260 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.260 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.260 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.260 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.263 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.263 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.263 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.264 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:25.264 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.264 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.264 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.264 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.265 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:25.265 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:25.265 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.265 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.265 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.266 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 15:18:25.266 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:27.138 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:27.141 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:27.142 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:27.142 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:27.142 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:27.142 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:29.710 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:29.711 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:29.712 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:29.712 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:29.712 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:29.712 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:31.652 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:31.655 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 15:18:31.655 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:31.656 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 15:18:31.656 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:31.658 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 15:18:31.658 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 15:18:31.658 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 15:18:31.658 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 15:18:31.659 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:34.729 +03:00 [INF] Authorization was successful. +2021-03-10 15:18:34.729 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:34.730 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:34.730 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:34.730 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 15:18:34.730 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:12.101 +03:00 [INF] Starting web host. +2021-03-10 20:26:16.999 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-10 20:26:17.191 +03:00 [INF] Loaded ABP modules: +2021-03-10 20:26:17.191 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-10 20:26:17.191 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-10 20:26:17.191 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-10 20:26:17.191 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-10 20:26:17.191 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-10 20:26:17.191 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-10 20:26:17.191 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-10 20:26:17.191 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-10 20:26:17.191 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-10 20:26:17.191 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-10 20:26:17.191 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-10 20:26:17.191 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-10 20:26:17.191 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-10 20:26:17.191 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-10 20:26:17.191 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-10 20:26:17.191 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-10 20:26:17.191 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-10 20:26:17.191 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-10 20:26:17.191 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-10 20:26:17.191 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-10 20:26:17.191 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-10 20:26:17.191 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-10 20:26:17.191 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-10 20:26:17.191 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-10 20:26:17.191 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-10 20:26:17.191 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-10 20:26:17.191 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-10 20:26:17.191 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-10 20:26:17.191 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-10 20:26:17.191 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-10 20:26:17.191 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-10 20:26:17.191 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-10 20:26:17.191 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-10 20:26:17.192 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-10 20:26:17.192 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-10 20:26:17.192 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-10 20:26:17.192 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiClientModule +2021-03-10 20:26:17.192 +03:00 [INF] - Volo.Abp.Http.Client.AbpHttpClientModule +2021-03-10 20:26:17.258 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-10 20:26:17.262 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-10 20:26:17.345 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-10 20:26:18.391 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-10 20:26:18.391 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-10 20:26:18.391 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-10 20:26:18.392 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-10 20:26:18.392 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-10 20:26:18.392 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-10 20:26:19.206 +03:00 [INF] Initialized all ABP modules. +2021-03-10 20:26:19.467 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-10 20:26:19.472 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-10 20:26:19.472 +03:00 [INF] Hosting environment: Development +2021-03-10 20:26:19.472 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-10 20:26:21.798 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-10 20:26:24.927 +03:00 [DBG] Login Url: /Account/Login +2021-03-10 20:26:24.927 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-10 20:26:24.927 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-10 20:26:24.927 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-10 20:26:24.927 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-10 20:26:24.927 +03:00 [DBG] Error Url: /Account/Error +2021-03-10 20:26:24.927 +03:00 [DBG] Error Id Parameter: errorId +2021-03-10 20:26:25.172 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 20:26:25.265 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 20:26:25.273 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 20:26:25.373 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 20:26:25.374 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 20:26:25.459 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 8.98 ms. +2021-03-10 20:26:25.531 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 2.24 ms. +2021-03-10 20:26:25.554 +03:00 [INF] Executed page /_Host in 283.8813ms +2021-03-10 20:26:25.554 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 20:26:25.566 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 3770.9279ms +2021-03-10 20:26:25.587 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 20:26:25.587 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 20:26:25.587 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 20:26:25.587 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 20:26:25.587 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 20:26:25.587 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 20:26:25.592 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 20:26:25.600 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 20:26:25.600 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-10 20:26:25.600 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 20:26:25.600 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 20:26:25.602 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 20:26:25.624 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 20:26:25.624 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 20:26:25.624 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 20:26:25.624 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 20:26:25.624 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 20:26:25.624 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 20:26:25.624 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 20:26:25.624 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 20:26:25.624 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 20:26:25.624 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 20:26:25.624 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 20:26:25.624 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 20:26:25.631 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 44.1546ms +2021-03-10 20:26:25.631 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 44.1167ms +2021-03-10 20:26:25.631 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 44.1393ms +2021-03-10 20:26:25.631 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 44.1213ms +2021-03-10 20:26:25.631 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 31.5347ms +2021-03-10 20:26:25.631 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 31.5542ms +2021-03-10 20:26:25.631 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 44.1170ms +2021-03-10 20:26:25.631 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 39.6352ms +2021-03-10 20:26:25.631 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 31.5864ms +2021-03-10 20:26:25.631 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 31.5849ms +2021-03-10 20:26:25.632 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 44.2474ms +2021-03-10 20:26:25.632 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 29.5938ms +2021-03-10 20:26:25.675 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 20:26:25.694 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:26:25.696 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 20:26:25.721 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 20:26:25.722 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 47.6599ms +2021-03-10 20:26:25.758 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=Da1ciolwHdOfTNZ7BlA11w - - +2021-03-10 20:26:25.764 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:26:25.764 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 20:26:26.195 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 20:26:26.309 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-10 20:26:26.486 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 20:26:26.486 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 20:26:26.487 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 20:26:26.487 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 20:26:26.487 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.7365ms +2021-03-10 20:26:26.487 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.5811ms +2021-03-10 20:26:28.217 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-10 20:26:28.224 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Account/Login - - +2021-03-10 20:26:28.243 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-10 20:26:28.281 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-10 20:26:28.282 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 20:26:29.041 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnGetAsync - ModelState is "Valid" +2021-03-10 20:26:29.052 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 20:26:29.432 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 2.85 ms. +2021-03-10 20:26:29.463 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 20:26:29.532 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 7.86 ms. +2021-03-10 20:26:29.546 +03:00 [INF] Executed page /Account/Login in 1264.7471ms +2021-03-10 20:26:29.547 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-10 20:26:29.550 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryLZLnv9CRRUHUM1ba 359 +2021-03-10 20:26:29.552 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Account/Login - - - 200 - text/html;+charset=utf-8 1328.3428ms +2021-03-10 20:26:29.560 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/core/abp.css?_v=637509091969688728 - - +2021-03-10 20:26:29.564 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 20:26:29.565 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 20:26:29.565 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 1.1474ms +2021-03-10 20:26:29.567 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 20:26:29.567 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.css?_v=637509091969948726 - - +2021-03-10 20:26:29.567 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/select2/css/select2.min.css?_v=637509091969698745 - - +2021-03-10 20:26:29.568 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 20:26:29.568 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.9192ms +2021-03-10 20:26:29.572 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 20:26:29.572 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637509091969848733 - - +2021-03-10 20:26:29.572 +03:00 [INF] Sending file. Request path: '/libs/toastr/toastr.min.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\toastr\toastr.min.css' +2021-03-10 20:26:29.573 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637509091969688728 - - +2021-03-10 20:26:29.573 +03:00 [INF] Sending file. Request path: '/libs/select2/css/select2.min.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\select2\css\select2.min.css' +2021-03-10 20:26:29.573 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.css?_v=637509091969948726 - - - 200 6454 text/css 5.6886ms +2021-03-10 20:26:29.573 +03:00 [INF] Sending file. Request path: '/libs/abp/core/abp.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\abp\core\abp.css' +2021-03-10 20:26:29.572 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637509091969698745 - - +2021-03-10 20:26:29.573 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css?_v=637478884526317768 - - +2021-03-10 20:26:29.573 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/themes/basic/layout.css?_v=637478884526085297 - - +2021-03-10 20:26:29.573 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/core/abp.css?_v=637509091969688728 - - - 200 1275 text/css 13.0298ms +2021-03-10 20:26:29.573 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/select2/css/select2.min.css?_v=637509091969698745 - - - 200 14966 text/css 5.5768ms +2021-03-10 20:26:29.573 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 20:26:29.574 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 1.5838ms +2021-03-10 20:26:29.575 +03:00 [INF] Sending file. Request path: '/libs/datatables.net-bs4/css/dataTables.bootstrap4.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\datatables.net-bs4\css\dataTables.bootstrap4.css' +2021-03-10 20:26:29.575 +03:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared\wwwroot\libs\abp\aspnetcore-mvc-ui-theme-shared\datatables\datatables-styles.css' +2021-03-10 20:26:29.575 +03:00 [INF] Sending file. Request path: '/libs/bootstrap-datepicker/bootstrap-datepicker.min.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap-datepicker\bootstrap-datepicker.min.css' +2021-03-10 20:26:29.576 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css?_v=637478884526317768 - - - 200 467 text/css 2.7123ms +2021-03-10 20:26:29.576 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637509091969698745 - - - 200 5994 text/css 2.9688ms +2021-03-10 20:26:29.576 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637509091969688728 - - - 200 15731 text/css 2.8865ms +2021-03-10 20:26:29.577 +03:00 [INF] Sending file. Request path: '/themes/basic/layout.css'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic\wwwroot\themes\basic\layout.css' +2021-03-10 20:26:29.577 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/themes/basic/layout.css?_v=637478884526085297 - - - 200 1735 text/css 4.4468ms +2021-03-10 20:26:29.578 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-10 20:26:29.578 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/utils/abp-utils.umd.min.js?_v=637509091969918728 - - +2021-03-10 20:26:29.578 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/core/abp.js?_v=637509091969848733 - - +2021-03-10 20:26:29.578 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery/jquery.js?_v=637509091969698745 - - +2021-03-10 20:26:29.578 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/jquery/abp.jquery.js?_v=637509091969698745 - - +2021-03-10 20:26:29.578 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/js/bootstrap.bundle.js?_v=637509091969688728 - - +2021-03-10 20:26:29.578 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-validation/jquery.validate.js?_v=637509091969698745 - - +2021-03-10 20:26:29.578 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 20:26:29.579 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-form/jquery.form.min.js?_v=637509091969698745 - - +2021-03-10 20:26:29.579 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637509091969698745 - - +2021-03-10 20:26:29.580 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 1.5416ms +2021-03-10 20:26:29.580 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/lodash/lodash.min.js?_v=637509091969698745 - - +2021-03-10 20:26:29.588 +03:00 [INF] Sending file. Request path: '/libs/abp/jquery/abp.jquery.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\abp\jquery\abp.jquery.js' +2021-03-10 20:26:29.588 +03:00 [INF] Sending file. Request path: '/libs/abp/utils/abp-utils.umd.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\abp\utils\abp-utils.umd.min.js' +2021-03-10 20:26:29.589 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 20:26:29.589 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=Da1ciolwHdOfTNZ7BlA11w - - - 101 - - 3830.6123ms +2021-03-10 20:26:29.592 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/jquery/abp.jquery.js?_v=637509091969698745 - - - 200 12482 application/javascript 13.6212ms +2021-03-10 20:26:29.601 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/select2/js/select2.min.js?_v=637509091969698745 - - +2021-03-10 20:26:29.601 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637509091969698745 - - +2021-03-10 20:26:29.601 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/datatables.net/js/jquery.dataTables.js?_v=637509091969698745 - - +2021-03-10 20:26:29.601 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637509091969698745 - - +2021-03-10 20:26:29.602 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/sweetalert/sweetalert.min.js?_v=637509091969698745 - - +2021-03-10 20:26:29.606 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637509091969698745 - - +2021-03-10 20:26:29.606 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.js?_v=637509091970028726 - - +2021-03-10 20:26:29.606 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/luxon/luxon.min.js?_v=637509091969948726 - - +2021-03-10 20:26:29.610 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/timeago/jquery.timeago.js?_v=637509091969698745 - - +2021-03-10 20:26:29.610 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/luxon/abp.luxon.js?_v=637509091969698745 - - +2021-03-10 20:26:29.619 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637509091969688728 - - +2021-03-10 20:26:29.620 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js?_v=637478884526340004 - - +2021-03-10 20:26:29.620 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js?_v=637478884526327741 - - +2021-03-10 20:26:29.620 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js?_v=637478884526327741 - - +2021-03-10 20:26:29.622 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js?_v=637489821625916489 - - +2021-03-10 20:26:29.622 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js?_v=637478884526327741 - - +2021-03-10 20:26:29.623 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js?_v=637478884526307791 - - +2021-03-10 20:26:29.623 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js?_v=637489821625926491 - - +2021-03-10 20:26:29.623 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js?_v=637478884526327741 - - +2021-03-10 20:26:29.627 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js?_v=637478884526337711 - - +2021-03-10 20:26:29.628 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Pages/Abp/MultiTenancy/tenant-switch.js?_v=637478884525829181 - - +2021-03-10 20:26:29.628 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/themes/basic/layout.js?_v=637478884526085297 - - +2021-03-10 20:26:29.630 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/timeago/locales/jquery.timeago.en.js?_v=637509091970548727 - - +2021-03-10 20:26:29.631 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Abp/ApplicationConfigurationScript - - +2021-03-10 20:26:29.631 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Abp/ServiceProxyScript - - +2021-03-10 20:26:29.645 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 20:26:29.645 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 20:26:29.645 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/utils/abp-utils.umd.min.js?_v=637509091969918728 - - - 200 8256 application/javascript 67.4079ms +2021-03-10 20:26:29.647 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:26:29.648 +03:00 [INF] Sending file. Request path: '/libs/jquery-validation/jquery.validate.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\jquery-validation\jquery.validate.js' +2021-03-10 20:26:29.648 +03:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared\wwwroot\libs\abp\aspnetcore-mvc-ui-theme-shared\sweetalert\abp-sweetalert.js' +2021-03-10 20:26:29.648 +03:00 [INF] Sending file. Request path: '/Pages/Abp/MultiTenancy/tenant-switch.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy\Pages\Abp\MultiTenancy\tenant-switch.js' +2021-03-10 20:26:29.648 +03:00 [INF] Sending file. Request path: '/libs/abp/core/abp.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\abp\core\abp.js' +2021-03-10 20:26:29.648 +03:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared\wwwroot\libs\abp\aspnetcore-mvc-ui-theme-shared\bootstrap\dom-event-handlers.js' +2021-03-10 20:26:29.648 +03:00 [INF] Sending file. Request path: '/themes/basic/layout.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic\wwwroot\themes\basic\layout.js' +2021-03-10 20:26:29.648 +03:00 [INF] Sending file. Request path: '/libs/timeago/locales/jquery.timeago.en.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\timeago\locales\jquery.timeago.en.js' +2021-03-10 20:26:29.648 +03:00 [INF] Sending file. Request path: '/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\jquery-validation-unobtrusive\jquery.validate.unobtrusive.js' +2021-03-10 20:26:29.648 +03:00 [INF] Sending file. Request path: '/libs/datatables.net-bs4/js/dataTables.bootstrap4.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\datatables.net-bs4\js\dataTables.bootstrap4.js' +2021-03-10 20:26:29.648 +03:00 [INF] Sending file. Request path: '/libs/toastr/toastr.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\toastr\toastr.min.js' +2021-03-10 20:26:29.648 +03:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared\wwwroot\libs\abp\aspnetcore-mvc-ui-theme-shared\bootstrap\modal-manager.js' +2021-03-10 20:26:29.648 +03:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared\wwwroot\libs\abp\aspnetcore-mvc-ui-theme-shared\toastr\abp-toastr.js' +2021-03-10 20:26:29.648 +03:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared\wwwroot\libs\abp\aspnetcore-mvc-ui-theme-shared\datatables\datatables-extensions.js' +2021-03-10 20:26:29.648 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/core/abp.js?_v=637509091969848733 - - - 200 22232 application/javascript 70.0075ms +2021-03-10 20:26:29.648 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js?_v=637478884526307791 - - - 200 6823 application/javascript 25.4636ms +2021-03-10 20:26:29.648 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js?_v=637489821625926491 - - - 200 19547 application/javascript 25.3210ms +2021-03-10 20:26:29.648 +03:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared\wwwroot\libs\abp\aspnetcore-mvc-ui-theme-shared\jquery\widget-manager.js' +2021-03-10 20:26:29.648 +03:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared\wwwroot\libs\abp\aspnetcore-mvc-ui-theme-shared\jquery\jquery-extensions.js' +2021-03-10 20:26:29.648 +03:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared\wwwroot\libs\abp\aspnetcore-mvc-ui-theme-shared\jquery-form\jquery-form-extensions.js' +2021-03-10 20:26:29.648 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js?_v=637478884526327741 - - - 200 3005 application/javascript 24.9590ms +2021-03-10 20:26:29.648 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js?_v=637489821625916489 - - - 200 8385 application/javascript 26.5367ms +2021-03-10 20:26:29.648 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Pages/Abp/MultiTenancy/tenant-switch.js?_v=637478884525829181 - - - 200 417 application/javascript 20.4477ms +2021-03-10 20:26:29.648 +03:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared\wwwroot\libs\abp\aspnetcore-mvc-ui-theme-shared\ui-extensions.js' +2021-03-10 20:26:29.648 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/themes/basic/layout.js?_v=637478884526085297 - - - 200 546 application/javascript 19.9715ms +2021-03-10 20:26:29.648 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637509091969698745 - - - 200 4702 application/javascript 46.7337ms +2021-03-10 20:26:29.648 +03:00 [INF] Sending file. Request path: '/libs/select2/js/select2-bootstrap-modal-patch.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\select2\js\select2-bootstrap-modal-patch.js' +2021-03-10 20:26:29.648 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637509091969698745 - - - 200 19366 application/javascript 69.5313ms +2021-03-10 20:26:29.648 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js?_v=637478884526340004 - - - 200 10592 application/javascript 28.4412ms +2021-03-10 20:26:29.648 +03:00 [INF] Sending file. Request path: '/libs/timeago/jquery.timeago.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\timeago\jquery.timeago.js' +2021-03-10 20:26:29.648 +03:00 [INF] Sending file. Request path: '/libs/abp/luxon/abp.luxon.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\abp\luxon\abp.luxon.js' +2021-03-10 20:26:29.648 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.js?_v=637509091970028726 - - - 200 5251 application/javascript 42.8633ms +2021-03-10 20:26:29.648 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637509091969698745 - - - 200 127 application/javascript 47.2740ms +2021-03-10 20:26:29.648 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-validation/jquery.validate.js?_v=637509091969698745 - - - 200 48696 application/javascript 70.1028ms +2021-03-10 20:26:29.648 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 20:26:29.649 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/timeago/locales/jquery.timeago.en.js?_v=637509091970548727 - - - 200 778 application/javascript 18.5208ms +2021-03-10 20:26:29.649 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js?_v=637478884526327741 - - - 200 3608 application/javascript 28.2934ms +2021-03-10 20:26:29.649 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js?_v=637478884526327741 - - - 200 4793 application/javascript 27.1725ms +2021-03-10 20:26:29.649 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js?_v=637478884526327741 - - - 200 5627 application/javascript 28.5620ms +2021-03-10 20:26:29.649 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js?_v=637478884526337711 - - - 200 954 application/javascript 22.0135ms +2021-03-10 20:26:29.649 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/timeago/jquery.timeago.js?_v=637509091969698745 - - - 200 7404 application/javascript 38.2911ms +2021-03-10 20:26:29.650 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/luxon/abp.luxon.js?_v=637509091969698745 - - - 200 1315 application/javascript 39.6516ms +2021-03-10 20:26:29.650 +03:00 [INF] Sending file. Request path: '/libs/sweetalert/sweetalert.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\sweetalert\sweetalert.min.js' +2021-03-10 20:26:29.651 +03:00 [INF] Sending file. Request path: '/libs/jquery-form/jquery.form.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\jquery-form\jquery.form.min.js' +2021-03-10 20:26:29.651 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/sweetalert/sweetalert.min.js?_v=637509091969698745 - - - 200 40808 application/javascript 49.1186ms +2021-03-10 20:26:29.651 +03:00 [INF] Sending file. Request path: '/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\malihu-custom-scrollbar-plugin\jquery.mCustomScrollbar.concat.min.js' +2021-03-10 20:26:29.651 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637509091969698745 - - - 200 45483 application/javascript 45.7506ms +2021-03-10 20:26:29.652 +03:00 [INF] Sending file. Request path: '/libs/luxon/luxon.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\luxon\luxon.min.js' +2021-03-10 20:26:29.652 +03:00 [INF] Sending file. Request path: '/libs/bootstrap-datepicker/bootstrap-datepicker.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap-datepicker\bootstrap-datepicker.min.js' +2021-03-10 20:26:29.652 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-form/jquery.form.min.js?_v=637509091969698745 - - - 200 17094 application/javascript 73.3589ms +2021-03-10 20:26:29.652 +03:00 [INF] Sending file. Request path: '/libs/select2/js/select2.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\select2\js\select2.min.js' +2021-03-10 20:26:29.652 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/luxon/luxon.min.js?_v=637509091969948726 - - - 200 70063 application/javascript 46.0916ms +2021-03-10 20:26:29.652 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/select2/js/select2.min.js?_v=637509091969698745 - - - 200 70851 application/javascript 51.2727ms +2021-03-10 20:26:29.652 +03:00 [INF] Sending file. Request path: '/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\malihu-custom-scrollbar-plugin\jquery.mCustomScrollbar.css' +2021-03-10 20:26:29.652 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637509091969688728 - - - 200 33693 application/javascript 33.3566ms +2021-03-10 20:26:29.653 +03:00 [INF] Sending file. Request path: '/libs/lodash/lodash.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\lodash\lodash.min.js' +2021-03-10 20:26:29.653 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637509091969848733 - - - 200 54850 text/css 80.8330ms +2021-03-10 20:26:29.653 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/lodash/lodash.min.js?_v=637509091969698745 - - - 200 73261 application/javascript 74.5117ms +2021-03-10 20:26:29.655 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/js/bootstrap.bundle.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\js\bootstrap.bundle.js' +2021-03-10 20:26:29.656 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/js/bootstrap.bundle.js?_v=637509091969688728 - - - 200 229201 application/javascript 77.6377ms +2021-03-10 20:26:29.657 +03:00 [INF] Sending file. Request path: '/libs/jquery/jquery.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\jquery\jquery.js' +2021-03-10 20:26:29.658 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery/jquery.js?_v=637509091969698745 - - - 200 271751 application/javascript 79.5797ms +2021-03-10 20:26:29.661 +03:00 [INF] Sending file. Request path: '/libs/datatables.net/js/jquery.dataTables.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\datatables.net\js\jquery.dataTables.js' +2021-03-10 20:26:29.661 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/datatables.net/js/jquery.dataTables.js?_v=637509091969698745 - - - 200 449246 application/javascript 59.7304ms +2021-03-10 20:26:29.666 +03: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). +2021-03-10 20:26:29.666 +03: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). +2021-03-10 20:26:29.689 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 20:26:29.689 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryLZLnv9CRRUHUM1ba 359 - 200 0 - 139.4387ms +2021-03-10 20:26:29.717 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-10 20:26:29.959 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.LoginByLogin +2021-03-10 20:26:29.966 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.Logout +2021-03-10 20:26:29.966 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.CheckPasswordByLogin +2021-03-10 20:26:29.966 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.RegisterAsyncByInput +2021-03-10 20:26:29.967 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.SendPasswordResetCodeAsyncByInput +2021-03-10 20:26:29.967 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.ResetPasswordAsyncByInput +2021-03-10 20:26:29.967 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByNameAsyncByName +2021-03-10 20:26:29.967 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByIdAsyncById +2021-03-10 20:26:29.967 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAllListAsync +2021-03-10 20:26:29.967 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetListAsyncByInput +2021-03-10 20:26:29.967 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAsyncById +2021-03-10 20:26:29.968 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.CreateAsyncByInput +2021-03-10 20:26:29.968 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.UpdateAsyncByIdAndInput +2021-03-10 20:26:29.968 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.DeleteAsyncById +2021-03-10 20:26:29.968 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAsyncById +2021-03-10 20:26:29.968 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetListAsyncByInput +2021-03-10 20:26:29.968 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.CreateAsyncByInput +2021-03-10 20:26:29.968 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateAsyncByIdAndInput +2021-03-10 20:26:29.968 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.DeleteAsyncById +2021-03-10 20:26:29.968 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetRolesAsyncById +2021-03-10 20:26:29.968 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAssignableRolesAsync +2021-03-10 20:26:29.969 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateRolesAsyncByIdAndInput +2021-03-10 20:26:29.969 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByUsernameAsyncByUserName +2021-03-10 20:26:29.969 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByEmailAsyncByEmail +2021-03-10 20:26:29.969 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByIdAsyncById +2021-03-10 20:26:29.969 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByUserNameAsyncByUserName +2021-03-10 20:26:29.969 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.SearchAsyncByInput +2021-03-10 20:26:29.969 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.GetCountAsyncByInput +2021-03-10 20:26:29.969 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.GetAsync +2021-03-10 20:26:29.969 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.UpdateAsyncByInput +2021-03-10 20:26:29.969 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.ChangePasswordAsyncByInput +2021-03-10 20:26:29.970 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.GetAsyncByProviderNameAndProviderKey +2021-03-10 20:26:29.970 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-10 20:26:29.970 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.GetAsync +2021-03-10 20:26:29.970 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.UpdateAsyncByInput +2021-03-10 20:26:29.970 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetAsyncById +2021-03-10 20:26:29.970 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetListAsyncByInput +2021-03-10 20:26:29.970 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.CreateAsyncByInput +2021-03-10 20:26:29.970 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateAsyncByIdAndInput +2021-03-10 20:26:29.970 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteAsyncById +2021-03-10 20:26:29.971 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetDefaultConnectionStringAsyncById +2021-03-10 20:26:29.971 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateDefaultConnectionStringAsyncByIdAndDefaultConnectionString +2021-03-10 20:26:29.971 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteDefaultConnectionStringAsyncById +2021-03-10 20:26:29.971 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.GetAsyncByProviderNameAndProviderKey +2021-03-10 20:26:29.971 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-10 20:26:29.971 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.AddTagToEntityAsyncByInput +2021-03-10 20:26:29.971 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.RemoveTagFromEntityAsyncByInput +2021-03-10 20:26:29.972 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.SetEntityTagsAsyncByInput +2021-03-10 20:26:29.972 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.CreateAsyncByInput +2021-03-10 20:26:29.972 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.DeleteAsyncById +2021-03-10 20:26:29.972 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetAsyncById +2021-03-10 20:26:29.972 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetListAsyncByInput +2021-03-10 20:26:29.972 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.UpdateAsyncByIdAndInput +2021-03-10 20:26:29.972 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetTagDefinitionsAsync +2021-03-10 20:26:29.972 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.GetAsyncById +2021-03-10 20:26:29.972 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.GetListAsyncByInput +2021-03-10 20:26:29.973 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.CreateAsyncByInput +2021-03-10 20:26:29.973 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.UpdateAsyncByIdAndInput +2021-03-10 20:26:29.973 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.DeleteAsyncById +2021-03-10 20:26:29.973 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptorAdmin.DeleteAsyncById +2021-03-10 20:26:29.973 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptorAdmin.UploadAsyncByEntityTypeAndFile +2021-03-10 20:26:29.973 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.GetListAsyncByInput +2021-03-10 20:26:29.973 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.GetAsyncById +2021-03-10 20:26:29.973 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.DeleteAsyncById +2021-03-10 20:26:29.974 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.GetAsyncById +2021-03-10 20:26:29.974 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.GetListAsyncByInput +2021-03-10 20:26:29.974 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.CreateAsyncByInput +2021-03-10 20:26:29.974 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.UpdateAsyncByIdAndInput +2021-03-10 20:26:29.974 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.DeleteAsyncById +2021-03-10 20:26:29.974 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeatureAdmin.GetListAsyncByBlogId +2021-03-10 20:26:29.975 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeatureAdmin.SetAsyncByBlogIdAndDto +2021-03-10 20:26:29.975 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.CreateAsyncByInput +2021-03-10 20:26:29.975 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.DeleteAsyncById +2021-03-10 20:26:29.976 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.GetAsyncById +2021-03-10 20:26:29.977 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.GetListAsyncByInput +2021-03-10 20:26:29.977 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.UpdateAsyncByIdAndInput +2021-03-10 20:26:29.978 +03:00 [DBG] ActionApiDescriptionModel.Create: TagPublic.GetAllRelatedTagsAsyncByEntityTypeAndEntityId +2021-03-10 20:26:29.978 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.GetForSelectionAsyncByEntityTypeAndEntityId +2021-03-10 20:26:29.978 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.CreateAsyncByEntityTypeAndEntityIdAndReaction +2021-03-10 20:26:29.978 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.DeleteAsyncByEntityTypeAndEntityIdAndReaction +2021-03-10 20:26:29.978 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.CreateAsyncByEntityTypeAndEntityIdAndInput +2021-03-10 20:26:29.978 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.DeleteAsyncByEntityTypeAndEntityId +2021-03-10 20:26:29.979 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.GetGroupedStarCountsAsyncByEntityTypeAndEntityId +2021-03-10 20:26:29.979 +03:00 [DBG] ActionApiDescriptionModel.Create: PagesPublic.FindBySlugAsyncBySlug +2021-03-10 20:26:29.979 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.GetListAsyncByEntityTypeAndEntityId +2021-03-10 20:26:29.979 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.CreateAsyncByEntityTypeAndEntityIdAndInput +2021-03-10 20:26:29.979 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.UpdateAsyncByIdAndInput +2021-03-10 20:26:29.979 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.DeleteAsyncById +2021-03-10 20:26:29.979 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostPublic.GetAsyncByBlogSlugAndBlogPostSlug +2021-03-10 20:26:29.979 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostPublic.GetListAsyncByBlogSlugAndInput +2021-03-10 20:26:29.980 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptor.DownloadAsyncById +2021-03-10 20:26:29.980 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeature.GetOrDefaultAsyncByBlogIdAndFeatureName +2021-03-10 20:26:29.980 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApplicationConfiguration.GetAsync +2021-03-10 20:26:29.980 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApiDefinition.GetByModel +2021-03-10 20:26:30.000 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 20:26:30.002 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 336.07ms +2021-03-10 20:26:30.002 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 20:26:30.002 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Abp/ServiceProxyScript - - - 200 34446 application/javascript 371.6325ms +2021-03-10 20:26:30.274 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-10 20:26:30.313 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-10 20:26:30.314 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 648.0042ms +2021-03-10 20:26:30.314 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-10 20:26:30.316 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Abp/ApplicationConfigurationScript - - - 200 95823 application/javascript 685.5898ms +2021-03-10 20:26:33.007 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/Account/Login application/x-www-form-urlencoded 317 +2021-03-10 20:26:33.015 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:26:33.015 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-10 20:26:33.016 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-10 20:26:33.016 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 20:26:33.048 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnPostAsync - ModelState is "Valid" +2021-03-10 20:26:33.709 +03:00 [DBG] Augmenting SignInContext +2021-03-10 20:26:33.710 +03:00 [DBG] Adding idp claim with value: local +2021-03-10 20:26:33.710 +03:00 [DBG] Adding auth_time claim with value: 1615397193 +2021-03-10 20:26:33.765 +03:00 [INF] AuthenticationScheme: Identity.Application signed in. +2021-03-10 20:26:33.916 +03:00 [INF] {"Username":"admin","Provider":null,"ProviderUserId":null,"SubjectId":"f96d764d-1435-9e8e-b3f4-39fb0f65cfde","DisplayName":"admin","Endpoint":"UI","ClientId":null,"Category":"Authentication","Name":"User Login Success","EventType":"Success","Id":1000,"Message":null,"ActivityId":"0HM73T6F4DH4U:00000081","TimeStamp":"2021-03-10T17:26:33.0000000Z","ProcessId":16068,"LocalIpAddress":"::1:44313","RemoteIpAddress":"::1","$type":"UserLoginSuccessEvent"} +2021-03-10 20:26:33.919 +03:00 [INF] Executed handler method OnPostAsync, returned result Microsoft.AspNetCore.Mvc.RedirectResult. +2021-03-10 20:26:33.922 +03:00 [INF] Executing RedirectResult, redirecting to /. +2021-03-10 20:26:33.923 +03:00 [INF] Executed page /Account/Login in 907.6521ms +2021-03-10 20:26:33.923 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-10 20:26:33.928 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/Account/Login application/x-www-form-urlencoded 317 - 302 0 - 921.9066ms +2021-03-10 20:26:33.931 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-10 20:26:33.954 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 20:26:33.955 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 20:26:33.955 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 20:26:33.956 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 20:26:33.956 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 20:26:33.959 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 1.43 ms. +2021-03-10 20:26:33.961 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.77 ms. +2021-03-10 20:26:33.961 +03:00 [INF] Executed page /_Host in 6.1599ms +2021-03-10 20:26:33.961 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 20:26:33.961 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 30.3026ms +2021-03-10 20:26:33.989 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 20:26:33.989 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 20:26:33.989 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 20:26:33.990 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 20:26:33.991 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 20:26:33.991 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 20:26:33.991 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 20:26:33.991 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-10 20:26:33.991 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 20:26:33.991 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 20:26:33.991 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 20:26:33.991 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 20:26:33.991 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 20:26:33.991 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 20:26:33.991 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 20:26:33.992 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 20:26:33.992 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 2.8717ms +2021-03-10 20:26:33.992 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 20:26:33.992 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 2.8638ms +2021-03-10 20:26:33.992 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 3.0204ms +2021-03-10 20:26:33.992 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 20:26:33.992 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 1.2600ms +2021-03-10 20:26:33.992 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 20:26:33.992 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 1.5939ms +2021-03-10 20:26:33.992 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 1.0975ms +2021-03-10 20:26:33.992 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 20:26:33.992 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 1.3337ms +2021-03-10 20:26:33.992 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 20:26:33.992 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 20:26:33.992 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 20:26:33.992 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 1.1701ms +2021-03-10 20:26:33.992 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 20:26:33.992 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 1.0804ms +2021-03-10 20:26:33.992 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 1.0864ms +2021-03-10 20:26:33.992 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.8754ms +2021-03-10 20:26:33.992 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.9105ms +2021-03-10 20:26:34.016 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 20:26:34.024 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:26:34.025 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 20:26:34.025 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 20:26:34.025 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 9.1842ms +2021-03-10 20:26:34.032 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=ltegdsKSMD4Xg1HxCnUEyQ - - +2021-03-10 20:26:34.039 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:26:34.040 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 20:26:34.057 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 20:26:34.057 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 20:26:34.059 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-10 20:26:34.102 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:34.129 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 20:26:34.139 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 20:26:34.144 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 20:26:34.144 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 20:26:34.144 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-10 20:26:34.152 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 20:26:34.159 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 20:26:34.161 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 20:26:34.165 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 20:26:34.167 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 20:26:34.167 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 20:26:34.168 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 20:26:39.777 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-10 20:26:39.777 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-10 20:26:39.778 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.8515ms +2021-03-10 20:26:41.601 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:26:41.602 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:26:41.602 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:26:41.602 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:26:41.602 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:41.655 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 20:26:41.655 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 20:26:41.655 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 20:26:41.656 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 20:26:41.656 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:41.656 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:26:41.656 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:26:41.656 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:26:41.656 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:26:41.656 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:41.656 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:41.657 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:41.657 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:41.657 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:41.657 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:41.657 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:41.657 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:41.657 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:41.657 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:41.657 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:41.874 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:41.924 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:26:41.926 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:26:41.926 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:26:41.927 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:26:41.927 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:42.249 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.249 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.249 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.249 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.249 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:42.250 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.250 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.251 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.251 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.251 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:42.251 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.251 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.251 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.251 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.251 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:42.253 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.253 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.253 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.253 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.254 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:42.254 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.254 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.254 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.254 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.254 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:42.255 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.255 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.255 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.255 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.255 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:42.257 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.257 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.257 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.257 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.258 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:42.258 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.258 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.258 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.258 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.258 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:42.258 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.258 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.258 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.259 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.259 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:42.260 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.260 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.260 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.260 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.260 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:42.261 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.261 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.261 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.261 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.261 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:42.261 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.261 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.261 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.262 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.262 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:42.263 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.263 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.263 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.263 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.263 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:42.264 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.264 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.264 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.264 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.264 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:42.264 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.264 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.264 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.265 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.265 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:42.272 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.272 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.272 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.272 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.272 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:42.272 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.273 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.273 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.273 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.273 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:42.273 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.273 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.273 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.273 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.273 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:42.275 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.275 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.275 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.275 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.275 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:42.275 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.275 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.275 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.276 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.276 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:42.276 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.276 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.276 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.276 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.276 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:42.278 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.278 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.278 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.278 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.278 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:42.278 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.278 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.278 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.279 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.279 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:42.279 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.279 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.279 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.279 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.279 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:42.280 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.281 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.281 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.281 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.281 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:42.281 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.281 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.281 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.281 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.281 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:42.282 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.282 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.282 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.282 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.282 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:42.283 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.283 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.284 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.284 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:26:42.284 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:42.284 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.284 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.284 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.284 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:42.284 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:42.285 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.285 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.285 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.285 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:26:42.285 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:43.899 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:43.901 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:43.901 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:43.902 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:43.902 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:43.902 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:48.427 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:48.429 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:48.430 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:48.430 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:48.430 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:48.430 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:51.118 +03:00 [INF] Authorization was successful. +2021-03-10 20:26:51.119 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:51.119 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:51.119 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:51.119 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:26:51.119 +03:00 [INF] Authorization was successful. +2021-03-10 20:27:13.567 +03:00 [INF] Authorization was successful. +2021-03-10 20:27:14.411 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:27:14.433 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:27:14.433 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:27:19.983 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:27:19.983 +03:00 [INF] Authorization was successful. +2021-03-10 20:27:33.948 +03:00 [INF] Authorization was successful. +2021-03-10 20:27:33.949 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:27:33.949 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:27:33.949 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:27:33.949 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:27:33.949 +03:00 [INF] Authorization was successful. +2021-03-10 20:28:24.859 +03:00 [INF] Authorization was successful. +2021-03-10 20:28:24.859 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:28:24.860 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:28:24.860 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:28:24.860 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:28:24.860 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:22.599 +03:00 [INF] Starting web host. +2021-03-10 20:32:27.663 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-10 20:32:27.843 +03:00 [INF] Loaded ABP modules: +2021-03-10 20:32:27.843 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-10 20:32:27.843 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-10 20:32:27.843 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-10 20:32:27.843 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-10 20:32:27.843 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-10 20:32:27.843 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-10 20:32:27.843 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-10 20:32:27.843 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-10 20:32:27.844 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiClientModule +2021-03-10 20:32:27.844 +03:00 [INF] - Volo.Abp.Http.Client.AbpHttpClientModule +2021-03-10 20:32:27.915 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-10 20:32:27.918 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-10 20:32:27.980 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-10 20:32:29.082 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-10 20:32:29.082 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-10 20:32:29.082 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-10 20:32:29.082 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-10 20:32:29.083 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-10 20:32:29.083 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-10 20:32:29.838 +03:00 [INF] Initialized all ABP modules. +2021-03-10 20:32:30.076 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-10 20:32:30.079 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-10 20:32:30.080 +03:00 [INF] Hosting environment: Development +2021-03-10 20:32:30.080 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-10 20:32:30.716 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-10 20:32:32.440 +03:00 [DBG] Login Url: /Account/Login +2021-03-10 20:32:32.440 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-10 20:32:32.440 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-10 20:32:32.440 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-10 20:32:32.440 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-10 20:32:32.440 +03:00 [DBG] Error Url: /Account/Error +2021-03-10 20:32:32.440 +03:00 [DBG] Error Id Parameter: errorId +2021-03-10 20:32:33.268 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 20:32:33.322 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 20:32:33.327 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 20:32:33.357 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 20:32:33.357 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 20:32:33.431 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 7.67 ms. +2021-03-10 20:32:33.486 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 2.08 ms. +2021-03-10 20:32:33.508 +03:00 [INF] Executed page /_Host in 182.6971ms +2021-03-10 20:32:33.508 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 20:32:33.520 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 2807.3877ms +2021-03-10 20:32:33.549 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 20:32:33.562 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 20:32:33.562 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 20:32:33.564 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 20:32:33.568 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 20:32:33.568 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 20:32:33.586 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 20:32:33.590 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-10 20:32:33.590 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 20:32:33.590 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 20:32:33.590 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 20:32:33.595 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 20:32:33.596 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 20:32:33.596 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 20:32:33.596 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 20:32:33.596 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 20:32:33.596 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 20:32:33.596 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 20:32:33.596 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 20:32:33.596 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 20:32:33.596 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 20:32:33.596 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 20:32:33.596 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 20:32:33.596 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 20:32:33.603 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 16.6334ms +2021-03-10 20:32:33.603 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 12.7314ms +2021-03-10 20:32:33.603 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 13.2976ms +2021-03-10 20:32:33.603 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 38.7645ms +2021-03-10 20:32:33.603 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 8.1366ms +2021-03-10 20:32:33.603 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 34.6501ms +2021-03-10 20:32:33.603 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 41.0331ms +2021-03-10 20:32:33.603 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 12.7219ms +2021-03-10 20:32:33.603 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 13.3601ms +2021-03-10 20:32:33.603 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 35.2352ms +2021-03-10 20:32:33.603 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 40.6360ms +2021-03-10 20:32:33.603 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 53.7180ms +2021-03-10 20:32:33.631 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 20:32:33.648 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:32:33.650 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 20:32:33.665 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 20:32:33.666 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 34.9896ms +2021-03-10 20:32:33.682 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=GVZJaxmPnanK_cadjOIkbQ - - +2021-03-10 20:32:33.688 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:32:33.689 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 20:32:34.088 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 20:32:34.088 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 20:32:34.090 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-10 20:32:34.216 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:34.302 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 20:32:34.313 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 20:32:34.318 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 20:32:34.318 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 20:32:34.318 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-10 20:32:34.357 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 20:32:34.363 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 20:32:34.367 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 20:32:34.377 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 20:32:34.377 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 20:32:34.378 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 20:32:34.378 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 20:32:34.378 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 1.2782ms +2021-03-10 20:32:34.378 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.6181ms +2021-03-10 20:32:34.380 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 20:32:34.389 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 20:32:34.397 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 20:32:34.398 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 20:32:35.476 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-10 20:32:35.476 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-10 20:32:35.477 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.9345ms +2021-03-10 20:32:36.698 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:32:36.698 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:32:36.698 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:32:36.698 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:32:36.698 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:36.749 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 20:32:36.750 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 20:32:36.750 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 20:32:36.750 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 20:32:36.750 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:36.750 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:32:36.750 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:32:36.750 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:32:36.751 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:32:36.751 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:36.751 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:36.751 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:36.751 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:36.751 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:36.751 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:36.752 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:36.752 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:36.752 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:36.752 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:36.752 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:36.998 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:37.039 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:32:37.040 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:32:37.040 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:32:37.040 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:32:37.040 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:37.493 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.494 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.494 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.494 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.494 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:37.495 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.495 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.495 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.495 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.495 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:37.495 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.496 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.496 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.496 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.496 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:37.498 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.498 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.498 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.498 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.498 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:37.498 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.498 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.498 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.499 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.499 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:37.499 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.499 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.499 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.499 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.499 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:37.500 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.501 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.501 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.501 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.501 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:37.501 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.501 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.501 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.501 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.501 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:37.501 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.502 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.502 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.502 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.502 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:37.503 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.503 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.503 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.504 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.504 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:37.504 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.504 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.504 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.504 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.504 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:37.504 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.505 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.505 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.505 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.505 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:37.506 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.507 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.507 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.507 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.507 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:37.507 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.507 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.507 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.507 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.507 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:37.508 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.508 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.508 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.508 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.508 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:37.514 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.514 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.514 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.514 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.514 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:37.514 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.514 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.515 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.515 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.515 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:37.515 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.515 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.515 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.515 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.515 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:37.516 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.517 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.517 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.517 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.517 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:37.517 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.517 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.517 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.517 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.517 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:37.517 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.518 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.518 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.518 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.518 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:37.519 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.519 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.519 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.520 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.520 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:37.520 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.520 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.520 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.520 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.521 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:37.521 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.521 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.521 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.521 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.521 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:37.522 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.523 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.523 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.523 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.523 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:37.523 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.523 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.523 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.523 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.523 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:37.524 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.524 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.524 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.524 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.524 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:37.525 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.525 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.525 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.526 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:32:37.526 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:37.526 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.526 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.526 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.526 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:37.526 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:37.526 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.527 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.527 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.527 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:32:37.527 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:39.131 +03:00 [INF] Authorization was successful. +2021-03-10 20:32:39.133 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:39.134 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:39.134 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:39.134 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:32:39.134 +03:00 [INF] Authorization was successful. +2021-03-10 20:33:47.799 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 20:33:51.413 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 20:33:51.413 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:03.555 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:03.556 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:03.556 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:03.559 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:03.559 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:13.259 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:34:13.260 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 20:34:13.260 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 20:34:13.261 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 25461.8509ms +2021-03-10 20:34:13.263 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:34:13.264 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 20:34:13.265 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 20:34:13.265 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 21852.1397ms +2021-03-10 20:34:13.267 +03:00 [ERR] An error occurred using the connection to database 'MyProjectName' on server '(LocalDb)\MSSQLLocalDB'. +2021-03-10 20:34:13.276 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=fXtETYTsWFSwODhrq8vh_A - - +2021-03-10 20:34:13.282 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:34:13.283 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 20:34:13.359 +03:00 [ERR] An exception occurred while iterating over the results of a query for context type 'Volo.Abp.PermissionManagement.EntityFrameworkCore.PermissionManagementDbContext'. +System.Threading.Tasks.TaskCanceledException: A task was canceled. + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) + at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() +System.Threading.Tasks.TaskCanceledException: A task was canceled. + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) + at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() +2021-03-10 20:34:13.964 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:34:13.971 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:34:13.971 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:34:13.972 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:34:13.972 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:13.972 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:13.972 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:34:13.973 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:34:13.973 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:34:13.973 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:34:13.973 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:13.973 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:34:13.973 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:34:13.973 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:34:13.974 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:34:13.974 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:13.982 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 20:34:14.005 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=GVZJaxmPnanK_cadjOIkbQ - - - 101 - - 100322.3619ms +2021-03-10 20:34:19.707 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/identity/roles - - +2021-03-10 20:34:19.713 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 20:34:19.713 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 20:34:19.714 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 20:34:19.714 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 20:34:19.714 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 20:34:19.716 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.68 ms. +2021-03-10 20:34:19.717 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.34 ms. +2021-03-10 20:34:19.717 +03:00 [INF] Executed page /_Host in 3.5171ms +2021-03-10 20:34:19.717 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 20:34:19.717 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/identity/roles - - - 200 - text/html;+charset=utf-8 10.7070ms +2021-03-10 20:34:19.722 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryxTXQ3clLCXC2dE5k 359 +2021-03-10 20:34:19.727 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 20:34:19.727 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=fXtETYTsWFSwODhrq8vh_A - - - 101 - - 6450.8934ms +2021-03-10 20:34:19.733 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 20:34:19.733 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 20:34:19.733 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 20:34:19.734 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 20:34:19.734 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 20:34:19.734 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 20:34:19.734 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 20:34:19.734 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 20:34:19.734 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 20:34:19.734 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 1.4502ms +2021-03-10 20:34:19.734 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.8155ms +2021-03-10 20:34:19.734 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 1.2751ms +2021-03-10 20:34:19.734 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 20:34:19.735 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 20:34:19.735 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 20:34:19.735 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 20:34:19.735 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 20:34:19.735 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 20:34:19.735 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.7123ms +2021-03-10 20:34:19.735 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 20:34:19.735 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 1.0738ms +2021-03-10 20:34:19.735 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-10 20:34:19.735 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.7638ms +2021-03-10 20:34:19.735 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 20:34:19.735 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 1.2978ms +2021-03-10 20:34:19.735 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 20:34:19.735 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 20:34:19.735 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.6703ms +2021-03-10 20:34:19.736 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 20:34:19.736 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 20:34:19.736 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 20:34:19.736 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 20:34:19.736 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 0.6338ms +2021-03-10 20:34:19.736 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.7865ms +2021-03-10 20:34:19.736 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.4260ms +2021-03-10 20:34:19.736 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.7111ms +2021-03-10 20:34:19.755 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 20:34:19.759 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:34:19.760 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 20:34:19.761 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:34:19.762 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 20:34:19.762 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 20:34:19.762 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 7.2123ms +2021-03-10 20:34:19.775 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=OgpWEAYYUTeuq5MP6Fvuxw - - +2021-03-10 20:34:19.778 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/favicon.ico - - +2021-03-10 20:34:19.783 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:34:19.784 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 20:34:19.785 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 20:34:19.786 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryxTXQ3clLCXC2dE5k 359 - 200 0 - 63.5218ms +2021-03-10 20:34:19.792 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:34:19.792 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:34:19.792 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:34:19.793 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:34:19.793 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.793 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:34:19.793 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:34:19.794 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:34:19.794 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:34:19.794 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.796 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 20:34:19.796 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 20:34:19.796 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 20:34:19.796 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 20:34:19.796 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 20:34:19.796 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 20:34:19.797 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 20:34:19.797 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 20:34:19.797 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-10 20:34:19.798 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/favicon.ico - - - 200 32038 image/x-icon 19.8403ms +2021-03-10 20:34:19.798 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 20:34:19.800 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 20:34:19.800 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 20:34:19.800 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 20:34:19.801 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 20:34:19.801 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.801 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.801 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.801 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.801 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.801 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.801 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.801 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.801 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.802 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.802 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.802 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.802 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.802 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.802 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.802 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.809 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.849 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 20:34:19.850 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 20:34:19.850 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.5690ms +2021-03-10 20:34:19.850 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:34:19.851 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:34:19.851 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:34:19.851 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:34:19.851 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.878 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.879 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.879 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.879 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.879 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.879 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.879 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.879 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.880 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.880 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.880 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.880 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.880 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.880 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.880 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.881 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.882 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.882 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.882 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.882 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.882 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.882 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.882 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.882 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.882 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.883 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.883 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.883 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.883 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.883 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.884 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.884 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.885 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.885 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.885 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.885 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.885 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.885 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.885 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.885 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.885 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.886 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.886 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.886 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.886 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.887 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.887 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.887 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.888 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.888 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.888 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.888 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.888 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.888 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.888 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.888 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.889 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.889 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.889 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.889 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.891 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.891 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.891 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.891 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.891 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.891 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.892 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.892 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.892 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.892 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.892 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.892 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.892 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.892 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.892 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.895 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.896 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.896 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.896 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.896 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.896 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.896 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.896 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.896 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.896 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.896 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.897 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.897 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.897 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.897 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.898 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.898 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.898 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.899 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.899 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.899 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.899 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.899 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.899 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.899 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.899 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.900 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.900 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.900 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.900 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.901 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.901 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.901 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.901 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.901 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.902 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.902 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.902 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.902 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.902 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.902 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.902 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.902 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.903 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.903 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.904 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.904 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.904 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.905 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.905 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.905 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.905 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.905 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.906 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.906 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.906 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.906 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.906 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.906 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.906 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.908 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.908 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.909 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.909 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:34:19.909 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.909 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.909 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.909 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.910 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:19.910 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:19.910 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.910 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.910 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.910 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:34:19.910 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:29.195 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:29.195 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:29.196 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:29.196 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:29.196 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:29.196 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:33.465 +03:00 [INF] Authorization was successful. +2021-03-10 20:34:36.338 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:36.339 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:36.339 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:36.339 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:34:36.339 +03:00 [INF] Authorization was successful. +2021-03-10 20:35:12.303 +03:00 [INF] Authorization was successful. +2021-03-10 20:35:12.303 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:35:12.303 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:35:12.303 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:35:12.303 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:35:12.303 +03:00 [INF] Authorization was successful. +2021-03-10 20:35:18.839 +03:00 [INF] Authorization was successful. +2021-03-10 20:35:21.458 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:35:21.461 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:35:21.462 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:35:21.465 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:35:21.465 +03:00 [INF] Authorization was successful. +2021-03-10 20:35:26.190 +03:00 [INF] Authorization was successful. +2021-03-10 20:35:26.190 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:35:26.191 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:35:26.191 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:35:26.191 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:35:26.191 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:19.966 +03:00 [INF] Starting web host. +2021-03-10 20:37:25.917 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-10 20:37:26.100 +03:00 [INF] Loaded ABP modules: +2021-03-10 20:37:26.100 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-10 20:37:26.100 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-10 20:37:26.100 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-10 20:37:26.100 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-10 20:37:26.100 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-10 20:37:26.101 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-10 20:37:26.101 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-10 20:37:26.101 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-10 20:37:26.101 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiClientModule +2021-03-10 20:37:26.101 +03:00 [INF] - Volo.Abp.Http.Client.AbpHttpClientModule +2021-03-10 20:37:26.168 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-10 20:37:26.172 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-10 20:37:26.245 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-10 20:37:27.513 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-10 20:37:27.513 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-10 20:37:27.513 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-10 20:37:27.513 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-10 20:37:27.514 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-10 20:37:27.514 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-10 20:37:28.302 +03:00 [INF] Initialized all ABP modules. +2021-03-10 20:37:28.614 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-10 20:37:28.618 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-10 20:37:28.619 +03:00 [INF] Hosting environment: Development +2021-03-10 20:37:28.619 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-10 20:37:28.944 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-10 20:37:30.793 +03:00 [DBG] Login Url: /Account/Login +2021-03-10 20:37:30.793 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-10 20:37:30.793 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-10 20:37:30.793 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-10 20:37:30.793 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-10 20:37:30.793 +03:00 [DBG] Error Url: /Account/Error +2021-03-10 20:37:30.793 +03:00 [DBG] Error Id Parameter: errorId +2021-03-10 20:37:31.935 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 20:37:31.997 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 20:37:32.002 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 20:37:32.044 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 20:37:32.045 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 20:37:32.132 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 11.69 ms. +2021-03-10 20:37:32.196 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 3.24 ms. +2021-03-10 20:37:32.226 +03:00 [INF] Executed page /_Host in 222.5907ms +2021-03-10 20:37:32.226 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 20:37:32.245 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 20:37:32.245 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 20:37:32.245 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 20:37:32.249 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 3305.3811ms +2021-03-10 20:37:32.283 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 20:37:32.283 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 20:37:32.283 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 20:37:32.288 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 43.1541ms +2021-03-10 20:37:32.288 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 43.1544ms +2021-03-10 20:37:32.288 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 43.1544ms +2021-03-10 20:37:32.300 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 20:37:32.300 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 20:37:32.300 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 20:37:32.300 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 20:37:32.300 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 20:37:32.300 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 20:37:32.300 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.5525ms +2021-03-10 20:37:32.300 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.9220ms +2021-03-10 20:37:32.300 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.8447ms +2021-03-10 20:37:32.303 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 20:37:32.303 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-10 20:37:32.304 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 20:37:32.304 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 20:37:32.304 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 0.7180ms +2021-03-10 20:37:32.304 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.8806ms +2021-03-10 20:37:32.305 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 20:37:32.305 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 20:37:32.306 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 1.0320ms +2021-03-10 20:37:32.309 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 20:37:32.309 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 20:37:32.310 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 20:37:32.310 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 20:37:32.311 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 1.5025ms +2021-03-10 20:37:32.311 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 1.4486ms +2021-03-10 20:37:32.316 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 20:37:32.317 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 20:37:32.317 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.8886ms +2021-03-10 20:37:32.334 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 20:37:32.350 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:37:32.352 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 20:37:32.368 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 20:37:32.369 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 35.5017ms +2021-03-10 20:37:32.387 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=pzK5e5DzLiNeeMJaMQZZpg - - +2021-03-10 20:37:32.396 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:37:32.396 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 20:37:32.868 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 20:37:32.868 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 20:37:32.870 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-10 20:37:33.030 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:33.129 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 20:37:33.142 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 20:37:33.148 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 20:37:33.148 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 20:37:33.148 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-10 20:37:33.209 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 20:37:33.216 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 20:37:33.220 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 20:37:33.230 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 20:37:33.236 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 20:37:33.245 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 20:37:33.246 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 20:37:33.586 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryrLcTF2dbNOAaiCxR 359 +2021-03-10 20:37:33.619 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:37:33.620 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 20:37:33.626 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 20:37:33.626 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryrLcTF2dbNOAaiCxR 359 - 200 0 - 40.1404ms +2021-03-10 20:37:33.671 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 20:37:33.671 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 20:37:33.673 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 20:37:33.673 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 20:37:33.673 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 1.8169ms +2021-03-10 20:37:33.673 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 2.0134ms +2021-03-10 20:37:34.060 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-10 20:37:34.060 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-10 20:37:34.061 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.6408ms +2021-03-10 20:37:35.023 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:37:35.024 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:37:35.024 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:37:35.025 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:37:35.025 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:35.089 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 20:37:35.089 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 20:37:35.089 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 20:37:35.090 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 20:37:35.090 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:35.090 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.090 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.090 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.090 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.090 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:35.091 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.091 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.091 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.091 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.091 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:35.091 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.092 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.092 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.092 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.092 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:35.340 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:35.386 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:37:35.387 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:37:35.387 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:37:35.387 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:37:35.387 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:35.910 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.910 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.911 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.911 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.911 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:35.912 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.912 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.912 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.912 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.913 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:35.913 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.913 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.913 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.913 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.913 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:35.915 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.915 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.915 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.915 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.915 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:35.915 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.916 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.916 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.916 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.916 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:35.916 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.916 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.916 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.916 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.916 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:35.918 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.918 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.918 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.918 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.918 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:35.918 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.919 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.919 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.919 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.919 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:35.919 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.919 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.919 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.919 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.919 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:35.921 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.921 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.921 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.921 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.921 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:35.921 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.922 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.922 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.922 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.922 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:35.922 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.922 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.922 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.922 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.922 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:35.924 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.924 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.924 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.924 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.924 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:35.924 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.924 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.925 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.925 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.925 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:35.925 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.925 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.925 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.925 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.925 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:35.932 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.933 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.933 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.933 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.933 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:35.933 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.933 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.933 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.933 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.933 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:35.934 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.934 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.934 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.934 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.934 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:35.935 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.936 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.936 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.936 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.936 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:35.936 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.936 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.936 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.936 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.936 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:35.936 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.937 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.937 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.937 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.937 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:35.938 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.938 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.938 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.939 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.939 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:35.939 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.939 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.939 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.939 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.939 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:35.939 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.940 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.940 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.940 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.940 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:35.941 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.942 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.942 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.942 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.942 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:35.942 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.943 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.943 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.943 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.943 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:35.943 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.944 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.944 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.944 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.944 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:35.946 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.946 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.946 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.947 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:37:35.947 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:35.947 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.947 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.947 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.948 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:35.948 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:35.948 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.948 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.948 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.948 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:37:35.948 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:37.535 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:37.538 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:37.539 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:37.539 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:37.539 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:37.539 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:42.967 +03:00 [INF] Authorization was successful. +2021-03-10 20:37:42.968 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:42.969 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:42.969 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:42.969 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:37:42.969 +03:00 [INF] Authorization was successful. +2021-03-10 20:38:19.447 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 20:38:25.236 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:38:25.259 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 20:38:25.262 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 20:38:25.287 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5839.0446ms +2021-03-10 20:38:26.048 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=Knb_amNZ_VCZbslpzQE82A - - +2021-03-10 20:38:47.189 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:38:53.333 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 20:38:53.335 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 20:39:09.953 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=pzK5e5DzLiNeeMJaMQZZpg - - - 101 - - 97565.6949ms +2021-03-10 20:39:35.409 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:39:35.413 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:39:35.414 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:39:35.415 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:39:35.415 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:35.415 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:35.415 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:39:35.416 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:39:35.416 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:39:35.417 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:39:35.417 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:35.417 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:39:35.417 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:39:35.417 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:39:35.417 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:39:35.417 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.320 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/identity/roles - - +2021-03-10 20:39:37.327 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 20:39:37.327 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 20:39:37.327 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 20:39:37.328 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 20:39:37.328 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 20:39:37.330 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.71 ms. +2021-03-10 20:39:37.330 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.37 ms. +2021-03-10 20:39:37.331 +03:00 [INF] Executed page /_Host in 3.3232ms +2021-03-10 20:39:37.331 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 20:39:37.331 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/identity/roles - - - 200 - text/html;+charset=utf-8 11.0425ms +2021-03-10 20:39:37.336 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarymkmddznLtQB252xD 359 +2021-03-10 20:39:37.337 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 20:39:37.341 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=Knb_amNZ_VCZbslpzQE82A - - - 101 - - 71290.9375ms +2021-03-10 20:39:37.344 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:39:37.346 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 20:39:37.352 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 20:39:37.352 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 20:39:37.353 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 20:39:37.353 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 20:39:37.353 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 1.1486ms +2021-03-10 20:39:37.353 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 20:39:37.353 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 20:39:37.353 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 20:39:37.354 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 20:39:37.354 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 1.1381ms +2021-03-10 20:39:37.354 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 20:39:37.354 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 1.1165ms +2021-03-10 20:39:37.354 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 20:39:37.354 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-10 20:39:37.354 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 20:39:37.354 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 20:39:37.354 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 20:39:37.354 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 20:39:37.354 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 20:39:37.354 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 1.0040ms +2021-03-10 20:39:37.355 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 20:39:37.354 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 20:39:37.355 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.7373ms +2021-03-10 20:39:37.355 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 1.4766ms +2021-03-10 20:39:37.355 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.9655ms +2021-03-10 20:39:37.355 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 20:39:37.355 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 20:39:37.355 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 0.7798ms +2021-03-10 20:39:37.355 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.7722ms +2021-03-10 20:39:37.355 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 20:39:37.355 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 20:39:37.355 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 20:39:37.355 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 20:39:37.356 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 1.2748ms +2021-03-10 20:39:37.356 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 1.4624ms +2021-03-10 20:39:37.356 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 1.1096ms +2021-03-10 20:39:37.366 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 20:39:37.366 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarymkmddznLtQB252xD 359 - 200 0 - 30.1563ms +2021-03-10 20:39:37.374 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 20:39:37.381 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:39:37.382 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 20:39:37.382 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 20:39:37.382 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 7.6264ms +2021-03-10 20:39:37.396 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=8lOdTulkLR6D_zvR07y-sA - - +2021-03-10 20:39:37.396 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/favicon.ico - - +2021-03-10 20:39:37.401 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:39:37.402 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-10 20:39:37.402 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 20:39:37.403 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/favicon.ico - - - 200 32038 image/x-icon 6.6316ms +2021-03-10 20:39:37.410 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:39:37.411 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:39:37.411 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:39:37.411 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:39:37.411 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.411 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:39:37.412 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:39:37.412 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:39:37.412 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:39:37.412 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.414 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 20:39:37.414 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 20:39:37.414 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 20:39:37.415 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 20:39:37.415 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 20:39:37.415 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 20:39:37.416 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 20:39:37.416 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 20:39:37.417 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 20:39:37.420 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 20:39:37.421 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 20:39:37.421 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 20:39:37.421 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 20:39:37.421 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.422 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.422 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.422 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.423 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.423 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.423 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.423 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.423 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.424 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.424 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.424 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.424 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.424 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.424 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.424 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.433 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.475 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:39:37.475 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:39:37.475 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:39:37.476 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:39:37.476 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.477 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 20:39:37.477 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 20:39:37.477 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.8478ms +2021-03-10 20:39:37.508 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.508 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.508 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.509 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.509 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.509 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.510 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.510 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.510 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.510 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.511 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.511 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.511 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.511 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.511 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.513 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.513 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.513 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.513 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.513 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.513 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.514 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.514 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.514 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.514 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.514 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.514 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.514 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.514 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.515 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.516 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.516 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.516 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.516 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.516 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.517 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.517 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.517 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.517 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.517 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.517 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.517 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.517 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.518 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.518 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.519 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.519 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.519 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.520 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.520 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.520 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.520 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.520 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.520 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.520 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.521 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.521 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.521 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.522 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.522 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.523 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.524 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.524 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.524 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.524 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.524 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.524 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.524 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.525 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.525 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.525 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.525 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.525 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.525 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.525 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.529 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.529 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.529 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.530 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.530 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.530 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.530 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.530 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.530 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.530 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.530 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.531 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.531 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.531 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.531 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.532 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.532 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.532 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.533 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.533 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.533 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.533 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.533 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.533 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.533 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.533 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.534 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.534 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.534 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.534 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.535 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.536 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.536 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.536 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.536 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.536 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.536 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.536 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.536 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.536 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.536 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.537 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.537 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.537 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.537 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.539 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.539 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.539 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.539 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.539 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.539 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.540 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.540 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.540 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.540 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.540 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.540 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.540 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.540 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.540 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.542 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.542 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.543 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.543 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:39:37.543 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.543 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.543 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.543 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.544 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:39:37.544 +03:00 [INF] Authorization was successful. +2021-03-10 20:39:37.544 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.544 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.544 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.544 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:39:37.544 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:35.050 +03:00 [INF] Starting web host. +2021-03-10 20:41:40.255 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-10 20:41:40.432 +03:00 [INF] Loaded ABP modules: +2021-03-10 20:41:40.432 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-10 20:41:40.432 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-10 20:41:40.432 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-10 20:41:40.432 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-10 20:41:40.432 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-10 20:41:40.433 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-10 20:41:40.433 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-10 20:41:40.433 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-10 20:41:40.433 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiClientModule +2021-03-10 20:41:40.433 +03:00 [INF] - Volo.Abp.Http.Client.AbpHttpClientModule +2021-03-10 20:41:40.502 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-10 20:41:40.507 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-10 20:41:40.562 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-10 20:41:41.654 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-10 20:41:41.654 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-10 20:41:41.655 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-10 20:41:41.655 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-10 20:41:41.655 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-10 20:41:41.655 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-10 20:41:42.385 +03:00 [INF] Initialized all ABP modules. +2021-03-10 20:41:42.649 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-10 20:41:42.653 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-10 20:41:42.653 +03:00 [INF] Hosting environment: Development +2021-03-10 20:41:42.653 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-10 20:41:42.912 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-10 20:41:42.912 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 20:41:44.608 +03:00 [DBG] Login Url: /Account/Login +2021-03-10 20:41:44.608 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-10 20:41:44.608 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-10 20:41:44.608 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-10 20:41:44.608 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-10 20:41:44.608 +03:00 [DBG] Error Url: /Account/Error +2021-03-10 20:41:44.608 +03:00 [DBG] Error Id Parameter: errorId +2021-03-10 20:41:45.320 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:41:45.328 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 20:41:45.328 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 20:41:45.375 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 20:41:45.394 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 2480.9541ms +2021-03-10 20:41:45.396 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=44M29YSGpbkLpXJvyFgA3A - - +2021-03-10 20:41:45.402 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:41:45.402 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 20:41:45.403 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 20:41:45.411 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 20:41:45.447 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 20:41:45.448 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 20:41:45.548 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 20.60 ms. +2021-03-10 20:41:45.663 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 2.60 ms. +2021-03-10 20:41:45.685 +03:00 [INF] Executed page /_Host in 277.8474ms +2021-03-10 20:41:45.685 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 20:41:45.687 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 2779.8441ms +2021-03-10 20:41:45.707 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 20:41:45.707 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 20:41:45.709 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 20:41:45.709 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 20:41:45.710 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 20:41:45.710 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 20:41:45.710 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 20:41:45.711 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-10 20:41:45.727 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 20:41:45.727 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 20:41:45.734 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 20:41:45.734 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 20:41:45.750 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 20:41:45.750 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 20:41:45.750 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 20:41:45.750 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 20:41:45.750 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 20:41:45.750 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 20:41:45.750 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 20:41:45.750 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 20:41:45.750 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 20:41:45.750 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 20:41:45.750 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 20:41:45.750 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 20:41:45.754 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 44.5617ms +2021-03-10 20:41:45.754 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 27.6109ms +2021-03-10 20:41:45.754 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 44.4226ms +2021-03-10 20:41:45.754 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 47.5347ms +2021-03-10 20:41:45.754 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 47.6658ms +2021-03-10 20:41:45.755 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 45.1563ms +2021-03-10 20:41:45.755 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 44.2795ms +2021-03-10 20:41:45.755 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 43.7811ms +2021-03-10 20:41:45.755 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 46.0226ms +2021-03-10 20:41:45.755 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 28.3613ms +2021-03-10 20:41:45.755 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 21.9018ms +2021-03-10 20:41:45.755 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 21.9079ms +2021-03-10 20:41:45.789 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 20:41:45.798 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:41:45.798 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 20:41:45.799 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 20:41:45.799 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 10.0824ms +2021-03-10 20:41:45.810 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=Og0uX6-CYcJbBiaohhW2Sg - - +2021-03-10 20:41:45.815 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:41:45.816 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 20:41:46.153 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 20:41:46.154 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 20:41:46.156 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-10 20:41:46.287 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:46.383 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 20:41:46.395 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 20:41:46.398 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 20:41:46.399 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 20:41:46.399 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-10 20:41:46.454 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 20:41:46.461 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 20:41:46.461 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 20:41:46.462 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 20:41:46.462 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 20:41:46.462 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.9778ms +2021-03-10 20:41:46.462 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 1.3406ms +2021-03-10 20:41:46.465 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 20:41:46.470 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 20:41:46.482 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 20:41:46.493 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 20:41:46.502 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 20:41:46.502 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 20:41:50.361 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-10 20:41:50.362 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-10 20:41:50.362 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 1.0568ms +2021-03-10 20:41:51.462 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:41:51.462 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:41:51.462 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:41:51.463 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:41:51.463 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:51.522 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 20:41:51.523 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 20:41:51.523 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 20:41:51.523 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 20:41:51.523 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:51.523 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:41:51.523 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:41:51.523 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:41:51.524 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:41:51.524 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:51.524 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:51.524 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:51.524 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:51.524 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:51.524 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:51.524 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:51.525 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:51.525 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:51.525 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:51.525 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:51.792 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:51.831 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:41:51.831 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:41:51.831 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:41:51.831 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:41:51.831 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:52.302 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.303 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.303 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.303 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.303 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:52.304 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.304 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.304 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.304 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.304 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:52.305 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.305 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.305 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.305 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.305 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:52.306 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.306 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.306 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.307 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.307 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:52.307 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.307 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.307 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.307 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.307 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:52.307 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.307 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.308 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.308 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.308 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:52.309 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.310 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.310 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.310 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.310 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:52.310 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.310 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.310 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.310 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.310 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:52.310 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.311 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.311 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.311 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.311 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:52.313 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.313 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.313 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.313 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.313 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:52.313 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.313 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.314 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.314 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.314 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:52.314 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.314 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.314 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.314 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.314 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:52.316 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.316 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.316 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.316 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.316 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:52.317 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.317 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.317 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.317 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.317 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:52.317 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.317 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.317 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.318 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.318 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:52.324 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.324 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.324 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.324 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.324 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:52.324 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.324 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.325 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.325 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.325 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:52.325 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.325 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.325 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.325 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.325 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:52.327 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.327 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.327 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.327 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.327 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:52.327 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.328 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.328 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.328 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.328 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:52.328 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.328 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.328 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.328 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.328 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:52.330 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.330 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.330 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.330 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.330 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:52.330 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.330 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.330 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.331 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.331 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:52.331 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.331 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.331 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.331 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.331 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:52.333 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.333 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.333 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.333 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.333 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:52.333 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.333 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.333 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.334 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.334 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:52.334 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.334 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.334 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.334 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.334 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:52.335 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.336 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.336 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.336 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:41:52.336 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:52.336 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.336 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.336 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.336 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:52.336 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:52.337 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.337 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.337 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.337 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:41:52.337 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:53.818 +03:00 [INF] Authorization was successful. +2021-03-10 20:41:53.820 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:53.821 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:53.821 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:53.821 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:41:53.821 +03:00 [INF] Authorization was successful. +2021-03-10 20:42:42.054 +03:00 [INF] Starting web host. +2021-03-10 20:44:39.970 +03:00 [INF] Starting web host. +2021-03-10 20:44:46.300 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-10 20:44:46.477 +03:00 [INF] Loaded ABP modules: +2021-03-10 20:44:46.477 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-10 20:44:46.477 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-10 20:44:46.477 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-10 20:44:46.477 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-10 20:44:46.477 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-10 20:44:46.477 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-10 20:44:46.477 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-10 20:44:46.477 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-10 20:44:46.477 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-10 20:44:46.477 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-10 20:44:46.477 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-10 20:44:46.477 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-10 20:44:46.477 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-10 20:44:46.477 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-10 20:44:46.477 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-10 20:44:46.477 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-10 20:44:46.477 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-10 20:44:46.477 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-10 20:44:46.477 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-10 20:44:46.477 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-10 20:44:46.477 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-10 20:44:46.477 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-10 20:44:46.477 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-10 20:44:46.477 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-10 20:44:46.477 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-10 20:44:46.477 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-10 20:44:46.477 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-10 20:44:46.477 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-10 20:44:46.477 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-10 20:44:46.477 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-10 20:44:46.477 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-10 20:44:46.477 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-10 20:44:46.477 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-10 20:44:46.478 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-10 20:44:46.478 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-10 20:44:46.478 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-10 20:44:46.478 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-10 20:44:46.478 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-10 20:44:46.479 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-10 20:44:46.479 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-10 20:44:46.479 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-10 20:44:46.479 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-10 20:44:46.479 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiClientModule +2021-03-10 20:44:46.479 +03:00 [INF] - Volo.Abp.Http.Client.AbpHttpClientModule +2021-03-10 20:44:46.536 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-10 20:44:46.541 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-10 20:44:46.619 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-10 20:44:47.820 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-10 20:44:47.820 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-10 20:44:47.820 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-10 20:44:47.821 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-10 20:44:47.821 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-10 20:44:47.821 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-10 20:44:48.669 +03:00 [INF] Initialized all ABP modules. +2021-03-10 20:44:48.987 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-10 20:44:48.993 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-10 20:44:48.993 +03:00 [INF] Hosting environment: Development +2021-03-10 20:44:48.993 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-10 20:44:49.436 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-10 20:44:51.310 +03:00 [DBG] Login Url: /Account/Login +2021-03-10 20:44:51.310 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-10 20:44:51.310 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-10 20:44:51.310 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-10 20:44:51.310 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-10 20:44:51.310 +03:00 [DBG] Error Url: /Account/Error +2021-03-10 20:44:51.310 +03:00 [DBG] Error Id Parameter: errorId +2021-03-10 20:44:52.148 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarysnQgy3n1OA4fvggf 359 +2021-03-10 20:44:52.510 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 20:44:52.516 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:44:52.517 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 20:44:52.525 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 20:44:52.560 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarysnQgy3n1OA4fvggf 359 - 200 0 - 408.8835ms +2021-03-10 20:44:52.601 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 20:44:52.606 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 20:44:52.638 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 20:44:52.638 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 20:44:52.719 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 12.09 ms. +2021-03-10 20:44:52.783 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 2.50 ms. +2021-03-10 20:44:52.802 +03:00 [INF] Executed page /_Host in 197.994ms +2021-03-10 20:44:52.803 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 20:44:52.805 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 3372.0811ms +2021-03-10 20:44:52.821 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 20:44:52.821 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 20:44:52.821 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 20:44:52.821 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 20:44:52.821 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 20:44:52.822 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 20:44:52.846 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 20:44:52.846 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-10 20:44:52.846 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 20:44:52.849 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 20:44:52.852 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 20:44:52.856 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 20:44:52.874 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 20:44:52.874 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 20:44:52.874 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 20:44:52.874 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 20:44:52.874 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 20:44:52.874 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 20:44:52.874 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 20:44:52.874 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 20:44:52.874 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 20:44:52.874 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 20:44:52.874 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 20:44:52.874 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 20:44:52.878 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 56.5777ms +2021-03-10 20:44:52.878 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 32.9629ms +2021-03-10 20:44:52.878 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 57.7280ms +2021-03-10 20:44:52.878 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 56.9756ms +2021-03-10 20:44:52.878 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 29.9418ms +2021-03-10 20:44:52.878 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 26.1648ms +2021-03-10 20:44:52.878 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 33.1243ms +2021-03-10 20:44:52.878 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 57.1347ms +2021-03-10 20:44:52.878 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 22.0693ms +2021-03-10 20:44:52.879 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 56.8452ms +2021-03-10 20:44:52.879 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 57.9069ms +2021-03-10 20:44:52.879 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 33.2209ms +2021-03-10 20:44:52.907 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 20:44:52.913 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:44:52.914 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 20:44:52.932 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 20:44:52.932 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 25.2294ms +2021-03-10 20:44:52.965 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=RsxDFgJQACuS-5hvfu6QXw - - +2021-03-10 20:44:52.973 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:44:52.974 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 20:44:54.119 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 20:44:54.120 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 20:44:54.122 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-10 20:44:54.260 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:54.347 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 20:44:54.360 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 20:44:54.364 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 20:44:54.364 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 20:44:54.364 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-10 20:44:54.409 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 20:44:54.416 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 20:44:54.420 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 20:44:54.428 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 20:44:54.428 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 20:44:54.428 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 20:44:54.428 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 20:44:54.429 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 1.3663ms +2021-03-10 20:44:54.429 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.6799ms +2021-03-10 20:44:54.435 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 20:44:54.444 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 20:44:54.455 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 20:44:54.456 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 20:44:55.346 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-10 20:44:55.347 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-10 20:44:55.347 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 1.4179ms +2021-03-10 20:44:56.565 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:44:56.566 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:44:56.566 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:44:56.566 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:44:56.567 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:56.635 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 20:44:56.636 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 20:44:56.636 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 20:44:56.636 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 20:44:56.636 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:56.637 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:44:56.637 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:44:56.637 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:44:56.637 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:44:56.637 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:56.638 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:56.638 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:56.638 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:56.638 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:56.638 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:56.639 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:56.639 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:56.639 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:56.639 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:56.639 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:56.877 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:56.921 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:44:56.921 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:44:56.921 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:44:56.922 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:44:56.922 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:57.397 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.398 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.398 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.398 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.398 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:57.399 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.400 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.400 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.400 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.400 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:57.400 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.400 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.400 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.401 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.401 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:57.402 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.402 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.402 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.403 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.403 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:57.403 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.403 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.403 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.403 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.403 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:57.403 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.404 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.404 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.404 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.404 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:57.405 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.405 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.405 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.406 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.406 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:57.406 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.406 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.406 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.406 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.406 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:57.406 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.407 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.407 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.407 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.407 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:57.408 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.408 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.408 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.409 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.409 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:57.409 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.409 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.409 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.410 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.410 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:57.410 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.410 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.410 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.410 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.410 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:57.412 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.412 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.412 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.412 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.412 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:57.412 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.413 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.413 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.413 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.413 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:57.413 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.413 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.413 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.413 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.413 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:57.420 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.420 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.420 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.420 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.420 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:57.421 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.421 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.421 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.421 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.421 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:57.421 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.421 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.421 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.422 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.422 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:57.423 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.423 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.423 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.423 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.423 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:57.423 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.424 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.424 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.424 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.424 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:57.424 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.424 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.424 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.424 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.424 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:57.426 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.426 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.426 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.426 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.426 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:57.426 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.427 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.427 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.427 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.427 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:57.427 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.427 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.427 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.427 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.427 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:57.429 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.430 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.430 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.430 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.430 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:57.430 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.430 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.431 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.431 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.431 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:57.431 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.431 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.431 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.431 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.431 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:57.433 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.433 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.433 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.433 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:44:57.433 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:57.433 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.433 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.433 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.434 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:44:57.434 +03:00 [INF] Authorization was successful. +2021-03-10 20:44:57.434 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.434 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.434 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.435 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:44:57.435 +03:00 [INF] Authorization was successful. +2021-03-10 20:45:00.570 +03:00 [INF] Authorization was successful. +2021-03-10 20:45:00.573 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:45:00.574 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:45:00.574 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:45:00.575 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:45:00.575 +03:00 [INF] Authorization was successful. +2021-03-10 20:45:05.807 +03:00 [INF] Authorization was successful. +2021-03-10 20:45:05.808 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:45:05.809 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:45:05.809 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:45:05.809 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:45:05.809 +03:00 [INF] Authorization was successful. +2021-03-10 20:45:10.997 +03:00 [INF] Authorization was successful. +2021-03-10 20:45:10.997 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:45:10.998 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:45:10.998 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:45:10.998 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:45:10.998 +03:00 [INF] Authorization was successful. +2021-03-10 20:46:12.175 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 20:46:12.180 +03:00 [INF] Authorization was successful. +2021-03-10 20:46:12.181 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:46:12.184 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:46:12.184 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:46:12.185 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:46:12.185 +03:00 [INF] Authorization was successful. +2021-03-10 20:46:24.888 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:46:24.898 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 20:46:27.581 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 20:46:27.583 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 15408.0205ms +2021-03-10 20:46:27.592 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=8DrsgJvUsCqW_Vd7XTUQ4g - - +2021-03-10 20:46:27.595 +03:00 [ERR] An error occurred using the connection to database 'MyProjectName' on server '(LocalDb)\MSSQLLocalDB'. +2021-03-10 20:46:30.410 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:46:30.411 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 20:46:30.462 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:46:30.463 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:46:30.463 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:46:30.463 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:46:30.463 +03:00 [INF] Authorization was successful. +2021-03-10 20:46:30.464 +03:00 [INF] Authorization was successful. +2021-03-10 20:46:30.464 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:46:30.464 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:46:30.464 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:46:30.464 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:46:30.464 +03:00 [INF] Authorization was successful. +2021-03-10 20:46:30.465 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:46:30.465 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:46:30.465 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:46:30.465 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 20:46:30.465 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:46:30.465 +03:00 [INF] Authorization was successful. +2021-03-10 20:46:30.489 +03:00 [ERR] An exception occurred while iterating over the results of a query for context type 'Volo.Abp.PermissionManagement.EntityFrameworkCore.PermissionManagementDbContext'. +System.Threading.Tasks.TaskCanceledException: A task was canceled. + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) + at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() +System.Threading.Tasks.TaskCanceledException: A task was canceled. + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) + at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() +2021-03-10 20:46:30.682 +03:00 [ERR] An error occurred using the connection to database 'MyProjectName' on server '(LocalDb)\MSSQLLocalDB'. +2021-03-10 20:46:30.932 +03:00 [ERR] An exception occurred in the database while saving changes for context type 'Volo.Abp.PermissionManagement.EntityFrameworkCore.PermissionManagementDbContext'. +System.Threading.Tasks.TaskCanceledException: A task was canceled. + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.BeginTransactionAsync(IsolationLevel isolationLevel, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.BeginTransactionAsync(CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(DbContext _, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) +System.Threading.Tasks.TaskCanceledException: A task was canceled. + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.BeginTransactionAsync(IsolationLevel isolationLevel, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.BeginTransactionAsync(CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(DbContext _, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) +2021-03-10 20:46:31.416 +03:00 [WRN] An exception occurred, but response has already started! +2021-03-10 20:46:31.590 +03:00 [ERR] An unhandled exception has occurred while executing the request. +System.Threading.Tasks.TaskCanceledException: A task was canceled. + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.BeginTransactionAsync(IsolationLevel isolationLevel, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.BeginTransactionAsync(CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(DbContext _, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Volo.Abp.EntityFrameworkCore.AbpDbContext`1.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) in D:\Github\abp\framework\src\Volo.Abp.EntityFrameworkCore\Volo\Abp\EntityFrameworkCore\AbpDbContext.cs:line 163 + at Volo.Abp.Uow.UnitOfWork.SaveChangesAsync(CancellationToken cancellationToken) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWork.cs:line 96 + at Volo.Abp.Uow.UnitOfWork.CompleteAsync(CancellationToken cancellationToken) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWork.cs:line 123 + at Volo.Abp.AspNetCore.Uow.AbpUnitOfWorkMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Uow\AbpUnitOfWorkMiddleware.cs:line 22 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 33 + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 41 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.MultiTenancy.MultiTenancyMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.MultiTenancy\Volo\Abp\AspNetCore\MultiTenancy\MultiTenancyMiddleware.cs:line 51 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Builder.ApplicationBuilderAbpJwtTokenMiddlewareExtension.<>c__DisplayClass0_0.<b__0>d.MoveNext() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Authentication.JwtBearer\Microsoft\AspNetCore\Builder\JwtTokenMiddleware.cs:line 21 +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Tracing.AbpCorrelationIdMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Tracing\AbpCorrelationIdMiddleware.cs:line 27 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) +2021-03-10 20:46:31.590 +03:00 [WRN] The response has already started, the error page middleware will not be executed. +2021-03-10 20:46:31.662 +03:00 [ERR] Connection id "0HM73TGPQ3UOT", Request id "0HM73TGPQ3UOT:00000002": An unhandled exception was thrown by the application. +System.Threading.Tasks.TaskCanceledException: A task was canceled. + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.BeginTransactionAsync(IsolationLevel isolationLevel, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.BeginTransactionAsync(CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(DbContext _, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Volo.Abp.EntityFrameworkCore.AbpDbContext`1.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) in D:\Github\abp\framework\src\Volo.Abp.EntityFrameworkCore\Volo\Abp\EntityFrameworkCore\AbpDbContext.cs:line 163 + at Volo.Abp.Uow.UnitOfWork.SaveChangesAsync(CancellationToken cancellationToken) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWork.cs:line 96 + at Volo.Abp.Uow.UnitOfWork.CompleteAsync(CancellationToken cancellationToken) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWork.cs:line 123 + at Volo.Abp.AspNetCore.Uow.AbpUnitOfWorkMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Uow\AbpUnitOfWorkMiddleware.cs:line 22 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 33 + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 41 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.MultiTenancy.MultiTenancyMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.MultiTenancy\Volo\Abp\AspNetCore\MultiTenancy\MultiTenancyMiddleware.cs:line 51 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Builder.ApplicationBuilderAbpJwtTokenMiddlewareExtension.<>c__DisplayClass0_0.<b__0>d.MoveNext() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Authentication.JwtBearer\Microsoft\AspNetCore\Builder\JwtTokenMiddleware.cs:line 21 +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Tracing.AbpCorrelationIdMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Tracing\AbpCorrelationIdMiddleware.cs:line 27 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) + at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) + at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) + at Microsoft.AspNetCore.RequestLocalization.AbpRequestLocalizationMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Microsoft\AspNetCore\RequestLocalization\AbpRequestLocalizationMiddleware.cs:line 32 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) +2021-03-10 20:46:31.662 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=RsxDFgJQACuS-5hvfu6QXw - - - 101 - - 98696.9752ms +2021-03-10 20:46:57.086 +03:00 [INF] Authorization was successful. +2021-03-10 20:46:57.086 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:46:57.086 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:46:57.086 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:46:57.086 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:46:57.086 +03:00 [INF] Authorization was successful. +2021-03-10 20:47:38.237 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 20:47:50.465 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:47:50.467 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 20:47:50.468 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 20:47:50.468 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 20:47:52.303 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 14065.6453ms +2021-03-10 20:47:52.306 +03:00 [ERR] An error occurred using the connection to database 'MyProjectName' on server '(LocalDb)\MSSQLLocalDB'. +2021-03-10 20:47:52.309 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=_o8SOLOkBqeySC_tsM9KZQ - - +2021-03-10 20:47:52.310 +03:00 [ERR] An exception occurred in the database while saving changes for context type 'Volo.Abp.PermissionManagement.EntityFrameworkCore.PermissionManagementDbContext'. +System.Threading.Tasks.TaskCanceledException: A task was canceled. + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.BeginTransactionAsync(IsolationLevel isolationLevel, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.BeginTransactionAsync(CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(DbContext _, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) +System.Threading.Tasks.TaskCanceledException: A task was canceled. + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.BeginTransactionAsync(IsolationLevel isolationLevel, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.BeginTransactionAsync(CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(DbContext _, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) +2021-03-10 20:47:54.037 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:47:54.087 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 20:47:55.645 +03:00 [WRN] An exception occurred, but response has already started! +2021-03-10 20:47:55.753 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:47:55.785 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:47:55.785 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:47:55.785 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:47:55.785 +03:00 [INF] Authorization was successful. +2021-03-10 20:47:55.785 +03:00 [INF] Authorization was successful. +2021-03-10 20:47:55.815 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:47:55.815 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:47:55.815 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:47:55.850 +03:00 [ERR] An unhandled exception has occurred while executing the request. +System.Threading.Tasks.TaskCanceledException: A task was canceled. + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.BeginTransactionAsync(IsolationLevel isolationLevel, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.BeginTransactionAsync(CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(DbContext _, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Volo.Abp.EntityFrameworkCore.AbpDbContext`1.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) in D:\Github\abp\framework\src\Volo.Abp.EntityFrameworkCore\Volo\Abp\EntityFrameworkCore\AbpDbContext.cs:line 163 + at Volo.Abp.Uow.UnitOfWork.SaveChangesAsync(CancellationToken cancellationToken) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWork.cs:line 96 + at Volo.Abp.Uow.UnitOfWork.CompleteAsync(CancellationToken cancellationToken) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWork.cs:line 123 + at Volo.Abp.AspNetCore.Uow.AbpUnitOfWorkMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Uow\AbpUnitOfWorkMiddleware.cs:line 22 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 33 + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 41 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.MultiTenancy.MultiTenancyMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.MultiTenancy\Volo\Abp\AspNetCore\MultiTenancy\MultiTenancyMiddleware.cs:line 51 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Builder.ApplicationBuilderAbpJwtTokenMiddlewareExtension.<>c__DisplayClass0_0.<b__0>d.MoveNext() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Authentication.JwtBearer\Microsoft\AspNetCore\Builder\JwtTokenMiddleware.cs:line 21 +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Tracing.AbpCorrelationIdMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Tracing\AbpCorrelationIdMiddleware.cs:line 27 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) + at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) +2021-03-10 20:47:55.851 +03:00 [WRN] The response has already started, the error page middleware will not be executed. +2021-03-10 20:47:55.851 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:47:55.851 +03:00 [INF] Authorization was successful. +2021-03-10 20:47:55.852 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:47:55.852 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:47:55.853 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:47:55.853 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:47:55.853 +03:00 [INF] Authorization was successful. +2021-03-10 20:47:55.928 +03:00 [ERR] Connection id "0HM73TGPQ3UOU", Request id "0HM73TGPQ3UOU:00000002": An unhandled exception was thrown by the application. +System.Threading.Tasks.TaskCanceledException: A task was canceled. + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.BeginTransactionAsync(IsolationLevel isolationLevel, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.BeginTransactionAsync(CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(DbContext _, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Volo.Abp.EntityFrameworkCore.AbpDbContext`1.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) in D:\Github\abp\framework\src\Volo.Abp.EntityFrameworkCore\Volo\Abp\EntityFrameworkCore\AbpDbContext.cs:line 163 + at Volo.Abp.Uow.UnitOfWork.SaveChangesAsync(CancellationToken cancellationToken) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWork.cs:line 96 + at Volo.Abp.Uow.UnitOfWork.CompleteAsync(CancellationToken cancellationToken) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWork.cs:line 123 + at Volo.Abp.AspNetCore.Uow.AbpUnitOfWorkMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Uow\AbpUnitOfWorkMiddleware.cs:line 22 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 33 + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 41 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.MultiTenancy.MultiTenancyMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.MultiTenancy\Volo\Abp\AspNetCore\MultiTenancy\MultiTenancyMiddleware.cs:line 51 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Builder.ApplicationBuilderAbpJwtTokenMiddlewareExtension.<>c__DisplayClass0_0.<b__0>d.MoveNext() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Authentication.JwtBearer\Microsoft\AspNetCore\Builder\JwtTokenMiddleware.cs:line 21 +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Tracing.AbpCorrelationIdMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Tracing\AbpCorrelationIdMiddleware.cs:line 27 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) + at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) + at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) + at Microsoft.AspNetCore.RequestLocalization.AbpRequestLocalizationMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Microsoft\AspNetCore\RequestLocalization\AbpRequestLocalizationMiddleware.cs:line 32 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) +2021-03-10 20:47:55.928 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=8DrsgJvUsCqW_Vd7XTUQ4g - - - 101 - - 88335.4441ms +2021-03-10 20:49:36.017 +03:00 [INF] Starting web host. +2021-03-10 20:49:41.189 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-10 20:49:41.366 +03:00 [INF] Loaded ABP modules: +2021-03-10 20:49:41.366 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-10 20:49:41.366 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-10 20:49:41.366 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-10 20:49:41.366 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-10 20:49:41.366 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-10 20:49:41.367 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-10 20:49:41.367 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-10 20:49:41.367 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-10 20:49:41.367 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiClientModule +2021-03-10 20:49:41.367 +03:00 [INF] - Volo.Abp.Http.Client.AbpHttpClientModule +2021-03-10 20:49:41.422 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-10 20:49:41.510 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-10 20:49:42.574 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-10 20:49:42.574 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-10 20:49:42.574 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-10 20:49:42.574 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-10 20:49:42.574 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-10 20:49:42.574 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-10 20:49:43.249 +03:00 [INF] Initialized all ABP modules. +2021-03-10 20:49:43.515 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-10 20:49:43.519 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-10 20:49:43.519 +03:00 [INF] Hosting environment: Development +2021-03-10 20:49:43.519 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-10 20:49:43.802 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-10 20:49:43.802 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 20:49:54.846 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryPhWVv3K3LEy49J2Z 359 +2021-03-10 20:50:01.209 +03:00 [DBG] Login Url: /Account/Login +2021-03-10 20:50:01.209 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-10 20:50:01.209 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-10 20:50:01.209 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-10 20:50:01.209 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-10 20:50:01.209 +03:00 [DBG] Error Url: /Account/Error +2021-03-10 20:50:01.209 +03:00 [DBG] Error Id Parameter: errorId +2021-03-10 20:50:01.949 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:50:01.953 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:50:01.956 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 20:50:01.956 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 20:50:01.956 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 20:50:01.973 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 20:50:01.986 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 20:50:01.999 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryPhWVv3K3LEy49J2Z 359 - 200 0 - 7146.5959ms +2021-03-10 20:50:01.999 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 18194.4530ms +2021-03-10 20:50:02.025 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 20:50:02.031 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 20:50:02.059 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 20:50:02.059 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 20:50:02.124 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 7.54 ms. +2021-03-10 20:50:02.175 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 2.35 ms. +2021-03-10 20:50:02.190 +03:00 [INF] Executed page /_Host in 160.0062ms +2021-03-10 20:50:02.190 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 20:50:02.192 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 18394.0376ms +2021-03-10 20:50:02.216 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 20:50:02.217 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 20:50:02.217 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 20:50:02.218 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 20:50:02.218 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 20:50:02.218 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 20:50:02.218 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 20:50:02.218 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-10 20:50:02.227 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 20:50:02.227 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 20:50:02.229 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 20:50:02.233 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 20:50:02.247 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 20:50:02.247 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 20:50:02.247 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 20:50:02.247 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 20:50:02.247 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 20:50:02.247 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 20:50:02.247 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 20:50:02.247 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 20:50:02.247 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 20:50:02.247 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 20:50:02.247 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 20:50:02.247 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 20:50:02.250 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 31.5836ms +2021-03-10 20:50:02.250 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 22.6580ms +2021-03-10 20:50:02.251 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 33.4174ms +2021-03-10 20:50:02.251 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 33.6961ms +2021-03-10 20:50:02.251 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 33.2651ms +2021-03-10 20:50:02.251 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 34.4175ms +2021-03-10 20:50:02.251 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 23.4350ms +2021-03-10 20:50:02.251 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 18.0107ms +2021-03-10 20:50:02.252 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 33.4632ms +2021-03-10 20:50:02.252 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 33.7662ms +2021-03-10 20:50:02.252 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 22.3971ms +2021-03-10 20:50:02.252 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 33.7327ms +2021-03-10 20:50:02.283 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 20:50:02.289 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:50:02.290 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 20:50:02.290 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 20:50:02.291 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 7.7510ms +2021-03-10 20:50:02.312 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=x4AWPzULzMbuk7vm5G357w - - +2021-03-10 20:50:02.316 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 20:50:02.317 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 20:50:02.793 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 20:50:02.794 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 20:50:02.795 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-10 20:50:02.936 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:03.016 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 20:50:03.027 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 20:50:03.031 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 20:50:03.031 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 20:50:03.031 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-10 20:50:03.075 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 20:50:03.085 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 20:50:03.089 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 20:50:03.096 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 20:50:03.097 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 20:50:03.097 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 20:50:03.097 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 20:50:03.098 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.8810ms +2021-03-10 20:50:03.098 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 1.9254ms +2021-03-10 20:50:03.100 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 20:50:03.108 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 20:50:03.115 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 20:50:03.116 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 20:50:18.552 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-10 20:50:18.552 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-10 20:50:18.552 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.5973ms +2021-03-10 20:50:19.428 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:50:19.429 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:50:19.429 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:50:19.429 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:50:19.429 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:19.488 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 20:50:19.488 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 20:50:19.488 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 20:50:19.488 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 20:50:19.488 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:19.489 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:50:19.489 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:50:19.489 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:50:19.489 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:50:19.489 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:19.489 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:19.490 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:19.490 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:19.490 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:19.490 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:19.490 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:19.490 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:19.490 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:19.490 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:19.490 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:19.740 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:22.865 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:50:22.865 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 20:50:22.865 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:50:22.866 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 20:50:22.866 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:26.091 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.091 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.091 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.092 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.092 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:26.092 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.093 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.093 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.093 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.093 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:26.093 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.093 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.093 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.093 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.093 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:26.095 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.095 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.095 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.095 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.095 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:26.095 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.095 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.095 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.096 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.096 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:26.096 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.096 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.096 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.096 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.096 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:26.097 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.098 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.098 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.098 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.098 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:26.098 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.098 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.098 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.098 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.098 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:26.098 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.099 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.099 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.099 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.099 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:26.100 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.100 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.100 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.101 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.101 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:26.101 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.101 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.101 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.101 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.101 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:26.101 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.101 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.101 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.102 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.102 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:26.103 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.103 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.103 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.103 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.103 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:26.103 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.104 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.104 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.104 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.104 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:26.104 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.104 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.104 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.104 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.104 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:26.111 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.111 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.111 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.111 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.111 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:26.111 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.112 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.112 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.112 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.112 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:26.112 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.112 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.112 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.112 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.112 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:26.114 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.114 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.114 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.114 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.114 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:26.114 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.114 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.115 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.115 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.115 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:26.115 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.115 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.115 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.116 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.116 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:26.117 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.117 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.117 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.117 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.117 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:26.118 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.118 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.118 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.118 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.118 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:26.118 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.118 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.118 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.118 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.119 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:26.120 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.120 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.120 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.120 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.120 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:26.120 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.121 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.121 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.121 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.121 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:26.121 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.121 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.121 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.121 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.121 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:26.123 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.123 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.123 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.123 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 20:50:26.123 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:26.123 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.123 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.123 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.124 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:26.124 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:26.124 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.124 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.124 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.124 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 20:50:26.124 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:36.021 +03:00 [INF] Authorization was successful. +2021-03-10 20:50:36.025 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:36.025 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:36.025 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:36.025 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:50:36.025 +03:00 [INF] Authorization was successful. +2021-03-10 20:51:11.801 +03:00 [INF] Authorization was successful. +2021-03-10 20:51:11.802 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:51:11.802 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:51:11.803 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:51:11.803 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:51:11.803 +03:00 [INF] Authorization was successful. +2021-03-10 20:51:25.852 +03:00 [INF] Authorization was successful. +2021-03-10 20:51:25.852 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:51:25.852 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:51:25.852 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:51:25.852 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:51:25.852 +03:00 [INF] Authorization was successful. +2021-03-10 20:52:02.020 +03:00 [INF] Authorization was successful. +2021-03-10 20:52:02.020 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:52:02.021 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:52:02.021 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:52:02.021 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:52:02.021 +03:00 [INF] Authorization was successful. +2021-03-10 20:53:11.245 +03:00 [INF] Authorization was successful. +2021-03-10 20:53:11.245 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:53:11.246 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:53:11.246 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:53:11.246 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 20:53:11.246 +03:00 [INF] Authorization was successful. +2021-03-10 21:01:04.621 +03:00 [INF] Starting web host. +2021-03-10 21:01:08.928 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-10 21:01:09.071 +03:00 [INF] Loaded ABP modules: +2021-03-10 21:01:09.071 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-10 21:01:09.071 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-10 21:01:09.071 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-10 21:01:09.071 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-10 21:01:09.071 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-10 21:01:09.072 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-10 21:01:09.072 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-10 21:01:09.072 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-10 21:01:09.072 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiClientModule +2021-03-10 21:01:09.072 +03:00 [INF] - Volo.Abp.Http.Client.AbpHttpClientModule +2021-03-10 21:01:09.133 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-10 21:01:09.203 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-10 21:01:10.174 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-10 21:01:10.174 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-10 21:01:10.175 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-10 21:01:10.175 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-10 21:01:10.175 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-10 21:01:10.175 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-10 21:01:10.828 +03:00 [INF] Initialized all ABP modules. +2021-03-10 21:01:11.041 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-10 21:01:11.044 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-10 21:01:11.044 +03:00 [INF] Hosting environment: Development +2021-03-10 21:01:11.044 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-10 21:01:11.792 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-10 21:01:14.774 +03:00 [DBG] Login Url: /Account/Login +2021-03-10 21:01:14.774 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-10 21:01:14.774 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-10 21:01:14.774 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-10 21:01:14.774 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-10 21:01:14.774 +03:00 [DBG] Error Url: /Account/Error +2021-03-10 21:01:14.774 +03:00 [DBG] Error Id Parameter: errorId +2021-03-10 21:01:33.893 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 21:01:33.966 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 21:01:33.970 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 21:01:34.007 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 21:01:34.007 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 21:01:34.084 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 11.17 ms. +2021-03-10 21:01:34.140 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 3.14 ms. +2021-03-10 21:01:34.174 +03:00 [INF] Executed page /_Host in 203.3815ms +2021-03-10 21:01:34.174 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 21:01:34.190 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 22401.3587ms +2021-03-10 21:01:34.211 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 21:01:34.217 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 21:01:34.217 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 21:01:34.217 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 21:01:34.218 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 21:01:34.218 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 21:01:34.222 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 21:01:34.224 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-10 21:01:34.224 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 21:01:34.228 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 21:01:34.228 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 21:01:34.233 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 21:01:34.247 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 21:01:34.247 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 21:01:34.247 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 21:01:34.247 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 21:01:34.247 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 21:01:34.247 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 21:01:34.247 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 21:01:34.247 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 21:01:34.247 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 21:01:34.247 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 21:01:34.247 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 21:01:34.247 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 21:01:34.252 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 34.0900ms +2021-03-10 21:01:34.252 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 34.4248ms +2021-03-10 21:01:34.252 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 34.7846ms +2021-03-10 21:01:34.252 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 23.8858ms +2021-03-10 21:01:34.252 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 27.6076ms +2021-03-10 21:01:34.252 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 34.2818ms +2021-03-10 21:01:34.252 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 33.9258ms +2021-03-10 21:01:34.252 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 27.6400ms +2021-03-10 21:01:34.252 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 18.8970ms +2021-03-10 21:01:34.252 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 29.5963ms +2021-03-10 21:01:34.252 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 40.6125ms +2021-03-10 21:01:34.252 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 25.5184ms +2021-03-10 21:01:34.281 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 21:01:39.044 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:01:39.045 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 21:01:39.058 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 21:01:39.058 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4777.0925ms +2021-03-10 21:01:39.081 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=BCXK78SoWpLnGVplieV7YA - - +2021-03-10 21:01:41.030 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:01:41.031 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 21:01:41.398 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 21:01:41.399 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 21:01:41.400 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-10 21:01:41.512 +03:00 [INF] Authorization was successful. +2021-03-10 21:01:41.595 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 21:01:41.607 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 21:01:41.612 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 21:01:41.612 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 21:01:41.612 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-10 21:01:41.620 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 21:01:41.627 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 21:01:41.631 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 21:01:41.639 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 21:01:41.645 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 21:01:41.652 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 21:01:41.652 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 21:01:41.668 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 21:01:41.668 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 21:01:41.670 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 21:01:41.670 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 21:01:41.670 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 1.6015ms +2021-03-10 21:01:41.670 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 1.8698ms +2021-03-10 21:01:51.067 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-10 21:01:54.286 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 21:01:54.287 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 21:01:54.287 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 21:01:54.287 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 21:01:54.287 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 21:01:54.289 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.90 ms. +2021-03-10 21:01:54.290 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.36 ms. +2021-03-10 21:01:54.291 +03:00 [INF] Executed page /_Host in 3.6334ms +2021-03-10 21:01:54.291 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 21:01:54.291 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 3223.6173ms +2021-03-10 21:01:54.295 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryIFOXoPG8qkGTB1bo 359 +2021-03-10 21:01:54.305 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 21:01:54.305 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 21:01:54.306 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 21:01:54.306 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 21:01:54.307 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 21:01:54.307 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 21:01:54.307 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 21:01:54.307 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 1.0212ms +2021-03-10 21:01:54.307 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 1.5172ms +2021-03-10 21:01:54.307 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 21:01:54.307 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 1.8835ms +2021-03-10 21:01:54.307 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 21:01:54.307 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 1.0074ms +2021-03-10 21:01:54.307 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 21:01:54.307 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 21:01:54.307 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 21:01:54.307 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-10 21:01:54.308 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 21:01:54.308 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.7870ms +2021-03-10 21:01:54.308 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 21:01:54.308 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 21:01:54.308 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 21:01:54.308 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 21:01:54.308 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 21:01:54.309 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 21:01:54.309 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 21:01:54.309 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 1.5710ms +2021-03-10 21:01:54.309 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 1.3498ms +2021-03-10 21:01:54.309 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 1.5712ms +2021-03-10 21:01:54.309 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 1.6792ms +2021-03-10 21:01:54.309 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 21:01:54.309 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 21:01:54.309 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 21:01:54.311 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 3.1094ms +2021-03-10 21:01:54.311 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 2.7507ms +2021-03-10 21:01:54.311 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 2.7526ms +2021-03-10 21:01:54.325 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 21:01:54.331 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=BCXK78SoWpLnGVplieV7YA - - - 101 - - 15250.5746ms +2021-03-10 21:01:54.333 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 21:01:57.513 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:01:57.514 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/favicon.ico - - +2021-03-10 21:02:00.138 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:02:00.138 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 21:02:00.139 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 21:02:00.139 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5805.7173ms +2021-03-10 21:02:00.140 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 21:02:00.145 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=scij3M4xn5_pV-VykVm8-w - - +2021-03-10 21:02:00.147 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-10 21:02:00.147 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/favicon.ico - - - 200 32038 image/x-icon 2633.0393ms +2021-03-10 21:02:01.124 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:02:01.125 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 21:02:01.134 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 21:02:01.134 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 21:02:01.134 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 21:02:01.134 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryIFOXoPG8qkGTB1bo 359 - 200 0 - 6838.6184ms +2021-03-10 21:02:01.134 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 21:02:01.134 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 21:02:01.134 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 21:02:01.134 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 21:02:01.135 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 21:02:01.135 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 21:02:01.136 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 21:02:01.141 +03:00 [INF] Authorization was successful. +2021-03-10 21:02:01.157 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 21:02:01.157 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 21:02:01.157 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 21:02:01.157 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 21:02:01.157 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.6426ms +2021-03-10 21:02:01.157 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.4771ms +2021-03-10 21:02:09.244 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-10 21:02:26.888 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 21:02:26.889 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 21:02:26.889 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 21:02:26.889 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 21:02:26.889 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 21:02:26.891 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 1.29 ms. +2021-03-10 21:02:26.892 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.38 ms. +2021-03-10 21:02:26.892 +03:00 [INF] Executed page /_Host in 2.9137ms +2021-03-10 21:02:26.892 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 21:02:26.892 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 17648.5219ms +2021-03-10 21:02:26.898 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryT5hRGR8wDXhLU1oG 359 +2021-03-10 21:02:26.902 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 21:02:26.902 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=scij3M4xn5_pV-VykVm8-w - - - 101 - - 26757.7620ms +2021-03-10 21:02:26.908 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 21:02:26.908 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 21:02:26.908 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.6982ms +2021-03-10 21:02:44.715 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 21:02:44.717 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 21:02:44.718 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:02:44.720 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 21:02:44.720 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 3.5328ms +2021-03-10 21:02:44.723 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 21:02:44.728 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 21:02:44.731 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 17818.8456ms +2021-03-10 21:02:44.731 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 21:02:44.731 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 21:02:44.731 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 21:02:44.732 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 21:02:44.732 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 21:02:44.732 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-10 21:02:44.732 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 21:02:44.732 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 21:02:44.732 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 21:02:44.732 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 1.0023ms +2021-03-10 21:02:44.732 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 4.1378ms +2021-03-10 21:02:44.732 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 21:02:44.732 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.8394ms +2021-03-10 21:02:44.732 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 21:02:44.732 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 21:02:44.732 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 21:02:44.733 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 21:02:44.733 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 1.1997ms +2021-03-10 21:02:44.733 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 21:02:44.733 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 21:02:44.733 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 1.1075ms +2021-03-10 21:02:44.733 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 21:02:44.733 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.9820ms +2021-03-10 21:02:44.733 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 21:02:44.733 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.9120ms +2021-03-10 21:02:44.733 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.9748ms +2021-03-10 21:02:44.733 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.7899ms +2021-03-10 21:02:44.734 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 21:02:44.734 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryT5hRGR8wDXhLU1oG 359 - 200 0 - 17836.6743ms +2021-03-10 21:02:44.749 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 21:03:07.407 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:03:07.412 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 21:03:07.412 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 21:03:07.414 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 22664.9928ms +2021-03-10 21:03:07.418 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/favicon.ico - - +2021-03-10 21:03:07.428 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=cx8UrBGfIUXfODyQvMfgdQ - - +2021-03-10 21:03:07.431 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-10 21:03:07.431 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/favicon.ico - - - 200 32038 image/x-icon 13.5569ms +2021-03-10 21:03:23.553 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:03:23.557 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 21:03:23.566 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 21:03:23.566 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 21:03:23.566 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 21:03:23.567 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 21:03:23.567 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 21:03:23.567 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 21:03:23.567 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 21:03:23.567 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 21:03:23.568 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 21:03:23.572 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:23.587 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 21:03:23.588 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 21:03:23.588 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 21:03:23.588 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 21:03:23.588 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.5411ms +2021-03-10 21:03:23.588 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.4901ms +2021-03-10 21:03:29.562 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-10 21:03:29.563 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-10 21:03:29.563 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.9242ms +2021-03-10 21:03:30.797 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 21:03:30.798 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 21:03:30.798 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 21:03:30.798 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 21:03:30.798 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:30.843 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 21:03:30.844 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 21:03:30.844 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 21:03:30.844 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 21:03:30.844 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:30.844 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:03:30.844 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:03:30.844 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:03:30.844 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:03:30.844 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:30.845 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:30.845 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:30.845 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:30.845 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:30.845 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:30.845 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:30.845 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:30.845 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:30.846 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:30.846 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:31.140 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 21:03:31.140 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 21:03:31.140 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 21:03:31.141 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 21:03:31.141 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:31.373 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:31.452 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.452 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.452 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.453 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.453 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:31.453 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.454 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.454 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.454 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.454 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:31.454 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.454 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.454 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.455 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.455 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:31.456 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.456 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.456 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.456 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.456 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:31.457 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.457 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.457 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.457 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.457 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:31.457 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.457 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.457 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.458 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.458 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:31.459 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.459 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.459 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.459 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.460 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:31.460 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.460 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.460 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.460 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.460 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:31.460 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.461 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.461 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.461 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.461 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:31.462 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.462 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.462 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.462 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.462 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:31.463 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.463 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.463 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.463 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.463 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:31.463 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.463 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.463 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.464 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.464 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:31.465 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.465 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.465 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.465 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.465 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:31.465 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.466 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.466 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.466 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.466 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:31.466 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.466 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.466 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.466 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.466 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:31.472 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.473 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.473 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.473 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.473 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:31.473 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.473 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.473 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.474 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.474 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:31.474 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.474 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.474 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.474 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.474 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:31.476 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.476 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.476 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.476 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.476 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:31.476 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.477 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.477 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.477 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.477 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:31.477 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.477 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.477 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.477 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.477 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:31.479 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.479 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.479 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.479 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.479 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:31.479 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.479 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.479 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.480 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.480 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:31.480 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.480 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.480 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.480 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.480 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:31.482 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.482 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.482 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.482 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.482 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:31.482 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.482 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.482 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.483 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.483 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:31.483 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.483 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.483 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.483 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.483 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:31.484 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.485 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.485 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.485 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:03:31.485 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:31.485 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.485 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.485 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.485 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:31.485 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:31.486 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.486 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.486 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.486 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:03:31.486 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:33.292 +03:00 [INF] Authorization was successful. +2021-03-10 21:03:33.295 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:33.296 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:33.296 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:33.296 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:03:33.296 +03:00 [INF] Authorization was successful. +2021-03-10 21:04:22.163 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 21:04:22.165 +03:00 [INF] Authorization was successful. +2021-03-10 21:04:22.166 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:04:22.167 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:04:22.167 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:04:22.167 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:04:22.167 +03:00 [INF] Authorization was successful. +2021-03-10 21:04:26.474 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:04:26.482 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 21:04:26.483 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 21:04:26.484 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4322.1781ms +2021-03-10 21:04:26.484 +03:00 [ERR] An error occurred using the connection to database 'MyProjectName' on server '(LocalDb)\MSSQLLocalDB'. +2021-03-10 21:04:26.489 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 21:04:26.495 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=VAkQ7AHLOmod6j-QsUIo4Q - - +2021-03-10 21:04:26.498 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=cx8UrBGfIUXfODyQvMfgdQ - - - 101 - - 79070.0687ms +2021-03-10 21:04:26.502 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:04:26.503 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 21:04:26.523 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 21:04:26.523 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 21:04:26.523 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 21:04:26.523 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 21:04:26.523 +03:00 [INF] Authorization was successful. +2021-03-10 21:04:26.523 +03:00 [INF] Authorization was successful. +2021-03-10 21:04:26.524 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 21:04:26.524 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 21:04:26.524 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 21:04:26.524 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 21:04:26.524 +03:00 [INF] Authorization was successful. +2021-03-10 21:04:26.524 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 21:04:26.524 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 21:04:26.525 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 21:04:26.525 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 21:04:26.525 +03:00 [INF] Authorization was successful. +2021-03-10 21:04:26.549 +03:00 [ERR] An exception occurred while iterating over the results of a query for context type 'Volo.Abp.PermissionManagement.EntityFrameworkCore.PermissionManagementDbContext'. +System.Threading.Tasks.TaskCanceledException: A task was canceled. + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) + at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() +System.Threading.Tasks.TaskCanceledException: A task was canceled. + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) + at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +2021-03-10 21:04:32.714 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 21:04:32.714 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 21:04:32.715 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 21:04:32.715 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 21:04:32.715 +03:00 [INF] Authorization was successful. +2021-03-10 21:04:32.772 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-10 21:04:32.773 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-10 21:04:32.773 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-10 21:04:32.773 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-10 21:04:32.773 +03:00 [INF] Authorization was successful. +2021-03-10 21:04:32.773 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 21:04:32.773 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 21:04:32.773 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 21:04:32.773 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 21:04:32.774 +03:00 [INF] Authorization was successful. +2021-03-10 21:04:32.774 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 21:04:32.774 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 21:04:32.774 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 21:04:32.774 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 21:04:32.774 +03:00 [INF] Authorization was successful. +2021-03-10 21:04:32.774 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 21:04:32.774 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 21:04:32.774 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 21:04:32.775 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 21:04:32.775 +03:00 [INF] Authorization was successful. +2021-03-10 21:04:32.863 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 21:04:32.863 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 21:04:32.863 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 21:04:32.863 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 21:04:32.863 +03:00 [INF] Authorization was successful. +2021-03-10 21:04:32.890 +03:00 [INF] Authorization was successful. +2021-03-10 21:04:32.940 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 21:04:32.940 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 21:04:32.940 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 21:04:32.941 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 21:04:32.941 +03:00 [INF] Authorization was successful. +2021-03-10 21:04:32.941 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 21:04:32.941 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 21:04:32.942 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 21:04:32.942 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 21:04:32.942 +03:00 [INF] Authorization was successful. +2021-03-10 21:04:32.942 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 21:04:32.942 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 21:04:32.942 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 21:04:32.942 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 21:04:32.942 +03:00 [INF] Authorization was successful. +2021-03-10 21:04:32.946 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 21:04:32.947 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-10 21:04:32.947 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 21:04:32.947 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-10 21:04:32.947 +03:00 [INF] Authorization was successful. +2021-03-10 21:04:32.947 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 21:04:32.947 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 21:04:32.947 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 21:04:32.947 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-10 21:04:32.947 +03:00 [INF] Authorization was successful. +2021-03-10 21:04:32.947 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 21:04:32.948 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-10 21:04:32.948 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 21:04:32.948 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-10 21:04:32.948 +03:00 [INF] Authorization was successful. +2021-03-10 21:05:04.922 +03:00 [INF] Authorization was successful. +2021-03-10 21:05:11.904 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-10 21:05:13.504 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 21:05:13.504 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 21:05:13.504 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 21:05:13.504 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 21:05:13.504 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 21:05:13.507 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 1.44 ms. +2021-03-10 21:05:13.508 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.39 ms. +2021-03-10 21:05:13.508 +03:00 [INF] Executed page /_Host in 4.2606ms +2021-03-10 21:05:13.508 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 21:05:13.511 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 1604.9138ms +2021-03-10 21:05:13.516 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryAPizWXzfIYL8xRLq 359 +2021-03-10 21:05:13.516 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 21:05:14.132 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=VAkQ7AHLOmod6j-QsUIo4Q - - - 101 - - 47027.2415ms +2021-03-10 21:05:14.132 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:05:14.133 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 21:05:14.135 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 21:05:14.136 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 2.3609ms +2021-03-10 21:05:14.136 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 21:05:14.137 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 21:05:14.137 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 21:05:14.137 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 21:05:14.137 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 21:05:14.137 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 1.3013ms +2021-03-10 21:05:14.139 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 2.2464ms +2021-03-10 21:05:14.139 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 21:05:14.139 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 21:05:14.139 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 21:05:14.139 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 21:05:14.139 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 21:05:14.139 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 2.7606ms +2021-03-10 21:05:14.139 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-10 21:05:14.140 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 21:05:14.140 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.8631ms +2021-03-10 21:05:14.140 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 21:05:14.140 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 21:05:14.140 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 21:05:14.140 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 21:05:14.140 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 21:05:14.140 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 21:05:14.140 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 1.2063ms +2021-03-10 21:05:14.141 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 21:05:14.141 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 1.0151ms +2021-03-10 21:05:14.141 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 21:05:14.141 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 1.3407ms +2021-03-10 21:05:14.141 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 21:05:14.141 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 21:05:14.143 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 21:05:14.143 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 2.8990ms +2021-03-10 21:05:14.143 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 2.9584ms +2021-03-10 21:05:14.143 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 21:05:14.146 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 5.7332ms +2021-03-10 21:05:14.146 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryAPizWXzfIYL8xRLq 359 - 200 0 - 630.6183ms +2021-03-10 21:05:14.150 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.6875ms +2021-03-10 21:05:14.165 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 21:05:15.615 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:05:15.616 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/favicon.ico - - +2021-03-10 21:05:15.620 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 21:05:15.620 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-10 21:05:15.620 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 21:05:15.620 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/favicon.ico - - - 200 32038 image/x-icon 4.0013ms +2021-03-10 21:05:15.620 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 1455.0642ms +2021-03-10 21:05:15.624 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=VN0m5sUsFABfnfUGDPmtxA - - +2021-03-10 21:05:16.517 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:05:16.518 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 21:05:16.527 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 21:05:16.528 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 21:05:16.528 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 21:05:16.528 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 21:05:16.528 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 21:05:16.528 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 21:05:16.529 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 21:05:16.529 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 21:05:16.529 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 21:05:16.533 +03:00 [INF] Authorization was successful. +2021-03-10 21:05:16.549 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 21:05:16.549 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 21:05:16.549 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 21:05:16.549 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 21:05:16.549 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.4564ms +2021-03-10 21:05:16.549 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.6743ms +2021-03-10 21:05:21.399 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-10 21:05:22.275 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 21:05:22.275 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 21:05:22.275 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 21:05:22.275 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 21:05:22.275 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 21:05:22.276 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.62 ms. +2021-03-10 21:05:22.277 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.37 ms. +2021-03-10 21:05:22.277 +03:00 [INF] Executed page /_Host in 2.163ms +2021-03-10 21:05:22.277 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 21:05:22.871 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary6PDRIlPIb1i438TH 359 +2021-03-10 21:05:22.871 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 1472.2444ms +2021-03-10 21:05:22.872 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 21:05:22.872 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 21:05:22.873 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 21:05:22.874 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 21:05:22.874 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 21:05:22.874 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 21:05:23.983 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 1109.1721ms +2021-03-10 21:05:23.983 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=VN0m5sUsFABfnfUGDPmtxA - - - 101 - - 8358.9489ms +2021-03-10 21:05:23.985 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 21:05:23.985 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 21:05:23.985 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 1113.0823ms +2021-03-10 21:05:23.985 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 21:05:23.985 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 1111.2396ms +2021-03-10 21:05:23.985 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 21:05:23.985 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 21:05:23.985 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 21:05:23.985 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-10 21:05:23.985 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 21:05:23.985 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 21:05:23.985 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 21:05:23.986 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.8354ms +2021-03-10 21:05:23.986 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 21:05:23.986 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 1.1869ms +2021-03-10 21:05:23.986 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 21:05:23.986 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.8133ms +2021-03-10 21:05:23.986 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 21:05:23.986 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.8688ms +2021-03-10 21:05:23.986 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 21:05:23.986 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 21:05:23.986 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 21:05:23.986 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 1.0603ms +2021-03-10 21:05:23.986 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.9231ms +2021-03-10 21:05:23.986 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 21:05:23.986 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 21:05:23.986 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.7946ms +2021-03-10 21:05:23.986 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 21:05:23.987 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.8399ms +2021-03-10 21:05:23.987 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.6172ms +2021-03-10 21:05:24.695 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:05:24.696 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 21:05:24.696 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/favicon.ico - - +2021-03-10 21:05:24.699 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-10 21:05:24.699 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 21:05:24.699 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/favicon.ico - - - 200 32038 image/x-icon 3.1612ms +2021-03-10 21:05:24.699 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 21:05:25.372 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary6PDRIlPIb1i438TH 359 - 200 0 - 2500.3451ms +2021-03-10 21:05:26.059 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:05:26.061 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 21:05:26.061 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 21:05:26.647 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 1951.1824ms +2021-03-10 21:05:26.650 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=TQyVxB5pt48ac-K78BEBvg - - +2021-03-10 21:05:27.275 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:05:27.276 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 21:05:27.283 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 21:05:27.283 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 21:05:27.283 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 21:05:27.283 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 21:05:27.283 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 21:05:27.284 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 21:05:27.284 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 21:05:27.284 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 21:05:27.285 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 21:05:27.290 +03:00 [INF] Authorization was successful. +2021-03-10 21:05:27.305 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 21:05:27.305 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 21:05:27.305 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 21:05:27.305 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 21:05:27.305 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.5594ms +2021-03-10 21:05:27.306 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.7115ms +2021-03-10 21:05:33.797 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-10 21:05:36.258 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 21:05:36.258 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 21:05:36.258 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 21:05:36.258 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 21:05:36.258 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 21:05:36.259 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.60 ms. +2021-03-10 21:05:36.260 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.33 ms. +2021-03-10 21:05:36.260 +03:00 [INF] Executed page /_Host in 2.1928ms +2021-03-10 21:05:36.260 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 21:05:37.666 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 3868.5306ms +2021-03-10 21:05:37.666 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryS1ZM3v5HumwF5PcP 359 +2021-03-10 21:05:37.666 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 21:05:37.666 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 21:05:37.667 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 21:05:37.667 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 21:05:41.168 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 21:05:41.168 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 3501.4682ms +2021-03-10 21:05:41.168 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 3502.3440ms +2021-03-10 21:05:41.169 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=TQyVxB5pt48ac-K78BEBvg - - - 101 - - 14518.1847ms +2021-03-10 21:05:41.169 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 21:05:41.169 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 21:05:41.169 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 21:05:41.169 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 21:05:41.169 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 21:05:41.169 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 21:05:41.169 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.7660ms +2021-03-10 21:05:41.169 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 21:05:41.169 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-10 21:05:41.170 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.8459ms +2021-03-10 21:05:41.170 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 21:05:41.170 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 21:05:41.170 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 21:05:41.170 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 21:05:41.170 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 21:05:41.170 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 1.0100ms +2021-03-10 21:05:41.170 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 21:05:41.170 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 21:05:41.170 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.8837ms +2021-03-10 21:05:41.170 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.6981ms +2021-03-10 21:05:41.170 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 21:05:41.170 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 21:05:41.170 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 0.9280ms +2021-03-10 21:05:41.170 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.8015ms +2021-03-10 21:05:41.171 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 21:05:41.171 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 21:05:41.171 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.8882ms +2021-03-10 21:05:41.171 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 21:05:41.171 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.8351ms +2021-03-10 21:05:41.171 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.6853ms +2021-03-10 21:05:41.902 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:05:41.903 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 21:05:41.903 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/favicon.ico - - +2021-03-10 21:05:41.905 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-10 21:05:41.905 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/favicon.ico - - - 200 32038 image/x-icon 2.6778ms +2021-03-10 21:05:41.906 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 21:05:41.906 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 21:05:43.172 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryS1ZM3v5HumwF5PcP 359 - 200 0 - 5506.2462ms +2021-03-10 21:05:44.947 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:05:44.948 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 21:05:44.948 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 21:05:46.029 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4126.2289ms +2021-03-10 21:05:46.034 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=QednG5AWENAqJntEsGQ2ng - - +2021-03-10 21:05:47.116 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:05:47.118 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 21:05:47.126 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 21:05:47.127 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 21:05:47.127 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 21:05:47.127 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 21:05:47.127 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 21:05:47.127 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 21:05:47.128 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 21:05:47.128 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 21:05:47.128 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 21:05:47.133 +03:00 [INF] Authorization was successful. +2021-03-10 21:05:47.151 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 21:05:47.151 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 21:05:47.151 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 21:05:47.151 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 21:05:47.151 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.3789ms +2021-03-10 21:05:47.151 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.6835ms +2021-03-10 21:05:49.190 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-10 21:05:50.900 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 21:05:50.900 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 21:05:50.900 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 21:05:50.901 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 21:05:50.901 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 21:05:50.902 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.83 ms. +2021-03-10 21:05:50.903 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.44 ms. +2021-03-10 21:05:50.903 +03:00 [INF] Executed page /_Host in 3.3955ms +2021-03-10 21:05:50.903 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 21:05:52.525 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 3334.5887ms +2021-03-10 21:05:52.525 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 21:05:52.525 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 21:05:52.525 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 21:05:52.526 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryJ9JZqD1mftB9J8uy 359 +2021-03-10 21:05:52.527 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 21:05:52.527 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 2.3309ms +2021-03-10 21:05:52.527 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 21:05:52.527 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 21:05:55.074 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 2549.4515ms +2021-03-10 21:05:55.075 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=QednG5AWENAqJntEsGQ2ng - - - 101 - - 9040.7034ms +2021-03-10 21:05:55.077 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 21:05:55.077 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 21:05:55.077 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 21:05:55.078 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 21:05:55.078 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 21:05:55.078 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 2551.3918ms +2021-03-10 21:05:55.078 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-10 21:05:55.078 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 21:05:55.078 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 21:05:55.078 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 21:05:55.078 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 21:05:55.078 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.9114ms +2021-03-10 21:05:55.078 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 21:05:55.078 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 21:05:55.078 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.8576ms +2021-03-10 21:05:55.078 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 21:05:55.078 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.9398ms +2021-03-10 21:05:55.078 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 21:05:55.079 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 21:05:55.079 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 21:05:55.079 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 0.8706ms +2021-03-10 21:05:55.079 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.7394ms +2021-03-10 21:05:55.079 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 21:05:55.079 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 1.1271ms +2021-03-10 21:05:55.079 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 21:05:55.079 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 21:05:55.079 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.8582ms +2021-03-10 21:05:55.079 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.8174ms +2021-03-10 21:05:55.079 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.6980ms +2021-03-10 21:05:56.112 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:05:56.115 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 21:05:56.117 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 21:05:56.117 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/favicon.ico - - +2021-03-10 21:05:56.118 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 21:05:56.597 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryJ9JZqD1mftB9J8uy 359 - 200 0 - 4070.5484ms +2021-03-10 21:05:56.597 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-10 21:05:56.597 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/favicon.ico - - - 200 32038 image/x-icon 480.2150ms +2021-03-10 21:05:57.079 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:05:57.081 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 21:05:57.081 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 21:05:57.829 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 1711.8757ms +2021-03-10 21:05:57.832 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=4mPNLWPZZBxbVZ3UCjpnPQ - - +2021-03-10 21:05:58.424 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:05:58.425 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 21:05:58.432 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 21:05:58.432 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 21:05:58.432 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 21:05:58.432 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 21:05:58.432 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 21:05:58.433 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 21:05:58.433 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 21:05:58.433 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 21:05:58.434 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 21:05:58.438 +03:00 [INF] Authorization was successful. +2021-03-10 21:05:58.453 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 21:05:58.453 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 21:05:58.453 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 21:05:58.453 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 21:05:58.453 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.6475ms +2021-03-10 21:05:58.453 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.5030ms +2021-03-10 21:06:21.710 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-10 21:06:21.716 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 21:06:21.717 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 21:06:21.717 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 21:06:21.717 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 21:06:21.717 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 21:06:21.718 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.83 ms. +2021-03-10 21:06:21.719 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.45 ms. +2021-03-10 21:06:21.719 +03:00 [INF] Executed page /_Host in 2.6465ms +2021-03-10 21:06:21.719 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 21:06:21.720 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 10.8897ms +2021-03-10 21:06:21.726 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryH8xzU1tB9v4aRPA1 359 +2021-03-10 21:06:21.726 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 21:06:21.726 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=4mPNLWPZZBxbVZ3UCjpnPQ - - - 101 - - 23894.1856ms +2021-03-10 21:06:21.733 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:06:21.734 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 21:06:21.734 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 21:06:21.735 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryH8xzU1tB9v4aRPA1 359 - 200 0 - 9.1595ms +2021-03-10 21:06:21.735 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 21:06:21.736 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 21:06:21.736 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.6627ms +2021-03-10 21:06:21.737 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 21:06:21.737 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 21:06:21.737 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.6935ms +2021-03-10 21:06:21.738 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 21:06:21.738 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 21:06:21.738 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 21:06:21.739 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 21:06:21.739 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.9674ms +2021-03-10 21:06:21.739 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 21:06:21.739 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 21:06:21.739 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 21:06:21.739 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 21:06:21.739 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 1.1369ms +2021-03-10 21:06:21.739 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.8744ms +2021-03-10 21:06:21.739 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-10 21:06:21.739 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 21:06:21.740 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 21:06:21.740 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 21:06:21.740 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.5631ms +2021-03-10 21:06:21.740 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 21:06:21.740 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.5105ms +2021-03-10 21:06:21.740 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 21:06:21.740 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 21:06:21.740 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 21:06:21.740 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 0.6273ms +2021-03-10 21:06:21.740 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 21:06:21.740 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.7960ms +2021-03-10 21:06:21.740 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 21:06:21.740 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.8704ms +2021-03-10 21:06:21.741 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 21:06:21.741 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 21:06:21.741 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.8154ms +2021-03-10 21:06:21.741 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.5845ms +2021-03-10 21:06:21.759 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 21:06:21.765 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:06:21.766 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 21:06:21.766 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 21:06:21.766 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 6.6044ms +2021-03-10 21:06:21.772 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/favicon.ico - - +2021-03-10 21:06:21.772 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=wm4kVbH9BiFXh1G-GWVnPg - - +2021-03-10 21:06:21.774 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-10 21:06:21.774 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/favicon.ico - - - 200 32038 image/x-icon 2.2025ms +2021-03-10 21:06:21.778 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:06:21.779 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 21:06:21.788 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 21:06:21.788 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 21:06:21.788 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 21:06:21.789 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 21:06:21.789 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 21:06:21.789 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 21:06:21.790 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 21:06:21.790 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 21:06:21.790 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 21:06:21.795 +03:00 [INF] Authorization was successful. +2021-03-10 21:06:21.814 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 21:06:21.814 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 21:06:21.814 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 21:06:21.814 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 21:06:21.814 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.6733ms +2021-03-10 21:06:21.814 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.5207ms +2021-03-10 21:06:26.032 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-10 21:06:53.989 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 21:06:53.990 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=wm4kVbH9BiFXh1G-GWVnPg - - - 101 - - 32217.7008ms +2021-03-10 21:06:53.990 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 21:06:53.990 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 21:06:53.991 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 21:06:53.991 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 21:06:53.991 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 21:06:53.994 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 1.02 ms. +2021-03-10 21:06:53.995 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.43 ms. +2021-03-10 21:06:53.995 +03:00 [INF] Executed page /_Host in 4.2541ms +2021-03-10 21:06:53.995 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 21:06:53.995 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 27963.5290ms +2021-03-10 21:06:54.016 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryXJbzB7k94sVSfEJd 359 +2021-03-10 21:07:00.095 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 21:07:00.096 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:07:00.098 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 21:07:00.098 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 4.5276ms +2021-03-10 21:07:00.100 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 21:07:00.101 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 21:07:00.102 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 21:07:00.102 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 21:07:00.102 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 21:07:00.102 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 1.3719ms +2021-03-10 21:07:00.102 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 2.8449ms +2021-03-10 21:07:00.102 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 21:07:00.103 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 21:07:00.103 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 21:07:00.103 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 21:07:00.103 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 21:07:00.103 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-10 21:07:00.103 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 21:07:00.103 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.7191ms +2021-03-10 21:07:00.103 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.5954ms +2021-03-10 21:07:00.103 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 21:07:00.103 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 21:07:00.103 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 21:07:00.103 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 21:07:00.103 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.7074ms +2021-03-10 21:07:00.103 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 21:07:00.103 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 21:07:00.103 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.6811ms +2021-03-10 21:07:00.104 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 21:07:00.104 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 21:07:00.104 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 0.7756ms +2021-03-10 21:07:00.104 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.7061ms +2021-03-10 21:07:00.104 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 21:07:00.104 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 21:07:00.104 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.7152ms +2021-03-10 21:07:00.104 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 21:07:00.104 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 21:07:00.104 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryXJbzB7k94sVSfEJd 359 - 200 0 - 6087.9085ms +2021-03-10 21:07:00.104 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.8074ms +2021-03-10 21:07:00.104 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.5638ms +2021-03-10 21:07:00.118 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 21:07:04.792 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:07:04.793 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/favicon.ico - - +2021-03-10 21:07:04.795 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-10 21:07:04.795 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/favicon.ico - - - 200 32038 image/x-icon 2.3218ms +2021-03-10 21:07:04.795 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 21:07:04.795 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 21:07:04.795 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4677.8841ms +2021-03-10 21:07:04.801 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=v1eaYg5meL3d7BW2_hNauQ - - +2021-03-10 21:08:46.464 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:08:46.465 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 21:08:46.511 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 21:08:46.511 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 21:08:46.511 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 21:08:46.511 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 21:08:46.511 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 21:08:46.512 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 21:08:46.512 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 21:08:46.512 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 21:08:46.513 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 21:08:46.517 +03:00 [INF] Authorization was successful. +2021-03-10 21:08:46.533 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 21:08:46.533 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 21:08:46.534 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 21:08:46.534 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 21:08:46.534 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.6099ms +2021-03-10 21:08:46.534 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.7018ms +2021-03-10 21:11:03.848 +03:00 [INF] Starting web host. +2021-03-10 21:11:09.831 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-10 21:11:10.026 +03:00 [INF] Loaded ABP modules: +2021-03-10 21:11:10.026 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-10 21:11:10.026 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-10 21:11:10.026 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-10 21:11:10.026 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-10 21:11:10.026 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-10 21:11:10.026 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-10 21:11:10.026 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-10 21:11:10.026 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-10 21:11:10.026 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-10 21:11:10.026 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-10 21:11:10.026 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-10 21:11:10.026 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-10 21:11:10.026 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-10 21:11:10.026 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-10 21:11:10.026 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-10 21:11:10.026 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-10 21:11:10.026 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-10 21:11:10.026 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-10 21:11:10.026 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-10 21:11:10.026 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-10 21:11:10.026 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-10 21:11:10.026 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-10 21:11:10.026 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-10 21:11:10.026 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-10 21:11:10.026 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-10 21:11:10.026 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-10 21:11:10.026 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-10 21:11:10.027 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-10 21:11:10.027 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-10 21:11:10.027 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-10 21:11:10.027 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-10 21:11:10.028 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiClientModule +2021-03-10 21:11:10.028 +03:00 [INF] - Volo.Abp.Http.Client.AbpHttpClientModule +2021-03-10 21:11:10.101 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-10 21:11:10.179 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-10 21:11:11.397 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-10 21:11:11.398 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-10 21:11:11.398 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-10 21:11:11.398 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-10 21:11:11.398 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-10 21:11:11.398 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-10 21:11:12.140 +03:00 [INF] Initialized all ABP modules. +2021-03-10 21:11:12.417 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-10 21:11:12.421 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-10 21:11:12.421 +03:00 [INF] Hosting environment: Development +2021-03-10 21:11:12.421 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-10 21:11:13.167 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-10 21:11:14.874 +03:00 [DBG] Login Url: /Account/Login +2021-03-10 21:11:14.874 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-10 21:11:14.874 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-10 21:11:14.874 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-10 21:11:14.874 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-10 21:11:14.874 +03:00 [DBG] Error Url: /Account/Error +2021-03-10 21:11:14.874 +03:00 [DBG] Error Id Parameter: errorId +2021-03-10 21:11:15.587 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 21:11:15.643 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 21:11:15.648 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 21:11:15.681 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 21:11:15.681 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 21:11:15.754 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 8.67 ms. +2021-03-10 21:11:15.812 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 2.84 ms. +2021-03-10 21:11:15.835 +03:00 [INF] Executed page /_Host in 188.2851ms +2021-03-10 21:11:15.835 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 21:11:15.846 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 2680.4920ms +2021-03-10 21:11:15.869 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 21:11:15.873 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 21:11:15.873 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 21:11:15.874 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 21:11:15.874 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 21:11:15.874 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 21:11:15.874 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 21:11:15.899 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-10 21:11:15.899 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 21:11:15.899 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 21:11:15.901 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 21:11:15.905 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 21:11:15.916 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 21:11:15.916 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 21:11:15.916 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 21:11:15.916 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 21:11:15.916 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 21:11:15.916 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 21:11:15.916 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 21:11:15.916 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 21:11:15.916 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 21:11:15.916 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 21:11:15.916 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 21:11:15.916 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 21:11:15.921 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 15.9982ms +2021-03-10 21:11:15.921 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 21.9389ms +2021-03-10 21:11:15.921 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 21.9583ms +2021-03-10 21:11:15.921 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 47.1751ms +2021-03-10 21:11:15.921 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 51.4857ms +2021-03-10 21:11:15.921 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 47.4307ms +2021-03-10 21:11:15.921 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 47.0905ms +2021-03-10 21:11:15.921 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 47.6683ms +2021-03-10 21:11:15.921 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 46.8588ms +2021-03-10 21:11:15.921 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 46.5905ms +2021-03-10 21:11:15.921 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 22.1473ms +2021-03-10 21:11:15.921 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 20.3010ms +2021-03-10 21:11:15.951 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 21:11:15.984 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:11:15.985 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 21:11:16.000 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 21:11:16.001 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 49.9017ms +2021-03-10 21:11:16.019 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=MPGwSiunmd2wvroSJDhxQQ - - +2021-03-10 21:11:16.027 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:11:16.028 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 21:11:16.485 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 21:11:16.486 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 21:11:16.487 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-10 21:11:16.632 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:16.709 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 21:11:16.721 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 21:11:16.726 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 21:11:16.726 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 21:11:16.727 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-10 21:11:16.765 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 21:11:16.771 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 21:11:16.775 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 21:11:16.782 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 21:11:16.782 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 21:11:16.782 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 21:11:16.782 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 21:11:16.783 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.4431ms +2021-03-10 21:11:16.783 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 1.2276ms +2021-03-10 21:11:16.787 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 21:11:16.794 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 21:11:16.802 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 21:11:16.803 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 21:11:17.495 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-10 21:11:17.496 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-10 21:11:17.496 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.7550ms +2021-03-10 21:11:18.503 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 21:11:18.503 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 21:11:18.503 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 21:11:18.504 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 21:11:18.504 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:18.552 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 21:11:18.552 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 21:11:18.552 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 21:11:18.552 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 21:11:18.552 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:18.553 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:18.553 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:18.553 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:18.553 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:18.553 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:18.553 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:18.553 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:18.553 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:18.554 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:18.554 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:18.554 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:18.554 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:18.554 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:18.554 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:18.554 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:18.805 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:18.845 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 21:11:18.845 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 21:11:18.845 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 21:11:18.846 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 21:11:18.846 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:19.332 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.332 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.332 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.333 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.333 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:19.333 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.333 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.333 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.334 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.334 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:19.334 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.334 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.334 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.334 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.334 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:19.336 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.337 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.337 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.337 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.337 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:19.337 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.337 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.337 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.337 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.337 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:19.338 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.338 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.338 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.338 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.338 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:19.340 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.340 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.340 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.340 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.340 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:19.340 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.340 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.340 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.340 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.340 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:19.341 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.341 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.341 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.341 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.341 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:19.342 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.342 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.342 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.343 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.343 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:19.343 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.343 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.343 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.343 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.343 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:19.343 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.343 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.343 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.344 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.344 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:19.345 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.345 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.345 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.345 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.345 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:19.346 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.346 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.346 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.346 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.346 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:19.346 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.346 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.346 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.346 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.346 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:19.352 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.353 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.353 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.353 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.353 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:19.353 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.354 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.354 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.354 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.354 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:19.354 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.354 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.354 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.354 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.354 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:19.356 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.356 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.356 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.356 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.356 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:19.357 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.357 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.357 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.357 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.357 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:19.357 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.357 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.357 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.358 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.358 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:19.359 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.359 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.359 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.359 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.359 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:19.359 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.360 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.360 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.360 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.360 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:19.360 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.360 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.360 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.361 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.361 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:19.362 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.362 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.362 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.362 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.362 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:19.362 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.363 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.363 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.363 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.363 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:19.363 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.363 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.363 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.363 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.363 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:19.365 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.365 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.365 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.365 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:19.365 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:19.365 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.365 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.365 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.366 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:19.366 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:19.366 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.366 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.366 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.366 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:19.366 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:20.163 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 21:11:20.169 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:11:20.170 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 21:11:20.170 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 21:11:20.170 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 6.9422ms +2021-03-10 21:11:20.175 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=wvR1onfWmRPfGhORbvXTDw - - +2021-03-10 21:11:20.181 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:11:20.182 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 21:11:21.503 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:21.505 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:21.506 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:21.506 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:21.506 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:21.506 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:24.754 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:24.755 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:24.755 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:24.755 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:24.755 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:24.756 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:32.009 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:32.009 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:32.010 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:32.010 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:32.010 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:32.010 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:35.765 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:35.765 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:35.766 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:35.766 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:35.766 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:35.766 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:44.383 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/identity/roles - - +2021-03-10 21:11:47.451 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 21:11:47.452 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 21:11:47.452 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 21:11:47.453 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 21:11:47.453 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 21:11:47.454 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.91 ms. +2021-03-10 21:11:47.456 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.49 ms. +2021-03-10 21:11:47.457 +03:00 [INF] Executed page /_Host in 4.5508ms +2021-03-10 21:11:47.457 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 21:11:47.457 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/identity/roles - - - 200 - text/html;+charset=utf-8 3074.2679ms +2021-03-10 21:11:47.462 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryiACMqG2ePI1CcAcS 359 +2021-03-10 21:11:47.473 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 21:11:47.473 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 21:11:47.474 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 21:11:47.474 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 21:11:47.474 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 21:11:47.474 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 21:11:47.474 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 21:11:47.475 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 1.6421ms +2021-03-10 21:11:47.475 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 1.2245ms +2021-03-10 21:11:47.475 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 1.5851ms +2021-03-10 21:11:47.475 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 21:11:47.475 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 21:11:47.475 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 21:11:47.475 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-10 21:11:47.476 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 21:11:47.476 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 21:11:47.476 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 21:11:47.476 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 21:11:47.476 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 21:11:47.476 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 21:11:47.476 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 1.8338ms +2021-03-10 21:11:47.476 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 1.0012ms +2021-03-10 21:11:47.476 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 1.3865ms +2021-03-10 21:11:47.476 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 1.6584ms +2021-03-10 21:11:47.477 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 21:11:47.477 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 21:11:47.477 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 21:11:47.477 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.9988ms +2021-03-10 21:11:47.477 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 21:11:47.477 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 21:11:47.478 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 21:11:47.478 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 21:11:47.480 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 3.3084ms +2021-03-10 21:11:47.480 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 2.5464ms +2021-03-10 21:11:47.480 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 4.3540ms +2021-03-10 21:11:47.480 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 2.9429ms +2021-03-10 21:11:47.491 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 21:11:47.503 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 21:11:49.890 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:11:49.891 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/favicon.ico - - +2021-03-10 21:11:49.892 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 21:11:49.892 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 21:11:49.892 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 2389.0776ms +2021-03-10 21:11:50.954 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:11:50.957 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=xiC-DlCmG6mk86EpZpZnSg - - +2021-03-10 21:11:50.957 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 21:11:50.962 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-10 21:11:50.962 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/favicon.ico - - - 200 32038 image/x-icon 1070.9916ms +2021-03-10 21:11:51.608 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:11:51.609 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 21:11:51.617 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 21:11:51.617 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 21:11:51.617 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 21:11:51.617 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 21:11:51.617 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:51.617 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 21:11:51.618 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 21:11:51.618 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 21:11:51.618 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 21:11:51.618 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:51.619 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 21:11:51.620 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 21:11:51.620 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 21:11:51.620 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 21:11:51.620 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 21:11:51.620 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 21:11:51.621 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 21:11:51.621 +03:00 [ERR] An error occurred using the connection to database 'MyProjectName' on server '(LocalDb)\MSSQLLocalDB'. +2021-03-10 21:11:51.621 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 21:11:51.623 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 21:11:51.626 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 21:11:51.626 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 21:11:51.626 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 21:11:51.627 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 21:11:51.627 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:51.627 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:51.627 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:51.627 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:51.627 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:51.627 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:51.627 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:51.628 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:51.628 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:51.628 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:51.628 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:51.628 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:51.628 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:51.628 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:51.628 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:51.629 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:51.629 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 21:11:51.629 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryiACMqG2ePI1CcAcS 359 - 200 0 - 4166.8319ms +2021-03-10 21:11:51.667 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:51.691 +03:00 [ERR] An exception occurred in the database while saving changes for context type 'Volo.Abp.PermissionManagement.EntityFrameworkCore.PermissionManagementDbContext'. +System.Threading.Tasks.TaskCanceledException: A task was canceled. + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.BeginTransactionAsync(IsolationLevel isolationLevel, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.BeginTransactionAsync(CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(DbContext _, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) +System.Threading.Tasks.TaskCanceledException: A task was canceled. + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.BeginTransactionAsync(IsolationLevel isolationLevel, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.BeginTransactionAsync(CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(DbContext _, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +2021-03-10 21:11:51.780 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 21:11:51.798 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 21:11:51.812 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 31.6689ms +2021-03-10 21:11:51.905 +03:00 [WRN] An exception occurred, but response has already started! +2021-03-10 21:11:51.928 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 21:11:51.929 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 21:11:51.929 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 21:11:51.929 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 21:11:51.929 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:52.085 +03:00 [ERR] An unhandled exception has occurred while executing the request. +System.Threading.Tasks.TaskCanceledException: A task was canceled. + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.BeginTransactionAsync(IsolationLevel isolationLevel, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.BeginTransactionAsync(CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(DbContext _, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Volo.Abp.EntityFrameworkCore.AbpDbContext`1.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) in D:\Github\abp\framework\src\Volo.Abp.EntityFrameworkCore\Volo\Abp\EntityFrameworkCore\AbpDbContext.cs:line 163 + at Volo.Abp.Uow.UnitOfWork.SaveChangesAsync(CancellationToken cancellationToken) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWork.cs:line 96 + at Volo.Abp.Uow.UnitOfWork.CompleteAsync(CancellationToken cancellationToken) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWork.cs:line 123 + at Volo.Abp.AspNetCore.Uow.AbpUnitOfWorkMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Uow\AbpUnitOfWorkMiddleware.cs:line 30 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 33 + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 41 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.MultiTenancy.MultiTenancyMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.MultiTenancy\Volo\Abp\AspNetCore\MultiTenancy\MultiTenancyMiddleware.cs:line 51 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Builder.ApplicationBuilderAbpJwtTokenMiddlewareExtension.<>c__DisplayClass0_0.<b__0>d.MoveNext() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Authentication.JwtBearer\Microsoft\AspNetCore\Builder\JwtTokenMiddleware.cs:line 21 +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Tracing.AbpCorrelationIdMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Tracing\AbpCorrelationIdMiddleware.cs:line 27 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) +2021-03-10 21:11:52.086 +03:00 [WRN] The response has already started, the error page middleware will not be executed. +2021-03-10 21:11:52.160 +03:00 [ERR] Connection id "0HM73TVHPLNE7", Request id "0HM73TVHPLNE7:00000002": An unhandled exception was thrown by the application. +System.Threading.Tasks.TaskCanceledException: A task was canceled. + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.BeginTransactionAsync(IsolationLevel isolationLevel, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.BeginTransactionAsync(CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(DbContext _, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Volo.Abp.EntityFrameworkCore.AbpDbContext`1.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) in D:\Github\abp\framework\src\Volo.Abp.EntityFrameworkCore\Volo\Abp\EntityFrameworkCore\AbpDbContext.cs:line 163 + at Volo.Abp.Uow.UnitOfWork.SaveChangesAsync(CancellationToken cancellationToken) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWork.cs:line 96 + at Volo.Abp.Uow.UnitOfWork.CompleteAsync(CancellationToken cancellationToken) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWork.cs:line 123 + at Volo.Abp.AspNetCore.Uow.AbpUnitOfWorkMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Uow\AbpUnitOfWorkMiddleware.cs:line 30 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 33 + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 41 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.MultiTenancy.MultiTenancyMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.MultiTenancy\Volo\Abp\AspNetCore\MultiTenancy\MultiTenancyMiddleware.cs:line 51 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Builder.ApplicationBuilderAbpJwtTokenMiddlewareExtension.<>c__DisplayClass0_0.<b__0>d.MoveNext() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Authentication.JwtBearer\Microsoft\AspNetCore\Builder\JwtTokenMiddleware.cs:line 21 +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Tracing.AbpCorrelationIdMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Tracing\AbpCorrelationIdMiddleware.cs:line 27 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) + at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) + at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) + at Microsoft.AspNetCore.RequestLocalization.AbpRequestLocalizationMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Microsoft\AspNetCore\RequestLocalization\AbpRequestLocalizationMiddleware.cs:line 32 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) +2021-03-10 21:11:52.161 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=MPGwSiunmd2wvroSJDhxQQ - - - 101 - - 36141.8226ms +2021-03-10 21:11:52.168 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.169 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.169 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.169 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.169 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:52.169 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.169 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.169 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.169 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.169 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:52.170 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.170 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.170 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.171 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.171 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:52.173 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.173 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.173 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.173 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.173 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:52.173 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.174 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.174 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.174 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.174 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:52.174 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.174 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.174 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.174 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.174 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:52.176 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.176 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.176 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.176 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.176 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:52.176 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.177 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.177 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.177 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.177 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:52.177 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.177 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.177 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.177 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.177 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:52.179 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.179 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.179 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.180 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.180 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:52.180 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.180 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.180 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.180 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.180 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:52.180 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.180 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.180 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.181 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.181 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:52.182 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.182 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.182 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.182 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.183 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:52.183 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.183 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.183 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.183 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.183 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:52.183 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.183 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.183 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.184 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.184 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:52.187 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.187 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.187 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.187 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.188 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:52.188 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.188 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.188 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.188 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.188 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:52.188 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.189 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.189 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.189 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.189 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:52.190 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.190 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.190 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.191 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.191 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:52.191 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.191 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.191 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.191 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.191 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:52.191 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.192 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.192 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.192 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.192 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:52.193 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.193 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.193 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.194 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.194 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:52.194 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.194 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.194 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.194 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.194 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:52.194 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.194 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.194 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.195 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.195 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:52.196 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.196 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.196 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.196 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.196 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:52.197 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.197 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.197 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.197 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.197 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:52.197 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.197 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.197 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.198 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.198 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:52.199 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.199 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.199 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.199 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:11:52.199 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:52.199 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.200 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.200 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.200 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:11:52.200 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:52.200 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.200 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.200 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.200 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:11:52.201 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:54.791 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-10 21:11:54.792 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-10 21:11:54.792 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 1.1861ms +2021-03-10 21:11:58.428 +03:00 [INF] Authorization was successful. +2021-03-10 21:11:58.441 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 21:11:58.442 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 21:11:58.442 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.7170ms +2021-03-10 21:12:03.461 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-10 21:12:10.738 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 21:12:10.738 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 21:12:10.738 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 21:12:10.739 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 21:12:10.739 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 21:12:10.741 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 1.31 ms. +2021-03-10 21:12:10.742 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.45 ms. +2021-03-10 21:12:10.742 +03:00 [INF] Executed page /_Host in 3.6253ms +2021-03-10 21:12:10.742 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 21:12:10.742 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 7281.5583ms +2021-03-10 21:12:10.754 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 21:12:10.754 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryYTfsvAohyFhBAdoN 359 +2021-03-10 21:12:43.815 +03:00 [INF] Starting web host. +2021-03-10 21:12:48.682 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-10 21:12:48.855 +03:00 [INF] Loaded ABP modules: +2021-03-10 21:12:48.855 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-10 21:12:48.855 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-10 21:12:48.855 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-10 21:12:48.855 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-10 21:12:48.855 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-10 21:12:48.855 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-10 21:12:48.855 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-10 21:12:48.855 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-10 21:12:48.855 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-10 21:12:48.855 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-10 21:12:48.855 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-10 21:12:48.855 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-10 21:12:48.855 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-10 21:12:48.855 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-10 21:12:48.855 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-10 21:12:48.855 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-10 21:12:48.855 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-10 21:12:48.855 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-10 21:12:48.855 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-10 21:12:48.855 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-10 21:12:48.855 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-10 21:12:48.855 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-10 21:12:48.855 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-10 21:12:48.855 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-10 21:12:48.855 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-10 21:12:48.855 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-10 21:12:48.855 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-10 21:12:48.855 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-10 21:12:48.855 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-10 21:12:48.855 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-10 21:12:48.855 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-10 21:12:48.855 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-10 21:12:48.855 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-10 21:12:48.856 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-10 21:12:48.856 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-10 21:12:48.856 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-10 21:12:48.856 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiClientModule +2021-03-10 21:12:48.856 +03:00 [INF] - Volo.Abp.Http.Client.AbpHttpClientModule +2021-03-10 21:12:48.918 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-10 21:12:49.000 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-10 21:12:50.035 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-10 21:12:50.035 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-10 21:12:50.035 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-10 21:12:50.035 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-10 21:12:50.035 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-10 21:12:50.035 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-10 21:12:50.715 +03:00 [INF] Initialized all ABP modules. +2021-03-10 21:12:50.983 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-10 21:12:50.986 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-10 21:12:50.986 +03:00 [INF] Hosting environment: Development +2021-03-10 21:12:50.986 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-10 21:12:51.274 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-10 21:12:53.023 +03:00 [DBG] Login Url: /Account/Login +2021-03-10 21:12:53.023 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-10 21:12:53.023 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-10 21:12:53.023 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-10 21:12:53.023 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-10 21:12:53.023 +03:00 [DBG] Error Url: /Account/Error +2021-03-10 21:12:53.023 +03:00 [DBG] Error Id Parameter: errorId +2021-03-10 21:12:56.634 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 21:12:56.694 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 21:12:56.698 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 21:12:56.736 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 21:12:56.736 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 21:12:56.815 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 10.32 ms. +2021-03-10 21:12:56.892 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 3.13 ms. +2021-03-10 21:12:56.922 +03:00 [INF] Executed page /_Host in 224.0074ms +2021-03-10 21:12:56.922 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 21:12:56.937 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 5664.3778ms +2021-03-10 21:12:56.938 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 21:12:56.938 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 21:12:56.938 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 21:12:56.938 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 21:12:56.938 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 21:12:56.938 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 21:12:56.951 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 21:12:56.958 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 21:12:56.958 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-10 21:12:56.960 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 21:12:56.960 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 21:12:56.966 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 21:12:56.993 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 21:12:56.993 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 21:12:56.993 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 21:12:56.993 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 21:12:56.993 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 21:12:56.993 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 21:12:56.993 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 21:12:56.993 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 21:12:56.993 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 21:12:56.993 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 21:12:56.993 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 21:12:56.993 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 21:12:57.000 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 61.7349ms +2021-03-10 21:12:57.000 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 61.6512ms +2021-03-10 21:12:57.000 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 40.1223ms +2021-03-10 21:12:57.000 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 39.9244ms +2021-03-10 21:12:57.000 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 61.7444ms +2021-03-10 21:12:57.000 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 42.0830ms +2021-03-10 21:12:57.000 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 61.6912ms +2021-03-10 21:12:57.000 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 61.7742ms +2021-03-10 21:12:57.000 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 61.8002ms +2021-03-10 21:12:57.000 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 33.2584ms +2021-03-10 21:12:57.000 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 49.1335ms +2021-03-10 21:12:57.000 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 42.2643ms +2021-03-10 21:12:57.053 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 21:12:57.053 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/favicon.ico - - +2021-03-10 21:12:57.064 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-10 21:12:57.065 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/favicon.ico - - - 200 32038 image/x-icon 12.1714ms +2021-03-10 21:12:58.424 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:12:58.426 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 21:12:58.443 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 21:12:58.443 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 1391.2731ms +2021-03-10 21:12:58.460 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=e0NdbXxXJmeIdw52ODzVbw - - +2021-03-10 21:12:59.026 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 21:12:59.027 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 21:12:59.460 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 21:12:59.461 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 21:12:59.463 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-10 21:12:59.612 +03:00 [INF] Authorization was successful. +2021-03-10 21:12:59.704 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 21:12:59.716 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 21:12:59.722 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 21:12:59.722 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 21:12:59.722 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-10 21:12:59.776 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 21:12:59.776 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 21:12:59.776 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 21:12:59.776 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 21:12:59.776 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 1.0724ms +2021-03-10 21:12:59.776 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.7091ms +2021-03-10 21:12:59.780 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 21:12:59.789 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 21:12:59.795 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 21:12:59.806 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 21:12:59.814 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 21:12:59.821 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 21:12:59.821 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 21:13:04.027 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-10 21:13:04.028 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-10 21:13:04.028 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.8279ms +2021-03-10 21:13:05.030 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 21:13:05.030 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 21:13:05.030 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 21:13:05.031 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 21:13:05.031 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:05.084 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 21:13:05.084 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 21:13:05.084 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 21:13:05.084 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 21:13:05.084 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:05.084 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.084 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.085 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.085 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.085 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:05.085 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.085 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.085 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.086 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.086 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:05.086 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.086 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.086 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.086 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.086 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:05.315 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:05.358 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 21:13:05.358 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 21:13:05.358 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 21:13:05.359 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 21:13:05.359 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:05.849 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.849 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.849 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.849 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.849 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:05.850 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.850 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.850 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.851 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.851 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:05.851 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.852 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.852 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.852 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.852 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:05.853 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.854 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.854 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.854 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.854 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:05.854 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.854 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.854 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.854 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.854 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:05.854 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.855 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.855 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.855 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.855 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:05.856 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.857 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.857 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.857 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.857 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:05.857 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.857 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.857 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.857 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.857 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:05.857 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.858 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.858 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.858 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.858 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:05.859 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.859 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.859 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.859 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.859 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:05.860 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.860 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.860 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.860 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.860 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:05.860 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.860 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.861 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.861 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.861 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:05.862 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.862 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.862 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.862 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.862 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:05.862 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.863 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.863 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.863 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.863 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:05.863 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.863 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.863 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.863 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.863 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:05.869 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.870 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.870 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.870 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.870 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:05.870 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.870 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.870 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.871 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.871 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:05.871 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.871 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.871 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.871 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.871 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:05.873 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.873 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.873 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.873 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.873 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:05.873 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.873 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.873 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.874 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.874 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:05.874 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.874 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.874 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.874 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.874 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:05.875 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.876 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.876 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.876 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.876 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:05.876 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.876 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.876 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.876 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.876 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:05.876 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.877 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.877 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.877 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.877 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:05.878 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.878 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.878 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.879 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.879 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:05.879 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.879 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.879 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.879 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.879 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:05.879 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.879 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.879 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.880 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.880 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:05.881 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.881 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.881 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.881 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 21:13:05.881 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:05.881 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.882 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.882 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.882 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:05.882 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:05.882 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.882 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.882 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.882 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 21:13:05.882 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:07.447 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:07.450 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:07.450 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:07.450 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:07.450 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:07.450 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:11.244 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:11.245 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:11.246 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:11.246 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:11.246 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:11.246 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:17.120 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:17.120 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:17.121 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:17.121 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:17.121 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:17.121 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:20.388 +03:00 [INF] Authorization was successful. +2021-03-10 21:13:20.389 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:20.389 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:20.389 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:20.390 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 21:13:20.390 +03:00 [INF] Authorization was successful. +2021-03-10 22:17:33.570 +03:00 [INF] Starting web host. +2021-03-10 22:17:34.868 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-10 22:17:34.929 +03:00 [INF] Loaded ABP modules: +2021-03-10 22:17:34.929 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-10 22:17:34.929 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-10 22:17:34.929 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-10 22:17:34.929 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-10 22:17:34.929 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-10 22:17:34.929 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-10 22:17:34.929 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-10 22:17:34.929 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiClientModule +2021-03-10 22:17:34.929 +03:00 [INF] - Volo.Abp.Http.Client.AbpHttpClientModule +2021-03-10 22:17:34.953 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-10 22:17:34.957 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-10 22:17:34.985 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-10 22:17:35.425 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-10 22:17:35.425 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-10 22:17:35.425 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-10 22:17:35.425 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-10 22:17:35.425 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-10 22:17:35.425 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-10 22:17:35.833 +03:00 [INF] Initialized all ABP modules. +2021-03-10 22:17:35.942 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-10 22:17:35.944 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-10 22:17:35.944 +03:00 [INF] Hosting environment: Development +2021-03-10 22:17:35.944 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-10 22:17:36.442 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-10 22:17:38.333 +03:00 [DBG] Login Url: /Account/Login +2021-03-10 22:17:38.333 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-10 22:17:38.333 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-10 22:17:38.333 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-10 22:17:38.333 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-10 22:17:38.333 +03:00 [DBG] Error Url: /Account/Error +2021-03-10 22:17:38.333 +03:00 [DBG] Error Id Parameter: errorId +2021-03-10 22:17:39.135 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 22:17:39.160 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 22:17:39.161 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 22:17:39.175 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 22:17:39.175 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 22:17:39.211 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 5.88 ms. +2021-03-10 22:17:39.239 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 1.73 ms. +2021-03-10 22:17:39.256 +03:00 [INF] Executed page /_Host in 92.5312ms +2021-03-10 22:17:39.256 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 22:17:39.264 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 2821.9274ms +2021-03-10 22:17:39.265 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 22:17:39.265 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 22:17:39.265 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 22:17:39.268 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 22:17:39.268 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 22:17:39.268 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 22:17:39.270 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 5.5652ms +2021-03-10 22:17:39.270 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 5.5668ms +2021-03-10 22:17:39.270 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 5.5659ms +2021-03-10 22:17:39.275 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 22:17:39.275 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 22:17:39.276 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 22:17:39.276 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 22:17:39.276 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.6061ms +2021-03-10 22:17:39.276 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.5129ms +2021-03-10 22:17:39.277 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 22:17:39.277 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 22:17:39.277 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.3101ms +2021-03-10 22:17:39.280 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 22:17:39.280 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 22:17:39.280 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.2850ms +2021-03-10 22:17:39.281 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-10 22:17:39.281 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 22:17:39.281 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 0.2502ms +2021-03-10 22:17:39.281 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 22:17:39.281 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 22:17:39.281 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.2296ms +2021-03-10 22:17:39.282 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 22:17:39.282 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 22:17:39.282 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.3210ms +2021-03-10 22:17:39.283 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 22:17:39.283 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 22:17:39.283 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.3161ms +2021-03-10 22:17:39.285 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 22:17:39.285 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 22:17:39.285 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.3463ms +2021-03-10 22:17:39.301 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 22:17:39.310 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 22:17:39.311 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 22:17:39.321 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 22:17:39.321 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 19.8935ms +2021-03-10 22:17:39.329 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=2n19sHfxh2K4-qxb52Tt3Q - - +2021-03-10 22:17:39.332 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 22:17:39.333 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 22:17:39.515 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 22:17:39.516 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 22:17:39.517 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-10 22:17:39.600 +03:00 [INF] Authorization was successful. +2021-03-10 22:17:39.650 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 22:17:39.659 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 22:17:39.661 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 22:17:39.661 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 22:17:39.661 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-10 22:17:39.671 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 22:17:39.677 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 22:17:39.679 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 22:17:39.686 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 22:17:39.691 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 22:17:39.697 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 22:17:39.697 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 22:18:08.606 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 22:18:08.606 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 22:18:08.607 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 22:18:08.607 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 22:18:08.608 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 1.4629ms +2021-03-10 22:18:08.608 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 1.4640ms +2021-03-10 22:18:09.427 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-10 22:18:09.428 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-10 22:18:09.428 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.4313ms +2021-03-10 22:18:10.622 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:18:10.622 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:18:10.622 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:18:10.622 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:18:10.622 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:10.641 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 22:18:10.642 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 22:18:10.642 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 22:18:10.642 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 22:18:10.642 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:10.642 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:18:10.643 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:18:10.643 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:18:10.643 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:18:10.643 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:10.643 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:10.643 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:10.643 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:10.644 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:10.644 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:10.644 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:10.644 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:10.644 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:10.644 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:10.644 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:10.787 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:10.813 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:18:10.814 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:18:10.814 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:18:10.814 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:18:10.814 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:11.003 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.004 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.004 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.004 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.004 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:11.005 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.005 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.005 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.005 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.005 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:11.005 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.006 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.006 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.006 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.006 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:11.008 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.008 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.008 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.008 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.008 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:11.008 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.008 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.008 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.009 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.009 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:11.009 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.009 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.009 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.009 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.009 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:11.011 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.011 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.011 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.011 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.011 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:11.011 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.011 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.011 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.012 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.012 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:11.012 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.012 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.012 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.012 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.012 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:11.014 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.014 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.014 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.014 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.014 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:11.014 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.015 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.015 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.015 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.015 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:11.015 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.015 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.015 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.015 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.015 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:11.017 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.017 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.017 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.017 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.017 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:11.017 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.017 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.017 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.018 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.018 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:11.018 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.018 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.018 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.018 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.018 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:11.024 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.024 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.024 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.024 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.024 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:11.024 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.024 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.024 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.024 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.024 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:11.025 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.025 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.025 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.025 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.025 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:11.027 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.027 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.027 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.027 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.027 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:11.027 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.027 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.027 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.028 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.028 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:11.028 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.028 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.028 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.028 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.028 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:11.030 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.030 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.030 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.030 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.030 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:11.030 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.030 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.030 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.031 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.031 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:11.031 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.031 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.031 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.031 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.031 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:11.033 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.033 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.033 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.033 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.033 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:11.034 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.034 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.034 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.034 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.034 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:11.034 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.034 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.034 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.034 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.034 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:11.036 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.036 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.036 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.037 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:18:11.037 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:11.037 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.037 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.037 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.037 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:18:11.037 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:11.037 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.037 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.037 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.037 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:11.038 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:14.378 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:14.379 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:14.379 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:14.379 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:14.379 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:14.380 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:14.380 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:14.380 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:14.380 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:18:14.380 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:18:14.380 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:18:14.380 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:18:14.381 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:18:14.381 +03:00 [INF] Authorization was successful. +2021-03-10 22:18:14.448 +03:00 [WRN] Unhandled exception rendering component: Exception of type 'Volo.Abp.BusinessException' was thrown. +Volo.Abp.BusinessException: Exception of type 'Volo.Abp.BusinessException' was thrown. + at Volo.Abp.Identity.IdentityRoleManager.DeleteAsync(IdentityRole role) in D:\Github\abp\modules\identity\src\Volo.Abp.Identity.Domain\Volo\Abp\Identity\IdentityRoleManager.cs:line 67 + at Volo.Abp.Identity.IdentityRoleAppService.DeleteAsync(Guid id) in D:\Github\abp\modules\identity\src\Volo.Abp.Identity.Application\Volo\Abp\Identity\IdentityRoleAppService.cs:line 105 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Authorization.AuthorizationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Authorization\Volo\Abp\Authorization\AuthorizationInterceptor.cs:line 19 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Auditing.AuditingInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Auditing\Volo\Abp\Auditing\AuditingInterceptor.cs:line 24 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Validation.ValidationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Validation\Volo\Abp\Validation\ValidationInterceptor.cs:line 19 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWorkInterceptor.cs:line 43 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Volo.Abp.BlazoriseUI.AbpCrudPageBase`10.DeleteEntityAsync(TListViewModel entity) in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\AbpCrudPageBase.cs:line 417 + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Volo.Abp.BlazoriseUI.Components.EntityAction`1.b__38_0() in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\Components\EntityAction.razor.cs:line 58 + at Microsoft.AspNetCore.Components.Rendering.RendererSynchronizationContext.<>c.<b__9_0>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.BlazoriseUI.Components.EntityAction`1.ActionClickedAsync() in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\Components\EntityAction.razor.cs:line 58 + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle) +2021-03-10 22:18:14.451 +03:00 [ERR] Unhandled exception in circuit 'KYRhPCJG3GPi5OE93Nt8HXrlN10BMjhT7C-WxnwQD40'. +Volo.Abp.BusinessException: Exception of type 'Volo.Abp.BusinessException' was thrown. + at Volo.Abp.Identity.IdentityRoleManager.DeleteAsync(IdentityRole role) in D:\Github\abp\modules\identity\src\Volo.Abp.Identity.Domain\Volo\Abp\Identity\IdentityRoleManager.cs:line 67 + at Volo.Abp.Identity.IdentityRoleAppService.DeleteAsync(Guid id) in D:\Github\abp\modules\identity\src\Volo.Abp.Identity.Application\Volo\Abp\Identity\IdentityRoleAppService.cs:line 105 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Authorization.AuthorizationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Authorization\Volo\Abp\Authorization\AuthorizationInterceptor.cs:line 19 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Auditing.AuditingInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Auditing\Volo\Abp\Auditing\AuditingInterceptor.cs:line 24 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Validation.ValidationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Validation\Volo\Abp\Validation\ValidationInterceptor.cs:line 19 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWorkInterceptor.cs:line 43 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Volo.Abp.BlazoriseUI.AbpCrudPageBase`10.DeleteEntityAsync(TListViewModel entity) in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\AbpCrudPageBase.cs:line 417 + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Volo.Abp.BlazoriseUI.Components.EntityAction`1.b__38_0() in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\Components\EntityAction.razor.cs:line 58 + at Microsoft.AspNetCore.Components.Rendering.RendererSynchronizationContext.<>c.<b__9_0>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.BlazoriseUI.Components.EntityAction`1.ActionClickedAsync() in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\Components\EntityAction.razor.cs:line 58 + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle) +2021-03-10 22:18:14.458 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 22:18:14.460 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=2n19sHfxh2K4-qxb52Tt3Q - - - 101 - - 35130.8973ms +2021-03-10 22:21:59.184 +03:00 [INF] Starting web host. +2021-03-10 22:22:02.670 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-10 22:22:02.738 +03:00 [INF] Loaded ABP modules: +2021-03-10 22:22:02.738 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-10 22:22:02.738 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-10 22:22:02.738 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-10 22:22:02.738 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-10 22:22:02.738 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-10 22:22:02.738 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-10 22:22:02.738 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-10 22:22:02.738 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-10 22:22:02.738 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-10 22:22:02.739 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-10 22:22:02.739 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-10 22:22:02.739 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-10 22:22:02.739 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-10 22:22:02.739 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-10 22:22:02.739 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-10 22:22:02.739 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-10 22:22:02.739 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-10 22:22:02.739 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-10 22:22:02.739 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-10 22:22:02.739 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-10 22:22:02.739 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-10 22:22:02.739 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-10 22:22:02.739 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-10 22:22:02.739 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-10 22:22:02.739 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-10 22:22:02.739 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-10 22:22:02.739 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-10 22:22:02.739 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-10 22:22:02.739 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-10 22:22:02.739 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-10 22:22:02.739 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-10 22:22:02.739 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-10 22:22:02.739 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-10 22:22:02.739 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-10 22:22:02.739 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiClientModule +2021-03-10 22:22:02.739 +03:00 [INF] - Volo.Abp.Http.Client.AbpHttpClientModule +2021-03-10 22:22:02.791 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-10 22:22:02.798 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-10 22:22:02.867 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-10 22:22:03.669 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-10 22:22:03.669 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-10 22:22:03.669 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-10 22:22:03.669 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-10 22:22:03.669 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-10 22:22:03.669 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-10 22:22:04.417 +03:00 [INF] Initialized all ABP modules. +2021-03-10 22:22:04.520 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-10 22:22:04.523 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-10 22:22:04.523 +03:00 [INF] Hosting environment: Development +2021-03-10 22:22:04.523 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-10 22:22:05.035 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-10 22:22:08.342 +03:00 [DBG] Login Url: /Account/Login +2021-03-10 22:22:08.342 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-10 22:22:08.342 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-10 22:22:08.342 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-10 22:22:08.342 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-10 22:22:08.342 +03:00 [DBG] Error Url: /Account/Error +2021-03-10 22:22:08.342 +03:00 [DBG] Error Id Parameter: errorId +2021-03-10 22:22:08.750 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 22:22:08.817 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 22:22:08.821 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 22:22:08.877 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 22:22:08.877 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 22:22:09.067 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 22.40 ms. +2021-03-10 22:22:09.160 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 8.60 ms. +2021-03-10 22:22:09.187 +03:00 [INF] Executed page /_Host in 362.4234ms +2021-03-10 22:22:09.187 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 22:22:09.194 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 22:22:09.194 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 22:22:09.194 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 22:22:09.199 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 22:22:09.199 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 22:22:09.199 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 22:22:09.204 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 8.6190ms +2021-03-10 22:22:09.204 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 8.6196ms +2021-03-10 22:22:09.204 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 8.6189ms +2021-03-10 22:22:09.206 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 4170.9160ms +2021-03-10 22:22:09.213 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 22:22:09.214 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 22:22:09.214 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 22:22:09.215 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 22:22:09.215 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 22:22:09.215 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 22:22:09.215 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 1.3256ms +2021-03-10 22:22:09.215 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 1.7324ms +2021-03-10 22:22:09.215 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 1.0142ms +2021-03-10 22:22:09.220 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 22:22:09.221 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-10 22:22:09.221 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 22:22:09.221 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 22:22:09.221 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 0.4108ms +2021-03-10 22:22:09.221 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 1.2701ms +2021-03-10 22:22:09.225 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 22:22:09.225 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 22:22:09.226 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 1.0284ms +2021-03-10 22:22:09.227 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 22:22:09.228 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 22:22:09.228 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 22:22:09.228 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 22:22:09.228 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 1.0835ms +2021-03-10 22:22:09.228 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.7062ms +2021-03-10 22:22:09.232 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 22:22:09.234 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 22:22:09.234 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 1.9267ms +2021-03-10 22:22:09.257 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 22:22:09.268 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 22:22:09.270 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 22:22:09.294 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 22:22:09.294 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 37.5755ms +2021-03-10 22:22:09.307 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=dn6OesnCzSB4j1_08yyoVg - - +2021-03-10 22:22:09.317 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 22:22:09.317 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 22:22:09.802 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 22:22:09.804 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 22:22:09.807 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-10 22:22:10.088 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:10.251 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 22:22:10.268 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 22:22:10.274 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 22:22:10.274 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 22:22:10.274 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-10 22:22:10.401 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 22:22:10.418 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 22:22:10.430 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 22:22:10.453 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 22:22:10.474 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 22:22:10.503 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 22:22:10.506 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 22:22:27.093 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 22:22:27.093 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 22:22:27.094 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 22:22:27.094 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 22:22:27.094 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 1.3803ms +2021-03-10 22:22:27.094 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 1.3795ms +2021-03-10 22:22:27.974 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-10 22:22:27.975 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-10 22:22:27.975 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.5869ms +2021-03-10 22:22:29.021 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:22:29.022 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:22:29.022 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:22:29.023 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:22:29.024 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:29.055 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 22:22:29.056 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 22:22:29.056 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 22:22:29.057 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 22:22:29.057 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:29.058 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:22:29.059 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:22:29.059 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:22:29.059 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:22:29.060 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:29.060 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:29.061 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:29.061 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:29.061 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:29.061 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:29.062 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:29.062 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:29.062 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:29.063 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:29.063 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:29.364 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:29.405 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:22:29.406 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:22:29.406 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:22:29.406 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:22:29.406 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:30.002 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.003 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.003 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.004 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.004 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:30.006 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.006 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.006 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.007 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.007 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:30.007 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.008 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.008 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.008 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.008 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:30.012 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.012 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.012 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.013 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.013 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:30.013 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.013 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.013 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.014 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.014 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:30.014 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.014 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.014 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.015 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.015 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:30.018 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.018 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.018 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.019 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.019 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:30.019 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.020 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.020 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.020 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.020 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:30.020 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.021 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.021 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.021 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.021 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:30.024 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.025 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.025 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.025 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.025 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:30.025 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.026 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.026 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.026 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.026 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:30.027 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.027 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.027 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.028 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.028 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:30.031 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.032 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.032 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.032 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.032 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:30.032 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.033 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.033 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.033 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.033 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:30.033 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.034 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.034 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.034 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.034 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:30.046 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.046 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.046 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.047 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.047 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:30.047 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.048 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.048 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.048 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.048 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:30.048 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.049 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.049 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.049 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.049 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:30.052 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.053 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.053 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.054 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.054 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:30.054 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.054 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.054 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.055 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.055 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:30.055 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.056 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.056 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.056 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.056 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:30.059 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.060 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.060 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.060 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.061 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:30.061 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.061 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.061 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.062 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.062 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:30.062 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.062 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.062 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.063 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.063 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:30.066 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.066 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.066 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.067 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.067 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:30.067 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.068 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.068 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.068 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.068 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:30.068 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.069 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.069 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.069 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.069 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:30.073 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.073 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.073 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.074 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:22:30.074 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:30.074 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.075 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.075 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.075 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:22:30.075 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:30.075 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.076 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.076 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.076 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:30.076 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:32.742 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:32.743 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:32.743 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:32.744 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:32.744 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:32.747 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:32.747 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:32.747 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:32.747 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:32.748 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:22:32.748 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:22:32.748 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:22:32.748 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:22:32.748 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:45.023 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:45.024 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:45.024 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:45.025 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:45.025 +03:00 [INF] Authorization was successful. +2021-03-10 22:22:45.026 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:45.027 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:45.027 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:45.027 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:22:45.027 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:22:45.028 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:22:45.028 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:22:45.028 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:22:45.028 +03:00 [INF] Authorization was successful. +2021-03-10 22:24:51.001 +03:00 [INF] Starting web host. +2021-03-10 22:24:52.392 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-10 22:24:52.449 +03:00 [INF] Loaded ABP modules: +2021-03-10 22:24:52.449 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-10 22:24:52.449 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-10 22:24:52.449 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-10 22:24:52.449 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-10 22:24:52.449 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-10 22:24:52.449 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-10 22:24:52.449 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-10 22:24:52.449 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-10 22:24:52.449 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-10 22:24:52.450 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-10 22:24:52.450 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-10 22:24:52.450 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-10 22:24:52.450 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-10 22:24:52.450 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-10 22:24:52.450 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-10 22:24:52.450 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-10 22:24:52.450 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-10 22:24:52.450 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-10 22:24:52.450 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-10 22:24:52.450 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-10 22:24:52.450 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-10 22:24:52.450 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-10 22:24:52.450 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-10 22:24:52.450 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-10 22:24:52.450 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-10 22:24:52.450 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-10 22:24:52.450 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-10 22:24:52.450 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-10 22:24:52.450 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-10 22:24:52.450 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-10 22:24:52.450 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiClientModule +2021-03-10 22:24:52.450 +03:00 [INF] - Volo.Abp.Http.Client.AbpHttpClientModule +2021-03-10 22:24:52.483 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-10 22:24:52.486 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-10 22:24:52.525 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-10 22:24:53.122 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-10 22:24:53.122 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-10 22:24:53.122 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-10 22:24:53.122 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-10 22:24:53.122 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-10 22:24:53.122 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-10 22:24:53.733 +03:00 [INF] Initialized all ABP modules. +2021-03-10 22:24:53.826 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-10 22:24:53.828 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-10 22:24:53.828 +03:00 [INF] Hosting environment: Development +2021-03-10 22:24:53.828 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-10 22:24:54.058 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-10 22:24:56.599 +03:00 [DBG] Login Url: /Account/Login +2021-03-10 22:24:56.599 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-10 22:24:56.599 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-10 22:24:56.599 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-10 22:24:56.599 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-10 22:24:56.599 +03:00 [DBG] Error Url: /Account/Error +2021-03-10 22:24:56.599 +03:00 [DBG] Error Id Parameter: errorId +2021-03-10 22:24:56.943 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 22:24:57.001 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 22:24:57.005 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 22:24:57.051 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 22:24:57.051 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 22:24:57.191 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 21.75 ms. +2021-03-10 22:24:57.271 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 5.54 ms. +2021-03-10 22:24:57.298 +03:00 [INF] Executed page /_Host in 288.8253ms +2021-03-10 22:24:57.298 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 22:24:57.313 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 22:24:57.313 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 22:24:57.313 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 22:24:57.313 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 22:24:57.313 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 22:24:57.313 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 22:24:57.314 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 22:24:57.314 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-10 22:24:57.314 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 22:24:57.314 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 22:24:57.314 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 22:24:57.314 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 22:24:57.320 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 22:24:57.320 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 22:24:57.320 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 22:24:57.320 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 22:24:57.320 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 22:24:57.320 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 22:24:57.320 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 22:24:57.321 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 22:24:57.321 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 22:24:57.321 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 22:24:57.321 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 22:24:57.321 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 22:24:57.321 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 3263.2896ms +2021-03-10 22:24:57.323 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 8.8056ms +2021-03-10 22:24:57.323 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 9.6587ms +2021-03-10 22:24:57.323 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 8.8955ms +2021-03-10 22:24:57.323 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 9.6044ms +2021-03-10 22:24:57.323 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 8.9902ms +2021-03-10 22:24:57.323 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 9.0960ms +2021-03-10 22:24:57.323 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 9.0560ms +2021-03-10 22:24:57.323 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 9.8022ms +2021-03-10 22:24:57.323 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 9.3613ms +2021-03-10 22:24:57.323 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 9.8542ms +2021-03-10 22:24:57.323 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 8.8107ms +2021-03-10 22:24:57.323 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 9.9573ms +2021-03-10 22:24:57.365 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 22:24:57.379 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 22:24:57.382 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 22:24:57.399 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 22:24:57.399 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 34.7539ms +2021-03-10 22:24:57.411 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=s3DQOaLhzRjClAvdK-TEkQ - - +2021-03-10 22:24:57.415 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 22:24:57.416 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 22:24:57.756 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 22:24:57.757 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 22:24:57.759 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-10 22:24:57.918 +03:00 [INF] Authorization was successful. +2021-03-10 22:24:58.022 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 22:24:58.038 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 22:24:58.042 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 22:24:58.042 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 22:24:58.042 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-10 22:24:58.090 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 22:24:58.090 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 22:24:58.091 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 22:24:58.091 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 22:24:58.091 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 1.0285ms +2021-03-10 22:24:58.091 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 1.0048ms +2021-03-10 22:24:58.132 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 22:24:58.143 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 22:24:58.149 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 22:24:58.163 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 22:24:58.172 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 22:24:58.184 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 22:24:58.185 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 22:24:59.059 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-10 22:24:59.060 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-10 22:24:59.061 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 1.2138ms +2021-03-10 22:25:00.105 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:25:00.106 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:25:00.106 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:25:00.107 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:25:00.107 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:00.138 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 22:25:00.139 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 22:25:00.139 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 22:25:00.139 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 22:25:00.139 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:00.140 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:25:00.140 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:25:00.140 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:25:00.140 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:25:00.140 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:00.141 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:00.141 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:00.141 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:00.142 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:00.142 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:00.142 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:00.142 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:00.142 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:00.143 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:00.143 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:00.424 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:00.463 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:25:00.464 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:25:00.464 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:25:00.464 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:25:00.464 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:01.012 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.013 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.013 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.013 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.013 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:01.015 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.016 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.016 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.016 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.016 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:01.017 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.017 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.017 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.018 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.018 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:01.020 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.021 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.021 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.021 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.021 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:01.022 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.022 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.022 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.022 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.022 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:01.022 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.023 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.023 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.023 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.023 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:01.026 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.027 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.027 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.027 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.027 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:01.027 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.028 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.028 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.028 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.028 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:01.028 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.029 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.029 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.029 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.029 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:01.032 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.032 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.032 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.033 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.033 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:01.033 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.034 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.034 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.034 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.034 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:01.034 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.034 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.034 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.035 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.035 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:01.038 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.039 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.039 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.039 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.039 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:01.039 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.040 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.040 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.040 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.040 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:01.040 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.041 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.041 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.041 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.041 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:01.053 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.054 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.054 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.054 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.054 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:01.054 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.055 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.055 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.055 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.055 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:01.055 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.056 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.056 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.057 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.057 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:01.060 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.060 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.060 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.061 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.061 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:01.061 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.061 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.061 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.062 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.062 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:01.062 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.062 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.062 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.063 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.063 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:01.067 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.067 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.067 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.068 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.068 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:01.068 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.069 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.069 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.069 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.069 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:01.069 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.070 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.070 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.070 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.070 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:01.073 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.074 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.074 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.074 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.074 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:01.074 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.075 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.075 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.075 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.075 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:01.075 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.076 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.076 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.076 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.076 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:01.079 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.080 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.080 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.081 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:25:01.081 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:01.081 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.081 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.082 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.082 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:25:01.082 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:01.082 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.083 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.083 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.083 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:01.083 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:03.630 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:03.631 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:03.631 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:03.631 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:03.631 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:03.633 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:03.633 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:03.633 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:03.634 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:25:03.634 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:25:03.634 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:25:03.634 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:25:03.635 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:25:03.635 +03:00 [INF] Authorization was successful. +2021-03-10 22:25:03.840 +03:00 [WRN] Unhandled exception rendering component: The current thread is not associated with the Dispatcher. Use InvokeAsync() to switch execution to the Dispatcher when triggering rendering or component state. +System.InvalidOperationException: The current thread is not associated with the Dispatcher. Use InvokeAsync() to switch execution to the Dispatcher when triggering rendering or component state. + at Microsoft.AspNetCore.Components.Dispatcher.AssertAccess() + at Microsoft.AspNetCore.Components.RenderTree.Renderer.AddToRenderQueue(Int32 componentId, RenderFragment renderFragment) + at Microsoft.AspNetCore.Components.ComponentBase.StateHasChanged() + at Volo.Abp.AspNetCore.Components.AbpComponentBase.ShowError(Exception exception) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Components\Volo\Abp\AspNetCore\Components\AbpComponentBase.cs:line 146 + at Volo.Abp.BlazoriseUI.AbpCrudPageBase`10.DeleteEntityAsync(TListViewModel entity) in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\AbpCrudPageBase.cs:line 424 + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Volo.Abp.BlazoriseUI.Components.EntityAction`1.b__38_0() in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\Components\EntityAction.razor.cs:line 58 + at Microsoft.AspNetCore.Components.Rendering.RendererSynchronizationContext.<>c.<b__9_0>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.BlazoriseUI.Components.EntityAction`1.ActionClickedAsync() in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\Components\EntityAction.razor.cs:line 58 + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle) +2021-03-10 22:25:03.845 +03:00 [ERR] Unhandled exception in circuit '4NFF482vhl-GWvh4PVNz6eSiF_l4vyQ25pCfSJAx034'. +System.InvalidOperationException: The current thread is not associated with the Dispatcher. Use InvokeAsync() to switch execution to the Dispatcher when triggering rendering or component state. + at Microsoft.AspNetCore.Components.Dispatcher.AssertAccess() + at Microsoft.AspNetCore.Components.RenderTree.Renderer.AddToRenderQueue(Int32 componentId, RenderFragment renderFragment) + at Microsoft.AspNetCore.Components.ComponentBase.StateHasChanged() + at Volo.Abp.AspNetCore.Components.AbpComponentBase.ShowError(Exception exception) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Components\Volo\Abp\AspNetCore\Components\AbpComponentBase.cs:line 146 + at Volo.Abp.BlazoriseUI.AbpCrudPageBase`10.DeleteEntityAsync(TListViewModel entity) in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\AbpCrudPageBase.cs:line 424 + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Volo.Abp.BlazoriseUI.Components.EntityAction`1.b__38_0() in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\Components\EntityAction.razor.cs:line 58 + at Microsoft.AspNetCore.Components.Rendering.RendererSynchronizationContext.<>c.<b__9_0>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.BlazoriseUI.Components.EntityAction`1.ActionClickedAsync() in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\Components\EntityAction.razor.cs:line 58 + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle) +2021-03-10 22:25:03.858 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 22:25:03.864 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=s3DQOaLhzRjClAvdK-TEkQ - - - 101 - - 6452.5649ms +2021-03-10 22:26:37.129 +03:00 [INF] Starting web host. +2021-03-10 22:26:38.646 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-10 22:26:38.704 +03:00 [INF] Loaded ABP modules: +2021-03-10 22:26:38.705 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-10 22:26:38.705 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-10 22:26:38.705 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-10 22:26:38.705 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-10 22:26:38.705 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-10 22:26:38.705 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-10 22:26:38.705 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-10 22:26:38.705 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiClientModule +2021-03-10 22:26:38.705 +03:00 [INF] - Volo.Abp.Http.Client.AbpHttpClientModule +2021-03-10 22:26:38.746 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-10 22:26:38.749 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-10 22:26:38.791 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-10 22:26:39.372 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-10 22:26:39.372 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-10 22:26:39.372 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-10 22:26:39.372 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-10 22:26:39.372 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-10 22:26:39.372 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-10 22:26:39.916 +03:00 [INF] Initialized all ABP modules. +2021-03-10 22:26:40.003 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-10 22:26:40.006 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-10 22:26:40.006 +03:00 [INF] Hosting environment: Development +2021-03-10 22:26:40.006 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-10 22:26:40.664 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-10 22:26:42.952 +03:00 [DBG] Login Url: /Account/Login +2021-03-10 22:26:42.952 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-10 22:26:42.952 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-10 22:26:42.952 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-10 22:26:42.952 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-10 22:26:42.952 +03:00 [DBG] Error Url: /Account/Error +2021-03-10 22:26:42.952 +03:00 [DBG] Error Id Parameter: errorId +2021-03-10 22:26:43.211 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 22:26:43.254 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 22:26:43.257 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 22:26:43.298 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 22:26:43.299 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 22:26:43.411 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 15.51 ms. +2021-03-10 22:26:43.515 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 4.74 ms. +2021-03-10 22:26:43.541 +03:00 [INF] Executed page /_Host in 278.5428ms +2021-03-10 22:26:43.541 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 22:26:43.556 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 22:26:43.556 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 22:26:43.556 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 22:26:43.556 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 22:26:43.556 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 22:26:43.556 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 22:26:43.556 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 22:26:43.556 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-10 22:26:43.556 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 22:26:43.557 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 22:26:43.557 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 2892.3500ms +2021-03-10 22:26:43.557 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 22:26:43.557 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 22:26:43.561 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 22:26:43.561 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 22:26:43.561 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 22:26:43.561 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 22:26:43.562 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 22:26:43.562 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 22:26:43.562 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 22:26:43.562 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 22:26:43.562 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 22:26:43.562 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 22:26:43.562 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 22:26:43.562 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 22:26:43.563 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 7.3985ms +2021-03-10 22:26:43.563 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 7.1817ms +2021-03-10 22:26:43.563 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 6.7165ms +2021-03-10 22:26:43.563 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 6.3470ms +2021-03-10 22:26:43.563 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 6.9681ms +2021-03-10 22:26:43.563 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 6.9363ms +2021-03-10 22:26:43.563 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 6.9401ms +2021-03-10 22:26:43.563 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 7.5577ms +2021-03-10 22:26:43.563 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 7.5706ms +2021-03-10 22:26:43.563 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 7.5555ms +2021-03-10 22:26:43.563 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 7.3853ms +2021-03-10 22:26:43.564 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 7.6255ms +2021-03-10 22:26:43.599 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 22:26:43.613 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 22:26:43.613 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 22:26:43.628 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 22:26:43.629 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 29.4364ms +2021-03-10 22:26:43.640 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=dEClZtvQeJ5SuhNF1kG8Ig - - +2021-03-10 22:26:43.646 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 22:26:43.646 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 22:26:43.943 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 22:26:43.944 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 22:26:43.947 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-10 22:26:44.083 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:44.167 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 22:26:44.181 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 22:26:44.185 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 22:26:44.185 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 22:26:44.185 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-10 22:26:44.235 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 22:26:44.235 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 22:26:44.235 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 22:26:44.235 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 22:26:44.236 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.9357ms +2021-03-10 22:26:44.236 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 1.1598ms +2021-03-10 22:26:44.262 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 22:26:44.272 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 22:26:44.277 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 22:26:44.287 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 22:26:44.296 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 22:26:44.309 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 22:26:44.310 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 22:26:45.341 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-10 22:26:45.342 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-10 22:26:45.342 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 1.3357ms +2021-03-10 22:26:46.602 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:26:46.603 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:26:46.603 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:26:46.604 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:26:46.604 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:46.631 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 22:26:46.631 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 22:26:46.631 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 22:26:46.632 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 22:26:46.632 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:46.632 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:26:46.633 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:26:46.633 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:26:46.633 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:26:46.633 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:46.633 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:46.633 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:46.633 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:46.634 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:46.634 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:46.634 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:46.634 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:46.634 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:46.635 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:46.635 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:46.860 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:46.893 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:26:46.894 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:26:46.894 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:26:46.894 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:26:46.894 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:47.399 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.399 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.399 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.400 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.400 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:47.401 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.402 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.402 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.402 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.403 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:47.403 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.403 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.403 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.404 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.404 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:47.407 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.408 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.408 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.408 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.408 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:47.408 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.408 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.408 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.409 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.409 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:47.409 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.409 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.409 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.410 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.410 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:47.413 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.414 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.414 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.414 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.414 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:47.414 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.415 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.415 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.415 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.415 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:47.415 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.416 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.416 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.416 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.416 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:47.419 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.420 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.420 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.420 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.420 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:47.420 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.421 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.421 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.421 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.421 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:47.421 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.422 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.422 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.422 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.422 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:47.425 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.426 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.426 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.426 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.426 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:47.426 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.427 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.427 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.427 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.427 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:47.427 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.428 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.428 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.428 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.428 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:47.439 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.439 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.439 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.440 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.440 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:47.440 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.440 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.440 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.441 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.441 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:47.441 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.441 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.441 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.442 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.442 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:47.445 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.445 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.445 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.446 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.446 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:47.446 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.446 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.446 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.447 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.447 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:47.447 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.447 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.447 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.448 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.448 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:47.451 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.451 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.451 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.452 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.452 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:47.452 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.453 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.453 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.453 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.453 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:47.453 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.454 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.454 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.455 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.455 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:47.458 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.458 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.458 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.459 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.459 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:47.459 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.459 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.459 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.460 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.460 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:47.460 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.460 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.460 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.461 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.461 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:47.464 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.464 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.464 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.465 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:26:47.465 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:47.465 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.465 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.465 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.466 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:26:47.466 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:47.466 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.466 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.466 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.467 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:47.467 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:50.388 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:50.389 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:50.389 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:50.389 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:50.389 +03:00 [INF] Authorization was successful. +2021-03-10 22:26:50.393 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:50.394 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:50.394 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:50.395 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:26:50.395 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:26:50.395 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:26:50.395 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:26:50.396 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:26:50.396 +03:00 [INF] Authorization was successful. +2021-03-10 22:27:01.414 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:27:01.415 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:27:01.415 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:27:01.415 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:27:01.415 +03:00 [INF] Authorization was successful. +2021-03-10 22:27:01.416 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:27:01.416 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:27:01.416 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:27:01.417 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:27:01.417 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:27:01.417 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:27:01.417 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:27:01.417 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:27:01.417 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:49.766 +03:00 [INF] Starting web host. +2021-03-10 22:31:51.420 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-10 22:31:51.482 +03:00 [INF] Loaded ABP modules: +2021-03-10 22:31:51.482 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-10 22:31:51.482 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-10 22:31:51.482 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-10 22:31:51.482 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-10 22:31:51.482 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-10 22:31:51.482 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-10 22:31:51.482 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-10 22:31:51.482 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiClientModule +2021-03-10 22:31:51.482 +03:00 [INF] - Volo.Abp.Http.Client.AbpHttpClientModule +2021-03-10 22:31:51.530 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-10 22:31:51.537 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-10 22:31:51.600 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-10 22:31:52.291 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-10 22:31:52.291 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-10 22:31:52.291 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-10 22:31:52.291 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-10 22:31:52.291 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-10 22:31:52.291 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-10 22:31:52.889 +03:00 [INF] Initialized all ABP modules. +2021-03-10 22:31:52.979 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-10 22:31:52.981 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-10 22:31:52.981 +03:00 [INF] Hosting environment: Development +2021-03-10 22:31:52.981 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-10 22:31:53.259 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-10 22:31:55.501 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryesl2yksmu2TPYEkn 359 +2021-03-10 22:31:55.524 +03:00 [DBG] Login Url: /Account/Login +2021-03-10 22:31:55.524 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-10 22:31:55.524 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-10 22:31:55.524 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-10 22:31:55.524 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-10 22:31:55.524 +03:00 [DBG] Error Url: /Account/Error +2021-03-10 22:31:55.524 +03:00 [DBG] Error Id Parameter: errorId +2021-03-10 22:31:55.795 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 22:31:55.810 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 22:31:55.810 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 22:31:55.815 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 22:31:55.832 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryesl2yksmu2TPYEkn 359 - 200 0 - 330.5207ms +2021-03-10 22:31:55.866 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 22:31:55.868 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 22:31:55.879 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarycPZApkVGgsTTlbZg 359 +2021-03-10 22:31:55.889 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 22:31:55.890 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 22:31:55.890 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 22:31:55.890 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarycPZApkVGgsTTlbZg 359 - 200 0 - 11.2173ms +2021-03-10 22:31:55.914 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 22:31:55.914 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 22:31:56.045 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 21.94 ms. +2021-03-10 22:31:56.123 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 5.60 ms. +2021-03-10 22:31:56.146 +03:00 [INF] Executed page /_Host in 271.3575ms +2021-03-10 22:31:56.146 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 22:31:56.152 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 2893.4328ms +2021-03-10 22:31:56.164 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 22:31:56.164 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 22:31:56.164 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 22:31:56.165 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 22:31:56.165 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 22:31:56.165 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 22:31:56.165 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 22:31:56.167 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-10 22:31:56.167 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 22:31:56.167 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 22:31:56.167 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 22:31:56.168 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 22:31:56.173 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 22:31:56.173 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 22:31:56.173 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 22:31:56.173 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 22:31:56.173 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 22:31:56.173 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 22:31:56.174 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 22:31:56.174 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 22:31:56.174 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 22:31:56.174 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 22:31:56.174 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 22:31:56.174 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 22:31:56.175 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 7.8867ms +2021-03-10 22:31:56.175 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 9.3037ms +2021-03-10 22:31:56.175 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 9.3176ms +2021-03-10 22:31:56.175 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 10.3614ms +2021-03-10 22:31:56.175 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 9.6553ms +2021-03-10 22:31:56.175 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 10.7182ms +2021-03-10 22:31:56.175 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 8.0922ms +2021-03-10 22:31:56.175 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 10.8314ms +2021-03-10 22:31:56.175 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 9.7237ms +2021-03-10 22:31:56.175 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 7.1285ms +2021-03-10 22:31:56.175 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 8.4666ms +2021-03-10 22:31:56.175 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 8.0723ms +2021-03-10 22:31:56.216 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 22:31:56.222 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 22:31:56.223 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 22:31:56.241 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 22:31:56.242 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 25.6433ms +2021-03-10 22:31:56.254 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=-4IU6nFRkQisqSzIjm7kSg - - +2021-03-10 22:31:56.259 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 22:31:56.260 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 22:31:56.557 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 22:31:56.557 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 22:31:56.559 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-10 22:31:56.745 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:56.833 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 22:31:56.848 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 22:31:56.852 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 22:31:56.852 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 22:31:56.852 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-10 22:31:56.910 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 22:31:56.910 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 22:31:56.910 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 22:31:56.910 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 22:31:56.910 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.6823ms +2021-03-10 22:31:56.910 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.6919ms +2021-03-10 22:31:56.930 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 22:31:56.940 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 22:31:56.947 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 22:31:56.958 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 22:31:56.967 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 22:31:56.983 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 22:31:56.984 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 22:31:57.441 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-10 22:31:57.441 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-10 22:31:57.441 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.7050ms +2021-03-10 22:31:58.384 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:31:58.385 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:31:58.385 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:31:58.385 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:31:58.385 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:58.413 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 22:31:58.414 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 22:31:58.414 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 22:31:58.414 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 22:31:58.414 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:58.415 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:31:58.415 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:31:58.415 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:31:58.416 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:31:58.416 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:58.416 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:58.417 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:58.417 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:58.417 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:58.417 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:58.417 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:58.418 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:58.418 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:58.418 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:58.418 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:58.660 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:58.697 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:31:58.698 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:31:58.698 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:31:58.698 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:31:58.698 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:59.216 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.216 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.216 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.217 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.217 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:59.219 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.220 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.220 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.220 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.220 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:59.221 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.221 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.221 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.222 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.222 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:59.225 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.225 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.225 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.226 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.226 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:59.226 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.226 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.226 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.227 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.227 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:59.227 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.227 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.227 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.228 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.228 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:59.231 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.232 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.232 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.233 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.233 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:59.233 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.234 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.234 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.234 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.234 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:59.234 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.235 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.235 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.236 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.236 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:59.239 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.240 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.240 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.240 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.240 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:59.240 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.241 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.241 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.241 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.241 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:59.241 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.242 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.242 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.242 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.242 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:59.245 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.246 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.246 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.246 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.246 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:59.246 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.247 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.247 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.247 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.247 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:59.247 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.248 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.248 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.248 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.248 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:59.260 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.260 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.260 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.261 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.261 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:59.261 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.262 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.262 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.262 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.262 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:59.262 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.263 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.263 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.263 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.263 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:59.267 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.267 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.267 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.268 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.268 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:59.268 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.269 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.269 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.269 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.269 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:59.269 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.270 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.270 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.270 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.270 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:59.273 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.274 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.274 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.274 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.274 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:59.274 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.275 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.275 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.275 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.275 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:59.276 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.276 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.276 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.276 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.276 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:59.280 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.280 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.280 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.281 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.281 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:59.281 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.281 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.281 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.282 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.282 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:59.282 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.282 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.282 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.283 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.283 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:59.287 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.287 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.287 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.288 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:31:59.288 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:59.288 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.288 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.288 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.289 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:31:59.289 +03:00 [INF] Authorization was successful. +2021-03-10 22:31:59.289 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.289 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.289 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.290 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:31:59.290 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:02.002 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:02.002 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:02.003 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:02.003 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:02.003 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:02.007 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:02.008 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:02.008 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:02.008 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:02.008 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:32:02.009 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:32:02.009 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:32:02.010 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:32:02.010 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:27.666 +03:00 [INF] Starting web host. +2021-03-10 22:32:33.244 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-10 22:32:33.423 +03:00 [INF] Loaded ABP modules: +2021-03-10 22:32:33.423 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-10 22:32:33.423 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-10 22:32:33.423 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-10 22:32:33.423 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-10 22:32:33.423 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-10 22:32:33.423 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-10 22:32:33.423 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-10 22:32:33.423 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-10 22:32:33.423 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-10 22:32:33.424 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-10 22:32:33.424 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-10 22:32:33.424 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-10 22:32:33.424 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-10 22:32:33.424 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-10 22:32:33.424 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-10 22:32:33.424 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiClientModule +2021-03-10 22:32:33.424 +03:00 [INF] - Volo.Abp.Http.Client.AbpHttpClientModule +2021-03-10 22:32:33.483 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-10 22:32:33.487 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-10 22:32:33.565 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-10 22:32:34.661 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-10 22:32:34.661 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-10 22:32:34.661 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-10 22:32:34.661 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-10 22:32:34.661 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-10 22:32:34.661 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-10 22:32:35.364 +03:00 [INF] Initialized all ABP modules. +2021-03-10 22:32:35.688 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-10 22:32:35.694 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-10 22:32:35.694 +03:00 [INF] Hosting environment: Development +2021-03-10 22:32:35.694 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-10 22:32:36.152 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 22:32:36.152 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-10 22:32:38.798 +03:00 [DBG] Login Url: /Account/Login +2021-03-10 22:32:38.798 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-10 22:32:38.798 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-10 22:32:38.798 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-10 22:32:38.798 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-10 22:32:38.798 +03:00 [DBG] Error Url: /Account/Error +2021-03-10 22:32:38.798 +03:00 [DBG] Error Id Parameter: errorId +2021-03-10 22:32:44.327 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 22:32:44.336 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 22:32:44.336 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 22:32:44.374 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 22:32:44.398 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 8242.1907ms +2021-03-10 22:32:44.399 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=i8AmmhTRSbOPnbLLjDwL3Q - - +2021-03-10 22:32:44.405 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 22:32:44.406 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 22:32:44.406 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 22:32:44.411 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 22:32:44.451 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 22:32:44.451 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 22:32:44.561 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 10.39 ms. +2021-03-10 22:32:44.607 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 2.89 ms. +2021-03-10 22:32:44.634 +03:00 [INF] Executed page /_Host in 224.5653ms +2021-03-10 22:32:44.634 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 22:32:44.636 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 8487.5179ms +2021-03-10 22:32:44.666 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 22:32:44.667 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 22:32:44.667 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 22:32:44.667 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 22:32:44.668 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 22:32:44.668 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 22:32:44.668 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 22:32:44.668 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-10 22:32:44.668 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 22:32:44.669 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 22:32:44.669 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 22:32:44.669 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 22:32:44.693 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 22:32:44.693 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 22:32:44.693 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 22:32:44.693 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 22:32:44.693 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 22:32:44.693 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 22:32:44.693 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 22:32:44.693 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 22:32:44.693 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 22:32:44.693 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 22:32:44.693 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 22:32:44.693 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 22:32:44.698 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 29.4677ms +2021-03-10 22:32:44.699 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 29.3690ms +2021-03-10 22:32:44.699 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 31.2943ms +2021-03-10 22:32:44.699 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 31.3658ms +2021-03-10 22:32:44.699 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 31.1092ms +2021-03-10 22:32:44.699 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 30.4723ms +2021-03-10 22:32:44.699 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 30.9901ms +2021-03-10 22:32:44.699 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 30.7839ms +2021-03-10 22:32:44.699 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 30.3619ms +2021-03-10 22:32:44.699 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 30.0354ms +2021-03-10 22:32:44.699 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 32.7208ms +2021-03-10 22:32:44.699 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 31.6336ms +2021-03-10 22:32:44.735 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 22:32:44.742 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 22:32:44.744 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 22:32:44.744 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 22:32:44.745 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 9.8072ms +2021-03-10 22:32:44.752 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=00yv1HLr2ugp-lgZqqf-ZQ - - +2021-03-10 22:32:44.760 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 22:32:44.761 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 22:32:45.095 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 22:32:45.096 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 22:32:45.097 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-10 22:32:45.225 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:45.305 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 22:32:45.317 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 22:32:45.322 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 22:32:45.322 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 22:32:45.322 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-10 22:32:45.374 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 22:32:45.378 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 22:32:45.378 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 22:32:45.379 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 22:32:45.379 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 22:32:45.379 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.9345ms +2021-03-10 22:32:45.379 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 1.6470ms +2021-03-10 22:32:45.386 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 22:32:45.389 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 22:32:45.397 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 22:32:45.404 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 22:32:45.413 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 22:32:45.414 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 22:32:46.541 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-10 22:32:46.542 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-10 22:32:46.542 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.7853ms +2021-03-10 22:32:47.934 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:32:47.934 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:32:47.934 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:32:47.934 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:32:47.934 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:47.988 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 22:32:47.988 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 22:32:47.988 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 22:32:47.989 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 22:32:47.989 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:47.989 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:32:47.989 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:32:47.989 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:32:47.989 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:32:47.989 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:47.989 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:47.990 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:47.990 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:47.990 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:47.990 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:47.990 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:47.990 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:47.990 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:47.990 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:47.991 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:48.244 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:48.285 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:32:48.286 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:32:48.286 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:32:48.286 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:32:48.286 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:48.753 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.753 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.753 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.753 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.754 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:48.754 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.755 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.755 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.755 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.755 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:48.755 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.755 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.755 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.755 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.755 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:48.757 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.757 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.757 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.757 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.757 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:48.757 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.758 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.758 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.758 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.758 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:48.758 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.758 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.758 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.758 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.758 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:48.760 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.760 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.760 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.760 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.760 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:48.760 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.760 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.760 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.761 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.761 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:48.761 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.761 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.761 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.761 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.761 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:48.763 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.763 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.763 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.763 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.763 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:48.763 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.763 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.763 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.764 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.764 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:48.764 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.764 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.764 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.764 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.764 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:48.766 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.766 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.766 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.766 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.766 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:48.766 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.766 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.766 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.767 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.767 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:48.767 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.767 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.767 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.767 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.767 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:48.773 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.774 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.774 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.774 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.774 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:48.774 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.774 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.774 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.774 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.774 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:48.774 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.775 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.775 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.775 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.775 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:48.776 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.776 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.776 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.777 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.777 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:48.777 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.777 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.777 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.777 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.777 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:48.777 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.778 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.778 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.778 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.778 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:48.779 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.779 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.779 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.780 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.780 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:48.780 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.780 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.780 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.780 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.780 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:48.780 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.780 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.781 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.781 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.781 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:48.782 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.782 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.782 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.782 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.783 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:48.783 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.783 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.783 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.783 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.783 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:48.783 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.783 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.783 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.784 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.784 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:48.785 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.785 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.785 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.785 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:32:48.785 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:48.785 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.786 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.786 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.786 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:32:48.786 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:48.786 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.786 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.786 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.786 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:48.786 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:51.224 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:51.225 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:51.225 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:51.226 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:51.226 +03:00 [INF] Authorization was successful. +2021-03-10 22:32:51.229 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:51.229 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:51.229 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:51.230 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:32:51.230 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:32:51.230 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:32:51.230 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:32:51.230 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:32:51.230 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:38.194 +03:00 [INF] Starting web host. +2021-03-10 22:38:43.055 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-10 22:38:43.211 +03:00 [INF] Loaded ABP modules: +2021-03-10 22:38:43.211 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-10 22:38:43.211 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-10 22:38:43.211 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-10 22:38:43.211 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-10 22:38:43.211 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-10 22:38:43.211 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-10 22:38:43.211 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-10 22:38:43.211 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-10 22:38:43.211 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-10 22:38:43.212 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-10 22:38:43.212 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-10 22:38:43.212 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-10 22:38:43.212 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiClientModule +2021-03-10 22:38:43.212 +03:00 [INF] - Volo.Abp.Http.Client.AbpHttpClientModule +2021-03-10 22:38:43.260 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-10 22:38:43.264 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-10 22:38:43.327 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-10 22:38:44.337 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-10 22:38:44.337 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-10 22:38:44.337 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-10 22:38:44.337 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-10 22:38:44.337 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-10 22:38:44.337 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-10 22:38:44.993 +03:00 [INF] Initialized all ABP modules. +2021-03-10 22:38:45.240 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-10 22:38:45.243 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-10 22:38:45.243 +03:00 [INF] Hosting environment: Development +2021-03-10 22:38:45.243 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-10 22:38:45.749 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-10 22:38:47.406 +03:00 [DBG] Login Url: /Account/Login +2021-03-10 22:38:47.406 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-10 22:38:47.406 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-10 22:38:47.407 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-10 22:38:47.407 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-10 22:38:47.407 +03:00 [DBG] Error Url: /Account/Error +2021-03-10 22:38:47.407 +03:00 [DBG] Error Id Parameter: errorId +2021-03-10 22:38:48.098 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 22:38:48.157 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 22:38:48.161 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 22:38:48.190 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 22:38:48.191 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 22:38:48.265 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 8.81 ms. +2021-03-10 22:38:48.393 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 4.55 ms. +2021-03-10 22:38:48.430 +03:00 [INF] Executed page /_Host in 268.7134ms +2021-03-10 22:38:48.430 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 22:38:48.443 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 2696.4359ms +2021-03-10 22:38:48.447 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 22:38:48.447 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 22:38:48.447 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 22:38:48.447 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 22:38:48.447 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 22:38:48.470 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 22:38:48.474 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-10 22:38:48.474 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 22:38:48.479 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 22:38:48.481 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 22:38:48.483 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 22:38:48.484 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 22:38:48.501 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 22:38:48.501 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 22:38:48.501 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 22:38:48.501 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 22:38:48.501 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 22:38:48.501 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 22:38:48.501 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 22:38:48.501 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 22:38:48.501 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 22:38:48.501 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 22:38:48.501 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 22:38:48.501 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 22:38:48.507 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 59.0785ms +2021-03-10 22:38:48.507 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 59.0841ms +2021-03-10 22:38:48.507 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 32.6357ms +2021-03-10 22:38:48.507 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 59.2574ms +2021-03-10 22:38:48.507 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 59.7995ms +2021-03-10 22:38:48.507 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 33.2605ms +2021-03-10 22:38:48.507 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 25.9545ms +2021-03-10 22:38:48.507 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 23.4654ms +2021-03-10 22:38:48.507 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 24.4341ms +2021-03-10 22:38:48.507 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 37.0673ms +2021-03-10 22:38:48.507 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 60.0782ms +2021-03-10 22:38:48.507 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 28.1954ms +2021-03-10 22:38:48.552 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 22:38:48.568 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 22:38:48.569 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 22:38:48.590 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 22:38:48.590 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 38.6507ms +2021-03-10 22:38:48.609 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=BKHTntnn-TRsNVa-lHyWDQ - - +2021-03-10 22:38:48.615 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 22:38:48.616 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 22:38:49.045 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 22:38:49.045 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 22:38:49.047 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-10 22:38:49.176 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:49.199 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryGgROhGZ0Gy1ZqVgC 359 +2021-03-10 22:38:49.235 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 22:38:49.235 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-10 22:38:49.245 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-10 22:38:49.245 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryGgROhGZ0Gy1ZqVgC 359 - 200 0 - 46.1693ms +2021-03-10 22:38:49.289 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 22:38:49.304 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 22:38:49.309 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 22:38:49.309 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 22:38:49.309 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-10 22:38:49.372 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 22:38:49.372 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 22:38:49.373 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 22:38:49.373 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 22:38:49.373 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 1.7750ms +2021-03-10 22:38:49.373 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 1.0144ms +2021-03-10 22:38:49.376 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 22:38:49.384 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 22:38:49.390 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 22:38:49.400 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 22:38:49.409 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 22:38:49.417 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 22:38:49.418 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 22:38:49.875 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-10 22:38:49.875 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-10 22:38:49.875 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.9289ms +2021-03-10 22:38:50.709 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:38:50.709 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:38:50.709 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:38:50.709 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:38:50.710 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:50.759 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 22:38:50.759 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 22:38:50.759 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 22:38:50.760 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 22:38:50.760 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:50.760 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:38:50.760 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:38:50.760 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:38:50.760 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:38:50.760 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:50.761 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:50.761 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:50.761 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:50.761 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:50.761 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:50.761 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:50.762 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:50.762 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:50.762 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:50.762 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:51.017 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:51.058 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:38:51.058 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:38:51.058 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:38:51.059 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:38:51.059 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:51.521 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.521 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.521 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.521 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.521 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:51.522 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.522 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.522 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.522 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.522 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:51.522 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.523 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.523 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.523 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.523 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:51.524 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.524 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.524 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.525 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.525 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:51.525 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.525 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.525 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.525 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.525 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:51.525 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.526 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.526 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.526 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.526 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:51.527 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.527 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.527 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.527 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.527 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:51.527 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.528 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.528 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.528 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.528 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:51.528 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.528 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.528 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.528 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.528 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:51.530 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.530 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.530 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.530 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.530 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:51.530 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.530 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.530 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.530 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.530 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:51.531 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.531 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.531 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.531 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.531 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:51.532 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.533 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.533 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.533 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.533 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:51.533 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.533 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.533 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.533 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.533 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:51.533 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.534 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.534 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.534 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.534 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:51.540 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.541 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.541 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.541 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.541 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:51.541 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.541 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.541 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.541 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.541 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:51.541 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.542 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.542 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.542 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.542 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:51.543 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.543 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.543 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.544 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.544 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:51.544 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.544 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.544 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.544 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.544 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:51.544 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.544 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.544 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.545 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.545 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:51.546 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.546 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.546 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.546 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.546 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:51.546 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.547 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.547 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.547 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.547 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:51.547 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.547 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.547 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.547 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.547 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:51.549 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.550 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.550 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.550 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.550 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:51.550 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.550 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.550 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.550 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.550 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:51.550 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.551 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.551 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.551 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.551 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:51.552 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.553 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.553 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.553 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:38:51.553 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:51.553 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.554 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.554 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.554 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:38:51.554 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:51.554 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.554 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.554 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.554 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:51.554 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:53.904 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:53.904 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:53.904 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:53.905 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:53.905 +03:00 [INF] Authorization was successful. +2021-03-10 22:38:53.907 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:53.907 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:53.908 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:53.908 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:38:53.908 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:38:53.908 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:38:53.908 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:38:53.909 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:38:53.909 +03:00 [INF] Authorization was successful. +2021-03-10 22:40:24.042 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:40:24.043 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:40:24.043 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:40:24.043 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:40:24.044 +03:00 [INF] Authorization was successful. +2021-03-10 22:40:24.045 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:40:24.045 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:40:24.045 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:40:24.045 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:40:24.045 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:40:24.046 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:40:24.046 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:40:24.046 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:40:24.046 +03:00 [INF] Authorization was successful. +2021-03-10 22:42:57.009 +03:00 [INF] Starting web host. +2021-03-10 22:43:01.900 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-10 22:43:02.077 +03:00 [INF] Loaded ABP modules: +2021-03-10 22:43:02.077 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-10 22:43:02.077 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-10 22:43:02.077 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-10 22:43:02.077 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-10 22:43:02.077 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-10 22:43:02.077 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-10 22:43:02.077 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-10 22:43:02.077 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-10 22:43:02.077 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-10 22:43:02.077 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-10 22:43:02.077 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-10 22:43:02.077 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-10 22:43:02.077 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-10 22:43:02.077 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-10 22:43:02.077 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-10 22:43:02.077 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-10 22:43:02.077 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-10 22:43:02.077 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-10 22:43:02.077 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-10 22:43:02.077 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-10 22:43:02.077 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-10 22:43:02.077 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-10 22:43:02.077 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-10 22:43:02.077 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-10 22:43:02.077 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-10 22:43:02.077 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-10 22:43:02.077 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-10 22:43:02.077 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-10 22:43:02.077 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-10 22:43:02.077 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-10 22:43:02.077 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-10 22:43:02.077 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-10 22:43:02.077 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-10 22:43:02.078 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-10 22:43:02.078 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-10 22:43:02.078 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-10 22:43:02.078 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiClientModule +2021-03-10 22:43:02.078 +03:00 [INF] - Volo.Abp.Http.Client.AbpHttpClientModule +2021-03-10 22:43:02.138 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-10 22:43:02.142 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-10 22:43:02.204 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-10 22:43:03.165 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-10 22:43:03.165 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-10 22:43:03.165 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-10 22:43:03.166 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-10 22:43:03.166 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-10 22:43:03.166 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-10 22:43:03.806 +03:00 [INF] Initialized all ABP modules. +2021-03-10 22:43:04.038 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-10 22:43:04.042 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-10 22:43:04.042 +03:00 [INF] Hosting environment: Development +2021-03-10 22:43:04.042 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-10 22:43:04.463 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-10 22:43:06.263 +03:00 [DBG] Login Url: /Account/Login +2021-03-10 22:43:06.263 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-10 22:43:06.263 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-10 22:43:06.263 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-10 22:43:06.263 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-10 22:43:06.263 +03:00 [DBG] Error Url: /Account/Error +2021-03-10 22:43:06.263 +03:00 [DBG] Error Id Parameter: errorId +2021-03-10 22:43:07.033 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 22:43:07.101 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 22:43:07.106 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 22:43:07.139 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 22:43:07.139 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 22:43:07.330 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 9.34 ms. +2021-03-10 22:43:07.403 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 2.59 ms. +2021-03-10 22:43:07.428 +03:00 [INF] Executed page /_Host in 322.8053ms +2021-03-10 22:43:07.429 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 22:43:07.438 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 22:43:07.438 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 22:43:07.438 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 22:43:07.447 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 2984.6248ms +2021-03-10 22:43:07.475 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 22:43:07.475 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 22:43:07.475 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 22:43:07.480 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 42.3015ms +2021-03-10 22:43:07.480 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 42.3014ms +2021-03-10 22:43:07.480 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 42.3072ms +2021-03-10 22:43:07.487 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 22:43:07.487 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 22:43:07.487 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 22:43:07.488 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 22:43:07.488 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 22:43:07.488 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 22:43:07.488 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.8738ms +2021-03-10 22:43:07.488 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 1.2513ms +2021-03-10 22:43:07.488 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 1.1359ms +2021-03-10 22:43:07.491 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 22:43:07.491 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-10 22:43:07.492 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 22:43:07.492 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 22:43:07.492 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 0.6213ms +2021-03-10 22:43:07.492 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.8150ms +2021-03-10 22:43:07.492 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 22:43:07.492 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 22:43:07.492 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.4038ms +2021-03-10 22:43:07.494 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 22:43:07.494 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 22:43:07.495 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 22:43:07.495 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.6945ms +2021-03-10 22:43:07.495 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 22:43:07.495 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.4993ms +2021-03-10 22:43:07.497 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 22:43:07.498 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 22:43:07.498 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.4954ms +2021-03-10 22:43:07.513 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 22:43:07.530 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 22:43:07.531 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 22:43:07.547 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 22:43:07.547 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 34.9232ms +2021-03-10 22:43:07.575 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=rfKsFYD5ZKwb_AQWCd9tDA - - +2021-03-10 22:43:07.582 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 22:43:07.583 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 22:43:07.988 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 22:43:07.990 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 22:43:07.992 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-10 22:43:08.123 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:08.211 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 22:43:08.223 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 22:43:08.229 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 22:43:08.229 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 22:43:08.229 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-10 22:43:08.277 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 22:43:08.282 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 22:43:08.286 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 22:43:08.292 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 22:43:08.298 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 22:43:08.304 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 22:43:08.305 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 22:43:15.845 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 22:43:15.845 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 22:43:15.846 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 22:43:15.846 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 22:43:15.846 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 1.3084ms +2021-03-10 22:43:15.846 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.7806ms +2021-03-10 22:43:17.024 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-10 22:43:17.025 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-10 22:43:17.025 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.6069ms +2021-03-10 22:43:18.192 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:43:18.192 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:43:18.192 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:43:18.193 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:43:18.193 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:18.249 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 22:43:18.249 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 22:43:18.249 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 22:43:18.250 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 22:43:18.250 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:18.250 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:43:18.250 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:43:18.250 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:43:18.250 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:43:18.250 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:18.251 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:18.251 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:18.251 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:18.251 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:18.251 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:18.251 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:18.251 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:18.251 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:18.252 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:18.252 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:18.490 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:18.532 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:43:18.532 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:43:18.532 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:43:18.533 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:43:18.533 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:19.029 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.029 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.029 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.029 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.029 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:19.030 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.030 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.030 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.031 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.031 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:19.031 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.031 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.031 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.031 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.031 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:19.033 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.033 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.033 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.033 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.033 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:19.033 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.034 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.034 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.034 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.034 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:19.034 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.034 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.034 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.034 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.034 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:19.036 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.036 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.036 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.036 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.036 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:19.037 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.037 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.037 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.037 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.037 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:19.037 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.037 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.037 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.038 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.038 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:19.039 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.039 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.039 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.039 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.039 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:19.040 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.040 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.040 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.040 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.040 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:19.040 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.041 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.041 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.041 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.041 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:19.042 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.042 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.042 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.043 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.043 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:19.043 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.043 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.043 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.043 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.043 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:19.043 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.044 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.044 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.044 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.044 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:19.050 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.050 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.050 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.051 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.051 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:19.051 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.051 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.051 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.051 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.051 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:19.051 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.052 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.052 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.052 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.052 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:19.053 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.054 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.054 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.054 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.054 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:19.054 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.054 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.054 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.054 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.054 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:19.055 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.055 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.055 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.055 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.055 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:19.056 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.057 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.057 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.057 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.057 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:19.057 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.058 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.058 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.058 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.058 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:19.058 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.058 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.058 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.058 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.058 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:19.060 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.060 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.060 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.060 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.060 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:19.060 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.060 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.060 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.061 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.061 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:19.061 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.061 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.061 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.061 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.061 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:19.062 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.063 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.063 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.063 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:43:19.063 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:19.063 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.063 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.063 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.063 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:43:19.064 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:19.064 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.064 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.064 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.064 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:19.064 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:21.459 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:21.459 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:21.459 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:21.460 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:21.460 +03:00 [INF] Authorization was successful. +2021-03-10 22:43:21.462 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:21.462 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:21.462 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:21.462 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:43:21.462 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:43:21.463 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:43:21.463 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:43:21.463 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:43:21.463 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:34.843 +03:00 [INF] Starting web host. +2021-03-10 22:46:39.465 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-10 22:46:39.610 +03:00 [INF] Loaded ABP modules: +2021-03-10 22:46:39.610 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-10 22:46:39.610 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-10 22:46:39.610 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-10 22:46:39.610 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-10 22:46:39.610 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-10 22:46:39.611 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-10 22:46:39.611 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-10 22:46:39.611 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-10 22:46:39.611 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiClientModule +2021-03-10 22:46:39.611 +03:00 [INF] - Volo.Abp.Http.Client.AbpHttpClientModule +2021-03-10 22:46:39.671 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-10 22:46:39.674 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-10 22:46:39.732 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-10 22:46:40.701 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-10 22:46:40.701 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-10 22:46:40.701 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-10 22:46:40.702 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-10 22:46:40.702 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-10 22:46:40.702 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-10 22:46:41.347 +03:00 [INF] Initialized all ABP modules. +2021-03-10 22:46:41.592 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-10 22:46:41.597 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-10 22:46:41.597 +03:00 [INF] Hosting environment: Development +2021-03-10 22:46:41.597 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-10 22:46:42.394 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-10 22:46:44.064 +03:00 [DBG] Login Url: /Account/Login +2021-03-10 22:46:44.064 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-10 22:46:44.064 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-10 22:46:44.064 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-10 22:46:44.064 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-10 22:46:44.064 +03:00 [DBG] Error Url: /Account/Error +2021-03-10 22:46:44.064 +03:00 [DBG] Error Id Parameter: errorId +2021-03-10 22:46:44.986 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 22:46:45.068 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 22:46:45.074 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 22:46:45.107 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 22:46:45.107 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 22:46:45.184 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 9.98 ms. +2021-03-10 22:46:45.241 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 2.17 ms. +2021-03-10 22:46:45.264 +03:00 [INF] Executed page /_Host in 192.1107ms +2021-03-10 22:46:45.265 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 22:46:45.281 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 2887.4525ms +2021-03-10 22:46:45.285 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 22:46:45.285 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 22:46:45.286 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 22:46:45.286 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 22:46:45.286 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 22:46:45.287 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 22:46:45.298 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 22:46:45.300 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-10 22:46:45.300 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 22:46:45.302 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 22:46:45.308 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 22:46:45.311 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 22:46:45.327 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 22:46:45.327 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 22:46:45.327 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 22:46:45.327 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 22:46:45.327 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 22:46:45.327 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 22:46:45.327 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 22:46:45.327 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 22:46:45.327 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 22:46:45.327 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 22:46:45.327 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 22:46:45.327 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 22:46:45.332 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 32.0234ms +2021-03-10 22:46:45.332 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 32.0162ms +2021-03-10 22:46:45.332 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 46.0293ms +2021-03-10 22:46:45.332 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 46.9844ms +2021-03-10 22:46:45.332 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 35.0369ms +2021-03-10 22:46:45.332 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 21.3668ms +2021-03-10 22:46:45.332 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 46.2185ms +2021-03-10 22:46:45.332 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 24.8004ms +2021-03-10 22:46:45.332 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 47.1102ms +2021-03-10 22:46:45.332 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 47.1044ms +2021-03-10 22:46:45.332 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 46.0842ms +2021-03-10 22:46:45.332 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 29.8774ms +2021-03-10 22:46:45.366 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 22:46:45.382 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 22:46:45.383 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 22:46:45.399 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 22:46:45.399 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 34.0346ms +2021-03-10 22:46:45.418 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=A92lPs_lPsAfO5DhWrUEQA - - +2021-03-10 22:46:45.424 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 22:46:45.426 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 22:46:45.809 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 22:46:45.809 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 22:46:45.811 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-10 22:46:45.951 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:46.037 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 22:46:46.049 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 22:46:46.054 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 22:46:46.054 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 22:46:46.054 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-10 22:46:46.106 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 22:46:46.109 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 22:46:46.110 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 22:46:46.110 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 22:46:46.110 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 22:46:46.110 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 1.0335ms +2021-03-10 22:46:46.110 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.7691ms +2021-03-10 22:46:46.116 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 22:46:46.121 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 22:46:46.131 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 22:46:46.138 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 22:46:46.146 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 22:46:46.147 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 22:46:47.617 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-10 22:46:47.617 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-10 22:46:47.617 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 1.1473ms +2021-03-10 22:46:48.500 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:46:48.500 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:46:48.500 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:46:48.500 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:46:48.501 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:48.555 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 22:46:48.556 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 22:46:48.556 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 22:46:48.556 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 22:46:48.556 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:48.556 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:46:48.557 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:46:48.557 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:46:48.557 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:46:48.557 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:48.557 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:48.558 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:48.558 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:48.558 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:48.558 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:48.558 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:48.558 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:48.558 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:48.558 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:48.558 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:48.796 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:48.841 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:46:48.842 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:46:48.842 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:46:48.842 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:46:48.842 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:49.312 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.312 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.312 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.313 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.313 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:49.313 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.314 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.314 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.314 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.314 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:49.314 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.314 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.315 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.315 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.315 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:49.316 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.316 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.317 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.317 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.317 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:49.317 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.317 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.317 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.318 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.318 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:49.318 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.318 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.318 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.318 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.318 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:49.320 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.320 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.320 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.320 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.320 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:49.320 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.321 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.321 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.321 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.321 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:49.321 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.321 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.321 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.322 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.322 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:49.323 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.323 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.323 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.323 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.323 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:49.323 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.324 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.324 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.324 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.324 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:49.324 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.324 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.324 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.325 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.325 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:49.326 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.326 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.326 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.326 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.326 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:49.327 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.327 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.327 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.327 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.327 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:49.327 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.327 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.327 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.328 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.328 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:49.334 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.334 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.334 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.335 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.335 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:49.335 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.335 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.335 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.335 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.335 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:49.335 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.335 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.336 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.336 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.336 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:49.337 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.337 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.337 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.338 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.338 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:49.338 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.338 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.338 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.338 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.338 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:49.338 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.338 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.338 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.339 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.339 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:49.340 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.340 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.340 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.340 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.340 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:49.341 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.341 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.341 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.341 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.341 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:49.341 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.341 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.341 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.342 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.342 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:49.343 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.343 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.344 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.344 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.344 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:49.344 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.344 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.344 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.344 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.344 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:49.344 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.345 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.345 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.345 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.345 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:49.346 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.346 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.346 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.347 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 22:46:49.347 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:49.347 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.347 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.347 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.347 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 22:46:49.347 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:49.347 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.348 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.348 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.348 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:49.348 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:51.983 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:51.984 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:51.984 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:51.984 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:51.984 +03:00 [INF] Authorization was successful. +2021-03-10 22:46:51.986 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:51.987 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:51.987 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:51.987 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 22:46:51.987 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:46:51.988 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 22:46:51.988 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:46:51.988 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 22:46:51.988 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:04.564 +03:00 [INF] Starting web host. +2021-03-10 23:00:05.961 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-10 23:00:06.016 +03:00 [INF] Loaded ABP modules: +2021-03-10 23:00:06.016 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-10 23:00:06.016 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-10 23:00:06.016 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-10 23:00:06.016 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-10 23:00:06.016 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-10 23:00:06.016 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-10 23:00:06.016 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-10 23:00:06.016 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiClientModule +2021-03-10 23:00:06.016 +03:00 [INF] - Volo.Abp.Http.Client.AbpHttpClientModule +2021-03-10 23:00:06.050 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-10 23:00:06.053 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-10 23:00:06.096 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-10 23:00:06.655 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-10 23:00:06.655 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-10 23:00:06.655 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-10 23:00:06.655 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-10 23:00:06.655 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-10 23:00:06.655 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-10 23:00:07.170 +03:00 [INF] Initialized all ABP modules. +2021-03-10 23:00:07.247 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-10 23:00:07.249 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-10 23:00:07.249 +03:00 [INF] Hosting environment: Development +2021-03-10 23:00:07.249 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-10 23:00:07.693 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-10 23:00:09.934 +03:00 [DBG] Login Url: /Account/Login +2021-03-10 23:00:09.934 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-10 23:00:09.934 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-10 23:00:09.934 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-10 23:00:09.934 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-10 23:00:09.934 +03:00 [DBG] Error Url: /Account/Error +2021-03-10 23:00:09.934 +03:00 [DBG] Error Id Parameter: errorId +2021-03-10 23:00:11.372 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 23:00:11.427 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 23:00:11.430 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 23:00:11.466 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 23:00:11.466 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 23:00:11.595 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 19.34 ms. +2021-03-10 23:00:11.672 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 6.06 ms. +2021-03-10 23:00:11.701 +03:00 [INF] Executed page /_Host in 267.8208ms +2021-03-10 23:00:11.701 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 23:00:11.729 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 23:00:11.729 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 23:00:11.729 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 23:00:11.729 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 23:00:11.729 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 4035.9461ms +2021-03-10 23:00:11.729 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 23:00:11.730 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 23:00:11.730 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 23:00:11.730 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-10 23:00:11.731 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 23:00:11.731 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 23:00:11.731 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 23:00:11.731 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 23:00:11.739 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 23:00:11.739 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 23:00:11.739 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 23:00:11.739 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 23:00:11.740 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 23:00:11.740 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 23:00:11.740 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 23:00:11.740 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 23:00:11.740 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 23:00:11.740 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 23:00:11.740 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 23:00:11.740 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 23:00:11.743 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 13.4446ms +2021-03-10 23:00:11.743 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 12.3495ms +2021-03-10 23:00:11.743 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 13.4366ms +2021-03-10 23:00:11.743 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 12.0803ms +2021-03-10 23:00:11.743 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 11.8988ms +2021-03-10 23:00:11.743 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 13.5312ms +2021-03-10 23:00:11.743 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 13.3837ms +2021-03-10 23:00:11.743 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 12.7908ms +2021-03-10 23:00:11.743 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 12.2178ms +2021-03-10 23:00:11.743 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 12.0417ms +2021-03-10 23:00:11.743 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 13.6616ms +2021-03-10 23:00:11.743 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 13.6868ms +2021-03-10 23:00:11.785 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 23:00:11.800 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 23:00:11.801 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 23:00:11.816 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 23:00:11.816 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 31.2223ms +2021-03-10 23:00:11.827 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=IKcHoAIYu0_nYkg0PZXvjQ - - +2021-03-10 23:00:11.832 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 23:00:11.832 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 23:00:12.121 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 23:00:12.121 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 23:00:12.123 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-10 23:00:12.243 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:12.331 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 23:00:12.344 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 23:00:12.347 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 23:00:12.347 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 23:00:12.347 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-10 23:00:12.360 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 23:00:12.369 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 23:00:12.373 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 23:00:12.385 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 23:00:12.393 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 23:00:12.399 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 23:00:12.399 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 23:00:12.399 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 23:00:12.399 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 23:00:12.399 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.6221ms +2021-03-10 23:00:12.399 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.6338ms +2021-03-10 23:00:12.407 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 23:00:12.409 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 23:00:17.208 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-10 23:00:17.209 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-10 23:00:17.210 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 1.2925ms +2021-03-10 23:00:18.270 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 23:00:18.271 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 23:00:18.271 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 23:00:18.272 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 23:00:18.272 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:18.298 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 23:00:18.299 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 23:00:18.299 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 23:00:18.299 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 23:00:18.299 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:18.299 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.300 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.300 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.300 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.300 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:18.301 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.301 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.301 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.301 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.301 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:18.301 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.302 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.302 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.302 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.302 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:18.537 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:18.570 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 23:00:18.570 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 23:00:18.570 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 23:00:18.571 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 23:00:18.571 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:18.840 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.841 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.841 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.842 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.842 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:18.844 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.844 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.845 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.845 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.845 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:18.846 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.846 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.846 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.847 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.847 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:18.849 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.850 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.850 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.850 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.850 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:18.851 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.851 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.851 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.852 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.852 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:18.852 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.852 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.852 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.853 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.853 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:18.856 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.857 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.857 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.857 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.858 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:18.858 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.858 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.858 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.858 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.858 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:18.859 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.859 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.859 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.860 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.860 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:18.863 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.863 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.863 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.864 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.864 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:18.864 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.864 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.864 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.865 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.865 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:18.865 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.865 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.865 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.866 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.866 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:18.869 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.870 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.870 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.870 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.870 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:18.870 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.871 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.871 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.872 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.872 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:18.872 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.872 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.872 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.873 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.873 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:18.885 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.885 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.885 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.886 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.886 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:18.886 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.887 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.887 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.887 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.887 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:18.888 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.888 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.888 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.889 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.889 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:18.892 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.893 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.893 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.893 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.893 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:18.893 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.894 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.894 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.894 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.894 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:18.895 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.895 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.895 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.896 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.896 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:18.899 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.899 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.899 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.900 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.900 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:18.900 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.900 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.900 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.901 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.901 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:18.901 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.901 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.901 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.902 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.902 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:18.905 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.906 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.906 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.906 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.906 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:18.906 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.907 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.907 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.907 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.907 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:18.907 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.908 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.908 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.908 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.908 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:18.911 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.912 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.912 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.912 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:00:18.912 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:18.912 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.913 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.913 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.913 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:00:18.913 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:18.913 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.914 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.914 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.914 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:18.914 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:21.415 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:21.416 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:21.416 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:21.416 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:21.416 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:21.418 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:21.418 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:21.418 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:21.419 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:00:21.419 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 23:00:21.419 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 23:00:21.419 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 23:00:21.419 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 23:00:21.419 +03:00 [INF] Authorization was successful. +2021-03-10 23:00:21.507 +03:00 [WRN] Unhandled exception rendering component: Exception of type 'Volo.Abp.BusinessException' was thrown. +Volo.Abp.BusinessException: Exception of type 'Volo.Abp.BusinessException' was thrown. + at Volo.Abp.Identity.IdentityRoleManager.DeleteAsync(IdentityRole role) in D:\Github\abp\modules\identity\src\Volo.Abp.Identity.Domain\Volo\Abp\Identity\IdentityRoleManager.cs:line 67 + at Volo.Abp.Identity.IdentityRoleAppService.DeleteAsync(Guid id) in D:\Github\abp\modules\identity\src\Volo.Abp.Identity.Application\Volo\Abp\Identity\IdentityRoleAppService.cs:line 105 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Authorization.AuthorizationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Authorization\Volo\Abp\Authorization\AuthorizationInterceptor.cs:line 19 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Auditing.AuditingInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Auditing\Volo\Abp\Auditing\AuditingInterceptor.cs:line 24 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Validation.ValidationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Validation\Volo\Abp\Validation\ValidationInterceptor.cs:line 19 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWorkInterceptor.cs:line 43 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Volo.Abp.BlazoriseUI.AbpCrudPageBase`10.DeleteEntityAsync(TListViewModel entity) in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\AbpCrudPageBase.cs:line 417 + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Volo.Abp.BlazoriseUI.Components.EntityAction`1.b__38_0() in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\Components\EntityAction.razor.cs:line 58 + at Microsoft.AspNetCore.Components.Rendering.RendererSynchronizationContext.<>c.<b__9_0>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.BlazoriseUI.Components.EntityAction`1.ActionClickedAsync() in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\Components\EntityAction.razor.cs:line 58 + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle) +2021-03-10 23:00:21.512 +03:00 [ERR] Unhandled exception in circuit 'ZUVV9FIhffxzULl_V-pJY-kO0G3gdeDzS78iDvh6igY'. +Volo.Abp.BusinessException: Exception of type 'Volo.Abp.BusinessException' was thrown. + at Volo.Abp.Identity.IdentityRoleManager.DeleteAsync(IdentityRole role) in D:\Github\abp\modules\identity\src\Volo.Abp.Identity.Domain\Volo\Abp\Identity\IdentityRoleManager.cs:line 67 + at Volo.Abp.Identity.IdentityRoleAppService.DeleteAsync(Guid id) in D:\Github\abp\modules\identity\src\Volo.Abp.Identity.Application\Volo\Abp\Identity\IdentityRoleAppService.cs:line 105 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Authorization.AuthorizationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Authorization\Volo\Abp\Authorization\AuthorizationInterceptor.cs:line 19 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Auditing.AuditingInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Auditing\Volo\Abp\Auditing\AuditingInterceptor.cs:line 24 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Validation.ValidationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Validation\Volo\Abp\Validation\ValidationInterceptor.cs:line 19 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWorkInterceptor.cs:line 43 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Volo.Abp.BlazoriseUI.AbpCrudPageBase`10.DeleteEntityAsync(TListViewModel entity) in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\AbpCrudPageBase.cs:line 417 + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Volo.Abp.BlazoriseUI.Components.EntityAction`1.b__38_0() in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\Components\EntityAction.razor.cs:line 58 + at Microsoft.AspNetCore.Components.Rendering.RendererSynchronizationContext.<>c.<b__9_0>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.BlazoriseUI.Components.EntityAction`1.ActionClickedAsync() in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\Components\EntityAction.razor.cs:line 58 + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) + at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle) +2021-03-10 23:00:21.525 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-10 23:00:21.529 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=IKcHoAIYu0_nYkg0PZXvjQ - - - 101 - - 9701.2465ms +2021-03-10 23:02:04.287 +03:00 [INF] Starting web host. +2021-03-10 23:02:05.693 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-10 23:02:05.750 +03:00 [INF] Loaded ABP modules: +2021-03-10 23:02:05.750 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-10 23:02:05.750 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-10 23:02:05.750 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-10 23:02:05.750 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-10 23:02:05.750 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-10 23:02:05.750 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-10 23:02:05.750 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-10 23:02:05.750 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiClientModule +2021-03-10 23:02:05.750 +03:00 [INF] - Volo.Abp.Http.Client.AbpHttpClientModule +2021-03-10 23:02:05.787 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-10 23:02:05.791 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-10 23:02:05.827 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-10 23:02:06.361 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-10 23:02:06.361 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-10 23:02:06.361 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-10 23:02:06.361 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-10 23:02:06.361 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-10 23:02:06.361 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-10 23:02:06.944 +03:00 [INF] Initialized all ABP modules. +2021-03-10 23:02:07.036 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-10 23:02:07.039 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-10 23:02:07.039 +03:00 [INF] Hosting environment: Development +2021-03-10 23:02:07.039 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-10 23:02:07.417 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-10 23:02:09.909 +03:00 [DBG] Login Url: /Account/Login +2021-03-10 23:02:09.909 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-10 23:02:09.909 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-10 23:02:09.909 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-10 23:02:09.909 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-10 23:02:09.910 +03:00 [DBG] Error Url: /Account/Error +2021-03-10 23:02:09.910 +03:00 [DBG] Error Id Parameter: errorId +2021-03-10 23:02:10.226 +03:00 [INF] Executing endpoint '/_Host' +2021-03-10 23:02:10.280 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-10 23:02:10.282 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-10 23:02:10.316 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-10 23:02:10.316 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-10 23:02:10.455 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 18.16 ms. +2021-03-10 23:02:10.526 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 6.25 ms. +2021-03-10 23:02:10.548 +03:00 [INF] Executed page /_Host in 261.8501ms +2021-03-10 23:02:10.548 +03:00 [INF] Executed endpoint '/_Host' +2021-03-10 23:02:10.564 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-10 23:02:10.564 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-10 23:02:10.564 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-10 23:02:10.564 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-10 23:02:10.564 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-10 23:02:10.565 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-10 23:02:10.565 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-10 23:02:10.565 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-10 23:02:10.565 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-10 23:02:10.565 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-10 23:02:10.566 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-10 23:02:10.566 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-10 23:02:10.567 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 3151.3624ms +2021-03-10 23:02:10.570 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-10 23:02:10.570 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-10 23:02:10.570 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-10 23:02:10.570 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-10 23:02:10.570 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-10 23:02:10.570 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-10 23:02:10.571 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-10 23:02:10.571 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-10 23:02:10.571 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-10 23:02:10.571 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-10 23:02:10.571 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-10 23:02:10.571 +03:00 [INF] The file /global-styles.css was not modified +2021-03-10 23:02:10.573 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 7.3045ms +2021-03-10 23:02:10.573 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 8.4655ms +2021-03-10 23:02:10.573 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 8.4652ms +2021-03-10 23:02:10.573 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 8.4664ms +2021-03-10 23:02:10.573 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 7.5535ms +2021-03-10 23:02:10.573 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 7.4695ms +2021-03-10 23:02:10.573 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 6.9938ms +2021-03-10 23:02:10.573 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 8.6258ms +2021-03-10 23:02:10.573 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 7.8800ms +2021-03-10 23:02:10.573 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 8.7530ms +2021-03-10 23:02:10.573 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 7.8493ms +2021-03-10 23:02:10.573 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 7.1725ms +2021-03-10 23:02:10.621 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-10 23:02:10.638 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 23:02:10.640 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-10 23:02:10.658 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-10 23:02:10.658 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 37.4500ms +2021-03-10 23:02:10.668 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=dbsKc_BqOTttXy6iSoTt0w - - +2021-03-10 23:02:10.673 +03:00 [INF] No CORS policy found for the specified request. +2021-03-10 23:02:10.673 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-10 23:02:10.980 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 23:02:10.980 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-10 23:02:10.982 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-10 23:02:11.131 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:11.222 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 23:02:11.235 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 23:02:11.239 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 23:02:11.239 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-10 23:02:11.239 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-10 23:02:11.305 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-10 23:02:11.305 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-10 23:02:11.305 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-10 23:02:11.305 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-10 23:02:11.305 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.7017ms +2021-03-10 23:02:11.305 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.8293ms +2021-03-10 23:02:11.317 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-10 23:02:11.328 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-10 23:02:11.334 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-10 23:02:11.348 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 23:02:11.357 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-10 23:02:11.368 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 23:02:11.369 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-10 23:02:16.741 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-10 23:02:16.742 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-10 23:02:16.743 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 1.3500ms +2021-03-10 23:02:18.582 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 23:02:18.583 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 23:02:18.583 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 23:02:18.584 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 23:02:18.584 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:18.612 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 23:02:18.612 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-10 23:02:18.612 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 23:02:18.613 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-10 23:02:18.613 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:18.613 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:02:18.613 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:02:18.613 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:02:18.614 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:02:18.614 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:18.614 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:18.614 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:18.614 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:18.615 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:18.615 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:18.615 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:18.615 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:18.615 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:18.615 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:18.615 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:18.857 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:18.894 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 23:02:18.895 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 23:02:18.895 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 23:02:18.895 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 23:02:18.896 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:19.416 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.417 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.417 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.417 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.417 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:19.419 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.420 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.420 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.420 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.420 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:19.420 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.421 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.421 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.421 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.421 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:19.425 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.425 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.425 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.426 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.426 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:19.426 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.427 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.427 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.427 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.427 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:19.427 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.428 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.428 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.428 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.428 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:19.431 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.432 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.432 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.432 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.432 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:19.432 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.433 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.433 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.433 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.433 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:19.433 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.434 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.434 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.434 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.434 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:19.438 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.438 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.438 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.439 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.439 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:19.439 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.439 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.439 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.440 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.440 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:19.440 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.440 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.440 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.441 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.441 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:19.444 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.445 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.445 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.445 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.445 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:19.445 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.446 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.446 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.446 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.446 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:19.446 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.447 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.447 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.447 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.447 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:19.459 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.460 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.460 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.460 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.460 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:19.460 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.461 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.461 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.461 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.461 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:19.461 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.462 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.462 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.463 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.463 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:19.466 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.466 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.466 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.467 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.467 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:19.467 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.467 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.467 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.468 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.468 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:19.468 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.468 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.468 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.469 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.469 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:19.472 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.473 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.473 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.473 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.473 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:19.473 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.474 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.474 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.474 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.474 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:19.474 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.475 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.475 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.475 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.475 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:19.478 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.479 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.479 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.479 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.479 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:19.479 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.480 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.480 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.480 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.480 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:19.480 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.481 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.481 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.481 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.481 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:19.484 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.485 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.485 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.485 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-10 23:02:19.485 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:19.485 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.486 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.486 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.487 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-10 23:02:19.487 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:19.487 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.487 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.487 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.488 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:19.488 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:22.073 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:22.074 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:22.074 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:22.074 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:22.074 +03:00 [INF] Authorization was successful. +2021-03-10 23:02:22.077 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:22.078 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:22.078 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:22.078 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:02:22.078 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 23:02:22.079 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 23:02:22.079 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 23:02:22.079 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 23:02:22.079 +03:00 [INF] Authorization was successful. +2021-03-10 23:03:21.209 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:03:21.210 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:03:21.210 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:03:21.211 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:03:21.211 +03:00 [INF] Authorization was successful. +2021-03-10 23:03:21.212 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:03:21.212 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-10 23:03:21.212 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:03:21.213 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-10 23:03:21.213 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 23:03:21.213 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-10 23:03:21.213 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 23:03:21.213 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-10 23:03:21.213 +03:00 [INF] Authorization was successful. +2021-03-11 10:44:03.235 +03:00 [INF] Starting web host. +2021-03-11 10:44:05.595 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-11 10:44:05.656 +03:00 [INF] Loaded ABP modules: +2021-03-11 10:44:05.656 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-11 10:44:05.656 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-11 10:44:05.656 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-11 10:44:05.656 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-11 10:44:05.656 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-11 10:44:05.656 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-11 10:44:05.656 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-11 10:44:05.656 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-11 10:44:05.657 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiClientModule +2021-03-11 10:44:05.657 +03:00 [INF] - Volo.Abp.Http.Client.AbpHttpClientModule +2021-03-11 10:44:05.741 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-11 10:44:05.752 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-11 10:44:05.846 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-11 10:44:06.411 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-11 10:44:06.411 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-11 10:44:06.411 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-11 10:44:06.411 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-11 10:44:06.411 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-11 10:44:06.411 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-11 10:44:07.019 +03:00 [INF] Initialized all ABP modules. +2021-03-11 10:44:07.110 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-11 10:44:07.113 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-11 10:44:07.113 +03:00 [INF] Hosting environment: Development +2021-03-11 10:44:07.113 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-11 10:44:07.422 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-11 10:44:10.195 +03:00 [DBG] Login Url: /Account/Login +2021-03-11 10:44:10.195 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-11 10:44:10.195 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-11 10:44:10.195 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-11 10:44:10.195 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-11 10:44:10.195 +03:00 [DBG] Error Url: /Account/Error +2021-03-11 10:44:10.195 +03:00 [DBG] Error Id Parameter: errorId +2021-03-11 10:44:10.310 +03:00 [INF] Executing endpoint '/_Host' +2021-03-11 10:44:10.368 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-11 10:44:10.370 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-11 10:44:10.406 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-11 10:44:10.406 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-11 10:44:10.524 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 19.05 ms. +2021-03-11 10:44:10.605 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 8.49 ms. +2021-03-11 10:44:10.630 +03:00 [INF] Executed page /_Host in 257.0677ms +2021-03-11 10:44:10.631 +03:00 [INF] Executed endpoint '/_Host' +2021-03-11 10:44:10.637 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-11 10:44:10.637 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-11 10:44:10.637 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-11 10:44:10.642 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-11 10:44:10.642 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-11 10:44:10.642 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-11 10:44:10.643 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 3221.7177ms +2021-03-11 10:44:10.644 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 6.9402ms +2021-03-11 10:44:10.644 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 6.9336ms +2021-03-11 10:44:10.644 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 6.9431ms +2021-03-11 10:44:10.651 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-11 10:44:10.651 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-11 10:44:10.651 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-11 10:44:10.651 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-11 10:44:10.651 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.7555ms +2021-03-11 10:44:10.651 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.5865ms +2021-03-11 10:44:10.652 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-11 10:44:10.652 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-11 10:44:10.652 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.4557ms +2021-03-11 10:44:10.657 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-11 10:44:10.658 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-11 10:44:10.658 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.4784ms +2021-03-11 10:44:10.659 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-11 10:44:10.659 +03:00 [INF] The file /global-styles.css was not modified +2021-03-11 10:44:10.659 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 0.3661ms +2021-03-11 10:44:10.661 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-11 10:44:10.661 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-11 10:44:10.661 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-11 10:44:10.661 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.4460ms +2021-03-11 10:44:10.661 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-11 10:44:10.661 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.4620ms +2021-03-11 10:44:10.661 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-11 10:44:10.662 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-11 10:44:10.662 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.3620ms +2021-03-11 10:44:10.665 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-11 10:44:10.666 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-11 10:44:10.666 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 1.1876ms +2021-03-11 10:44:10.685 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-11 10:44:10.693 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 10:44:10.693 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-11 10:44:10.709 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-11 10:44:10.709 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 24.5316ms +2021-03-11 10:44:10.726 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=9Zc_SXMOVo3IsEKmBtV3eg - - +2021-03-11 10:44:10.730 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 10:44:10.730 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-11 10:44:11.067 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-11 10:44:11.209 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-11 10:44:59.428 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-11 10:44:59.428 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-11 10:44:59.429 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-11 10:44:59.429 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-11 10:44:59.429 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 1.1120ms +2021-03-11 10:44:59.429 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 1.1333ms +2021-03-11 10:45:00.836 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-11 10:45:00.845 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Account/Login - - +2021-03-11 10:45:00.856 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-11 10:45:00.877 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-11 10:45:00.877 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-11 10:45:01.147 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnGetAsync - ModelState is "Valid" +2021-03-11 10:45:01.160 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-11 10:45:01.436 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 5.51 ms. +2021-03-11 10:45:01.462 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-11 10:45:01.555 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 8.31 ms. +2021-03-11 10:45:01.568 +03:00 [INF] Executed page /Account/Login in 691.302ms +2021-03-11 10:45:01.569 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-11 10:45:01.572 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryNTDUZm8IORAAwIaS 359 +2021-03-11 10:45:01.581 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/core/abp.css?_v=637509091969688728 - - +2021-03-11 10:45:01.583 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Account/Login - - - 200 - text/html;+charset=utf-8 738.3915ms +2021-03-11 10:45:01.585 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 10:45:01.585 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-11 10:45:01.585 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-11 10:45:01.586 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.4613ms +2021-03-11 10:45:01.586 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-11 10:45:01.588 +03:00 [INF] Sending file. Request path: '/libs/abp/core/abp.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\abp\core\abp.css' +2021-03-11 10:45:01.588 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/core/abp.css?_v=637509091969688728 - - - 200 1275 text/css 7.6234ms +2021-03-11 10:45:01.589 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.css?_v=637509091969948726 - - +2021-03-11 10:45:01.590 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-11 10:45:01.590 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-11 10:45:01.590 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/select2/css/select2.min.css?_v=637509091969698745 - - +2021-03-11 10:45:01.590 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-11 10:45:01.590 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=9Zc_SXMOVo3IsEKmBtV3eg - - - 101 - - 50863.9082ms +2021-03-11 10:45:01.590 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637509091969848733 - - +2021-03-11 10:45:01.590 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.5100ms +2021-03-11 10:45:01.591 +03:00 [INF] Sending file. Request path: '/libs/toastr/toastr.min.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\toastr\toastr.min.css' +2021-03-11 10:45:01.591 +03:00 [INF] Sending file. Request path: '/libs/select2/css/select2.min.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\select2\css\select2.min.css' +2021-03-11 10:45:01.591 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.css?_v=637509091969948726 - - - 200 6454 text/css 1.8921ms +2021-03-11 10:45:01.591 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/select2/css/select2.min.css?_v=637509091969698745 - - - 200 14966 text/css 1.7743ms +2021-03-11 10:45:01.596 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637509091969698745 - - +2021-03-11 10:45:01.596 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-11 10:45:01.596 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637509091969688728 - - +2021-03-11 10:45:01.596 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css?_v=637478884526317768 - - +2021-03-11 10:45:01.596 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/themes/basic/layout.css?_v=637478884526085297 - - +2021-03-11 10:45:01.596 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/utils/abp-utils.umd.min.js?_v=637509091969918728 - - +2021-03-11 10:45:01.596 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-11 10:45:01.596 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.3790ms +2021-03-11 10:45:01.597 +03:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared\wwwroot\libs\abp\aspnetcore-mvc-ui-theme-shared\datatables\datatables-styles.css' +2021-03-11 10:45:01.597 +03:00 [INF] Sending file. Request path: '/libs/bootstrap-datepicker/bootstrap-datepicker.min.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap-datepicker\bootstrap-datepicker.min.css' +2021-03-11 10:45:01.597 +03:00 [INF] Sending file. Request path: '/libs/datatables.net-bs4/css/dataTables.bootstrap4.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\datatables.net-bs4\css\dataTables.bootstrap4.css' +2021-03-11 10:45:01.597 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637509091969688728 - - - 200 15731 text/css 0.8715ms +2021-03-11 10:45:01.597 +03:00 [INF] Sending file. Request path: '/libs/abp/utils/abp-utils.umd.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\abp\utils\abp-utils.umd.min.js' +2021-03-11 10:45:01.597 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637509091969698745 - - - 200 5994 text/css 0.9849ms +2021-03-11 10:45:01.597 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css?_v=637478884526317768 - - - 200 467 text/css 0.8632ms +2021-03-11 10:45:01.597 +03:00 [INF] Sending file. Request path: '/themes/basic/layout.css'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic\wwwroot\themes\basic\layout.css' +2021-03-11 10:45:01.597 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/utils/abp-utils.umd.min.js?_v=637509091969918728 - - - 200 8256 application/javascript 0.8434ms +2021-03-11 10:45:01.597 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/themes/basic/layout.css?_v=637478884526085297 - - - 200 1735 text/css 0.9660ms +2021-03-11 10:45:01.600 +03:00 [INF] Sending file. Request path: '/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\malihu-custom-scrollbar-plugin\jquery.mCustomScrollbar.css' +2021-03-11 10:45:01.600 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637509091969848733 - - - 200 54850 text/css 10.0634ms +2021-03-11 10:45:01.601 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-11 10:45:01.601 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/core/abp.js?_v=637509091969848733 - - +2021-03-11 10:45:01.601 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery/jquery.js?_v=637509091969698745 - - +2021-03-11 10:45:01.601 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/jquery/abp.jquery.js?_v=637509091969698745 - - +2021-03-11 10:45:01.601 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/js/bootstrap.bundle.js?_v=637509091969688728 - - +2021-03-11 10:45:01.601 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/lodash/lodash.min.js?_v=637509091969698745 - - +2021-03-11 10:45:01.601 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-validation/jquery.validate.js?_v=637509091969698745 - - +2021-03-11 10:45:01.601 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637509091969698745 - - +2021-03-11 10:45:01.601 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-form/jquery.form.min.js?_v=637509091969698745 - - +2021-03-11 10:45:01.602 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/select2/js/select2.min.js?_v=637509091969698745 - - +2021-03-11 10:45:01.602 +03:00 [INF] The file /global-styles.css was not modified +2021-03-11 10:45:01.602 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637509091969698745 - - +2021-03-11 10:45:01.602 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 1.1589ms +2021-03-11 10:45:01.602 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/datatables.net/js/jquery.dataTables.js?_v=637509091969698745 - - +2021-03-11 10:45:01.603 +03:00 [INF] Sending file. Request path: '/libs/abp/jquery/abp.jquery.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\abp\jquery\abp.jquery.js' +2021-03-11 10:45:01.603 +03:00 [INF] Sending file. Request path: '/libs/select2/js/select2-bootstrap-modal-patch.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\select2\js\select2-bootstrap-modal-patch.js' +2021-03-11 10:45:01.603 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/jquery/abp.jquery.js?_v=637509091969698745 - - - 200 12482 application/javascript 2.2953ms +2021-03-11 10:45:01.603 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637509091969698745 - - +2021-03-11 10:45:01.604 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637509091969698745 - - - 200 127 application/javascript 1.8122ms +2021-03-11 10:45:01.604 +03:00 [INF] Sending file. Request path: '/libs/jquery-form/jquery.form.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\jquery-form\jquery.form.min.js' +2021-03-11 10:45:01.604 +03:00 [INF] Sending file. Request path: '/libs/jquery-validation/jquery.validate.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\jquery-validation\jquery.validate.js' +2021-03-11 10:45:01.604 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-validation/jquery.validate.js?_v=637509091969698745 - - - 200 48696 application/javascript 2.7697ms +2021-03-11 10:45:01.604 +03:00 [INF] Sending file. Request path: '/libs/abp/core/abp.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\abp\core\abp.js' +2021-03-11 10:45:01.604 +03:00 [INF] Sending file. Request path: '/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\jquery-validation-unobtrusive\jquery.validate.unobtrusive.js' +2021-03-11 10:45:01.604 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637509091969698745 - - - 200 19366 application/javascript 2.8288ms +2021-03-11 10:45:01.604 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/core/abp.js?_v=637509091969848733 - - - 200 22232 application/javascript 3.0528ms +2021-03-11 10:45:01.604 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-form/jquery.form.min.js?_v=637509091969698745 - - - 200 17094 application/javascript 2.8561ms +2021-03-11 10:45:01.604 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/sweetalert/sweetalert.min.js?_v=637509091969698745 - - +2021-03-11 10:45:01.604 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.js?_v=637509091970028726 - - +2021-03-11 10:45:01.604 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637509091969698745 - - +2021-03-11 10:45:01.604 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/luxon/luxon.min.js?_v=637509091969948726 - - +2021-03-11 10:45:01.604 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/luxon/abp.luxon.js?_v=637509091969698745 - - +2021-03-11 10:45:01.604 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/timeago/jquery.timeago.js?_v=637509091969698745 - - +2021-03-11 10:45:01.604 +03:00 [INF] Sending file. Request path: '/libs/datatables.net-bs4/js/dataTables.bootstrap4.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\datatables.net-bs4\js\dataTables.bootstrap4.js' +2021-03-11 10:45:01.604 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637509091969688728 - - +2021-03-11 10:45:01.604 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js?_v=637478884526340004 - - +2021-03-11 10:45:01.604 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637509091969698745 - - - 200 4702 application/javascript 0.9993ms +2021-03-11 10:45:01.604 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js?_v=637478884526327741 - - +2021-03-11 10:45:01.604 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js?_v=637478884526327741 - - +2021-03-11 10:45:01.604 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js?_v=637478884526327741 - - +2021-03-11 10:45:01.604 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js?_v=637489821625916489 - - +2021-03-11 10:45:01.605 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js?_v=637478884526307791 - - +2021-03-11 10:45:01.605 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js?_v=637478884526327741 - - +2021-03-11 10:45:01.605 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js?_v=637489821625926491 - - +2021-03-11 10:45:01.605 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js?_v=637478884526337711 - - +2021-03-11 10:45:01.605 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Pages/Abp/MultiTenancy/tenant-switch.js?_v=637478884525829181 - - +2021-03-11 10:45:01.605 +03:00 [INF] Sending file. Request path: '/libs/select2/js/select2.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\select2\js\select2.min.js' +2021-03-11 10:45:01.605 +03:00 [INF] Sending file. Request path: '/libs/lodash/lodash.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\lodash\lodash.min.js' +2021-03-11 10:45:01.605 +03:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared\wwwroot\libs\abp\aspnetcore-mvc-ui-theme-shared\ui-extensions.js' +2021-03-11 10:45:01.605 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/select2/js/select2.min.js?_v=637509091969698745 - - - 200 70851 application/javascript 3.4941ms +2021-03-11 10:45:01.605 +03:00 [INF] Sending file. Request path: '/libs/timeago/jquery.timeago.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\timeago\jquery.timeago.js' +2021-03-11 10:45:01.611 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-11 10:45:01.614 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/themes/basic/layout.js?_v=637478884526085297 - - +2021-03-11 10:45:01.614 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/timeago/locales/jquery.timeago.en.js?_v=637509091970548727 - - +2021-03-11 10:45:01.614 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Abp/ApplicationConfigurationScript - - +2021-03-11 10:45:01.614 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Abp/ServiceProxyScript - - +2021-03-11 10:45:01.617 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-11 10:45:01.617 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-11 10:45:01.619 +03:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared\wwwroot\libs\abp\aspnetcore-mvc-ui-theme-shared\bootstrap\dom-event-handlers.js' +2021-03-11 10:45:01.619 +03:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared\wwwroot\libs\abp\aspnetcore-mvc-ui-theme-shared\jquery\jquery-extensions.js' +2021-03-11 10:45:01.619 +03:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared\wwwroot\libs\abp\aspnetcore-mvc-ui-theme-shared\jquery\widget-manager.js' +2021-03-11 10:45:01.619 +03:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared\wwwroot\libs\abp\aspnetcore-mvc-ui-theme-shared\bootstrap\modal-manager.js' +2021-03-11 10:45:01.619 +03:00 [INF] Sending file. Request path: '/libs/abp/luxon/abp.luxon.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\abp\luxon\abp.luxon.js' +2021-03-11 10:45:01.619 +03:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared\wwwroot\libs\abp\aspnetcore-mvc-ui-theme-shared\toastr\abp-toastr.js' +2021-03-11 10:45:01.619 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js?_v=637478884526307791 - - - 200 6823 application/javascript 14.7576ms +2021-03-11 10:45:01.619 +03:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared\wwwroot\libs\abp\aspnetcore-mvc-ui-theme-shared\jquery-form\jquery-form-extensions.js' +2021-03-11 10:45:01.619 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js?_v=637478884526327741 - - - 200 4793 application/javascript 14.8664ms +2021-03-11 10:45:01.619 +03:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared\wwwroot\libs\abp\aspnetcore-mvc-ui-theme-shared\datatables\datatables-extensions.js' +2021-03-11 10:45:01.619 +03:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared\wwwroot\libs\abp\aspnetcore-mvc-ui-theme-shared\sweetalert\abp-sweetalert.js' +2021-03-11 10:45:01.619 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js?_v=637489821625926491 - - - 200 19547 application/javascript 14.8477ms +2021-03-11 10:45:01.619 +03:00 [INF] Sending file. Request path: '/themes/basic/layout.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic\wwwroot\themes\basic\layout.js' +2021-03-11 10:45:01.619 +03:00 [INF] Sending file. Request path: '/Pages/Abp/MultiTenancy/tenant-switch.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy\Pages\Abp\MultiTenancy\tenant-switch.js' +2021-03-11 10:45:01.619 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js?_v=637478884526327741 - - - 200 3005 application/javascript 14.8847ms +2021-03-11 10:45:01.619 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/luxon/abp.luxon.js?_v=637509091969698745 - - - 200 1315 application/javascript 15.1937ms +2021-03-11 10:45:01.619 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/themes/basic/layout.js?_v=637478884526085297 - - - 200 546 application/javascript 5.7424ms +2021-03-11 10:45:01.619 +03:00 [INF] Sending file. Request path: '/libs/toastr/toastr.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\toastr\toastr.min.js' +2021-03-11 10:45:01.619 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Pages/Abp/MultiTenancy/tenant-switch.js?_v=637478884525829181 - - - 200 417 application/javascript 14.7701ms +2021-03-11 10:45:01.620 +03:00 [INF] Sending file. Request path: '/libs/timeago/locales/jquery.timeago.en.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\timeago\locales\jquery.timeago.en.js' +2021-03-11 10:45:01.620 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.js?_v=637509091970028726 - - - 200 5251 application/javascript 15.4084ms +2021-03-11 10:45:01.620 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js?_v=637489821625916489 - - - 200 8385 application/javascript 15.0660ms +2021-03-11 10:45:01.620 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/timeago/locales/jquery.timeago.en.js?_v=637509091970548727 - - - 200 778 application/javascript 5.8390ms +2021-03-11 10:45:01.620 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js?_v=637478884526337711 - - - 200 954 application/javascript 15.0374ms +2021-03-11 10:45:01.620 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js?_v=637478884526327741 - - - 200 5627 application/javascript 15.2798ms +2021-03-11 10:45:01.620 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js?_v=637478884526327741 - - - 200 3608 application/javascript 15.3155ms +2021-03-11 10:45:01.620 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js?_v=637478884526340004 - - - 200 10592 application/javascript 15.6921ms +2021-03-11 10:45:01.620 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/lodash/lodash.min.js?_v=637509091969698745 - - - 200 73261 application/javascript 18.9267ms +2021-03-11 10:45:01.620 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryNTDUZm8IORAAwIaS 359 - 200 0 - 48.4813ms +2021-03-11 10:45:01.620 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/timeago/jquery.timeago.js?_v=637509091969698745 - - - 200 7404 application/javascript 15.8074ms +2021-03-11 10:45:01.620 +03:00 [INF] Sending file. Request path: '/libs/sweetalert/sweetalert.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\sweetalert\sweetalert.min.js' +2021-03-11 10:45:01.620 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/sweetalert/sweetalert.min.js?_v=637509091969698745 - - - 200 40808 application/javascript 16.1486ms +2021-03-11 10:45:01.620 +03:00 [INF] Sending file. Request path: '/libs/bootstrap-datepicker/bootstrap-datepicker.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap-datepicker\bootstrap-datepicker.min.js' +2021-03-11 10:45:01.620 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637509091969688728 - - - 200 33693 application/javascript 16.0995ms +2021-03-11 10:45:01.620 +03:00 [INF] Sending file. Request path: '/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\malihu-custom-scrollbar-plugin\jquery.mCustomScrollbar.concat.min.js' +2021-03-11 10:45:01.620 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637509091969698745 - - - 200 45483 application/javascript 16.3294ms +2021-03-11 10:45:01.621 +03:00 [INF] Sending file. Request path: '/libs/luxon/luxon.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\luxon\luxon.min.js' +2021-03-11 10:45:01.621 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/luxon/luxon.min.js?_v=637509091969948726 - - - 200 70063 application/javascript 16.6459ms +2021-03-11 10:45:01.622 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/js/bootstrap.bundle.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\js\bootstrap.bundle.js' +2021-03-11 10:45:01.622 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/js/bootstrap.bundle.js?_v=637509091969688728 - - - 200 229201 application/javascript 21.3731ms +2021-03-11 10:45:01.623 +03:00 [INF] Sending file. Request path: '/libs/jquery/jquery.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\jquery\jquery.js' +2021-03-11 10:45:01.623 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery/jquery.js?_v=637509091969698745 - - - 200 271751 application/javascript 21.8484ms +2021-03-11 10:45:01.625 +03: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). +2021-03-11 10:45:01.625 +03: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). +2021-03-11 10:45:01.626 +03:00 [INF] Sending file. Request path: '/libs/datatables.net/js/jquery.dataTables.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\datatables.net\js\jquery.dataTables.js' +2021-03-11 10:45:01.626 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/datatables.net/js/jquery.dataTables.js?_v=637509091969698745 - - - 200 449246 application/javascript 24.3287ms +2021-03-11 10:45:01.645 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-11 10:45:01.646 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-11 10:45:01.646 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.3006ms +2021-03-11 10:45:01.661 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-11 10:45:01.726 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.LoginByLogin +2021-03-11 10:45:01.741 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.Logout +2021-03-11 10:45:01.741 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.CheckPasswordByLogin +2021-03-11 10:45:01.741 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.RegisterAsyncByInput +2021-03-11 10:45:01.741 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.SendPasswordResetCodeAsyncByInput +2021-03-11 10:45:01.741 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.ResetPasswordAsyncByInput +2021-03-11 10:45:01.742 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByNameAsyncByName +2021-03-11 10:45:01.742 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByIdAsyncById +2021-03-11 10:45:01.742 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAllListAsync +2021-03-11 10:45:01.742 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetListAsyncByInput +2021-03-11 10:45:01.742 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAsyncById +2021-03-11 10:45:01.742 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.CreateAsyncByInput +2021-03-11 10:45:01.742 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.UpdateAsyncByIdAndInput +2021-03-11 10:45:01.742 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.DeleteAsyncById +2021-03-11 10:45:01.743 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAsyncById +2021-03-11 10:45:01.743 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetListAsyncByInput +2021-03-11 10:45:01.743 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.CreateAsyncByInput +2021-03-11 10:45:01.743 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateAsyncByIdAndInput +2021-03-11 10:45:01.743 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.DeleteAsyncById +2021-03-11 10:45:01.743 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetRolesAsyncById +2021-03-11 10:45:01.743 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAssignableRolesAsync +2021-03-11 10:45:01.743 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateRolesAsyncByIdAndInput +2021-03-11 10:45:01.743 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByUsernameAsyncByUserName +2021-03-11 10:45:01.743 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByEmailAsyncByEmail +2021-03-11 10:45:01.743 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByIdAsyncById +2021-03-11 10:45:01.743 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByUserNameAsyncByUserName +2021-03-11 10:45:01.743 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.SearchAsyncByInput +2021-03-11 10:45:01.743 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.GetCountAsyncByInput +2021-03-11 10:45:01.743 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.GetAsync +2021-03-11 10:45:01.743 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.UpdateAsyncByInput +2021-03-11 10:45:01.743 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.ChangePasswordAsyncByInput +2021-03-11 10:45:01.743 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.GetAsyncByProviderNameAndProviderKey +2021-03-11 10:45:01.743 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-11 10:45:01.744 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.GetAsync +2021-03-11 10:45:01.744 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.UpdateAsyncByInput +2021-03-11 10:45:01.744 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetAsyncById +2021-03-11 10:45:01.744 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetListAsyncByInput +2021-03-11 10:45:01.744 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.CreateAsyncByInput +2021-03-11 10:45:01.744 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateAsyncByIdAndInput +2021-03-11 10:45:01.744 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteAsyncById +2021-03-11 10:45:01.744 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetDefaultConnectionStringAsyncById +2021-03-11 10:45:01.744 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateDefaultConnectionStringAsyncByIdAndDefaultConnectionString +2021-03-11 10:45:01.744 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteDefaultConnectionStringAsyncById +2021-03-11 10:45:01.744 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.GetAsyncByProviderNameAndProviderKey +2021-03-11 10:45:01.744 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-11 10:45:01.744 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.AddTagToEntityAsyncByInput +2021-03-11 10:45:01.744 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.RemoveTagFromEntityAsyncByInput +2021-03-11 10:45:01.744 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.SetEntityTagsAsyncByInput +2021-03-11 10:45:01.744 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.CreateAsyncByInput +2021-03-11 10:45:01.744 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.DeleteAsyncById +2021-03-11 10:45:01.744 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetAsyncById +2021-03-11 10:45:01.745 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetListAsyncByInput +2021-03-11 10:45:01.745 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.UpdateAsyncByIdAndInput +2021-03-11 10:45:01.745 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetTagDefinitionsAsync +2021-03-11 10:45:01.745 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.GetAsyncById +2021-03-11 10:45:01.745 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.GetListAsyncByInput +2021-03-11 10:45:01.745 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.CreateAsyncByInput +2021-03-11 10:45:01.745 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.UpdateAsyncByIdAndInput +2021-03-11 10:45:01.745 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.DeleteAsyncById +2021-03-11 10:45:01.745 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptorAdmin.DeleteAsyncById +2021-03-11 10:45:01.745 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptorAdmin.UploadAsyncByEntityTypeAndFile +2021-03-11 10:45:01.745 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.GetListAsyncByInput +2021-03-11 10:45:01.745 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.GetAsyncById +2021-03-11 10:45:01.745 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.DeleteAsyncById +2021-03-11 10:45:01.746 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.GetAsyncById +2021-03-11 10:45:01.746 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.GetListAsyncByInput +2021-03-11 10:45:01.746 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.CreateAsyncByInput +2021-03-11 10:45:01.746 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.UpdateAsyncByIdAndInput +2021-03-11 10:45:01.746 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.DeleteAsyncById +2021-03-11 10:45:01.746 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeatureAdmin.GetListAsyncByBlogId +2021-03-11 10:45:01.746 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeatureAdmin.SetAsyncByBlogIdAndDto +2021-03-11 10:45:01.746 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.CreateAsyncByInput +2021-03-11 10:45:01.746 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.DeleteAsyncById +2021-03-11 10:45:01.746 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.GetAsyncById +2021-03-11 10:45:01.746 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.GetListAsyncByInput +2021-03-11 10:45:01.747 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.UpdateAsyncByIdAndInput +2021-03-11 10:45:01.747 +03:00 [DBG] ActionApiDescriptionModel.Create: TagPublic.GetAllRelatedTagsAsyncByEntityTypeAndEntityId +2021-03-11 10:45:01.747 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.GetForSelectionAsyncByEntityTypeAndEntityId +2021-03-11 10:45:01.747 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.CreateAsyncByEntityTypeAndEntityIdAndReaction +2021-03-11 10:45:01.747 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.DeleteAsyncByEntityTypeAndEntityIdAndReaction +2021-03-11 10:45:01.747 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.CreateAsyncByEntityTypeAndEntityIdAndInput +2021-03-11 10:45:01.747 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.DeleteAsyncByEntityTypeAndEntityId +2021-03-11 10:45:01.747 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.GetGroupedStarCountsAsyncByEntityTypeAndEntityId +2021-03-11 10:45:01.747 +03:00 [DBG] ActionApiDescriptionModel.Create: PagesPublic.FindBySlugAsyncBySlug +2021-03-11 10:45:01.747 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.GetListAsyncByEntityTypeAndEntityId +2021-03-11 10:45:01.747 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.CreateAsyncByEntityTypeAndEntityIdAndInput +2021-03-11 10:45:01.748 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.UpdateAsyncByIdAndInput +2021-03-11 10:45:01.748 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.DeleteAsyncById +2021-03-11 10:45:01.748 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostPublic.GetAsyncByBlogSlugAndBlogPostSlug +2021-03-11 10:45:01.748 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostPublic.GetListAsyncByBlogSlugAndInput +2021-03-11 10:45:01.748 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptor.DownloadAsyncById +2021-03-11 10:45:01.748 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeature.GetOrDefaultAsyncByBlogIdAndFeatureName +2021-03-11 10:45:01.748 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApplicationConfiguration.GetAsync +2021-03-11 10:45:01.748 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApiDefinition.GetByModel +2021-03-11 10:45:01.769 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-11 10:45:01.770 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 144.2865ms +2021-03-11 10:45:01.770 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-11 10:45:01.770 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Abp/ServiceProxyScript - - - 200 34446 application/javascript 156.2316ms +2021-03-11 10:45:02.105 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-11 10:45:02.170 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-11 10:45:02.177 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 551.0962ms +2021-03-11 10:45:02.177 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-11 10:45:02.178 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Abp/ApplicationConfigurationScript - - - 200 95823 application/javascript 563.9991ms +2021-03-11 10:45:05.491 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/Account/Login application/x-www-form-urlencoded 317 +2021-03-11 10:45:05.497 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 10:45:05.497 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-11 10:45:05.498 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-11 10:45:05.498 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-11 10:45:05.519 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnPostAsync - ModelState is "Valid" +2021-03-11 10:45:06.564 +03:00 [DBG] Augmenting SignInContext +2021-03-11 10:45:06.565 +03:00 [DBG] Adding idp claim with value: local +2021-03-11 10:45:06.565 +03:00 [DBG] Adding auth_time claim with value: 1615448706 +2021-03-11 10:45:06.583 +03:00 [INF] AuthenticationScheme: Identity.Application signed in. +2021-03-11 10:45:06.806 +03:00 [INF] {"Username":"admin","Provider":null,"ProviderUserId":null,"SubjectId":"f96d764d-1435-9e8e-b3f4-39fb0f65cfde","DisplayName":"admin","Endpoint":"UI","ClientId":null,"Category":"Authentication","Name":"User Login Success","EventType":"Success","Id":1000,"Message":null,"ActivityId":"0HM74C5PLNCCK:00000083","TimeStamp":"2021-03-11T07:45:06.0000000Z","ProcessId":34212,"LocalIpAddress":"::1:44313","RemoteIpAddress":"::1","$type":"UserLoginSuccessEvent"} +2021-03-11 10:45:06.810 +03:00 [INF] Executed handler method OnPostAsync, returned result Microsoft.AspNetCore.Mvc.RedirectResult. +2021-03-11 10:45:06.815 +03:00 [INF] Executing RedirectResult, redirecting to /. +2021-03-11 10:45:06.816 +03:00 [INF] Executed page /Account/Login in 1318.1169ms +2021-03-11 10:45:06.816 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-11 10:45:06.822 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/Account/Login application/x-www-form-urlencoded 317 - 302 0 - 1331.3983ms +2021-03-11 10:45:06.825 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-11 10:45:06.836 +03:00 [INF] Executing endpoint '/_Host' +2021-03-11 10:45:06.836 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-11 10:45:06.836 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-11 10:45:06.836 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-11 10:45:06.836 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-11 10:45:06.837 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.46 ms. +2021-03-11 10:45:06.838 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.26 ms. +2021-03-11 10:45:06.838 +03:00 [INF] Executed page /_Host in 1.9598ms +2021-03-11 10:45:06.838 +03:00 [INF] Executed endpoint '/_Host' +2021-03-11 10:45:06.838 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 13.3356ms +2021-03-11 10:45:06.857 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-11 10:45:06.857 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-11 10:45:06.858 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.8660ms +2021-03-11 10:45:06.858 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-11 10:45:06.858 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-11 10:45:06.858 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-11 10:45:06.858 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-11 10:45:06.858 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-11 10:45:06.858 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.5171ms +2021-03-11 10:45:06.858 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.5467ms +2021-03-11 10:45:06.858 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-11 10:45:06.858 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.5895ms +2021-03-11 10:45:06.859 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-11 10:45:06.859 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-11 10:45:06.859 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-11 10:45:06.859 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-11 10:45:06.859 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-11 10:45:06.859 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-11 10:45:06.859 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-11 10:45:06.859 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.3042ms +2021-03-11 10:45:06.859 +03:00 [INF] The file /global-styles.css was not modified +2021-03-11 10:45:06.859 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.3578ms +2021-03-11 10:45:06.859 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.3232ms +2021-03-11 10:45:06.859 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 0.2144ms +2021-03-11 10:45:06.860 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-11 10:45:06.860 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-11 10:45:06.860 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-11 10:45:06.860 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-11 10:45:06.860 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-11 10:45:06.860 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.1427ms +2021-03-11 10:45:06.860 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-11 10:45:06.860 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-11 10:45:06.860 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-11 10:45:06.860 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.2651ms +2021-03-11 10:45:06.861 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.1911ms +2021-03-11 10:45:06.861 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.2634ms +2021-03-11 10:45:06.878 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-11 10:45:06.882 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 10:45:06.884 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-11 10:45:06.884 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-11 10:45:06.884 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 6.7252ms +2021-03-11 10:45:06.895 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=h2NtvRuITiERSVXq8pAVUA - - +2021-03-11 10:45:06.899 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 10:45:06.901 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-11 10:45:06.912 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:45:06.912 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:45:06.915 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-11 10:45:06.943 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:06.968 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-11 10:45:06.973 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-11 10:45:06.973 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-11 10:45:06.973 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.3050ms +2021-03-11 10:45:06.979 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-11 10:45:06.981 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:45:06.982 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:45:06.982 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-11 10:45:06.999 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-11 10:45:07.011 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-11 10:45:07.013 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-11 10:45:07.019 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:45:07.021 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:45:07.022 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:45:07.023 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:45:12.119 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-11 10:45:12.120 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-11 10:45:12.120 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.7904ms +2021-03-11 10:45:13.406 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:45:13.407 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:45:13.408 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:45:13.408 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:45:13.408 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:13.430 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-11 10:45:13.431 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-11 10:45:13.431 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-11 10:45:13.432 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-11 10:45:13.432 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:13.432 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:13.432 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:13.432 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:13.433 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:13.433 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:13.433 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:13.434 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:13.434 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:13.434 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:13.434 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:13.434 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:13.435 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:13.435 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:13.435 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:13.435 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:13.663 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:13.696 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:45:13.696 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:45:13.696 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:45:13.697 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:45:13.697 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:13.964 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:13.965 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:13.965 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:13.965 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:13.965 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:13.968 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:13.969 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:13.969 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:13.969 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:13.969 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:13.970 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:13.970 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:13.970 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:13.971 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:13.971 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:13.974 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:13.974 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:13.974 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:13.975 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:13.975 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:13.975 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:13.976 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:13.976 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:13.976 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:13.976 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:13.976 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:13.977 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:13.977 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:13.977 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:13.977 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:13.980 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:13.981 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:13.981 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:13.982 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:13.982 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:13.982 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:13.982 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:13.982 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:13.983 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:13.983 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:13.983 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:13.984 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:13.984 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:13.984 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:13.984 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:13.988 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:13.988 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:13.988 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:13.989 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:13.989 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:13.989 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:13.989 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:13.989 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:13.990 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:13.990 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:13.990 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:13.990 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:13.990 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:13.991 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:13.991 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:13.994 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:13.994 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:13.994 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:13.995 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:13.995 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:13.995 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:13.996 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:13.996 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:13.996 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:13.996 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:13.996 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:13.997 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:13.997 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:13.997 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:13.997 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:14.010 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:14.010 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:14.010 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:14.011 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:14.011 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:14.011 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:14.011 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:14.011 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:14.012 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:14.012 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:14.012 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:14.013 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:14.013 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:14.013 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:14.013 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:14.017 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:14.018 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:14.018 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:14.018 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:14.018 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:14.018 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:14.019 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:14.019 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:14.019 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:14.019 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:14.019 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:14.020 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:14.020 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:14.020 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:14.020 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:14.023 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:14.024 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:14.024 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:14.024 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:14.024 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:14.024 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:14.025 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:14.025 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:14.025 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:14.026 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:14.026 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:14.026 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:14.026 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:14.026 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:14.026 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:14.030 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:14.030 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:14.030 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:14.031 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:14.031 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:14.031 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:14.031 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:14.031 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:14.032 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:14.032 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:14.032 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:14.033 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:14.033 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:14.033 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:14.033 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:14.036 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:14.037 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:14.037 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:14.037 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:14.037 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:14.037 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:14.038 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:14.038 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:14.038 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:14.038 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:14.038 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:14.039 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:14.039 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:14.039 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:14.039 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:15.846 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-11 10:45:15.847 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-11 10:45:15.847 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-11 10:45:15.847 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-11 10:45:15.847 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:20.484 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-11 10:45:20.484 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-11 10:45:20.484 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-11 10:45:20.484 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-11 10:45:20.484 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:20.488 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-11 10:45:20.488 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-11 10:45:20.488 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-11 10:45:20.489 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-11 10:45:20.489 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:45:20.489 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:45:20.489 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:45:20.490 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:45:20.490 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:20.575 +03:00 [WRN] Role 2a8eb146-0349-8183-582e-39fb326c1c6c validation failed: DuplicateRoleName. +2021-03-11 10:45:20.582 +03:00 [WRN] Role name 'moderator' is already taken. +Volo.Abp.Identity.AbpIdentityResultException: Role name 'moderator' is already taken. + at Microsoft.AspNetCore.Identity.AbpIdentityResultExtensions.CheckErrors(IdentityResult identityResult) in D:\Github\abp\modules\identity\src\Volo.Abp.Identity.Domain\Microsoft\AspNetCore\Identity\AbpIdentityResultExtensions.cs:line 60 + at Volo.Abp.Identity.IdentityRoleAppService.CreateAsync(IdentityRoleCreateDto input) in D:\Github\abp\modules\identity\src\Volo.Abp.Identity.Application\Volo\Abp\Identity\IdentityRoleAppService.cs:line 71 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapterWithReturnValue.cs:line 24 + at Volo.Abp.Authorization.AuthorizationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Authorization\Volo\Abp\Authorization\AuthorizationInterceptor.cs:line 19 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 29 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapterWithReturnValue.cs:line 24 + at Volo.Abp.Auditing.AuditingInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Auditing\Volo\Abp\Auditing\AuditingInterceptor.cs:line 24 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 29 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapterWithReturnValue.cs:line 24 + at Volo.Abp.Validation.ValidationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Validation\Volo\Abp\Validation\ValidationInterceptor.cs:line 19 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 29 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapterWithReturnValue.cs:line 24 + at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWorkInterceptor.cs:line 43 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 29 + at Volo.Abp.BlazoriseUI.AbpCrudPageBase`10.CreateEntityAsync() in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\AbpCrudPageBase.cs:line 390 +2021-03-11 10:45:20.584 +03:00 [WRN] Code:Volo.Abp.Identity:DuplicateRoleName +2021-03-11 10:45:20.585 +03:00 [WRN] Details: +2021-03-11 10:45:22.273 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-11 10:45:22.273 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-11 10:45:22.274 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-11 10:45:22.274 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-11 10:45:22.274 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:22.275 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-11 10:45:22.275 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-11 10:45:22.275 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-11 10:45:22.276 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-11 10:45:22.276 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:45:22.276 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:45:22.276 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:45:22.276 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:45:22.276 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:22.343 +03:00 [WRN] Role f1b6360a-5b52-1e64-876e-39fb326c2364 validation failed: DuplicateRoleName. +2021-03-11 10:45:22.344 +03:00 [WRN] Role name 'moderator' is already taken. +Volo.Abp.Identity.AbpIdentityResultException: Role name 'moderator' is already taken. + at Microsoft.AspNetCore.Identity.AbpIdentityResultExtensions.CheckErrors(IdentityResult identityResult) in D:\Github\abp\modules\identity\src\Volo.Abp.Identity.Domain\Microsoft\AspNetCore\Identity\AbpIdentityResultExtensions.cs:line 60 + at Volo.Abp.Identity.IdentityRoleAppService.CreateAsync(IdentityRoleCreateDto input) in D:\Github\abp\modules\identity\src\Volo.Abp.Identity.Application\Volo\Abp\Identity\IdentityRoleAppService.cs:line 71 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapterWithReturnValue.cs:line 24 + at Volo.Abp.Authorization.AuthorizationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Authorization\Volo\Abp\Authorization\AuthorizationInterceptor.cs:line 19 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 29 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapterWithReturnValue.cs:line 24 + at Volo.Abp.Auditing.AuditingInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Auditing\Volo\Abp\Auditing\AuditingInterceptor.cs:line 24 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 29 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapterWithReturnValue.cs:line 24 + at Volo.Abp.Validation.ValidationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Validation\Volo\Abp\Validation\ValidationInterceptor.cs:line 19 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 29 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapterWithReturnValue.cs:line 24 + at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWorkInterceptor.cs:line 43 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 29 + at Volo.Abp.BlazoriseUI.AbpCrudPageBase`10.CreateEntityAsync() in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\AbpCrudPageBase.cs:line 390 +2021-03-11 10:45:22.344 +03:00 [WRN] Code:Volo.Abp.Identity:DuplicateRoleName +2021-03-11 10:45:22.344 +03:00 [WRN] Details: +2021-03-11 10:45:27.927 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-11 10:45:27.927 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-11 10:45:27.927 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-11 10:45:27.928 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-11 10:45:27.928 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:27.929 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-11 10:45:27.929 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-11 10:45:27.929 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-11 10:45:27.929 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-11 10:45:27.929 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:45:27.930 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:45:27.930 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:45:27.930 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:45:27.930 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.026 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:45:28.026 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:45:28.026 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:45:28.026 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:45:28.026 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.043 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.043 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.043 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.043 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.043 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.043 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.044 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.044 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.044 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.044 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.044 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.045 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.045 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.045 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.045 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.047 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.047 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.047 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.048 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.048 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.048 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.048 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.048 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.049 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.049 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.049 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.050 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.050 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.050 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.050 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.052 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.053 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.053 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.053 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.053 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.053 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.053 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.053 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.054 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.054 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.054 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.054 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.054 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.054 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.055 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.057 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.057 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.057 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.057 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.057 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.057 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.058 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.058 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.058 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.058 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.058 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.058 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.058 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.059 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.059 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.061 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.061 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.061 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.061 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.061 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.061 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.062 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.062 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.062 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.062 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.062 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.062 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.062 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.063 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.063 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.065 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.066 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.066 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.066 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.066 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.066 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.067 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.067 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.067 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.067 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.067 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.067 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.067 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.068 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.068 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.072 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.072 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.072 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.073 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.073 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.073 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.073 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.073 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.073 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.073 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.073 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.074 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.074 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.074 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.074 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.076 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.077 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.077 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.077 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.077 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.077 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.077 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.077 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.078 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.078 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.078 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.078 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.078 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.078 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.078 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.080 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.081 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.081 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.081 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.081 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.081 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.082 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.082 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.082 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.082 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.082 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.083 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.083 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.083 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.083 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.085 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.086 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.086 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.086 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.086 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.086 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.086 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.086 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.087 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.087 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.087 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.087 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.087 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.088 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.088 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.090 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.090 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.090 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.090 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.090 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.091 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.091 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.091 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.091 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.091 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.091 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.092 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.092 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.092 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.092 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.094 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.094 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.094 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.095 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:28.095 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.095 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.095 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.095 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.095 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:28.095 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:28.095 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.096 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.096 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.096 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:28.096 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:32.978 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:32.978 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:32.978 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:32.979 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:32.979 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:32.980 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:32.980 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:32.980 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:32.981 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:32.981 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:45:32.981 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:45:32.981 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:45:32.982 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:45:32.982 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:33.094 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:45:33.095 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:45:33.095 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:45:33.096 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:45:33.096 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:33.108 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.108 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.108 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.108 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.108 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:33.109 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.109 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.109 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.109 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.109 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:33.109 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.110 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.110 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.110 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.110 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:33.112 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.112 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.112 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.113 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.113 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:33.113 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.113 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.113 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.113 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.113 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:33.113 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.114 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.114 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.114 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.114 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:33.116 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.117 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.117 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.117 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.117 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:33.117 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.117 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.118 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.118 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.118 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:33.118 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.118 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.118 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.119 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.119 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:33.121 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.121 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.121 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.121 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.121 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:33.121 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.122 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.122 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.122 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.122 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:33.122 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.122 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.122 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.123 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.123 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:33.125 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.125 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.125 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.126 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.126 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:33.126 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.126 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.126 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.126 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.126 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:33.126 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.127 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.127 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.127 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.127 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:33.131 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.131 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.131 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.132 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.132 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:33.132 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.132 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.132 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.133 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.133 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:33.133 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.133 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.133 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.133 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.133 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:33.135 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.136 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.136 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.136 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.136 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:33.136 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.137 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.137 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.137 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.137 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:33.137 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.137 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.137 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.138 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.138 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:33.140 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.140 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.140 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.140 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.140 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:33.140 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.141 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.141 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.141 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.141 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:33.141 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.142 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.142 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.142 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.142 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:33.144 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.144 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.144 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.145 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.145 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:33.145 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.145 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.145 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.145 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.145 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:33.145 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.146 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.146 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.146 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.146 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:33.148 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.149 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.149 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.149 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:45:33.149 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:33.149 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.149 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.149 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.150 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:45:33.150 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:33.150 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.150 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.150 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.151 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:33.151 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:36.103 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:36.103 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:36.103 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:36.104 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:36.104 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:36.105 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:36.105 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:36.105 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:36.105 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:45:36.105 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:45:36.106 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:45:36.106 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:45:36.106 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:45:36.106 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:36.112 +03:00 [WRN] Exception of type 'Volo.Abp.BusinessException' was thrown. +Volo.Abp.BusinessException: Exception of type 'Volo.Abp.BusinessException' was thrown. + at Volo.Abp.Identity.IdentityRoleManager.DeleteAsync(IdentityRole role) in D:\Github\abp\modules\identity\src\Volo.Abp.Identity.Domain\Volo\Abp\Identity\IdentityRoleManager.cs:line 67 + at Volo.Abp.Identity.IdentityRoleAppService.DeleteAsync(Guid id) in D:\Github\abp\modules\identity\src\Volo.Abp.Identity.Application\Volo\Abp\Identity\IdentityRoleAppService.cs:line 105 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Authorization.AuthorizationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Authorization\Volo\Abp\Authorization\AuthorizationInterceptor.cs:line 19 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Auditing.AuditingInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Auditing\Volo\Abp\Auditing\AuditingInterceptor.cs:line 24 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Validation.ValidationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Validation\Volo\Abp\Validation\ValidationInterceptor.cs:line 19 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapter.cs:line 23 + at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWorkInterceptor.cs:line 43 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 20 + at Volo.Abp.BlazoriseUI.AbpCrudPageBase`10.DeleteEntityAsync(TListViewModel entity) in D:\Github\abp\framework\src\Volo.Abp.BlazoriseUI\AbpCrudPageBase.cs:line 452 +2021-03-11 10:45:36.112 +03:00 [WRN] Code:Volo.Abp.Identity:010006 +2021-03-11 10:45:36.112 +03:00 [WRN] Details: +2021-03-11 10:45:40.711 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:45:40.712 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:45:40.712 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:45:40.712 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:45:40.712 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:40.736 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-11 10:45:40.737 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-11 10:45:40.737 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-11 10:45:40.737 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-11 10:45:40.737 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:40.737 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:40.738 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:40.738 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:40.738 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:40.738 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:40.738 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:45:40.738 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:45:40.738 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:45:40.739 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:45:40.739 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:40.739 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:40.739 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:40.739 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:40.740 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:40.740 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:40.791 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:40.800 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:45:40.800 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:45:40.800 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:45:40.801 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:45:40.801 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:40.901 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:40.902 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:40.902 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:40.902 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:40.902 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:40.902 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:40.903 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:40.903 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:40.903 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:40.903 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:40.903 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:45:40.904 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:45:40.904 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:45:40.904 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:45:40.904 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:40.911 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:40.912 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:40.912 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:40.912 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:40.912 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:40.912 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:40.913 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:40.913 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:40.913 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:40.913 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:40.913 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:45:40.914 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:45:40.914 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:45:40.914 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:45:40.914 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:42.472 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:42.472 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:42.472 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:42.473 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:42.473 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:42.475 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:45:42.475 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:45:42.475 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:45:42.476 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:45:42.476 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:44.158 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:44.159 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:44.159 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:44.159 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:44.159 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:44.161 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:44.162 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:44.162 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:44.162 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:44.162 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:45:44.162 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:45:44.162 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:45:44.163 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:45:44.163 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:44.214 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:45:44.215 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:45:44.215 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:45:44.215 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:45:44.215 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:44.237 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:44.237 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:44.237 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:44.237 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:44.237 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:44.237 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:44.238 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:44.238 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:44.238 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:44.238 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:44.238 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:45:44.238 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:45:44.238 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:45:44.239 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:45:44.239 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:44.244 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:44.245 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:44.245 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:44.245 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:44.245 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:44.245 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:44.245 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:44.245 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:44.246 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:44.246 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:44.246 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:45:44.246 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:45:44.246 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:45:44.246 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:45:44.246 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:45.829 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:45.834 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:45.834 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:45.834 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:45.835 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:45.835 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:48.379 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:48.380 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:48.381 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:48.381 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:48.381 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:48.381 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:49.678 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:49.678 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:49.678 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:49.678 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:49.679 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:49.679 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:51.693 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-11 10:45:51.693 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-11 10:45:51.693 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-11 10:45:51.694 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-11 10:45:51.694 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:56.961 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-11 10:45:56.961 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-11 10:45:56.961 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-11 10:45:56.962 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-11 10:45:56.962 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:56.964 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-11 10:45:56.964 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-11 10:45:56.964 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-11 10:45:56.965 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-11 10:45:56.965 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:45:56.965 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:45:56.965 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:45:56.966 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:45:56.966 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:57.842 +03:00 [ERR] Failed executing DbCommand (7ms) [Parameters=[@__ef_filter__p_0='?' (DbType = Boolean), @__id_0='?' (DbType = Guid)], CommandType='"Text"', CommandTimeout='30'] +SELECT TOP(1) [c].[Id], [c].[ConcurrencyStamp], [c].[Email], [c].[EmailConfirmed], [c].[ExtraProperties], [c].[Name], [c].[PhoneNumber], [c].[PhoneNumberConfirmed], [c].[Surname], [c].[TenantId], [c].[UserName] +FROM [CmsUsers] AS [c] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [c].[TenantId] IS NULL) AND ([c].[Id] = @__id_0) +ORDER BY [c].[Id] +2021-03-11 10:45:57.852 +03:00 [ERR] An exception occurred while iterating over the results of a query for context type 'Volo.CmsKit.EntityFrameworkCore.CmsKitDbContext'. +Microsoft.Data.SqlClient.SqlException (0x80131904): Invalid object name 'CmsUsers'. + at Microsoft.Data.SqlClient.SqlCommand.<>c.b__169_0(Task`1 result) + at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() + at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) +--- End of stack trace from previous location --- + at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) +--- End of stack trace from previous location --- + at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() +ClientConnectionId:ee729817-29dc-48d5-b75d-a80419b8f0df +Error Number:208,State:1,Class:16 +Microsoft.Data.SqlClient.SqlException (0x80131904): Invalid object name 'CmsUsers'. + at Microsoft.Data.SqlClient.SqlCommand.<>c.b__169_0(Task`1 result) + at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() + at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) +--- End of stack trace from previous location --- + at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) +--- End of stack trace from previous location --- + at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() +ClientConnectionId:ee729817-29dc-48d5-b75d-a80419b8f0df +Error Number:208,State:1,Class:16 +2021-03-11 10:45:57.855 +03:00 [ERR] Caught an exception while publishing the event 'Volo.Abp.Domain.Entities.Events.EntityCreatedEventData`1[[Volo.Abp.TenantManagement.Tenant, Volo.Abp.TenantManagement.Domain, Version=4.3.0.0, Culture=neutral, PublicKeyToken=null]]' for the entity '[ENTITY: Tenant] Id = 77d89da5-6b1b-ae05-7f76-39fb326caaea' +2021-03-11 10:45:57.855 +03:00 [ERR] Invalid object name 'CmsUsers'. +Microsoft.Data.SqlClient.SqlException (0x80131904): Invalid object name 'CmsUsers'. + at Microsoft.Data.SqlClient.SqlCommand.<>c.b__169_0(Task`1 result) + at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() + at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) +--- End of stack trace from previous location --- + at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) +--- End of stack trace from previous location --- + at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() + at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) + at Volo.Abp.Domain.Repositories.EntityFrameworkCore.EfCoreRepository`3.FindAsync(TKey id, Boolean includeDetails, CancellationToken cancellationToken) in D:\Github\abp\framework\src\Volo.Abp.EntityFrameworkCore\Volo\Abp\Domain\Repositories\EntityFrameworkCore\EfCoreRepository.cs:line 433 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapterWithReturnValue.cs:line 24 + at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWorkInterceptor.cs:line 43 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 29 + at Volo.CmsKit.Users.CmsUserSynchronizer.HandleEventAsync(EntityUpdatedEto`1 eventData) in D:\Github\abp\modules\cms-kit\src\Volo.CmsKit.Domain\Volo\CmsKit\Users\CmsUserSynchronizer.cs:line 27 + at Volo.Abp.EventBus.EventBusBase.TriggerHandlerAsync(IEventHandlerFactory asyncHandlerFactory, Type eventType, Object eventData, List`1 exceptions) in D:\Github\abp\framework\src\Volo.Abp.EventBus\Volo\Abp\EventBus\EventBusBase.cs:line 191 + at System.AbpExceptionExtensions.ReThrow(Exception exception) in D:\Github\abp\framework\src\Volo.Abp.Core\System\AbpExceptionExtensions.cs:line 19 + at Volo.Abp.EventBus.Local.LocalEventBus.PublishAsync(Type eventType, Object eventData) in D:\Github\abp\framework\src\Volo.Abp.EventBus\Volo\Abp\EventBus\Local\LocalEventBus.cs:line 130 + at Volo.Abp.Domain.Entities.Events.EntityChangeEventHelper.<>c__DisplayClass34_0.<b__0>d.MoveNext() in D:\Github\abp\framework\src\Volo.Abp.Ddd.Domain\Volo\Abp\Domain\Entities\Events\EntityChangeEventHelper.cs:line 266 +ClientConnectionId:ee729817-29dc-48d5-b75d-a80419b8f0df +Error Number:208,State:1,Class:16 +2021-03-11 10:45:57.855 +03:00 [ERR] ---------- Exception Data ---------- +HelpLink.ProdName = Microsoft SQL Server +HelpLink.ProdVer = 13.00.4001 +HelpLink.EvtSrc = MSSQLServer +HelpLink.EvtID = 208 +HelpLink.BaseHelpUrl = http://go.microsoft.com/fwlink +HelpLink.LinkId = 20476 + +2021-03-11 10:45:57.884 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:45:57.885 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:45:57.885 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:45:57.886 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:45:57.886 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:57.906 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:57.907 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:57.907 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:57.907 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:57.907 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:57.907 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:57.908 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:57.908 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:57.908 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:57.908 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:57.908 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:45:57.908 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:45:57.908 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:45:57.909 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:45:57.909 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:57.913 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:57.913 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:57.913 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:57.914 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:57.914 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:57.914 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:57.914 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:57.914 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:57.915 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:57.915 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:57.915 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:45:57.915 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:45:57.915 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:45:57.916 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:45:57.916 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:57.921 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:57.922 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:57.922 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:57.922 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:57.922 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:57.922 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:57.922 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:57.922 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:57.923 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:57.923 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:57.923 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:45:57.923 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:45:57.923 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:45:57.923 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:45:57.924 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:57.928 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:57.929 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:57.929 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:57.929 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:45:57.929 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:57.929 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:57.929 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:57.929 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:57.930 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:45:57.930 +03:00 [INF] Authorization was successful. +2021-03-11 10:45:57.930 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:45:57.930 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:45:57.930 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:45:57.930 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:45:57.930 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:00.327 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:00.327 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:46:00.328 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:46:00.328 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:46:00.328 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:46:00.328 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:05.645 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:46:05.645 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:46:05.645 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:46:05.646 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:46:05.646 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:05.647 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:46:05.647 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:46:05.647 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:46:05.648 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:46:05.648 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:46:05.648 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:46:05.648 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:46:05.649 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:46:05.649 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:05.686 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:46:05.686 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:46:05.686 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:46:05.687 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:46:05.687 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:05.719 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:46:05.719 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:46:05.719 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:46:05.720 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:46:05.720 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:05.720 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:46:05.720 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:46:05.720 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:46:05.720 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:46:05.720 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:05.720 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:46:05.721 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:46:05.721 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:46:05.721 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:46:05.721 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:05.726 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:46:05.726 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:46:05.726 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:46:05.726 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:46:05.726 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:05.726 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:46:05.727 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:46:05.727 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:46:05.727 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:46:05.727 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:05.727 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:46:05.727 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:46:05.727 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:46:05.728 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:46:05.728 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.047 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:46:08.048 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:46:08.048 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:46:08.048 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:46:08.048 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.050 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-11 10:46:08.050 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-11 10:46:08.050 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-11 10:46:08.051 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-11 10:46:08.051 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.051 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.051 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.052 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.052 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.052 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.052 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.053 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.053 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.053 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.053 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.053 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.053 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.053 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.054 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.054 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.067 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.073 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:46:08.074 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:46:08.074 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:46:08.074 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:46:08.074 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.095 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.095 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.095 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.096 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.096 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.096 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.096 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.096 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.097 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.097 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.097 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.098 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.098 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.098 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.098 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.102 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.103 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.103 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.103 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.103 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.103 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.104 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.104 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.104 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.104 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.104 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.105 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.105 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.105 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.105 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.108 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.109 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.109 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.109 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.109 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.109 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.110 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.110 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.111 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.111 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.111 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.111 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.111 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.111 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.112 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.115 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.115 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.115 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.116 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.116 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.116 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.116 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.116 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.117 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.117 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.117 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.117 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.117 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.118 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.118 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.121 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.121 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.121 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.122 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.122 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.122 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.122 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.122 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.123 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.123 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.123 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.123 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.123 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.124 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.124 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.129 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.130 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.130 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.130 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.130 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.130 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.131 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.131 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.131 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.131 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.131 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.132 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.132 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.132 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.132 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.135 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.136 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.136 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.136 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.136 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.136 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.137 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.137 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.138 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.138 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.138 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.138 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.138 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.139 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.139 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.142 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.142 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.142 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.143 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.143 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.143 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.144 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.144 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.144 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.144 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.144 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.145 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.145 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.145 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.145 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.148 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.149 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.149 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.149 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.149 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.149 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.150 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.150 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.150 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.150 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.150 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.151 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.151 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.151 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.151 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.154 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.155 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.155 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.155 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:08.155 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.155 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.156 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.156 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.157 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:08.157 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:08.157 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.157 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.157 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.157 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:08.157 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:09.461 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-11 10:46:09.461 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-11 10:46:09.461 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-11 10:46:09.462 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-11 10:46:09.462 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:09.482 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-11 10:46:09.482 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-11 10:46:09.482 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-11 10:46:09.483 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-11 10:46:09.483 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:09.483 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-11 10:46:09.483 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-11 10:46:09.483 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-11 10:46:09.483 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-11 10:46:09.483 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:09.483 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-11 10:46:09.484 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-11 10:46:09.484 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-11 10:46:09.484 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-11 10:46:09.484 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:09.484 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-11 10:46:09.485 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-11 10:46:09.485 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-11 10:46:09.485 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-11 10:46:09.485 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:09.487 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-11 10:46:09.487 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-11 10:46:09.487 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-11 10:46:09.488 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-11 10:46:09.488 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:09.541 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:09.549 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-11 10:46:09.550 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-11 10:46:09.550 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-11 10:46:09.550 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-11 10:46:09.551 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:09.611 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-11 10:46:09.612 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-11 10:46:09.612 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-11 10:46:09.613 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-11 10:46:09.613 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:09.613 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-11 10:46:09.613 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-11 10:46:09.613 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-11 10:46:09.614 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-11 10:46:09.614 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:09.614 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-11 10:46:09.615 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-11 10:46:09.615 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-11 10:46:09.615 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-11 10:46:09.615 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:09.619 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-11 10:46:09.619 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-11 10:46:09.619 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-11 10:46:09.620 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-11 10:46:09.620 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:09.620 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-11 10:46:09.620 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-11 10:46:09.621 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-11 10:46:09.621 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-11 10:46:09.621 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:09.621 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-11 10:46:09.622 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-11 10:46:09.622 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-11 10:46:09.622 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-11 10:46:09.622 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:09.638 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-11 10:46:09.639 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-11 10:46:09.639 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-11 10:46:09.639 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-11 10:46:09.639 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:09.639 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-11 10:46:09.640 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-11 10:46:09.640 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-11 10:46:09.640 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-11 10:46:09.640 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:09.640 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-11 10:46:09.641 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-11 10:46:09.641 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-11 10:46:09.641 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-11 10:46:09.641 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:09.644 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-11 10:46:09.645 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-11 10:46:09.645 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-11 10:46:09.645 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-11 10:46:09.645 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:09.645 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-11 10:46:09.646 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-11 10:46:09.646 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-11 10:46:09.646 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-11 10:46:09.646 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:09.646 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-11 10:46:09.647 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-11 10:46:09.647 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-11 10:46:09.648 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-11 10:46:09.648 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:11.048 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:46:11.049 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:46:11.049 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:46:11.049 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:46:11.049 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:11.050 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-11 10:46:11.051 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-11 10:46:11.051 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-11 10:46:11.052 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-11 10:46:11.052 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:11.052 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:46:11.052 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:46:11.052 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:46:11.052 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:46:11.052 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:11.053 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:46:11.053 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:46:11.053 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:46:11.053 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:46:11.053 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:11.053 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:46:11.054 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:46:11.054 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:46:11.054 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:46:11.054 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:11.069 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:11.076 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:46:11.077 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:46:11.077 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:46:11.077 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:46:11.077 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:11.097 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:46:11.097 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:46:11.097 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:46:11.098 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:46:11.098 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:11.098 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:46:11.098 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:46:11.099 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:46:11.099 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:46:11.099 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:11.099 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:46:11.100 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:46:11.100 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:46:11.100 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:46:11.100 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:11.105 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:46:11.106 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:46:11.106 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:46:11.106 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:46:11.106 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:11.106 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:46:11.106 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:46:11.106 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:46:11.106 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:46:11.107 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:11.107 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:46:11.107 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:46:11.107 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:46:11.107 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:46:11.107 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.728 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:46:12.728 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:46:12.728 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:46:12.729 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:46:12.729 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.729 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-11 10:46:12.730 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-11 10:46:12.730 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-11 10:46:12.730 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-11 10:46:12.730 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.730 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.731 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.731 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.732 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.732 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.732 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.732 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.732 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.733 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.733 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.733 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.733 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.733 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.734 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.734 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.745 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.753 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:46:12.754 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:46:12.754 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:46:12.754 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:46:12.754 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.777 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.778 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.778 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.778 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.778 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.778 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.779 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.779 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.779 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.779 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.779 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.780 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.780 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.780 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.780 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.784 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.784 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.784 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.785 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.785 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.785 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.786 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.786 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.786 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.786 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.786 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.787 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.787 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.788 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.788 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.791 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.792 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.792 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.792 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.792 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.792 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.793 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.793 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.793 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.793 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.793 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.794 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.794 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.794 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.794 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.797 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.798 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.798 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.798 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.798 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.798 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.799 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.799 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.800 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.800 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.800 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.800 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.800 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.801 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.801 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.804 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.804 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.804 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.805 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.805 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.805 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.805 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.805 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.806 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.806 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.806 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.806 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.806 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.807 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.807 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.812 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.812 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.812 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.813 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.813 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.813 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.814 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.814 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.814 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.814 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.814 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.815 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.815 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.815 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.815 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.818 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.819 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.819 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.819 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.819 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.819 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.820 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.820 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.820 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.820 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.820 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.821 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.821 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.821 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.821 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.824 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.825 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.825 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.825 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.825 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.826 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.826 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.826 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.827 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.827 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.827 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.827 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.827 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.828 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.828 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.831 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.831 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.831 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.832 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.832 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.832 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.832 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.832 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.833 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.833 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.833 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.833 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.834 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.834 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.834 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.837 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.838 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.838 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.838 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:12.838 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.838 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.839 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.839 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.839 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:12.839 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:12.839 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.840 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.840 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.840 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:12.840 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:14.882 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:14.893 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Account/Manage - - +2021-03-11 10:46:14.904 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:14.905 +03:00 [INF] Executing endpoint '/Account/Manage' +2021-03-11 10:46:14.907 +03:00 [INF] Route matched with {page = "/Account/Manage", area = "", action = "", controller = ""}. Executing page /Account/Manage +2021-03-11 10:46:14.907 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-11 10:46:14.913 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.ManageModel.OnGetAsync - ModelState is "Valid" +2021-03-11 10:46:14.983 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-11 10:46:15.042 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:15.100 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:15.183 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 0.92 ms. +2021-03-11 10:46:15.189 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:46:15.189 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:46:15.189 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:46:15.190 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:46:15.190 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-11 10:46:15.190 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:46:15.192 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:46:15.192 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:46:15.194 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:46:15.230 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 4.62 ms. +2021-03-11 10:46:15.242 +03:00 [DBG] Added bundle 'Volo.Abp.Account.Web.Pages.Account.ManageModel' to the page in 2.05 ms. +2021-03-11 10:46:15.244 +03:00 [INF] Executed page /Account/Manage in 336.7166ms +2021-03-11 10:46:15.244 +03:00 [INF] Executed endpoint '/Account/Manage' +2021-03-11 10:46:15.247 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Account/Manage - - - 200 - text/html;+charset=utf-8 353.8982ms +2021-03-11 10:46:15.258 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryfvLbBwlVDMibbTBq 359 +2021-03-11 10:46:15.259 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-11 10:46:15.259 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=h2NtvRuITiERSVXq8pAVUA - - - 101 - - 68363.6970ms +2021-03-11 10:46:15.264 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 10:46:15.265 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-11 10:46:15.267 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-11 10:46:15.267 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryfvLbBwlVDMibbTBq 359 - 200 0 - 9.4358ms +2021-03-11 10:46:15.276 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/core/abp.css?_v=637509091969688728 - - +2021-03-11 10:46:15.276 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-11 10:46:15.276 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-11 10:46:15.276 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-11 10:46:15.276 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-11 10:46:15.276 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-11 10:46:15.276 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/core/abp.css?_v=637509091969688728 - - - 304 - text/css 0.4556ms +2021-03-11 10:46:15.276 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.4316ms +2021-03-11 10:46:15.276 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.4705ms +2021-03-11 10:46:15.280 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-11 10:46:15.280 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.css?_v=637509091969948726 - - +2021-03-11 10:46:15.280 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/select2/css/select2.min.css?_v=637509091969698745 - - +2021-03-11 10:46:15.280 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-11 10:46:15.280 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-11 10:46:15.280 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-11 10:46:15.280 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/select2/css/select2.min.css?_v=637509091969698745 - - - 304 - text/css 0.2084ms +2021-03-11 10:46:15.280 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.css?_v=637509091969948726 - - - 304 - text/css 0.2398ms +2021-03-11 10:46:15.280 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.3413ms +2021-03-11 10:46:15.281 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637509091969848733 - - +2021-03-11 10:46:15.281 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637509091969698745 - - +2021-03-11 10:46:15.281 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637509091969688728 - - +2021-03-11 10:46:15.281 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css?_v=637478884526317768 - - +2021-03-11 10:46:15.281 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/themes/basic/layout.css?_v=637478884526085297 - - +2021-03-11 10:46:15.282 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-11 10:46:15.282 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-11 10:46:15.282 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-11 10:46:15.282 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-11 10:46:15.282 +03:00 [INF] The file /global-styles.css was not modified +2021-03-11 10:46:15.282 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637509091969688728 - - - 304 - text/css 0.4942ms +2021-03-11 10:46:15.282 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637509091969698745 - - - 304 - text/css 0.5434ms +2021-03-11 10:46:15.282 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637509091969848733 - - - 304 - text/css 0.5638ms +2021-03-11 10:46:15.282 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 0.2635ms +2021-03-11 10:46:15.282 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css was not modified +2021-03-11 10:46:15.282 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css?_v=637478884526317768 - - - 304 - text/css 0.6546ms +2021-03-11 10:46:15.282 +03:00 [INF] The file /themes/basic/layout.css was not modified +2021-03-11 10:46:15.282 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/themes/basic/layout.css?_v=637478884526085297 - - - 304 - text/css 0.7521ms +2021-03-11 10:46:15.286 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery/jquery.js?_v=637509091969698745 - - +2021-03-11 10:46:15.286 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/utils/abp-utils.umd.min.js?_v=637509091969918728 - - +2021-03-11 10:46:15.286 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/core/abp.js?_v=637509091969848733 - - +2021-03-11 10:46:15.286 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/jquery/abp.jquery.js?_v=637509091969698745 - - +2021-03-11 10:46:15.286 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/js/bootstrap.bundle.js?_v=637509091969688728 - - +2021-03-11 10:46:15.286 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/lodash/lodash.min.js?_v=637509091969698745 - - +2021-03-11 10:46:15.286 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-validation/jquery.validate.js?_v=637509091969698745 - - +2021-03-11 10:46:15.286 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637509091969698745 - - +2021-03-11 10:46:15.286 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-form/jquery.form.min.js?_v=637509091969698745 - - +2021-03-11 10:46:15.286 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-11 10:46:15.286 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-11 10:46:15.286 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-11 10:46:15.286 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-11 10:46:15.286 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-11 10:46:15.286 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-11 10:46:15.286 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-11 10:46:15.286 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-11 10:46:15.286 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637509091969698745 - - - 304 - application/javascript 0.2548ms +2021-03-11 10:46:15.286 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/core/abp.js?_v=637509091969848733 - - - 304 - application/javascript 0.5793ms +2021-03-11 10:46:15.286 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/utils/abp-utils.umd.min.js?_v=637509091969918728 - - - 304 - application/javascript 0.6212ms +2021-03-11 10:46:15.286 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-11 10:46:15.286 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/js/bootstrap.bundle.js?_v=637509091969688728 - - - 304 - application/javascript 0.5195ms +2021-03-11 10:46:15.286 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery/jquery.js?_v=637509091969698745 - - - 304 - application/javascript 0.6366ms +2021-03-11 10:46:15.286 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-form/jquery.form.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.2292ms +2021-03-11 10:46:15.286 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/jquery/abp.jquery.js?_v=637509091969698745 - - - 304 - application/javascript 0.6085ms +2021-03-11 10:46:15.286 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/lodash/lodash.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.4391ms +2021-03-11 10:46:15.286 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-validation/jquery.validate.js?_v=637509091969698745 - - - 304 - application/javascript 0.4596ms +2021-03-11 10:46:15.288 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/select2/js/select2.min.js?_v=637509091969698745 - - +2021-03-11 10:46:15.288 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637509091969698745 - - +2021-03-11 10:46:15.288 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-11 10:46:15.288 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-11 10:46:15.288 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/datatables.net/js/jquery.dataTables.js?_v=637509091969698745 - - +2021-03-11 10:46:15.288 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637509091969698745 - - +2021-03-11 10:46:15.288 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637509091969698745 - - - 304 - application/javascript 0.1387ms +2021-03-11 10:46:15.288 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Abp/ApplicationConfigurationScript - - +2021-03-11 10:46:15.288 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/select2/js/select2.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.1632ms +2021-03-11 10:46:15.288 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/sweetalert/sweetalert.min.js?_v=637509091969698745 - - +2021-03-11 10:46:15.288 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-11 10:46:15.288 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-11 10:46:15.289 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637509091969698745 - - - 304 - application/javascript 0.1420ms +2021-03-11 10:46:15.289 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/datatables.net/js/jquery.dataTables.js?_v=637509091969698745 - - - 304 - application/javascript 0.1559ms +2021-03-11 10:46:15.289 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Pages/Account/Components/ProfileManagementGroup/Password/Default.js?_v=637478884536189924 - - +2021-03-11 10:46:15.289 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Pages/Account/Components/ProfileManagementGroup/PersonalInfo/Default.js?_v=637478884536199897 - - +2021-03-11 10:46:15.289 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-11 10:46:15.289 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.js?_v=637509091970028726 - - +2021-03-11 10:46:15.289 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/sweetalert/sweetalert.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.2018ms +2021-03-11 10:46:15.289 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637509091969698745 - - +2021-03-11 10:46:15.289 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/luxon/luxon.min.js?_v=637509091969948726 - - +2021-03-11 10:46:15.289 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-11 10:46:15.289 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/luxon/abp.luxon.js?_v=637509091969698745 - - +2021-03-11 10:46:15.289 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/timeago/jquery.timeago.js?_v=637509091969698745 - - +2021-03-11 10:46:15.289 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-11 10:46:15.289 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.js?_v=637509091970028726 - - - 304 - application/javascript 0.1913ms +2021-03-11 10:46:15.289 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637509091969688728 - - +2021-03-11 10:46:15.289 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-11 10:46:15.289 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/luxon/luxon.min.js?_v=637509091969948726 - - - 304 - application/javascript 0.1684ms +2021-03-11 10:46:15.289 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637509091969698745 - - - 304 - application/javascript 0.2097ms +2021-03-11 10:46:15.289 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-11 10:46:15.289 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-11 10:46:15.289 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-11 10:46:15.289 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/timeago/jquery.timeago.js?_v=637509091969698745 - - - 304 - application/javascript 0.1610ms +2021-03-11 10:46:15.289 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/luxon/abp.luxon.js?_v=637509091969698745 - - - 304 - application/javascript 0.1821ms +2021-03-11 10:46:15.289 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js?_v=637478884526340004 - - +2021-03-11 10:46:15.289 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js?_v=637478884526327741 - - +2021-03-11 10:46:15.289 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637509091969688728 - - - 304 - application/javascript 0.1766ms +2021-03-11 10:46:15.289 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js?_v=637478884526327741 - - +2021-03-11 10:46:15.289 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js?_v=637478884526327741 - - +2021-03-11 10:46:15.289 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js?_v=637489821625916489 - - +2021-03-11 10:46:15.289 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js?_v=637478884526307791 - - +2021-03-11 10:46:15.289 +03:00 [INF] Sending file. Request path: '/Pages/Account/Components/ProfileManagementGroup/PersonalInfo/Default.js'. Physical path: 'D:\Github\abp\modules\account\src\Volo.Abp.Account.Web\Pages\Account\Components\ProfileManagementGroup\PersonalInfo\Default.js' +2021-03-11 10:46:15.289 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Pages/Account/Components/ProfileManagementGroup/PersonalInfo/Default.js?_v=637478884536199897 - - - 200 578 application/javascript 0.6976ms +2021-03-11 10:46:15.289 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js was not modified +2021-03-11 10:46:15.289 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js was not modified +2021-03-11 10:46:15.289 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js was not modified +2021-03-11 10:46:15.289 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js?_v=637478884526327741 - - - 304 - application/javascript 0.3393ms +2021-03-11 10:46:15.289 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js?_v=637478884526340004 - - - 304 - application/javascript 0.3669ms +2021-03-11 10:46:15.289 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js?_v=637478884526327741 - - - 304 - application/javascript 0.3443ms +2021-03-11 10:46:15.289 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js was not modified +2021-03-11 10:46:15.289 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js?_v=637478884526327741 - - - 304 - application/javascript 0.3024ms +2021-03-11 10:46:15.289 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js was not modified +2021-03-11 10:46:15.290 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js was not modified +2021-03-11 10:46:15.290 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js?_v=637478884526307791 - - - 304 - application/javascript 0.3196ms +2021-03-11 10:46:15.290 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js?_v=637489821625916489 - - - 304 - application/javascript 0.3914ms +2021-03-11 10:46:15.291 +03:00 [INF] Sending file. Request path: '/Pages/Account/Components/ProfileManagementGroup/Password/Default.js'. Physical path: 'D:\Github\abp\modules\account\src\Volo.Abp.Account.Web\Pages\Account\Components\ProfileManagementGroup\Password\Default.js' +2021-03-11 10:46:15.291 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Pages/Account/Components/ProfileManagementGroup/Password/Default.js?_v=637478884536189924 - - - 200 940 application/javascript 2.0108ms +2021-03-11 10:46:15.291 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js?_v=637489821625926491 - - +2021-03-11 10:46:15.291 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js?_v=637478884526327741 - - +2021-03-11 10:46:15.291 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js?_v=637478884526337711 - - +2021-03-11 10:46:15.292 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Pages/Abp/MultiTenancy/tenant-switch.js?_v=637478884525829181 - - +2021-03-11 10:46:15.292 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/themes/basic/layout.js?_v=637478884526085297 - - +2021-03-11 10:46:15.292 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/timeago/locales/jquery.timeago.en.js?_v=637509091970548727 - - +2021-03-11 10:46:15.292 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Abp/ServiceProxyScript - - +2021-03-11 10:46:15.292 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js was not modified +2021-03-11 10:46:15.292 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js was not modified +2021-03-11 10:46:15.292 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js was not modified +2021-03-11 10:46:15.292 +03:00 [INF] The file /libs/timeago/locales/jquery.timeago.en.js was not modified +2021-03-11 10:46:15.292 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js?_v=637478884526327741 - - - 304 - application/javascript 0.3225ms +2021-03-11 10:46:15.292 +03:00 [INF] The file /Pages/Abp/MultiTenancy/tenant-switch.js was not modified +2021-03-11 10:46:15.292 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js?_v=637478884526337711 - - - 304 - application/javascript 0.3061ms +2021-03-11 10:46:15.292 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/timeago/locales/jquery.timeago.en.js?_v=637509091970548727 - - - 304 - application/javascript 0.1684ms +2021-03-11 10:46:15.292 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js?_v=637489821625926491 - - - 304 - application/javascript 0.3988ms +2021-03-11 10:46:15.292 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Pages/Abp/MultiTenancy/tenant-switch.js?_v=637478884525829181 - - - 304 - application/javascript 0.2973ms +2021-03-11 10:46:15.292 +03:00 [INF] The file /themes/basic/layout.js was not modified +2021-03-11 10:46:15.292 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/themes/basic/layout.js?_v=637478884526085297 - - - 304 - application/javascript 0.4448ms +2021-03-11 10:46:15.293 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-11 10:46:15.294 +03: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). +2021-03-11 10:46:15.295 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-11 10:46:15.295 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-11 10:46:15.295 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Features,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Delete +2021-03-11 10:46:15.295 +03: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). +2021-03-11 10:46:15.298 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-11 10:46:15.298 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 2.5079ms +2021-03-11 10:46:15.298 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-11 10:46:15.298 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Abp/ServiceProxyScript - - - 200 34446 application/javascript 6.4456ms +2021-03-11 10:46:15.317 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:FeatureManagement.ManageHostFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Comments.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Contents.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Tags.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Pages.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Delete,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.Blogs.Features,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Create,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Update,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:CmsKit.BlogPosts.Delete +2021-03-11 10:46:15.317 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:R,pk:admin,n:CmsKit.Comments,pn:R,pk:admin,n:CmsKit.Comments.Delete,pn:R,pk:admin,n:CmsKit.Contents,pn:R,pk:admin,n:CmsKit.Contents.Create,pn:R,pk:admin,n:CmsKit.Contents.Update,pn:R,pk:admin,n:CmsKit.Contents.Delete,pn:R,pk:admin,n:CmsKit.Tags,pn:R,pk:admin,n:CmsKit.Tags.Create,pn:R,pk:admin,n:CmsKit.Tags.Update,pn:R,pk:admin,n:CmsKit.Tags.Delete,pn:R,pk:admin,n:CmsKit.Pages,pn:R,pk:admin,n:CmsKit.Pages.Create,pn:R,pk:admin,n:CmsKit.Pages.Update,pn:R,pk:admin,n:CmsKit.Pages.Delete,pn:R,pk:admin,n:CmsKit.Blogs,pn:R,pk:admin,n:CmsKit.Blogs.Create,pn:R,pk:admin,n:CmsKit.Blogs.Update,pn:R,pk:admin,n:CmsKit.Blogs.Delete,pn:R,pk:admin,n:CmsKit.Blogs.Features,pn:R,pk:admin,n:CmsKit.BlogPosts,pn:R,pk:admin,n:CmsKit.BlogPosts.Create,pn:R,pk:admin,n:CmsKit.BlogPosts.Update,pn:R,pk:admin,n:CmsKit.BlogPosts.Delete +2021-03-11 10:46:15.336 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions,pn:R,pk:admin,n:FeatureManagement.ManageHostFeatures,pn:R,pk:admin,n:SettingManagement.Emailing,pn:R,pk:admin,n:AbpTenantManagement.Tenants,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update,pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures,pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageConnectionStrings,pn:R,pk:admin,n:CmsKit.Comments,pn:R,pk:admin,n:CmsKit.Comments.Delete,pn:R,pk:admin,n:CmsKit.Contents,pn:R,pk:admin,n:CmsKit.Contents.Create,pn:R,pk:admin,n:CmsKit.Contents.Update,pn:R,pk:admin,n:CmsKit.Contents.Delete,pn:R,pk:admin,n:CmsKit.Tags,pn:R,pk:admin,n:CmsKit.Tags.Create,pn:R,pk:admin,n:CmsKit.Tags.Update,pn:R,pk:admin,n:CmsKit.Tags.Delete,pn:R,pk:admin,n:CmsKit.Pages,pn:R,pk:admin,n:CmsKit.Pages.Create,pn:R,pk:admin,n:CmsKit.Pages.Update,pn:R,pk:admin,n:CmsKit.Pages.Delete,pn:R,pk:admin,n:CmsKit.Blogs,pn:R,pk:admin,n:CmsKit.Blogs.Create,pn:R,pk:admin,n:CmsKit.Blogs.Update,pn:R,pk:admin,n:CmsKit.Blogs.Delete,pn:R,pk:admin,n:CmsKit.Blogs.Features,pn:R,pk:admin,n:CmsKit.BlogPosts,pn:R,pk:admin,n:CmsKit.BlogPosts.Create,pn:R,pk:admin,n:CmsKit.BlogPosts.Update,pn:R,pk:admin,n:CmsKit.BlogPosts.Delete +2021-03-11 10:46:15.378 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-11 10:46:15.394 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-11 10:46:15.395 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 101.8369ms +2021-03-11 10:46:15.395 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-11 10:46:15.396 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Abp/ApplicationConfigurationScript - - - 200 96693 application/javascript 107.1419ms +2021-03-11 10:46:18.141 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/identity/roles - - +2021-03-11 10:46:18.145 +03:00 [INF] Executing endpoint '/_Host' +2021-03-11 10:46:18.145 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-11 10:46:18.145 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-11 10:46:18.145 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-11 10:46:18.145 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-11 10:46:18.146 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.46 ms. +2021-03-11 10:46:18.147 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.23 ms. +2021-03-11 10:46:18.147 +03:00 [INF] Executed page /_Host in 1.5285ms +2021-03-11 10:46:18.147 +03:00 [INF] Executed endpoint '/_Host' +2021-03-11 10:46:18.147 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/identity/roles - - - 200 - text/html;+charset=utf-8 5.4435ms +2021-03-11 10:46:18.162 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-11 10:46:18.162 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-11 10:46:18.162 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-11 10:46:18.162 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-11 10:46:18.162 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.4125ms +2021-03-11 10:46:18.162 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.4491ms +2021-03-11 10:46:18.162 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-11 10:46:18.162 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-11 10:46:18.162 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-11 10:46:18.162 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-11 10:46:18.162 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.2105ms +2021-03-11 10:46:18.162 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.2040ms +2021-03-11 10:46:18.163 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-11 10:46:18.163 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-11 10:46:18.163 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-11 10:46:18.163 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-11 10:46:18.163 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-11 10:46:18.163 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-11 10:46:18.163 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-11 10:46:18.163 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.2277ms +2021-03-11 10:46:18.163 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.2245ms +2021-03-11 10:46:18.163 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.2372ms +2021-03-11 10:46:18.163 +03:00 [INF] The file /global-styles.css was not modified +2021-03-11 10:46:18.164 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 0.2107ms +2021-03-11 10:46:18.164 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-11 10:46:18.164 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-11 10:46:18.164 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-11 10:46:18.164 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-11 10:46:18.164 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-11 10:46:18.164 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.1722ms +2021-03-11 10:46:18.164 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-11 10:46:18.164 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-11 10:46:18.164 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-11 10:46:18.164 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.2696ms +2021-03-11 10:46:18.164 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.2670ms +2021-03-11 10:46:18.164 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.2230ms +2021-03-11 10:46:18.190 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-11 10:46:18.194 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 10:46:18.195 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-11 10:46:18.195 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-11 10:46:18.195 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.3882ms +2021-03-11 10:46:18.203 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=GdiwsQjEt_dKxY9PrsuGKw - - +2021-03-11 10:46:18.206 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 10:46:18.207 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-11 10:46:18.212 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:46:18.213 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:46:18.213 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:46:18.213 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:46:18.213 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.213 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:46:18.214 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:46:18.214 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:46:18.214 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:46:18.214 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.216 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:46:18.217 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:46:18.217 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:46:18.217 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:46:18.217 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-11 10:46:18.217 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:46:18.218 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:46:18.218 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:46:18.219 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:46:18.221 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-11 10:46:18.221 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-11 10:46:18.221 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-11 10:46:18.221 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-11 10:46:18.221 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.221 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.222 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.222 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.222 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.222 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.222 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.223 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.223 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.223 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.223 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.223 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.223 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.223 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.224 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.224 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.228 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.268 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:46:18.268 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:46:18.268 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:46:18.269 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:46:18.269 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.293 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.294 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.294 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.294 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.294 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.294 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.295 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.295 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.295 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.295 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.295 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.296 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.296 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.297 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.297 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.300 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.301 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.301 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.302 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.302 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.302 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.302 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.302 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.303 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.303 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.303 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.303 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.303 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.304 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.304 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.307 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.308 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.308 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.308 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.308 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.308 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.309 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.309 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.309 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.309 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.310 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.310 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.310 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.310 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.311 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.314 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.315 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.315 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.316 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.316 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.316 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.317 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.317 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.318 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.318 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.318 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.318 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.318 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.319 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.319 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.322 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.323 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.323 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.323 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.323 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.323 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.324 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.324 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.324 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.324 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.325 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.325 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.325 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.326 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.326 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.331 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.332 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.332 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.332 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.332 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.332 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.333 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.333 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.334 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.334 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.334 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.334 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.334 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.335 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.335 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.339 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.339 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.339 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.340 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.340 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.340 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.341 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.341 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.341 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.341 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.341 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.342 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.342 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.342 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.342 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.345 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.346 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.346 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.347 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.347 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.347 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.347 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.347 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.348 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.348 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.348 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.349 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.349 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.350 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.350 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.354 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.354 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.354 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.355 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.355 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.355 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.355 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.355 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.356 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.356 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.356 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.356 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.356 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.357 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.357 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.360 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.361 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.361 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.361 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:46:18.361 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.361 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.362 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.362 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.363 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:46:18.363 +03:00 [INF] Authorization was successful. +2021-03-11 10:46:18.363 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.363 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.363 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.364 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:46:18.364 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:42.595 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:49:42.596 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:49:42.596 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:49:42.596 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:49:42.596 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:42.598 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-11 10:49:42.600 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-11 10:49:42.600 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-11 10:49:42.601 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-11 10:49:42.601 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:42.601 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:49:42.602 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:49:42.602 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:49:42.602 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:49:42.602 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:42.602 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:49:42.603 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:49:42.603 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:49:42.603 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:49:42.603 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:42.603 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:49:42.604 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:49:42.604 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:49:42.604 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:49:42.604 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:42.631 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:49:42.632 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:49:42.632 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:49:42.633 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:49:42.633 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:42.634 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:42.657 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:49:42.657 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:49:42.657 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:49:42.658 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:49:42.658 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:42.658 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:49:42.658 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:49:42.658 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:49:42.658 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:49:42.659 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:42.659 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:49:42.659 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:49:42.659 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:49:42.659 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:49:42.659 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:42.665 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:49:42.665 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:49:42.665 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:49:42.666 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 10:49:42.666 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:42.666 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:49:42.666 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:49:42.666 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:49:42.667 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 10:49:42.667 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:42.667 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:49:42.667 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:49:42.667 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:49:42.667 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 10:49:42.667 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.650 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:49:45.651 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:49:45.651 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:49:45.652 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:49:45.652 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.652 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-11 10:49:45.653 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-11 10:49:45.653 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-11 10:49:45.654 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-11 10:49:45.654 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.654 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.654 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.654 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.654 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.654 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.654 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.655 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.655 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.655 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.655 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.655 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.656 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.656 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.656 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.656 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.679 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:49:45.679 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:49:45.679 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:49:45.680 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:49:45.680 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.681 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.701 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.703 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.703 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.703 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.703 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.703 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.704 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.704 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.704 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.704 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.704 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.705 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.705 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.705 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.705 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.708 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.709 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.709 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.710 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.710 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.710 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.710 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.710 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.711 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.711 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.711 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.712 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.712 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.712 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.712 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.716 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.716 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.717 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.717 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.717 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.717 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.718 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.718 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.718 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.718 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.718 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.719 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.719 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.719 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.719 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.722 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.723 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.723 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.723 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.723 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.723 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.724 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.724 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.725 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.725 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.725 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.725 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.725 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.726 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.726 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.729 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.729 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.729 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.730 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.730 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.730 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.731 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.731 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.731 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.731 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.731 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.732 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.732 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.732 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.732 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.737 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.738 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.738 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.738 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.738 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.738 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.739 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.739 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.739 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.739 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.740 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.740 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.740 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.741 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.741 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.744 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.744 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.744 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.745 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.745 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.745 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.745 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.745 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.746 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.746 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.746 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.747 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.747 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.747 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.747 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.751 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.751 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.751 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.752 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.752 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.752 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.753 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.753 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.753 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.753 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.753 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.754 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.754 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.754 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.754 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.757 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.758 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.758 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.758 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.758 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.758 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.759 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.759 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.759 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.759 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.760 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.760 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.760 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.760 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.761 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.764 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.764 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.764 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.765 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:49:45.765 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.765 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.766 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.766 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.766 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:45.766 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:45.766 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.767 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.767 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.767 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:49:45.767 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:47.291 +03:00 [INF] Authorization was successful. +2021-03-11 10:49:47.294 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:47.295 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:47.295 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:47.295 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:49:47.295 +03:00 [INF] Authorization was successful. +2021-03-11 10:50:56.792 +03:00 [INF] Starting web host. +2021-03-11 10:50:58.020 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-11 10:50:58.068 +03:00 [INF] Loaded ABP modules: +2021-03-11 10:50:58.068 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-11 10:50:58.068 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-11 10:50:58.068 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-11 10:50:58.068 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-11 10:50:58.068 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-11 10:50:58.068 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-11 10:50:58.068 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-11 10:50:58.068 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiClientModule +2021-03-11 10:50:58.068 +03:00 [INF] - Volo.Abp.Http.Client.AbpHttpClientModule +2021-03-11 10:50:58.100 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-11 10:50:58.103 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-11 10:50:58.137 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-11 10:50:58.655 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-11 10:50:58.655 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-11 10:50:58.655 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-11 10:50:58.655 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-11 10:50:58.655 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-11 10:50:58.655 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-11 10:50:59.150 +03:00 [INF] Initialized all ABP modules. +2021-03-11 10:50:59.221 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-11 10:50:59.223 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-11 10:50:59.223 +03:00 [INF] Hosting environment: Development +2021-03-11 10:50:59.223 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-11 10:50:59.442 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-11 10:51:00.968 +03:00 [DBG] Login Url: /Account/Login +2021-03-11 10:51:00.968 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-11 10:51:00.968 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-11 10:51:00.968 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-11 10:51:00.968 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-11 10:51:00.968 +03:00 [DBG] Error Url: /Account/Error +2021-03-11 10:51:00.968 +03:00 [DBG] Error Id Parameter: errorId +2021-03-11 10:51:01.269 +03:00 [INF] Executing endpoint '/_Host' +2021-03-11 10:51:01.310 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-11 10:51:01.312 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-11 10:51:01.341 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-11 10:51:01.341 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-11 10:51:01.430 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 13.15 ms. +2021-03-11 10:51:01.487 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 5.12 ms. +2021-03-11 10:51:01.507 +03:00 [INF] Executed page /_Host in 192.0838ms +2021-03-11 10:51:01.508 +03:00 [INF] Executed endpoint '/_Host' +2021-03-11 10:51:01.521 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 2078.8961ms +2021-03-11 10:51:01.534 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-11 10:51:01.534 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-11 10:51:01.534 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-11 10:51:01.534 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-11 10:51:01.534 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-11 10:51:01.534 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-11 10:51:01.535 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-11 10:51:01.535 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-11 10:51:01.535 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-11 10:51:01.535 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-11 10:51:01.535 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-11 10:51:01.535 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-11 10:51:01.540 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-11 10:51:01.540 +03:00 [INF] The file /global-styles.css was not modified +2021-03-11 10:51:01.540 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-11 10:51:01.540 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-11 10:51:01.541 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-11 10:51:01.541 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-11 10:51:01.541 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-11 10:51:01.541 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-11 10:51:01.541 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-11 10:51:01.541 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-11 10:51:01.541 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-11 10:51:01.541 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-11 10:51:01.543 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 7.3187ms +2021-03-11 10:51:01.543 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 7.5263ms +2021-03-11 10:51:01.543 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 8.4570ms +2021-03-11 10:51:01.543 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 8.4390ms +2021-03-11 10:51:01.543 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 8.2951ms +2021-03-11 10:51:01.543 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 7.4497ms +2021-03-11 10:51:01.543 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 7.4717ms +2021-03-11 10:51:01.543 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 8.5828ms +2021-03-11 10:51:01.543 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 8.6176ms +2021-03-11 10:51:01.543 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 7.3534ms +2021-03-11 10:51:01.543 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 8.6675ms +2021-03-11 10:51:01.543 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 7.7129ms +2021-03-11 10:51:01.573 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-11 10:51:01.583 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 10:51:01.584 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-11 10:51:01.596 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-11 10:51:01.596 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 23.0210ms +2021-03-11 10:51:01.607 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=jI2rZgDO2I5fh6MZH3iOYg - - +2021-03-11 10:51:01.611 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 10:51:01.612 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-11 10:51:01.622 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryd9iU27SEb4DKwEMP 359 +2021-03-11 10:51:01.636 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 10:51:01.637 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-11 10:51:01.642 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-11 10:51:01.642 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryd9iU27SEb4DKwEMP 359 - 200 0 - 20.4698ms +2021-03-11 10:51:01.905 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:51:01.906 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:51:01.908 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-11 10:51:02.091 +03:00 [INF] Authorization was successful. +2021-03-11 10:51:02.195 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-11 10:51:02.211 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-11 10:51:02.214 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:51:02.214 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:51:02.214 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-11 10:51:02.272 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-11 10:51:02.272 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-11 10:51:02.273 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-11 10:51:02.273 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-11 10:51:02.273 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.5744ms +2021-03-11 10:51:02.273 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.4752ms +2021-03-11 10:51:02.293 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-11 10:51:02.303 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-11 10:51:02.306 +03:00 [INF] Authorization was successful. +2021-03-11 10:51:02.327 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:51:02.335 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:51:02.345 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:51:02.346 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:51:02.836 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-11 10:51:02.837 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-11 10:51:02.837 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.8721ms +2021-03-11 10:51:09.346 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:51:09.347 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:51:09.347 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:51:09.347 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:51:09.347 +03:00 [INF] Authorization was successful. +2021-03-11 10:51:09.427 +03:00 [ERR] Remote service 'SettingManagement' was not found and there is no default configuration. +Volo.Abp.AbpException: Remote service 'SettingManagement' was not found and there is no default configuration. + at Volo.Abp.Http.Client.RemoteServiceConfigurationDictionary.GetConfigurationOrDefault(String name) in D:\Github\abp\framework\src\Volo.Abp.Http.Client\Volo\Abp\Http\Client\RemoteServiceConfigurationDictionary.cs:line 17 + at Volo.Abp.Http.Client.DynamicProxying.DynamicHttpProxyInterceptor`1.MakeRequestAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Http.Client\Volo\Abp\Http\Client\DynamicProxying\DynamicHttpProxyInterceptor.cs:line 137 + at Volo.Abp.Http.Client.DynamicProxying.DynamicHttpProxyInterceptor`1.MakeRequestAndGetResultAsync[T](IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Http.Client\Volo\Abp\Http\Client\DynamicProxying\DynamicHttpProxyInterceptor.cs:line 107 + at Volo.Abp.Http.Client.DynamicProxying.DynamicHttpProxyInterceptor`1.GetResultAsync(Task task, Type resultType) in D:\Github\abp\framework\src\Volo.Abp.Http.Client\Volo\Abp\Http\Client\DynamicProxying\DynamicHttpProxyInterceptor.cs:line 98 + at Volo.Abp.Http.Client.DynamicProxying.DynamicHttpProxyInterceptor`1.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Http.Client\Volo\Abp\Http\Client\DynamicProxying\DynamicHttpProxyInterceptor.cs:line 89 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 29 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapterWithReturnValue.cs:line 24 + at Volo.Abp.Validation.ValidationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Validation\Volo\Abp\Validation\ValidationInterceptor.cs:line 19 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 29 + at Volo.Abp.SettingManagement.Blazor.Pages.SettingManagement.EmailSettingGroup.EmailSettingGroupViewComponent.OnInitializedAsync() in D:\Github\abp\modules\setting-management\src\Volo.Abp.SettingManagement.Blazor\Pages\SettingManagement\EmailSettingGroup\EmailSettingGroupViewComponent.razor.cs:line 32 +2021-03-11 10:51:09.458 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:27.212 +03:00 [INF] Starting web host. +2021-03-11 10:56:29.211 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-11 10:56:29.265 +03:00 [INF] Loaded ABP modules: +2021-03-11 10:56:29.265 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-11 10:56:29.265 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-11 10:56:29.265 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-11 10:56:29.265 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-11 10:56:29.265 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-11 10:56:29.265 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-11 10:56:29.265 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-11 10:56:29.265 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-11 10:56:29.265 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-11 10:56:29.312 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-11 10:56:29.315 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-11 10:56:29.359 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-11 10:56:29.865 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-11 10:56:29.865 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-11 10:56:29.865 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-11 10:56:29.865 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-11 10:56:29.865 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-11 10:56:29.865 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-11 10:56:30.375 +03:00 [INF] Initialized all ABP modules. +2021-03-11 10:56:30.445 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-11 10:56:30.447 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-11 10:56:30.447 +03:00 [INF] Hosting environment: Development +2021-03-11 10:56:30.447 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-11 10:56:30.860 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-11 10:56:31.203 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-11 10:56:32.314 +03:00 [DBG] Login Url: /Account/Login +2021-03-11 10:56:32.314 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-11 10:56:32.314 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-11 10:56:32.314 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-11 10:56:32.314 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-11 10:56:32.314 +03:00 [DBG] Error Url: /Account/Error +2021-03-11 10:56:32.314 +03:00 [DBG] Error Id Parameter: errorId +2021-03-11 10:56:32.568 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryLWaShpYnFBo3sB9B 359 +2021-03-11 10:56:32.584 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 10:56:32.589 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 10:56:32.595 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-11 10:56:32.595 +03:00 [INF] Executing endpoint '/_Host' +2021-03-11 10:56:32.595 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-11 10:56:32.603 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-11 10:56:32.613 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-11 10:56:32.618 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryLWaShpYnFBo3sB9B 359 - 200 0 - 48.9793ms +2021-03-11 10:56:32.618 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 1414.5504ms +2021-03-11 10:56:32.642 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-11 10:56:32.643 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-11 10:56:32.669 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-11 10:56:32.669 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-11 10:56:32.751 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 12.07 ms. +2021-03-11 10:56:32.800 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 4.44 ms. +2021-03-11 10:56:32.813 +03:00 [INF] Executed page /_Host in 167.5452ms +2021-03-11 10:56:32.814 +03:00 [INF] Executed endpoint '/_Host' +2021-03-11 10:56:32.817 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 1957.1024ms +2021-03-11 10:56:32.841 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-11 10:56:32.841 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-11 10:56:32.841 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-11 10:56:32.841 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-11 10:56:32.841 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-11 10:56:32.841 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-11 10:56:32.841 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-11 10:56:32.841 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-11 10:56:32.842 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-11 10:56:32.842 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-11 10:56:32.842 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-11 10:56:32.842 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-11 10:56:32.846 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-11 10:56:32.846 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-11 10:56:32.846 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-11 10:56:32.846 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-11 10:56:32.846 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-11 10:56:32.846 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-11 10:56:32.846 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-11 10:56:32.846 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-11 10:56:32.846 +03:00 [INF] The file /global-styles.css was not modified +2021-03-11 10:56:32.846 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-11 10:56:32.847 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-11 10:56:32.847 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-11 10:56:32.847 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 5.3431ms +2021-03-11 10:56:32.847 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 5.2587ms +2021-03-11 10:56:32.847 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 5.5826ms +2021-03-11 10:56:32.847 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 6.4893ms +2021-03-11 10:56:32.847 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 5.2415ms +2021-03-11 10:56:32.847 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 6.0726ms +2021-03-11 10:56:32.847 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 6.3079ms +2021-03-11 10:56:32.847 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 6.3333ms +2021-03-11 10:56:32.847 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 5.7311ms +2021-03-11 10:56:32.847 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 6.5473ms +2021-03-11 10:56:32.847 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 6.3819ms +2021-03-11 10:56:32.847 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 5.7727ms +2021-03-11 10:56:32.876 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-11 10:56:32.880 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 10:56:32.881 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-11 10:56:32.881 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-11 10:56:32.881 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.3574ms +2021-03-11 10:56:32.901 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=Qn_c2wsfEE0BqRD50dt0rg - - +2021-03-11 10:56:32.906 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 10:56:32.906 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-11 10:56:33.207 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:56:33.208 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:56:33.210 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-11 10:56:33.393 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:33.491 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-11 10:56:33.507 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-11 10:56:33.512 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:56:33.512 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:56:33.512 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-11 10:56:33.566 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-11 10:56:33.566 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-11 10:56:33.567 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-11 10:56:33.567 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-11 10:56:33.568 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 1.8168ms +2021-03-11 10:56:33.568 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 1.8167ms +2021-03-11 10:56:33.597 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-11 10:56:33.608 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-11 10:56:33.611 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:33.635 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:56:33.642 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:56:33.654 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:56:33.655 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:56:34.156 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-11 10:56:34.156 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-11 10:56:34.156 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.5745ms +2021-03-11 10:56:35.420 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:56:35.421 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:56:35.421 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:56:35.421 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:56:35.421 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:35.497 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:56:35.498 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:56:35.498 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:56:35.498 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:56:35.498 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:35.587 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:38.922 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:56:38.923 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:56:38.923 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:56:38.923 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:56:38.923 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:41.649 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/setting-management - - +2021-03-11 10:56:41.654 +03:00 [INF] Executing endpoint '/_Host' +2021-03-11 10:56:41.655 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-11 10:56:41.655 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-11 10:56:41.656 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-11 10:56:41.656 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-11 10:56:41.658 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.75 ms. +2021-03-11 10:56:41.659 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.38 ms. +2021-03-11 10:56:41.659 +03:00 [INF] Executed page /_Host in 4.5575ms +2021-03-11 10:56:41.659 +03:00 [INF] Executed endpoint '/_Host' +2021-03-11 10:56:41.660 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/setting-management - - - 200 - text/html;+charset=utf-8 10.8303ms +2021-03-11 10:56:41.663 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarytIxoKDaTtTjyp8f1 359 +2021-03-11 10:56:41.668 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 10:56:41.668 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-11 10:56:41.675 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-11 10:56:41.675 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-11 10:56:41.675 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-11 10:56:41.676 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-11 10:56:41.676 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-11 10:56:41.676 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-11 10:56:41.676 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-11 10:56:41.676 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.5664ms +2021-03-11 10:56:41.676 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.5365ms +2021-03-11 10:56:41.676 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-11 10:56:41.676 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.2339ms +2021-03-11 10:56:41.676 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-11 10:56:41.676 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.3855ms +2021-03-11 10:56:41.676 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-11 10:56:41.676 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-11 10:56:41.676 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-11 10:56:41.677 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-11 10:56:41.677 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-11 10:56:41.677 +03:00 [INF] The file /global-styles.css was not modified +2021-03-11 10:56:41.677 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-11 10:56:41.677 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-11 10:56:41.677 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-11 10:56:41.677 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-11 10:56:41.677 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 0.2350ms +2021-03-11 10:56:41.677 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.2620ms +2021-03-11 10:56:41.677 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.2268ms +2021-03-11 10:56:41.677 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.3484ms +2021-03-11 10:56:41.677 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.3264ms +2021-03-11 10:56:41.677 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-11 10:56:41.677 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-11 10:56:41.677 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-11 10:56:41.678 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-11 10:56:41.678 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-11 10:56:41.678 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-11 10:56:41.678 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.3054ms +2021-03-11 10:56:41.678 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.2763ms +2021-03-11 10:56:41.678 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.3178ms +2021-03-11 10:56:41.679 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=Qn_c2wsfEE0BqRD50dt0rg - - - 101 - - 8777.8937ms +2021-03-11 10:56:41.689 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-11 10:56:41.690 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarytIxoKDaTtTjyp8f1 359 - 200 0 - 26.2917ms +2021-03-11 10:56:41.698 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-11 10:56:41.703 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 10:56:41.703 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-11 10:56:41.703 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-11 10:56:41.703 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.2438ms +2021-03-11 10:56:41.717 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/favicon.ico - - +2021-03-11 10:56:41.718 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=iQDA-1z8aTnEumjbLAHjWQ - - +2021-03-11 10:56:41.721 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 10:56:41.722 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-11 10:56:41.728 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:56:41.729 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:56:41.729 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:56:41.729 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:56:41.729 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:41.730 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:56:41.731 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:56:41.732 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:56:41.733 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:56:41.734 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:56:41.734 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-11 10:56:41.734 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/favicon.ico - - - 200 32038 image/x-icon 17.4924ms +2021-03-11 10:56:41.735 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:56:41.735 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:56:41.735 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:56:41.735 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:41.739 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:41.743 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:56:41.743 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:56:41.743 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:56:41.744 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:56:41.744 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:41.768 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-11 10:56:41.769 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-11 10:56:41.769 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.5227ms +2021-03-11 10:56:42.627 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/setting-management - - +2021-03-11 10:56:42.630 +03:00 [INF] Executing endpoint '/_Host' +2021-03-11 10:56:42.630 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-11 10:56:42.631 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-11 10:56:42.631 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-11 10:56:42.631 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-11 10:56:42.632 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.76 ms. +2021-03-11 10:56:42.634 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.30 ms. +2021-03-11 10:56:42.634 +03:00 [INF] Executed page /_Host in 3.5839ms +2021-03-11 10:56:42.634 +03:00 [INF] Executed endpoint '/_Host' +2021-03-11 10:56:42.634 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/setting-management - - - 200 - text/html;+charset=utf-8 7.7019ms +2021-03-11 10:56:42.639 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryTAAIViAPPcxDklZD 359 +2021-03-11 10:56:42.640 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-11 10:56:42.640 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=iQDA-1z8aTnEumjbLAHjWQ - - - 101 - - 922.1671ms +2021-03-11 10:56:42.642 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 10:56:42.642 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-11 10:56:42.643 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-11 10:56:42.643 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryTAAIViAPPcxDklZD 359 - 200 0 - 4.0861ms +2021-03-11 10:56:42.646 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-11 10:56:42.647 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-11 10:56:42.647 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.7310ms +2021-03-11 10:56:42.648 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-11 10:56:42.649 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-11 10:56:42.649 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.7681ms +2021-03-11 10:56:42.650 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-11 10:56:42.650 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-11 10:56:42.650 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.4386ms +2021-03-11 10:56:42.651 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-11 10:56:42.651 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-11 10:56:42.651 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-11 10:56:42.651 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-11 10:56:42.651 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.4558ms +2021-03-11 10:56:42.651 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.4787ms +2021-03-11 10:56:42.651 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-11 10:56:42.651 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-11 10:56:42.652 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-11 10:56:42.652 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-11 10:56:42.652 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-11 10:56:42.652 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-11 10:56:42.652 +03:00 [INF] The file /global-styles.css was not modified +2021-03-11 10:56:42.652 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-11 10:56:42.652 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-11 10:56:42.652 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.3078ms +2021-03-11 10:56:42.652 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 0.2379ms +2021-03-11 10:56:42.652 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.3548ms +2021-03-11 10:56:42.652 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.1685ms +2021-03-11 10:56:42.652 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-11 10:56:42.652 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.2660ms +2021-03-11 10:56:42.652 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-11 10:56:42.652 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-11 10:56:42.653 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-11 10:56:42.653 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-11 10:56:42.653 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.2691ms +2021-03-11 10:56:42.653 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.2362ms +2021-03-11 10:56:42.665 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-11 10:56:42.671 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 10:56:42.671 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-11 10:56:42.671 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-11 10:56:42.671 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 6.1142ms +2021-03-11 10:56:42.678 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=c_ZItW_1Cz07gI3rArP4Ow - - +2021-03-11 10:56:42.678 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/favicon.ico - - +2021-03-11 10:56:42.679 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-11 10:56:42.679 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/favicon.ico - - - 200 32038 image/x-icon 0.7529ms +2021-03-11 10:56:42.681 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 10:56:42.681 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-11 10:56:42.689 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:56:42.690 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:56:42.690 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:56:42.690 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:56:42.690 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:42.690 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:56:42.691 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:56:42.691 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:56:42.692 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:56:42.693 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:56:42.693 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:56:42.693 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:56:42.693 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:56:42.693 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:42.697 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:42.702 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:56:42.703 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:56:42.703 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:56:42.703 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:56:42.703 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:43.284 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-11 10:56:43.284 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-11 10:56:43.285 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.6158ms +2021-03-11 10:56:44.690 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:56:44.690 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:56:44.690 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:56:44.691 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:56:44.691 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:44.708 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-11 10:56:44.709 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-11 10:56:44.709 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-11 10:56:44.709 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-11 10:56:44.709 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:44.709 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:56:44.710 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:56:44.710 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:56:44.710 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:56:44.710 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:44.711 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:44.711 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:44.711 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:44.712 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:44.712 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:44.712 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:44.712 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:44.712 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:44.713 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:44.713 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:44.889 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:56:44.890 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 10:56:44.890 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:56:44.890 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 10:56:44.890 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:45.284 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:45.420 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.420 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.421 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.421 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.421 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:45.423 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.424 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.424 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.424 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.424 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:45.425 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.425 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.425 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.426 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.426 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:45.429 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.430 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.430 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.430 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.430 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:45.430 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.431 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.431 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.431 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.431 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:45.431 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.432 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.432 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.432 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.432 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:45.435 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.436 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.436 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.436 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.436 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:45.436 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.437 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.437 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.437 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.437 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:45.437 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.438 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.438 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.438 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.438 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:45.442 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.442 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.442 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.443 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.443 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:45.443 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.443 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.443 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.444 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.444 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:45.444 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.444 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.444 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.445 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.445 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:45.448 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.449 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.449 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.449 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.450 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:45.450 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.450 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.450 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.450 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.450 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:45.451 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.451 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.451 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.452 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.452 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:45.462 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.463 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.463 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.463 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.463 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:45.463 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.464 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.464 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.464 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.464 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:45.464 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.465 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.465 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.466 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.466 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:45.469 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.470 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.470 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.470 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.470 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:45.470 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.471 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.471 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.471 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.471 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:45.471 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.472 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.472 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.472 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.472 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:45.475 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.476 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.476 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.476 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.476 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:45.476 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.477 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.477 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.477 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.477 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:45.477 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.478 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.478 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.478 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.478 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:45.481 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.482 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.482 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.482 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.482 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:45.483 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.483 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.483 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.484 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.484 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:45.484 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.484 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.484 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.485 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.485 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:45.488 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.488 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.488 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.489 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 10:56:45.489 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:45.489 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.489 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.489 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.490 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 10:56:45.490 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:45.490 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.490 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.490 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.491 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 10:56:45.491 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:46.391 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:56:46.392 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:56:46.392 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:56:46.393 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:56:46.393 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:46.400 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:56:46.401 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:56:46.401 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:56:46.401 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:56:46.401 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:46.411 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:49.318 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/setting-management - - +2021-03-11 10:56:49.322 +03:00 [INF] Executing endpoint '/_Host' +2021-03-11 10:56:49.322 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-11 10:56:49.322 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-11 10:56:49.322 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-11 10:56:49.322 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-11 10:56:49.323 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.49 ms. +2021-03-11 10:56:49.324 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.23 ms. +2021-03-11 10:56:49.324 +03:00 [INF] Executed page /_Host in 1.6181ms +2021-03-11 10:56:49.324 +03:00 [INF] Executed endpoint '/_Host' +2021-03-11 10:56:49.324 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/setting-management - - - 200 - text/html;+charset=utf-8 6.2163ms +2021-03-11 10:56:49.327 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryLbf1GG8BRhZLE5yl 359 +2021-03-11 10:56:49.328 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-11 10:56:49.328 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=c_ZItW_1Cz07gI3rArP4Ow - - - 101 - - 6650.1296ms +2021-03-11 10:56:49.330 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 10:56:49.331 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-11 10:56:49.331 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-11 10:56:49.331 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryLbf1GG8BRhZLE5yl 359 - 200 0 - 3.9829ms +2021-03-11 10:56:49.338 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-11 10:56:49.339 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-11 10:56:49.339 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-11 10:56:49.340 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-11 10:56:49.340 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-11 10:56:49.340 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-11 10:56:49.340 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-11 10:56:49.340 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-11 10:56:49.340 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-11 10:56:49.341 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-11 10:56:49.341 +03:00 [INF] Sending file. Request path: '/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Components.Web.BasicTheme\wwwroot\libs\abp\css\theme.css' +2021-03-11 10:56:49.341 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 200 2050 text/css 0.5927ms +2021-03-11 10:56:49.341 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-11 10:56:49.341 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-11 10:56:49.341 +03:00 [INF] Sending file. Request path: '/global-styles.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\global-styles.css' +2021-03-11 10:56:49.341 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 200 379 text/css 0.4971ms +2021-03-11 10:56:49.341 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/css/v4-shims.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\css\v4-shims.css' +2021-03-11 10:56:49.341 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 200 41312 text/css 2.0666ms +2021-03-11 10:56:49.341 +03:00 [INF] Sending file. Request path: '/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Components.Web\wwwroot\libs\abp\js\abp.js' +2021-03-11 10:56:49.341 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 200 6466 application/javascript 0.5384ms +2021-03-11 10:56:49.342 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/css/all.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\css\all.css' +2021-03-11 10:56:49.342 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 200 73117 text/css 3.1290ms +2021-03-11 10:56:49.343 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/css/bootstrap.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\css\bootstrap.css' +2021-03-11 10:56:49.343 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 200 198313 text/css 5.1064ms +2021-03-11 10:56:49.343 +03:00 [INF] Sending file. Request path: '/_content/Blazorise.Bootstrap/blazorise.bootstrap.js'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise.bootstrap\0.9.3-preview8\staticwebassets\blazorise.bootstrap.js' +2021-03-11 10:56:49.343 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 200 1483 application/javascript 2.6233ms +2021-03-11 10:56:49.344 +03:00 [INF] Sending file. Request path: '/_content/Blazorise.Snackbar/blazorise.snackbar.css'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise.snackbar\0.9.3-preview8\staticwebassets\blazorise.snackbar.css' +2021-03-11 10:56:49.344 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 200 8395 text/css 3.6745ms +2021-03-11 10:56:49.344 +03:00 [INF] Sending file. Request path: '/_content/Blazorise/blazorise.js'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise\0.9.3-preview8\staticwebassets\blazorise.js' +2021-03-11 10:56:49.344 +03:00 [INF] Sending file. Request path: '/_content/Blazorise.Bootstrap/blazorise.bootstrap.css'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise.bootstrap\0.9.3-preview8\staticwebassets\blazorise.bootstrap.css' +2021-03-11 10:56:49.352 +03:00 [INF] Sending file. Request path: '/_content/Blazorise/blazorise.css'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise\0.9.3-preview8\staticwebassets\blazorise.css' +2021-03-11 10:56:49.352 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 200 44362 text/css 12.7425ms +2021-03-11 10:56:49.353 +03:00 [INF] Sending file. Request path: '/_framework/blazor.server.js'. Physical path: 'N/A' +2021-03-11 10:56:49.353 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 200 249672 application/javascript 12.6205ms +2021-03-11 10:56:49.354 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 200 28602 text/css 13.7925ms +2021-03-11 10:56:49.354 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 200 28710 application/javascript 13.1504ms +2021-03-11 10:56:49.364 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-11 10:56:49.369 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 10:56:49.369 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-11 10:56:49.370 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-11 10:56:49.370 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.2113ms +2021-03-11 10:56:49.371 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/favicon.ico - - +2021-03-11 10:56:49.372 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-11 10:56:49.372 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/favicon.ico - - - 200 32038 image/x-icon 0.5337ms +2021-03-11 10:56:49.373 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=tMEfKIZLlZZEaoJCw8r2UA - - +2021-03-11 10:56:49.376 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 10:56:49.376 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-11 10:56:49.380 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:56:49.381 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:56:49.381 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:56:49.381 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:56:49.381 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:49.382 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:56:49.383 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:56:49.383 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:56:49.384 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:56:49.385 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:56:49.385 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:56:49.385 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:56:49.385 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:56:49.385 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:49.389 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:49.392 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:56:49.393 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:56:49.393 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:56:49.393 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:56:49.393 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:49.419 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-11 10:56:49.422 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\webfonts\fa-solid-900.woff2' +2021-03-11 10:56:49.422 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 200 80328 font/woff2 3.5676ms +2021-03-11 10:56:54.673 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-11 10:56:54.673 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-11 10:56:54.674 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-11 10:56:54.674 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-11 10:56:54.674 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-11 10:56:54.674 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-11 10:56:54.674 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.4973ms +2021-03-11 10:56:54.674 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.5086ms +2021-03-11 10:56:54.674 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-11 10:56:54.674 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.2430ms +2021-03-11 10:56:54.674 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-11 10:56:54.674 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.2811ms +2021-03-11 10:56:54.674 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-11 10:56:54.674 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-11 10:56:54.674 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-11 10:56:54.674 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-11 10:56:54.674 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-11 10:56:54.674 +03:00 [INF] The file /global-styles.css was not modified +2021-03-11 10:56:54.674 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-11 10:56:54.674 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.2212ms +2021-03-11 10:56:54.674 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-11 10:56:54.675 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.3062ms +2021-03-11 10:56:54.675 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 0.1950ms +2021-03-11 10:56:54.675 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.2842ms +2021-03-11 10:56:54.711 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css.map - - +2021-03-11 10:56:54.726 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/css/bootstrap.css.map'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\css\bootstrap.css.map' +2021-03-11 10:56:54.726 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css.map - - - 200 508232 text/plain 15.2861ms +2021-03-11 10:56:58.177 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/setting-management - - +2021-03-11 10:56:58.181 +03:00 [INF] Executing endpoint '/_Host' +2021-03-11 10:56:58.181 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-11 10:56:58.181 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-11 10:56:58.181 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-11 10:56:58.181 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-11 10:56:58.182 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.62 ms. +2021-03-11 10:56:58.183 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.73 ms. +2021-03-11 10:56:58.183 +03:00 [INF] Executed page /_Host in 2.8075ms +2021-03-11 10:56:58.183 +03:00 [INF] Executed endpoint '/_Host' +2021-03-11 10:56:58.184 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/setting-management - - - 200 - text/html;+charset=utf-8 6.2993ms +2021-03-11 10:56:58.189 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryBBqJHItnAvwYaidW 359 +2021-03-11 10:56:58.189 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-11 10:56:58.190 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=tMEfKIZLlZZEaoJCw8r2UA - - - 101 - - 8816.5733ms +2021-03-11 10:56:58.192 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 10:56:58.193 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-11 10:56:58.193 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-11 10:56:58.193 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryBBqJHItnAvwYaidW 359 - 200 0 - 3.9615ms +2021-03-11 10:56:58.199 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-11 10:56:58.200 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-11 10:56:58.200 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-11 10:56:58.200 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-11 10:56:58.200 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-11 10:56:58.200 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-11 10:56:58.200 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 1.3413ms +2021-03-11 10:56:58.200 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.8146ms +2021-03-11 10:56:58.200 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.8624ms +2021-03-11 10:56:58.201 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-11 10:56:58.201 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-11 10:56:58.201 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-11 10:56:58.201 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-11 10:56:58.201 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-11 10:56:58.201 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-11 10:56:58.201 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-11 10:56:58.201 +03:00 [INF] The file /global-styles.css was not modified +2021-03-11 10:56:58.201 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-11 10:56:58.201 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-11 10:56:58.201 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-11 10:56:58.201 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 0.2080ms +2021-03-11 10:56:58.201 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.3821ms +2021-03-11 10:56:58.201 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.4126ms +2021-03-11 10:56:58.201 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-11 10:56:58.202 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.3330ms +2021-03-11 10:56:58.202 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.3645ms +2021-03-11 10:56:58.202 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.1970ms +2021-03-11 10:56:58.202 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-11 10:56:58.202 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-11 10:56:58.202 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-11 10:56:58.203 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-11 10:56:58.203 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-11 10:56:58.203 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.2736ms +2021-03-11 10:56:58.203 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-11 10:56:58.203 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.2463ms +2021-03-11 10:56:58.203 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.3074ms +2021-03-11 10:56:58.240 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css.map - - +2021-03-11 10:56:58.243 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/css/bootstrap.css.map'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\css\bootstrap.css.map' +2021-03-11 10:56:58.243 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css.map - - - 200 508232 text/plain 2.9846ms +2021-03-11 10:56:58.267 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-11 10:56:58.271 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 10:56:58.272 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-11 10:56:58.272 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-11 10:56:58.272 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.6526ms +2021-03-11 10:56:58.299 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=9a35AwTb7mj2EZ-rRZ5BVQ - - +2021-03-11 10:56:58.302 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/favicon.ico - - +2021-03-11 10:56:58.302 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-11 10:56:58.303 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/favicon.ico - - - 200 32038 image/x-icon 0.9595ms +2021-03-11 10:56:58.305 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 10:56:58.305 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-11 10:56:58.316 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:56:58.317 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:56:58.317 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:56:58.317 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:56:58.317 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:58.318 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:56:58.318 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 10:56:58.319 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:56:58.319 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 10:56:58.320 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:56:58.320 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:56:58.320 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:56:58.320 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:56:58.320 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:58.323 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:58.327 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:56:58.328 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 10:56:58.328 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:56:58.329 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 10:56:58.329 +03:00 [INF] Authorization was successful. +2021-03-11 10:56:58.355 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-11 10:56:58.355 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-11 10:56:58.355 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.3047ms +2021-03-11 10:59:38.538 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-11 10:59:38.538 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-11 10:59:38.538 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.5103ms +2021-03-11 10:59:43.720 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-11 10:59:43.720 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-11 10:59:43.720 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-11 10:59:43.720 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-11 10:59:43.720 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.2769ms +2021-03-11 10:59:43.720 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 0.3702ms +2021-03-11 10:59:43.720 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-11 10:59:43.720 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-11 10:59:43.720 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-11 10:59:43.720 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.2142ms +2021-03-11 10:59:43.720 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-11 10:59:43.721 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.2988ms +2021-03-11 10:59:43.721 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-11 10:59:43.721 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-11 10:59:43.721 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-11 10:59:43.721 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-11 10:59:43.721 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-11 10:59:43.721 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-11 10:59:43.721 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.2894ms +2021-03-11 10:59:43.721 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.2220ms +2021-03-11 10:59:43.721 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.2655ms +2021-03-11 10:59:43.721 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-11 10:59:43.721 +03:00 [INF] The file /global-styles.css was not modified +2021-03-11 10:59:43.721 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 0.1877ms +2021-03-11 10:59:43.761 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css.map - - +2021-03-11 10:59:43.764 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/css/bootstrap.css.map'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\css\bootstrap.css.map' +2021-03-11 10:59:43.764 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css.map - - - 200 508232 text/plain 2.8360ms +2021-03-11 11:02:16.856 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/setting-management - - +2021-03-11 11:02:16.860 +03:00 [INF] Executing endpoint '/_Host' +2021-03-11 11:02:16.861 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-11 11:02:16.861 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-11 11:02:16.861 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-11 11:02:16.861 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-11 11:02:16.863 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.65 ms. +2021-03-11 11:02:16.865 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.82 ms. +2021-03-11 11:02:16.866 +03:00 [INF] Executed page /_Host in 4.6324ms +2021-03-11 11:02:16.866 +03:00 [INF] Executed endpoint '/_Host' +2021-03-11 11:02:16.866 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/setting-management - - - 200 - text/html;+charset=utf-8 9.9950ms +2021-03-11 11:02:16.872 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary9gSB2AovHjrMODwB 359 +2021-03-11 11:02:16.873 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-11 11:02:16.873 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=9a35AwTb7mj2EZ-rRZ5BVQ - - - 101 - - 318574.1075ms +2021-03-11 11:02:16.876 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 11:02:16.877 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-11 11:02:16.877 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-11 11:02:16.877 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary9gSB2AovHjrMODwB 359 - 200 0 - 5.3914ms +2021-03-11 11:02:16.883 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-11 11:02:16.884 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-11 11:02:16.885 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 1.4147ms +2021-03-11 11:02:16.887 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-11 11:02:16.887 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-11 11:02:16.887 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 0.3594ms +2021-03-11 11:02:16.888 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-11 11:02:16.888 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-11 11:02:16.888 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-11 11:02:16.888 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 0.2185ms +2021-03-11 11:02:16.888 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-11 11:02:16.888 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 0.2915ms +2021-03-11 11:02:16.888 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-11 11:02:16.888 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-11 11:02:16.888 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-11 11:02:16.889 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-11 11:02:16.889 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-11 11:02:16.889 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-11 11:02:16.889 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 0.2958ms +2021-03-11 11:02:16.889 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 0.2475ms +2021-03-11 11:02:16.889 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 0.3535ms +2021-03-11 11:02:16.890 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-11 11:02:16.890 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-11 11:02:16.890 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-11 11:02:16.890 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-11 11:02:16.890 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-11 11:02:16.890 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-11 11:02:16.890 +03:00 [INF] The file /global-styles.css was not modified +2021-03-11 11:02:16.890 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 0.2456ms +2021-03-11 11:02:16.890 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-11 11:02:16.890 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 0.3394ms +2021-03-11 11:02:16.890 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 0.1845ms +2021-03-11 11:02:16.890 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-11 11:02:16.890 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-11 11:02:16.890 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 0.3441ms +2021-03-11 11:02:16.890 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 0.3258ms +2021-03-11 11:02:16.915 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-11 11:02:16.920 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 11:02:16.921 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-11 11:02:16.922 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-11 11:02:16.922 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 6.2786ms +2021-03-11 11:02:16.952 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css.map - - +2021-03-11 11:02:16.955 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/css/bootstrap.css.map'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\css\bootstrap.css.map' +2021-03-11 11:02:16.955 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css.map - - - 200 508232 text/plain 2.9122ms +2021-03-11 11:02:16.974 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/favicon.ico - - +2021-03-11 11:02:16.975 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-11 11:02:16.975 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/favicon.ico - - - 200 32038 image/x-icon 0.8992ms +2021-03-11 11:02:16.976 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=D4I2kPrkwZy6omPTzIbIxw - - +2021-03-11 11:02:16.980 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 11:02:16.981 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-11 11:02:16.996 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 11:02:16.997 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 11:02:16.997 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 11:02:16.997 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 11:02:16.997 +03:00 [INF] Authorization was successful. +2021-03-11 11:02:16.998 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 11:02:17.001 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 11:02:17.002 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 11:02:17.003 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 11:02:17.004 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 11:02:17.004 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 11:02:17.004 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 11:02:17.005 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 11:02:17.005 +03:00 [INF] Authorization was successful. +2021-03-11 11:02:17.011 +03:00 [INF] Authorization was successful. +2021-03-11 11:02:17.024 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 11:02:17.025 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 11:02:17.026 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 11:02:17.026 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 11:02:17.026 +03:00 [INF] Authorization was successful. +2021-03-11 11:02:17.064 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-11 11:02:17.064 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-11 11:02:17.064 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.4741ms +2021-03-11 11:02:17.460 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-11 11:02:17.460 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-11 11:02:17.460 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.3335ms +2021-03-11 11:03:29.588 +03:00 [INF] Starting web host. +2021-03-11 11:03:31.059 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-11 11:03:31.111 +03:00 [INF] Loaded ABP modules: +2021-03-11 11:03:31.111 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-11 11:03:31.111 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-11 11:03:31.111 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-11 11:03:31.111 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-11 11:03:31.111 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-11 11:03:31.111 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-11 11:03:31.111 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-11 11:03:31.111 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-11 11:03:31.111 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-11 11:03:31.111 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-11 11:03:31.111 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-11 11:03:31.111 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-11 11:03:31.111 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-11 11:03:31.111 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-11 11:03:31.111 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-11 11:03:31.111 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-11 11:03:31.111 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-11 11:03:31.111 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-11 11:03:31.111 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-11 11:03:31.111 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-11 11:03:31.111 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-11 11:03:31.111 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-11 11:03:31.111 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-11 11:03:31.111 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-11 11:03:31.111 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-11 11:03:31.111 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-11 11:03:31.111 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-11 11:03:31.111 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-11 11:03:31.111 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-11 11:03:31.111 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-11 11:03:31.111 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-11 11:03:31.112 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-11 11:03:31.112 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-11 11:03:31.112 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-11 11:03:31.112 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-11 11:03:31.112 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-11 11:03:31.142 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-11 11:03:31.145 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-11 11:03:31.180 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-11 11:03:31.679 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-11 11:03:31.679 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-11 11:03:31.679 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-11 11:03:31.679 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-11 11:03:31.679 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-11 11:03:31.680 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-11 11:03:32.185 +03:00 [INF] Initialized all ABP modules. +2021-03-11 11:03:32.254 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-11 11:03:32.256 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-11 11:03:32.256 +03:00 [INF] Hosting environment: Development +2021-03-11 11:03:32.256 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-11 11:03:32.703 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-11 11:03:34.198 +03:00 [DBG] Login Url: /Account/Login +2021-03-11 11:03:34.198 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-11 11:03:34.198 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-11 11:03:34.198 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-11 11:03:34.198 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-11 11:03:34.198 +03:00 [DBG] Error Url: /Account/Error +2021-03-11 11:03:34.198 +03:00 [DBG] Error Id Parameter: errorId +2021-03-11 11:03:34.579 +03:00 [INF] Executing endpoint '/_Host' +2021-03-11 11:03:34.637 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-11 11:03:34.639 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-11 11:03:34.672 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-11 11:03:34.672 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-11 11:03:34.827 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 22.81 ms. +2021-03-11 11:03:34.891 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 5.06 ms. +2021-03-11 11:03:34.912 +03:00 [INF] Executed page /_Host in 269.0666ms +2021-03-11 11:03:34.912 +03:00 [INF] Executed endpoint '/_Host' +2021-03-11 11:03:34.926 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-11 11:03:34.926 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-11 11:03:34.926 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-11 11:03:34.926 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-11 11:03:34.926 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-11 11:03:34.926 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 2223.3778ms +2021-03-11 11:03:34.926 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-11 11:03:34.926 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-11 11:03:34.926 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-11 11:03:34.926 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-11 11:03:34.926 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-11 11:03:34.927 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-11 11:03:34.927 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-11 11:03:34.933 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-11 11:03:34.933 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-11 11:03:34.933 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-11 11:03:34.933 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-11 11:03:34.933 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-11 11:03:34.934 +03:00 [INF] The file /global-styles.css was not modified +2021-03-11 11:03:34.934 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-11 11:03:34.934 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-11 11:03:34.934 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-11 11:03:34.934 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-11 11:03:34.934 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-11 11:03:34.934 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-11 11:03:34.938 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 11.8776ms +2021-03-11 11:03:34.938 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 10.1655ms +2021-03-11 11:03:34.938 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 10.4283ms +2021-03-11 11:03:34.938 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 11.5092ms +2021-03-11 11:03:34.938 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 11.7790ms +2021-03-11 11:03:34.938 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 11.3506ms +2021-03-11 11:03:34.938 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 11.2495ms +2021-03-11 11:03:34.938 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 12.0110ms +2021-03-11 11:03:34.938 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 11.4984ms +2021-03-11 11:03:34.938 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 11.6135ms +2021-03-11 11:03:34.938 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 12.0953ms +2021-03-11 11:03:34.938 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 12.1129ms +2021-03-11 11:03:34.973 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-11 11:03:34.983 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 11:03:34.984 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-11 11:03:34.997 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-11 11:03:34.998 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 24.7282ms +2021-03-11 11:03:35.007 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=cgCfSKYoqSErlVWodo3j1g - - +2021-03-11 11:03:35.012 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 11:03:35.013 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-11 11:03:35.321 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 11:03:35.322 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 11:03:35.324 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-11 11:03:35.512 +03:00 [INF] Authorization was successful. +2021-03-11 11:03:35.605 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-11 11:03:35.620 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-11 11:03:35.623 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 11:03:35.623 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 11:03:35.623 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-11 11:03:35.640 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-11 11:03:35.649 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-11 11:03:35.652 +03:00 [INF] Authorization was successful. +2021-03-11 11:03:35.671 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 11:03:35.677 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-11 11:03:35.677 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-11 11:03:35.678 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-11 11:03:35.678 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-11 11:03:35.678 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 1.1718ms +2021-03-11 11:03:35.678 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 1.1756ms +2021-03-11 11:03:35.685 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 11:03:35.697 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 11:03:35.699 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 11:03:39.213 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-11 11:03:39.217 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 11:03:39.217 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-11 11:03:39.218 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-11 11:03:39.218 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.1692ms +2021-03-11 11:03:39.222 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=IXXSl_PeQ4nQovBNu09k5Q - - +2021-03-11 11:03:39.225 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 11:03:39.225 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-11 11:03:39.303 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-11 11:03:39.304 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-11 11:03:39.304 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.6229ms +2021-03-11 11:06:14.909 +03:00 [INF] Starting web host. +2021-03-11 11:06:16.243 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-11 11:06:16.301 +03:00 [INF] Loaded ABP modules: +2021-03-11 11:06:16.301 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorServerModule +2021-03-11 11:06:16.301 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-11 11:06:16.301 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-11 11:06:16.301 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-11 11:06:16.301 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-11 11:06:16.301 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-11 11:06:16.301 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-11 11:06:16.301 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-11 11:06:16.301 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-11 11:06:16.333 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-11 11:06:16.336 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-11 11:06:16.378 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-11 11:06:16.993 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-11 11:06:16.993 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-11 11:06:16.993 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-11 11:06:16.993 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-11 11:06:16.993 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-11 11:06:16.993 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-11 11:06:17.544 +03:00 [INF] Initialized all ABP modules. +2021-03-11 11:06:17.624 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-11 11:06:17.626 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-11 11:06:17.626 +03:00 [INF] Hosting environment: Development +2021-03-11 11:06:17.626 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-11 11:06:17.956 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-11 11:06:19.746 +03:00 [DBG] Login Url: /Account/Login +2021-03-11 11:06:19.746 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-11 11:06:19.746 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-11 11:06:19.746 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-11 11:06:19.746 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-11 11:06:19.746 +03:00 [DBG] Error Url: /Account/Error +2021-03-11 11:06:19.746 +03:00 [DBG] Error Id Parameter: errorId +2021-03-11 11:06:20.010 +03:00 [INF] Executing endpoint '/_Host' +2021-03-11 11:06:20.054 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-11 11:06:20.056 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-11 11:06:20.081 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-11 11:06:20.081 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-11 11:06:20.175 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 14.43 ms. +2021-03-11 11:06:20.231 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 4.53 ms. +2021-03-11 11:06:20.253 +03:00 [INF] Executed page /_Host in 193.2414ms +2021-03-11 11:06:20.253 +03:00 [INF] Executed endpoint '/_Host' +2021-03-11 11:06:20.267 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - +2021-03-11 11:06:20.267 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - +2021-03-11 11:06:20.267 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - +2021-03-11 11:06:20.267 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - +2021-03-11 11:06:20.267 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - +2021-03-11 11:06:20.267 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 2311.4467ms +2021-03-11 11:06:20.268 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - +2021-03-11 11:06:20.268 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - +2021-03-11 11:06:20.268 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - +2021-03-11 11:06:20.268 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - +2021-03-11 11:06:20.268 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - +2021-03-11 11:06:20.268 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - +2021-03-11 11:06:20.268 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - +2021-03-11 11:06:20.274 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-11 11:06:20.274 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-11 11:06:20.274 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-11 11:06:20.274 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-11 11:06:20.274 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-11 11:06:20.274 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-11 11:06:20.274 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-11 11:06:20.274 +03:00 [INF] The file /global-styles.css was not modified +2021-03-11 11:06:20.274 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-11 11:06:20.274 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-11 11:06:20.274 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-11 11:06:20.274 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-11 11:06:20.276 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637465515540000000 - - - 304 - text/css 8.4330ms +2021-03-11 11:06:20.276 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637509608605755859 - - - 304 - text/css 7.9059ms +2021-03-11 11:06:20.276 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637464810980000000 - - - 304 - application/javascript 7.8542ms +2021-03-11 11:06:20.276 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637460410340000000 - - - 304 - text/css 8.2867ms +2021-03-11 11:06:20.276 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637509091969688728 - - - 304 - text/css 8.4749ms +2021-03-11 11:06:20.276 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637464810980000000 - - - 304 - text/css 8.4824ms +2021-03-11 11:06:20.276 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637507911458086786 - - - 304 - text/css 8.0589ms +2021-03-11 11:06:20.276 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637509091969698745 - - - 304 - text/css 8.5349ms +2021-03-11 11:06:20.276 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637464810980000000 - - - 304 - application/javascript 7.9046ms +2021-03-11 11:06:20.276 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637509091969698745 - - - 304 - text/css 8.6813ms +2021-03-11 11:06:20.276 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637507911459156783 - - - 304 - application/javascript 7.9245ms +2021-03-11 11:06:20.276 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637469913560000000 - - - 304 - application/javascript 8.1315ms +2021-03-11 11:06:20.309 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-11 11:06:20.321 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 11:06:20.322 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-11 11:06:20.334 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-11 11:06:20.334 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 25.4562ms +2021-03-11 11:06:20.342 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=ONKhHE5035L4XkIR7vstHw - - +2021-03-11 11:06:20.347 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 11:06:20.348 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-11 11:06:20.630 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 11:06:20.630 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 11:06:20.632 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-11 11:06:20.811 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:20.900 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-11 11:06:20.914 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-11 11:06:20.919 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 11:06:20.919 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 11:06:20.919 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-11 11:06:20.934 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-11 11:06:20.944 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-11 11:06:20.947 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:20.968 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 11:06:20.972 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-11 11:06:20.972 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-11 11:06:20.972 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-11 11:06:20.972 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-11 11:06:20.972 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.5924ms +2021-03-11 11:06:20.972 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.6038ms +2021-03-11 11:06:20.981 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 11:06:20.992 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 11:06:20.994 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 11:06:21.355 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-11 11:06:21.356 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-11 11:06:21.356 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.8248ms +2021-03-11 11:06:25.788 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 11:06:25.789 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 11:06:25.789 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 11:06:25.789 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 11:06:25.790 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:25.862 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 11:06:25.863 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-11 11:06:25.863 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 11:06:25.863 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-11 11:06:25.863 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:25.941 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:27.865 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 11:06:27.865 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 11:06:27.865 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 11:06:27.866 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 11:06:27.866 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:27.894 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-11 11:06:27.894 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-11 11:06:27.894 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-11 11:06:27.894 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-11 11:06:27.895 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:27.895 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 11:06:27.895 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 11:06:27.895 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 11:06:27.896 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 11:06:27.896 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:27.896 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 11:06:27.896 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 11:06:27.896 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 11:06:27.897 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 11:06:27.897 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:27.897 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 11:06:27.897 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 11:06:27.897 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 11:06:27.897 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 11:06:27.898 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:28.067 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:28.091 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 11:06:28.092 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-11 11:06:28.092 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 11:06:28.092 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-11 11:06:28.093 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:28.529 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 11:06:28.529 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 11:06:28.529 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 11:06:28.530 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 11:06:28.530 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:28.531 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 11:06:28.532 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 11:06:28.532 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 11:06:28.533 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 11:06:28.533 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:28.533 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 11:06:28.534 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 11:06:28.534 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 11:06:28.534 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 11:06:28.534 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:28.545 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 11:06:28.545 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-11 11:06:28.545 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 11:06:28.546 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-11 11:06:28.546 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:28.546 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 11:06:28.546 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 11:06:28.546 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 11:06:28.547 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-11 11:06:28.547 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:28.547 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 11:06:28.547 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-11 11:06:28.547 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 11:06:28.548 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-11 11:06:28.548 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.137 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 11:06:29.137 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 11:06:29.137 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 11:06:29.138 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 11:06:29.138 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.151 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-11 11:06:29.151 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-11 11:06:29.151 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-11 11:06:29.152 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-11 11:06:29.152 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.152 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.152 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.152 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.152 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.152 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.152 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.153 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.153 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.153 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.153 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.153 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.153 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.153 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.154 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.154 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.212 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.223 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 11:06:29.224 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-11 11:06:29.224 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 11:06:29.224 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-11 11:06:29.224 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.394 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.394 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.394 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.395 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.395 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.395 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.395 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.395 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.396 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.396 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.396 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.396 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.396 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.397 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.397 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.400 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.400 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.400 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.401 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.401 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.401 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.401 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.401 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.402 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.402 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.402 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.402 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.402 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.403 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.403 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.405 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.405 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.406 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.406 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.406 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.406 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.406 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.406 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.407 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.407 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.407 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.408 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.408 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.408 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.408 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.411 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.412 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.412 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.412 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.412 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.412 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.413 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.413 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.413 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.413 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.413 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.414 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.414 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.414 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.414 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.417 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.417 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.417 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.418 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.418 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.418 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.418 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.418 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.419 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.419 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.419 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.419 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.419 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.420 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.420 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.424 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.425 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.425 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.425 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.425 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.425 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.426 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.426 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.426 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.426 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.426 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.427 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.427 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.427 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.427 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.430 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.430 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.431 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.431 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.431 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.431 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.432 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.432 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.432 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.432 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.432 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.433 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.433 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.433 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.433 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.437 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.437 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.437 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.437 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.437 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.437 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.438 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.438 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.438 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.438 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.438 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.439 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.439 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.440 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.440 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.442 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.443 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.443 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.443 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.443 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.443 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.444 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.444 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.444 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.444 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.444 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.445 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.445 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.445 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.445 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.448 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.449 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.449 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.449 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-11 11:06:29.449 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.449 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.449 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.449 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.450 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-11 11:06:29.450 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:29.450 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.450 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.450 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.451 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-11 11:06:29.451 +03:00 [INF] Authorization was successful. +2021-03-11 11:06:36.213 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-11 11:06:36.221 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 11:06:36.221 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-11 11:06:36.222 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-11 11:06:36.222 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 8.6482ms +2021-03-11 11:06:36.226 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=MFMSnq0MgqwjmWlGmnw2GQ - - +2021-03-11 11:06:36.228 +03:00 [INF] No CORS policy found for the specified request. +2021-03-11 11:06:36.228 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-11 11:11:38.646 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-11 11:11:38.652 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=MFMSnq0MgqwjmWlGmnw2GQ - - - 101 - - 302426.8837ms +2021-03-17 11:20:21.116 +03:00 [INF] Starting web host. +2021-03-17 11:20:23.249 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-17 11:20:23.305 +03:00 [INF] Loaded ABP modules: +2021-03-17 11:20:23.305 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorModule +2021-03-17 11:20:23.305 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-17 11:20:23.305 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-17 11:20:23.305 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.MultiLingualObject.AbpMultiLingualObjectModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-17 11:20:23.305 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-17 11:20:23.305 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-17 11:20:23.305 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-17 11:20:23.305 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-17 11:20:23.306 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingAbstractionsModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.BasicTheme.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-17 11:20:23.306 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-17 11:20:23.355 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-17 11:20:23.358 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-17 11:20:23.398 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-17 11:20:23.934 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-17 11:20:23.934 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-17 11:20:23.934 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-17 11:20:23.934 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-17 11:20:23.934 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-17 11:20:23.934 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-17 11:20:24.482 +03:00 [INF] Initialized all ABP modules. +2021-03-17 11:20:24.557 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-17 11:20:24.559 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-17 11:20:24.559 +03:00 [INF] Hosting environment: Development +2021-03-17 11:20:24.559 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-17 11:20:24.866 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-17 11:20:27.767 +03:00 [DBG] Login Url: /Account/Login +2021-03-17 11:20:27.767 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-17 11:20:27.767 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-17 11:20:27.767 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-17 11:20:27.767 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-17 11:20:27.767 +03:00 [DBG] Error Url: /Account/Error +2021-03-17 11:20:27.767 +03:00 [DBG] Error Id Parameter: errorId +2021-03-17 11:20:27.896 +03:00 [INF] Executing endpoint '/_Host' +2021-03-17 11:20:27.947 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-17 11:20:27.949 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 11:20:27.982 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-17 11:20:27.982 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 11:20:28.100 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 16.22 ms. +2021-03-17 11:20:28.155 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 4.23 ms. +2021-03-17 11:20:28.175 +03:00 [INF] Executed page /_Host in 222.7123ms +2021-03-17 11:20:28.175 +03:00 [INF] Executed endpoint '/_Host' +2021-03-17 11:20:28.186 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 3321.0375ms +2021-03-17 11:20:28.201 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-17 11:20:28.201 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-17 11:20:28.201 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 11:20:28.201 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 11:20:28.201 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-17 11:20:28.201 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - +2021-03-17 11:20:28.201 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-17 11:20:28.201 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-17 11:20:28.202 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-17 11:20:28.202 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - +2021-03-17 11:20:28.202 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - +2021-03-17 11:20:28.202 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - +2021-03-17 11:20:28.207 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-17 11:20:28.207 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-17 11:20:28.207 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-17 11:20:28.207 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-17 11:20:28.207 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-17 11:20:28.207 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-17 11:20:28.207 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-17 11:20:28.210 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - - 304 - application/javascript 8.6156ms +2021-03-17 11:20:28.210 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 304 - text/css 9.4876ms +2021-03-17 11:20:28.210 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - - 304 - application/javascript 8.1521ms +2021-03-17 11:20:28.210 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 304 - text/css 9.2551ms +2021-03-17 11:20:28.210 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - - 304 - application/javascript 8.4233ms +2021-03-17 11:20:28.210 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 304 - application/javascript 8.6809ms +2021-03-17 11:20:28.210 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 304 - text/css 8.9340ms +2021-03-17 11:20:28.211 +03:00 [INF] Sending file. Request path: '/global-styles.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\global-styles.css' +2021-03-17 11:20:28.212 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - - 200 379 text/css 10.6113ms +2021-03-17 11:20:28.214 +03:00 [INF] Sending file. Request path: '/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Components.Web.BasicTheme\wwwroot\libs\abp\css\theme.css' +2021-03-17 11:20:28.220 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 200 2050 text/css 18.6448ms +2021-03-17 11:20:28.224 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/css/bootstrap.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\css\bootstrap.css' +2021-03-17 11:20:28.224 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/css/v4-shims.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\css\v4-shims.css' +2021-03-17 11:20:28.224 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/css/all.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\css\all.css' +2021-03-17 11:20:28.226 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 200 43484 text/css 24.8332ms +2021-03-17 11:20:28.226 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 200 77703 text/css 24.7971ms +2021-03-17 11:20:28.226 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 200 208590 text/css 24.8653ms +2021-03-17 11:20:28.261 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 11:20:28.268 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 11:20:28.270 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 11:20:28.283 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 11:20:28.283 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 22.1481ms +2021-03-17 11:20:28.292 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=G0BfJQhK1t-l4vMYrfSCZA - - +2021-03-17 11:20:28.294 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 11:20:28.295 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 11:20:29.580 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-17 11:20:29.680 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-17 11:20:29.808 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-17 11:20:29.808 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-17 11:20:29.812 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\webfonts\fa-brands-400.woff2' +2021-03-17 11:20:29.812 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\webfonts\fa-solid-900.woff2' +2021-03-17 11:20:29.812 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 200 77444 font/woff2 4.3981ms +2021-03-17 11:20:29.812 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 200 80328 font/woff2 4.3981ms +2021-03-17 11:20:35.715 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-17 11:20:35.723 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Account/Login - - +2021-03-17 11:20:35.730 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-17 11:20:35.751 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-17 11:20:35.752 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 11:20:36.008 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnGetAsync - ModelState is "Valid" +2021-03-17 11:20:36.021 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 11:20:36.337 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 6.16 ms. +2021-03-17 11:20:36.367 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-17 11:20:36.468 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 9.38 ms. +2021-03-17 11:20:36.483 +03:00 [INF] Executed page /Account/Login in 731.9558ms +2021-03-17 11:20:36.485 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-17 11:20:36.488 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryyNvDQR5E3LDGbzYD 359 +2021-03-17 11:20:36.496 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Account/Login - - - 200 - text/html;+charset=utf-8 772.6571ms +2021-03-17 11:20:36.499 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/core/abp.css?_v=637514812745831597 - - +2021-03-17 11:20:36.499 +03:00 [INF] Sending file. Request path: '/libs/abp/core/abp.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\abp\core\abp.css' +2021-03-17 11:20:36.500 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/core/abp.css?_v=637514812745831597 - - - 200 1331 text/css 0.9783ms +2021-03-17 11:20:36.502 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 11:20:36.503 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-17 11:20:36.504 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 11:20:36.504 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=G0BfJQhK1t-l4vMYrfSCZA - - - 101 - - 8212.6306ms +2021-03-17 11:20:36.507 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-17 11:20:36.507 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.css?_v=637514812746934628 - - +2021-03-17 11:20:36.507 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 11:20:36.507 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/select2/css/select2.min.css?_v=637514812746624703 - - +2021-03-17 11:20:36.507 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-17 11:20:36.507 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-17 11:20:36.507 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 0.4176ms +2021-03-17 11:20:36.507 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 0.3807ms +2021-03-17 11:20:36.507 +03:00 [INF] Sending file. Request path: '/libs/toastr/toastr.min.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\toastr\toastr.min.css' +2021-03-17 11:20:36.508 +03:00 [INF] Sending file. Request path: '/libs/select2/css/select2.min.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\select2\css\select2.min.css' +2021-03-17 11:20:36.508 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.css?_v=637514812746934628 - - - 200 6454 text/css 0.4857ms +2021-03-17 11:20:36.508 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/select2/css/select2.min.css?_v=637514812746624703 - - - 200 14967 text/css 0.4845ms +2021-03-17 11:20:36.511 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 11:20:36.511 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637514812746304631 - - +2021-03-17 11:20:36.511 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637514812746604643 - - +2021-03-17 11:20:36.511 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637514812745861596 - - +2021-03-17 11:20:36.511 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css?_v=637478884526317768 - - +2021-03-17 11:20:36.511 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/themes/basic/layout.css?_v=637478884526085297 - - +2021-03-17 11:20:36.512 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-17 11:20:36.512 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 0.5160ms +2021-03-17 11:20:36.512 +03:00 [INF] Sending file. Request path: '/libs/bootstrap-datepicker/bootstrap-datepicker.min.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap-datepicker\bootstrap-datepicker.min.css' +2021-03-17 11:20:36.512 +03:00 [INF] Sending file. Request path: '/libs/datatables.net-bs4/css/dataTables.bootstrap4.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\datatables.net-bs4\css\dataTables.bootstrap4.css' +2021-03-17 11:20:36.512 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637514812745861596 - - - 200 15737 text/css 0.7681ms +2021-03-17 11:20:36.512 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637514812746304631 - - - 200 6206 text/css 0.8990ms +2021-03-17 11:20:36.512 +03:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared\wwwroot\libs\abp\aspnetcore-mvc-ui-theme-shared\datatables\datatables-styles.css' +2021-03-17 11:20:36.512 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css?_v=637478884526317768 - - - 200 467 text/css 0.8912ms +2021-03-17 11:20:36.512 +03:00 [INF] Sending file. Request path: '/themes/basic/layout.css'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic\wwwroot\themes\basic\layout.css' +2021-03-17 11:20:36.512 +03:00 [INF] Sending file. Request path: '/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\malihu-custom-scrollbar-plugin\jquery.mCustomScrollbar.css' +2021-03-17 11:20:36.512 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/themes/basic/layout.css?_v=637478884526085297 - - - 200 1735 text/css 0.9777ms +2021-03-17 11:20:36.513 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637514812746604643 - - - 200 54850 text/css 1.2092ms +2021-03-17 11:20:36.514 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - +2021-03-17 11:20:36.514 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/utils/abp-utils.umd.min.js?_v=637514812745851595 - - +2021-03-17 11:20:36.514 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/core/abp.js?_v=637514812745831597 - - +2021-03-17 11:20:36.514 +03:00 [INF] The file /global-styles.css was not modified +2021-03-17 11:20:36.514 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery/jquery.js?_v=637514812746524624 - - +2021-03-17 11:20:36.514 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - - 304 - text/css 0.1754ms +2021-03-17 11:20:36.515 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/jquery/abp.jquery.js?_v=637514812745841597 - - +2021-03-17 11:20:36.515 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/js/bootstrap.bundle.js?_v=637514812746254627 - - +2021-03-17 11:20:36.515 +03:00 [INF] Sending file. Request path: '/libs/abp/utils/abp-utils.umd.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\abp\utils\abp-utils.umd.min.js' +2021-03-17 11:20:36.515 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/lodash/lodash.min.js?_v=637514812746534624 - - +2021-03-17 11:20:36.515 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/utils/abp-utils.umd.min.js?_v=637514812745851595 - - - 200 8257 application/javascript 0.3566ms +2021-03-17 11:20:36.515 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-validation/jquery.validate.js?_v=637514812746364627 - - +2021-03-17 11:20:36.515 +03:00 [INF] Sending file. Request path: '/libs/abp/core/abp.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\abp\core\abp.js' +2021-03-17 11:20:36.515 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/core/abp.js?_v=637514812745831597 - - - 200 23001 application/javascript 0.3999ms +2021-03-17 11:20:36.515 +03:00 [INF] Sending file. Request path: '/libs/abp/jquery/abp.jquery.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\abp\jquery\abp.jquery.js' +2021-03-17 11:20:36.515 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/jquery/abp.jquery.js?_v=637514812745841597 - - - 200 12876 application/javascript 0.3700ms +2021-03-17 11:20:36.515 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637514812746364627 - - +2021-03-17 11:20:36.515 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-form/jquery.form.min.js?_v=637514812746354628 - - +2021-03-17 11:20:36.518 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/select2/js/select2.min.js?_v=637514812746764627 - - +2021-03-17 11:20:36.518 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637514812746744625 - - +2021-03-17 11:20:36.518 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/datatables.net/js/jquery.dataTables.js?_v=637514812746344621 - - +2021-03-17 11:20:36.518 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637514812746314628 - - +2021-03-17 11:20:36.518 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.js?_v=637514812746934628 - - +2021-03-17 11:20:36.518 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/sweetalert/sweetalert.min.js?_v=637514812746764627 - - +2021-03-17 11:20:36.518 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637514812746594647 - - +2021-03-17 11:20:36.518 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/luxon/luxon.min.js?_v=637514812746584649 - - +2021-03-17 11:20:36.518 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/luxon/abp.luxon.js?_v=637514812745841597 - - +2021-03-17 11:20:36.518 +03:00 [INF] Sending file. Request path: '/libs/select2/js/select2-bootstrap-modal-patch.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\select2\js\select2-bootstrap-modal-patch.js' +2021-03-17 11:20:36.518 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js?_v=637478884526340004 - - +2021-03-17 11:20:36.518 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637514812745871596 - - +2021-03-17 11:20:36.518 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/timeago/jquery.timeago.js?_v=637514812746764627 - - +2021-03-17 11:20:36.518 +03:00 [INF] Sending file. Request path: '/libs/datatables.net-bs4/js/dataTables.bootstrap4.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\datatables.net-bs4\js\dataTables.bootstrap4.js' +2021-03-17 11:20:36.518 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637514812746744625 - - - 200 130 application/javascript 0.4782ms +2021-03-17 11:20:36.518 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637514812746314628 - - - 200 4886 application/javascript 0.5224ms +2021-03-17 11:20:36.518 +03:00 [INF] Sending file. Request path: '/libs/jquery-form/jquery.form.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\jquery-form\jquery.form.min.js' +2021-03-17 11:20:36.518 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-form/jquery.form.min.js?_v=637514812746354628 - - - 200 17117 application/javascript 3.1702ms +2021-03-17 11:20:36.518 +03:00 [INF] Sending file. Request path: '/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\jquery-validation-unobtrusive\jquery.validate.unobtrusive.js' +2021-03-17 11:20:36.518 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-17 11:20:36.518 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryyNvDQR5E3LDGbzYD 359 - 200 0 - 30.9136ms +2021-03-17 11:20:36.518 +03:00 [INF] Sending file. Request path: '/libs/abp/luxon/abp.luxon.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\abp\luxon\abp.luxon.js' +2021-03-17 11:20:36.519 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js?_v=637478884526327741 - - +2021-03-17 11:20:36.519 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js?_v=637478884526327741 - - +2021-03-17 11:20:36.519 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js?_v=637478884526327741 - - +2021-03-17 11:20:36.519 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js?_v=637489821625916489 - - +2021-03-17 11:20:36.520 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js?_v=637478884526307791 - - +2021-03-17 11:20:36.520 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js?_v=637489821625926491 - - +2021-03-17 11:20:36.520 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js?_v=637478884526327741 - - +2021-03-17 11:20:36.520 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js?_v=637478884526337711 - - +2021-03-17 11:20:36.520 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Pages/Abp/MultiTenancy/tenant-switch.js?_v=637478884525829181 - - +2021-03-17 11:20:36.520 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/themes/basic/layout.js?_v=637478884526085297 - - +2021-03-17 11:20:36.520 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/timeago/locales/jquery.timeago.en.js?_v=637514812746814621 - - +2021-03-17 11:20:36.520 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Abp/ApplicationConfigurationScript - - +2021-03-17 11:20:36.522 +03:00 [INF] Sending file. Request path: '/themes/basic/layout.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic\wwwroot\themes\basic\layout.js' +2021-03-17 11:20:36.522 +03:00 [INF] Sending file. Request path: '/Pages/Abp/MultiTenancy/tenant-switch.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy\Pages\Abp\MultiTenancy\tenant-switch.js' +2021-03-17 11:20:36.522 +03:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared\wwwroot\libs\abp\aspnetcore-mvc-ui-theme-shared\sweetalert\abp-sweetalert.js' +2021-03-17 11:20:36.522 +03:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared\wwwroot\libs\abp\aspnetcore-mvc-ui-theme-shared\toastr\abp-toastr.js' +2021-03-17 11:20:36.522 +03:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared\wwwroot\libs\abp\aspnetcore-mvc-ui-theme-shared\bootstrap\modal-manager.js' +2021-03-17 11:20:36.522 +03:00 [INF] Sending file. Request path: '/libs/timeago/locales/jquery.timeago.en.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\timeago\locales\jquery.timeago.en.js' +2021-03-17 11:20:36.522 +03:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared\wwwroot\libs\abp\aspnetcore-mvc-ui-theme-shared\jquery\widget-manager.js' +2021-03-17 11:20:36.522 +03:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared\wwwroot\libs\abp\aspnetcore-mvc-ui-theme-shared\jquery-form\jquery-form-extensions.js' +2021-03-17 11:20:36.522 +03:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared\wwwroot\libs\abp\aspnetcore-mvc-ui-theme-shared\bootstrap\dom-event-handlers.js' +2021-03-17 11:20:36.522 +03:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared\wwwroot\libs\abp\aspnetcore-mvc-ui-theme-shared\jquery\jquery-extensions.js' +2021-03-17 11:20:36.522 +03:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared\wwwroot\libs\abp\aspnetcore-mvc-ui-theme-shared\datatables\datatables-extensions.js' +2021-03-17 11:20:36.522 +03:00 [INF] Sending file. Request path: '/libs/timeago/jquery.timeago.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\timeago\jquery.timeago.js' +2021-03-17 11:20:36.522 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/themes/basic/layout.js?_v=637478884526085297 - - - 200 546 application/javascript 2.1518ms +2021-03-17 11:20:36.522 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js?_v=637478884526327741 - - - 200 3608 application/javascript 3.4571ms +2021-03-17 11:20:36.522 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js?_v=637478884526327741 - - - 200 3005 application/javascript 2.2830ms +2021-03-17 11:20:36.522 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js?_v=637478884526327741 - - - 200 5627 application/javascript 3.5252ms +2021-03-17 11:20:36.522 +03:00 [INF] Sending file. Request path: '/libs/toastr/toastr.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\toastr\toastr.min.js' +2021-03-17 11:20:36.522 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Pages/Abp/MultiTenancy/tenant-switch.js?_v=637478884525829181 - - - 200 417 application/javascript 2.2648ms +2021-03-17 11:20:36.522 +03:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared\wwwroot\libs\abp\aspnetcore-mvc-ui-theme-shared\ui-extensions.js' +2021-03-17 11:20:36.522 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js?_v=637478884526307791 - - - 200 6823 application/javascript 2.4589ms +2021-03-17 11:20:36.522 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js?_v=637478884526337711 - - - 200 954 application/javascript 2.3101ms +2021-03-17 11:20:36.522 +03:00 [INF] Sending file. Request path: '/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\malihu-custom-scrollbar-plugin\jquery.mCustomScrollbar.concat.min.js' +2021-03-17 11:20:36.522 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.js?_v=637514812746934628 - - - 200 5253 application/javascript 4.6254ms +2021-03-17 11:20:36.522 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js?_v=637478884526327741 - - - 200 4793 application/javascript 3.6185ms +2021-03-17 11:20:36.522 +03:00 [INF] Sending file. Request path: '/libs/sweetalert/sweetalert.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\sweetalert\sweetalert.min.js' +2021-03-17 11:20:36.522 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js?_v=637489821625916489 - - - 200 8385 application/javascript 3.6381ms +2021-03-17 11:20:36.522 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/sweetalert/sweetalert.min.js?_v=637514812746764627 - - - 200 40808 application/javascript 4.7889ms +2021-03-17 11:20:36.523 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/timeago/jquery.timeago.js?_v=637514812746764627 - - - 200 7636 application/javascript 4.4959ms +2021-03-17 11:20:36.523 +03:00 [INF] Sending file. Request path: '/libs/jquery-validation/jquery.validate.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\jquery-validation\jquery.validate.js' +2021-03-17 11:20:36.523 +03:00 [INF] Sending file. Request path: '/libs/luxon/luxon.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\luxon\luxon.min.js' +2021-03-17 11:20:36.523 +03:00 [INF] Sending file. Request path: '/libs/select2/js/select2.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\select2\js\select2.min.js' +2021-03-17 11:20:36.523 +03:00 [INF] Sending file. Request path: '/libs/lodash/lodash.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\lodash\lodash.min.js' +2021-03-17 11:20:36.523 +03:00 [INF] Sending file. Request path: '/libs/bootstrap-datepicker/bootstrap-datepicker.min.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap-datepicker\bootstrap-datepicker.min.js' +2021-03-17 11:20:36.523 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js?_v=637489821625926491 - - - 200 19547 application/javascript 3.0994ms +2021-03-17 11:20:36.523 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637514812745871596 - - - 200 33700 application/javascript 5.0077ms +2021-03-17 11:20:36.523 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-validation/jquery.validate.js?_v=637514812746364627 - - - 200 50276 application/javascript 8.3436ms +2021-03-17 11:20:36.523 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/select2/js/select2.min.js?_v=637514812746764627 - - - 200 70852 application/javascript 5.5523ms +2021-03-17 11:20:36.523 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/lodash/lodash.min.js?_v=637514812746534624 - - - 200 73397 application/javascript 8.5321ms +2021-03-17 11:20:36.523 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/luxon/luxon.min.js?_v=637514812746584649 - - - 200 70063 application/javascript 5.5200ms +2021-03-17 11:20:36.523 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637514812746364627 - - - 200 19798 application/javascript 8.0971ms +2021-03-17 11:20:36.523 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/luxon/abp.luxon.js?_v=637514812745841597 - - - 200 1361 application/javascript 5.3713ms +2021-03-17 11:20:36.523 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/timeago/locales/jquery.timeago.en.js?_v=637514812746814621 - - - 200 808 application/javascript 3.1750ms +2021-03-17 11:20:36.523 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637514812746594647 - - - 200 45483 application/javascript 5.5510ms +2021-03-17 11:20:36.523 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js?_v=637478884526340004 - - - 200 10592 application/javascript 5.2592ms +2021-03-17 11:20:36.524 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 11:20:36.524 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Abp/ServiceProxyScript - - +2021-03-17 11:20:36.524 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/js/bootstrap.bundle.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\js\bootstrap.bundle.js' +2021-03-17 11:20:36.524 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/js/bootstrap.bundle.js?_v=637514812746254627 - - - 200 236234 application/javascript 9.7848ms +2021-03-17 11:20:36.524 +03:00 [INF] Sending file. Request path: '/libs/jquery/jquery.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\jquery\jquery.js' +2021-03-17 11:20:36.524 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery/jquery.js?_v=637514812746524624 - - - 200 282115 application/javascript 10.0158ms +2021-03-17 11:20:36.525 +03:00 [INF] Sending file. Request path: '/libs/datatables.net/js/jquery.dataTables.js'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\datatables.net\js\jquery.dataTables.js' +2021-03-17 11:20:36.525 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/datatables.net/js/jquery.dataTables.js?_v=637514812746344621 - - - 200 464600 application/javascript 7.3408ms +2021-03-17 11:20:36.528 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 11:20:36.535 +03: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). +2021-03-17 11:20:36.535 +03: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). +2021-03-17 11:20:36.567 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-17 11:20:36.567 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-17 11:20:36.567 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.3641ms +2021-03-17 11:20:36.571 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-17 11:20:36.629 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.LoginByLogin +2021-03-17 11:20:36.644 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.Logout +2021-03-17 11:20:36.644 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.CheckPasswordByLogin +2021-03-17 11:20:36.645 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.RegisterAsyncByInput +2021-03-17 11:20:36.645 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.SendPasswordResetCodeAsyncByInput +2021-03-17 11:20:36.645 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.ResetPasswordAsyncByInput +2021-03-17 11:20:36.645 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByNameAsyncByName +2021-03-17 11:20:36.645 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByIdAsyncById +2021-03-17 11:20:36.645 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAllListAsync +2021-03-17 11:20:36.645 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetListAsyncByInput +2021-03-17 11:20:36.646 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAsyncById +2021-03-17 11:20:36.646 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.CreateAsyncByInput +2021-03-17 11:20:36.646 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.UpdateAsyncByIdAndInput +2021-03-17 11:20:36.646 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.DeleteAsyncById +2021-03-17 11:20:36.646 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAsyncById +2021-03-17 11:20:36.646 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetListAsyncByInput +2021-03-17 11:20:36.646 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.CreateAsyncByInput +2021-03-17 11:20:36.646 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateAsyncByIdAndInput +2021-03-17 11:20:36.646 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.DeleteAsyncById +2021-03-17 11:20:36.646 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetRolesAsyncById +2021-03-17 11:20:36.646 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAssignableRolesAsync +2021-03-17 11:20:36.646 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateRolesAsyncByIdAndInput +2021-03-17 11:20:36.646 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByUsernameAsyncByUserName +2021-03-17 11:20:36.646 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByEmailAsyncByEmail +2021-03-17 11:20:36.646 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByIdAsyncById +2021-03-17 11:20:36.646 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByUserNameAsyncByUserName +2021-03-17 11:20:36.646 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.SearchAsyncByInput +2021-03-17 11:20:36.646 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.GetCountAsyncByInput +2021-03-17 11:20:36.647 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.GetAsync +2021-03-17 11:20:36.647 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.UpdateAsyncByInput +2021-03-17 11:20:36.647 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.ChangePasswordAsyncByInput +2021-03-17 11:20:36.647 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.GetAsyncByProviderNameAndProviderKey +2021-03-17 11:20:36.647 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-17 11:20:36.647 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.GetAsync +2021-03-17 11:20:36.647 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.UpdateAsyncByInput +2021-03-17 11:20:36.647 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetAsyncById +2021-03-17 11:20:36.647 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetListAsyncByInput +2021-03-17 11:20:36.647 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.CreateAsyncByInput +2021-03-17 11:20:36.647 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateAsyncByIdAndInput +2021-03-17 11:20:36.647 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteAsyncById +2021-03-17 11:20:36.647 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetDefaultConnectionStringAsyncById +2021-03-17 11:20:36.647 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateDefaultConnectionStringAsyncByIdAndDefaultConnectionString +2021-03-17 11:20:36.647 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteDefaultConnectionStringAsyncById +2021-03-17 11:20:36.647 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.GetAsyncByProviderNameAndProviderKey +2021-03-17 11:20:36.647 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-17 11:20:36.647 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.AddTagToEntityAsyncByInput +2021-03-17 11:20:36.647 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.RemoveTagFromEntityAsyncByInput +2021-03-17 11:20:36.648 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.SetEntityTagsAsyncByInput +2021-03-17 11:20:36.648 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.CreateAsyncByInput +2021-03-17 11:20:36.648 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.DeleteAsyncById +2021-03-17 11:20:36.648 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetAsyncById +2021-03-17 11:20:36.648 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetListAsyncByInput +2021-03-17 11:20:36.648 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.UpdateAsyncByIdAndInput +2021-03-17 11:20:36.648 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetTagDefinitionsAsync +2021-03-17 11:20:36.648 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.GetAsyncById +2021-03-17 11:20:36.648 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.GetListAsyncByInput +2021-03-17 11:20:36.648 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.CreateAsyncByInput +2021-03-17 11:20:36.648 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.UpdateAsyncByIdAndInput +2021-03-17 11:20:36.648 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.DeleteAsyncById +2021-03-17 11:20:36.648 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptorAdmin.DeleteAsyncById +2021-03-17 11:20:36.648 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptorAdmin.UploadAsyncByEntityTypeAndFile +2021-03-17 11:20:36.649 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.GetListAsyncByInput +2021-03-17 11:20:36.649 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.GetAsyncById +2021-03-17 11:20:36.649 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.DeleteAsyncById +2021-03-17 11:20:36.649 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.GetAsyncById +2021-03-17 11:20:36.649 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.GetListAsyncByInput +2021-03-17 11:20:36.649 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.CreateAsyncByInput +2021-03-17 11:20:36.649 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.UpdateAsyncByIdAndInput +2021-03-17 11:20:36.649 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.DeleteAsyncById +2021-03-17 11:20:36.649 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeatureAdmin.GetListAsyncByBlogId +2021-03-17 11:20:36.649 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeatureAdmin.SetAsyncByBlogIdAndDto +2021-03-17 11:20:36.649 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.CreateAsyncByInput +2021-03-17 11:20:36.649 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.DeleteAsyncById +2021-03-17 11:20:36.649 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.GetAsyncById +2021-03-17 11:20:36.650 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.GetListAsyncByInput +2021-03-17 11:20:36.650 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.UpdateAsyncByIdAndInput +2021-03-17 11:20:36.650 +03:00 [DBG] ActionApiDescriptionModel.Create: TagPublic.GetAllRelatedTagsAsyncByEntityTypeAndEntityId +2021-03-17 11:20:36.650 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.GetForSelectionAsyncByEntityTypeAndEntityId +2021-03-17 11:20:36.650 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.CreateAsyncByEntityTypeAndEntityIdAndReaction +2021-03-17 11:20:36.650 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.DeleteAsyncByEntityTypeAndEntityIdAndReaction +2021-03-17 11:20:36.650 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.CreateAsyncByEntityTypeAndEntityIdAndInput +2021-03-17 11:20:36.650 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.DeleteAsyncByEntityTypeAndEntityId +2021-03-17 11:20:36.650 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.GetGroupedStarCountsAsyncByEntityTypeAndEntityId +2021-03-17 11:20:36.650 +03:00 [DBG] ActionApiDescriptionModel.Create: PagesPublic.FindBySlugAsyncBySlug +2021-03-17 11:20:36.650 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.GetListAsyncByEntityTypeAndEntityId +2021-03-17 11:20:36.650 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.CreateAsyncByEntityTypeAndEntityIdAndInput +2021-03-17 11:20:36.651 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.UpdateAsyncByIdAndInput +2021-03-17 11:20:36.651 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.DeleteAsyncById +2021-03-17 11:20:36.651 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostPublic.GetAsyncByBlogSlugAndBlogPostSlug +2021-03-17 11:20:36.651 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostPublic.GetListAsyncByBlogSlugAndInput +2021-03-17 11:20:36.651 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptor.DownloadAsyncById +2021-03-17 11:20:36.651 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeature.GetOrDefaultAsyncByBlogIdAndFeatureName +2021-03-17 11:20:36.651 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApplicationConfiguration.GetAsync +2021-03-17 11:20:36.651 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApiDefinition.GetByModel +2021-03-17 11:20:36.672 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-17 11:20:36.673 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 138.1563ms +2021-03-17 11:20:36.673 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 11:20:36.673 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Abp/ServiceProxyScript - - - 200 34528 application/javascript 149.4261ms +2021-03-17 11:20:37.027 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-17 11:20:37.092 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-17 11:20:37.098 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 563.3369ms +2021-03-17 11:20:37.098 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 11:20:37.099 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Abp/ApplicationConfigurationScript - - - 200 96192 application/javascript 579.2755ms +2021-03-17 11:20:40.637 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/Account/Login application/x-www-form-urlencoded 317 +2021-03-17 11:20:40.642 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 11:20:40.642 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-17 11:20:40.642 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-17 11:20:40.642 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 11:20:40.661 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnPostAsync - ModelState is "Valid" +2021-03-17 11:20:41.605 +03:00 [DBG] Augmenting SignInContext +2021-03-17 11:20:41.605 +03:00 [DBG] Adding idp claim with value: local +2021-03-17 11:20:41.605 +03:00 [DBG] Adding auth_time claim with value: 1615969241 +2021-03-17 11:20:41.628 +03:00 [INF] AuthenticationScheme: Identity.Application signed in. +2021-03-17 11:20:41.859 +03:00 [INF] {"Username":"admin","Provider":null,"ProviderUserId":null,"SubjectId":"f96d764d-1435-9e8e-b3f4-39fb0f65cfde","DisplayName":"admin","Endpoint":"UI","ClientId":null,"Category":"Authentication","Name":"User Login Success","EventType":"Success","Id":1000,"Message":null,"ActivityId":"0HM793M1R83KK:00000083","TimeStamp":"2021-03-17T08:20:41.0000000Z","ProcessId":20520,"LocalIpAddress":"::1:44313","RemoteIpAddress":"::1","$type":"UserLoginSuccessEvent"} +2021-03-17 11:20:41.863 +03:00 [INF] Executed handler method OnPostAsync, returned result Microsoft.AspNetCore.Mvc.RedirectResult. +2021-03-17 11:20:41.867 +03:00 [INF] Executing RedirectResult, redirecting to /. +2021-03-17 11:20:41.867 +03:00 [INF] Executed page /Account/Login in 1224.9529ms +2021-03-17 11:20:41.867 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-17 11:20:41.875 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/Account/Login application/x-www-form-urlencoded 317 - 302 0 - 1238.6020ms +2021-03-17 11:20:41.878 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-17 11:20:41.890 +03:00 [INF] Executing endpoint '/_Host' +2021-03-17 11:20:41.890 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-17 11:20:41.890 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 11:20:41.891 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-17 11:20:41.891 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 11:20:41.891 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.47 ms. +2021-03-17 11:20:41.892 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.36 ms. +2021-03-17 11:20:41.893 +03:00 [INF] Executed page /_Host in 2.1611ms +2021-03-17 11:20:41.893 +03:00 [INF] Executed endpoint '/_Host' +2021-03-17 11:20:41.893 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 15.1949ms +2021-03-17 11:20:41.912 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-17 11:20:41.913 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-17 11:20:41.913 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 0.3623ms +2021-03-17 11:20:41.914 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 11:20:41.914 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-17 11:20:41.914 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 0.2638ms +2021-03-17 11:20:41.915 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 11:20:41.915 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-17 11:20:41.915 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-17 11:20:41.915 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-17 11:20:41.915 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 0.2570ms +2021-03-17 11:20:41.915 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 304 - text/css 0.2815ms +2021-03-17 11:20:41.915 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-17 11:20:41.915 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-17 11:20:41.915 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - +2021-03-17 11:20:41.915 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-17 11:20:41.915 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-17 11:20:41.915 +03:00 [INF] The file /global-styles.css was not modified +2021-03-17 11:20:41.915 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-17 11:20:41.916 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - - 304 - text/css 0.2958ms +2021-03-17 11:20:41.916 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 304 - text/css 0.2817ms +2021-03-17 11:20:41.916 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-17 11:20:41.916 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 304 - text/css 0.4336ms +2021-03-17 11:20:41.916 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-17 11:20:41.916 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-17 11:20:41.916 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 304 - application/javascript 0.3169ms +2021-03-17 11:20:41.916 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 304 - text/css 0.5331ms +2021-03-17 11:20:41.916 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - +2021-03-17 11:20:41.916 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - +2021-03-17 11:20:41.916 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - +2021-03-17 11:20:41.917 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-17 11:20:41.917 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-17 11:20:41.917 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-17 11:20:41.917 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - - 304 - application/javascript 0.2216ms +2021-03-17 11:20:41.917 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - - 304 - application/javascript 0.3663ms +2021-03-17 11:20:41.917 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - - 304 - application/javascript 0.3182ms +2021-03-17 11:20:41.939 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 11:20:41.942 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 11:20:41.943 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 11:20:41.943 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 11:20:41.943 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.4846ms +2021-03-17 11:20:41.947 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=KnxPXJK185tmDmcJRaADpA - - +2021-03-17 11:20:41.954 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 11:20:41.955 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 11:20:41.963 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 11:20:41.963 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 11:20:41.965 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-17 11:20:41.994 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:42.021 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-17 11:20:42.025 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-17 11:20:42.025 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-17 11:20:42.025 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.3661ms +2021-03-17 11:20:42.032 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-17 11:20:42.034 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 11:20:42.035 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 11:20:42.035 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-17 11:20:42.050 +03:00 [DBG] Setting the cache items. Count: 42 +2021-03-17 11:20:42.060 +03:00 [DBG] Finished setting the cache items. Count: 42 +2021-03-17 11:20:42.062 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:42.067 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 11:20:42.069 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 11:20:42.070 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 11:20:42.071 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 11:20:42.876 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-17 11:20:42.878 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\webfonts\fa-regular-400.woff2' +2021-03-17 11:20:42.878 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 200 13596 font/woff2 2.5641ms +2021-03-17 11:20:44.112 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:20:44.113 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:20:44.113 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:20:44.113 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:20:44.113 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:44.133 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 11:20:44.134 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 11:20:44.134 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 11:20:44.134 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 11:20:44.134 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:44.135 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:20:44.135 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:20:44.135 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:20:44.136 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:20:44.136 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:44.137 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:44.137 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:44.137 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:44.138 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:44.138 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:44.138 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:44.138 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:44.138 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:44.138 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:44.138 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:44.366 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:44.401 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:20:44.401 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:20:44.401 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:20:44.402 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:20:44.402 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:44.674 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:20:44.675 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:20:44.675 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:20:44.675 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:20:44.675 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:44.676 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:44.677 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:44.677 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:44.677 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:44.677 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:44.677 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:44.678 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:44.678 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:44.678 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:44.678 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:44.682 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:20:44.682 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:20:44.682 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:20:44.683 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:20:44.683 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:44.683 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:44.683 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:44.683 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:44.684 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:44.684 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:44.684 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:44.685 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:44.685 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:44.685 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:44.685 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:44.688 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:20:44.689 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:20:44.689 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:20:44.689 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:20:44.689 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:44.689 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:44.690 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:44.690 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:44.690 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:44.690 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:44.690 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:44.691 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:44.691 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:44.691 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:44.691 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:44.694 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:20:44.695 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:20:44.695 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:20:44.695 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:20:44.695 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:44.696 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:44.696 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:44.696 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:44.697 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:44.697 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:44.697 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:44.697 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:44.697 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:44.698 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:44.698 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:44.701 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:20:44.702 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:20:44.702 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:20:44.702 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:20:44.702 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:44.702 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:44.703 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:44.703 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:44.703 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:44.703 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:44.703 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:44.704 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:44.704 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:44.704 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:44.704 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:46.104 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-17 11:20:46.104 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-17 11:20:46.105 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-17 11:20:46.105 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-17 11:20:46.105 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:46.125 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-17 11:20:46.125 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-17 11:20:46.125 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-17 11:20:46.125 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-17 11:20:46.125 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:46.126 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-17 11:20:46.126 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-17 11:20:46.126 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-17 11:20:46.126 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-17 11:20:46.126 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:46.126 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-17 11:20:46.127 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-17 11:20:46.127 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-17 11:20:46.127 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-17 11:20:46.127 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:46.127 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-17 11:20:46.127 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-17 11:20:46.127 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-17 11:20:46.128 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-17 11:20:46.128 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:46.130 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-17 11:20:46.130 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-17 11:20:46.130 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-17 11:20:46.130 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-17 11:20:46.130 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:46.202 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:46.212 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-17 11:20:46.213 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-17 11:20:46.213 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-17 11:20:46.214 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-17 11:20:46.214 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:46.277 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-17 11:20:46.277 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-17 11:20:46.277 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-17 11:20:46.278 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-17 11:20:46.278 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:46.278 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-17 11:20:46.278 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-17 11:20:46.278 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-17 11:20:46.279 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-17 11:20:46.279 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:46.279 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-17 11:20:46.279 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-17 11:20:46.279 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-17 11:20:46.280 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-17 11:20:46.280 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:46.283 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-17 11:20:46.283 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-17 11:20:46.283 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-17 11:20:46.284 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-17 11:20:46.284 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:46.284 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-17 11:20:46.284 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-17 11:20:46.284 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-17 11:20:46.285 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-17 11:20:46.285 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:46.285 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-17 11:20:46.286 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-17 11:20:46.286 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-17 11:20:46.286 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-17 11:20:46.286 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:47.761 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:20:47.762 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:20:47.762 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:20:47.762 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:20:47.763 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:47.763 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 11:20:47.764 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 11:20:47.764 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 11:20:47.765 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 11:20:47.765 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:47.765 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:20:47.765 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:20:47.765 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:20:47.765 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:20:47.765 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:47.765 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:47.766 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:47.766 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:47.766 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:47.766 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:47.766 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:47.767 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:47.767 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:47.767 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:47.767 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:47.783 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:47.790 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:20:47.791 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:20:47.791 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:20:47.791 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:20:47.791 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:47.819 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:20:47.819 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:20:47.819 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:20:47.820 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:20:47.820 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:47.820 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:47.820 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:47.820 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:47.821 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:47.821 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:47.821 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:47.821 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:47.821 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:47.822 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:47.822 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:47.825 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:20:47.825 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:20:47.825 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:20:47.826 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:20:47.826 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:47.826 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:47.826 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:47.826 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:47.827 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:47.827 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:47.827 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:47.827 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:47.827 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:47.828 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:47.828 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:47.831 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:20:47.831 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:20:47.832 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:20:47.832 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:20:47.832 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:47.832 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:47.833 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:47.833 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:47.833 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:47.833 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:47.833 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:47.834 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:47.834 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:47.834 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:47.834 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:47.837 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:20:47.838 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:20:47.838 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:20:47.838 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:20:47.838 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:47.838 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:47.839 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:47.839 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:47.839 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:47.839 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:47.839 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:47.840 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:47.840 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:47.840 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:47.840 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:47.843 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:20:47.844 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:20:47.844 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:20:47.845 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:20:47.845 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:47.845 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:47.845 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:47.845 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:47.846 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:47.846 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:47.846 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:47.846 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:47.846 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:47.847 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:47.847 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:49.772 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 11:20:49.773 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 11:20:49.773 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 11:20:49.773 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 11:20:49.773 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:52.811 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 11:20:52.812 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 11:20:52.812 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 11:20:52.812 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 11:20:52.812 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:52.816 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 11:20:52.816 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 11:20:52.816 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 11:20:52.817 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 11:20:52.817 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:20:52.817 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:20:52.817 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:20:52.817 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:20:52.817 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:52.880 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:20:52.881 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:20:52.881 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:20:52.882 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:20:52.882 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:52.904 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:20:52.904 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:20:52.904 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:20:52.905 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:20:52.905 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:52.905 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:52.906 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:52.906 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:52.906 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:52.906 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:52.906 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:52.907 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:52.907 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:52.907 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:52.907 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:52.909 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:20:52.909 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:20:52.909 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:20:52.910 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:20:52.910 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:52.910 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:52.910 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:52.910 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:52.910 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:52.910 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:52.910 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:52.911 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:52.911 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:52.911 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:52.911 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:52.913 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:20:52.913 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:20:52.913 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:20:52.914 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:20:52.914 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:52.914 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:52.914 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:52.914 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:52.914 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:52.914 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:52.914 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:52.915 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:52.915 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:52.915 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:52.915 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:52.917 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:20:52.918 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:20:52.918 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:20:52.918 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:20:52.918 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:52.918 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:52.919 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:52.919 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:52.919 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:52.919 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:52.919 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:52.919 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:52.919 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:52.920 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:52.920 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:52.922 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:20:52.923 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:20:52.923 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:20:52.923 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:20:52.923 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:52.923 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:52.923 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:52.923 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:52.924 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:52.924 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:52.924 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:52.924 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:52.924 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:52.924 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:52.924 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:52.926 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:20:52.927 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:20:52.927 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:20:52.927 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:20:52.927 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:52.927 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:52.928 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:52.928 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:52.928 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:20:52.928 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:52.928 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:52.928 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:52.928 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:52.929 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:20:52.929 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:56.205 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 11:20:56.206 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 11:20:56.206 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 11:20:56.206 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 11:20:56.206 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:56.228 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-17 11:20:56.229 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-17 11:20:56.229 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-17 11:20:56.229 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-17 11:20:56.229 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:56.229 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-17 11:20:56.230 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-17 11:20:56.230 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-17 11:20:56.230 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-17 11:20:56.230 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:56.230 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-17 11:20:56.230 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-17 11:20:56.230 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-17 11:20:56.230 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-17 11:20:56.231 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:56.231 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-17 11:20:56.231 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-17 11:20:56.231 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-17 11:20:56.231 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-17 11:20:56.231 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:56.279 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:56.289 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 11:20:56.290 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 11:20:56.290 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 11:20:56.290 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 11:20:56.290 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:56.394 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-17 11:20:56.395 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-17 11:20:56.395 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-17 11:20:56.395 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-17 11:20:56.395 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:56.396 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-17 11:20:56.396 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-17 11:20:56.396 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-17 11:20:56.397 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-17 11:20:56.397 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:56.397 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-17 11:20:56.397 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-17 11:20:56.397 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-17 11:20:56.398 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-17 11:20:56.398 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:57.482 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 11:20:57.483 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 11:20:57.483 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 11:20:57.483 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 11:20:57.483 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:57.506 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 11:20:57.507 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 11:20:57.507 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 11:20:57.507 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 11:20:57.507 +03:00 [INF] Authorization was successful. +2021-03-17 11:20:57.543 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:00.747 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 11:21:00.747 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 11:21:00.747 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 11:21:00.747 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 11:21:00.748 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:13.972 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:18.531 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Abp/Languages/Switch?culture=tr&uiCulture=tr&returnUrl=/ - - +2021-03-17 11:21:18.542 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 11:21:18.543 +03:00 [INF] Route matched with {area = "Abp", action = "Switch", controller = "AbpLanguages", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Switch(System.String, System.String, System.String) on controller Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController (Volo.Abp.AspNetCore.Mvc). +2021-03-17 11:21:18.546 +03:00 [INF] Executing RedirectResult, redirecting to /. +2021-03-17 11:21:18.546 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc) in 2.3456ms +2021-03-17 11:21:18.546 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 11:21:18.546 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Abp/Languages/Switch?culture=tr&uiCulture=tr&returnUrl=/ - - - 302 0 - 15.2742ms +2021-03-17 11:21:18.548 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-17 11:21:18.551 +03:00 [INF] Executing endpoint '/_Host' +2021-03-17 11:21:18.551 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-17 11:21:18.551 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 11:21:18.552 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-17 11:21:18.552 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 11:21:18.554 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0,88 ms. +2021-03-17 11:21:18.555 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0,22 ms. +2021-03-17 11:21:18.555 +03:00 [INF] Executed page /_Host in 3.3901ms +2021-03-17 11:21:18.555 +03:00 [INF] Executed endpoint '/_Host' +2021-03-17 11:21:18.555 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 6.7736ms +2021-03-17 11:21:18.559 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryzriKEkuVk2WABvDx 359 +2021-03-17 11:21:18.560 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 11:21:18.560 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=KnxPXJK185tmDmcJRaADpA - - - 101 - - 36612.3141ms +2021-03-17 11:21:18.562 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 11:21:18.563 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-17 11:21:18.564 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-17 11:21:18.564 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryzriKEkuVk2WABvDx 359 - 200 0 - 4.9078ms +2021-03-17 11:21:18.569 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-17 11:21:18.569 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 11:21:18.569 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 11:21:18.569 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-17 11:21:18.569 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-17 11:21:18.569 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-17 11:21:18.569 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-17 11:21:18.569 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 0.3230ms +2021-03-17 11:21:18.569 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 0.4645ms +2021-03-17 11:21:18.569 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 0.2385ms +2021-03-17 11:21:18.569 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-17 11:21:18.569 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 304 - text/css 0.3018ms +2021-03-17 11:21:18.572 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-17 11:21:18.573 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-17 11:21:18.573 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-17 11:21:18.573 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - +2021-03-17 11:21:18.573 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 304 - text/css 0.4188ms +2021-03-17 11:21:18.573 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-17 11:21:18.573 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-17 11:21:18.573 +03:00 [INF] The file /global-styles.css was not modified +2021-03-17 11:21:18.573 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-17 11:21:18.573 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-17 11:21:18.573 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - - 304 - text/css 0.2065ms +2021-03-17 11:21:18.573 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-17 11:21:18.573 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 304 - text/css 0.3045ms +2021-03-17 11:21:18.573 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 304 - text/css 0.2149ms +2021-03-17 11:21:18.573 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 304 - application/javascript 0.1490ms +2021-03-17 11:21:18.573 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - +2021-03-17 11:21:18.573 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - +2021-03-17 11:21:18.573 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - +2021-03-17 11:21:18.573 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-17 11:21:18.573 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-17 11:21:18.573 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - - 304 - application/javascript 0.2230ms +2021-03-17 11:21:18.573 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-17 11:21:18.573 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - - 304 - application/javascript 0.2195ms +2021-03-17 11:21:18.574 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - - 304 - application/javascript 0.1868ms +2021-03-17 11:21:18.605 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 11:21:18.608 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 11:21:18.609 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 11:21:18.609 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 11:21:18.609 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.5203ms +2021-03-17 11:21:18.633 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=1INfpFSn6o2enRUQNm4Dlw - - +2021-03-17 11:21:18.636 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 11:21:18.636 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 11:21:18.644 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 11:21:18.644 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 11:21:18.644 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 11:21:18.645 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 11:21:18.645 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:18.645 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 11:21:18.646 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 11:21:18.646 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 11:21:18.647 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 11:21:18.650 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:21.359 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:21:21.360 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:21:21.360 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:21:21.361 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:21:21.361 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:21.362 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 11:21:21.363 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 11:21:21.363 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 11:21:21.363 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 11:21:21.363 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:21.363 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:21.364 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:21.364 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:21.364 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:21.364 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:21.364 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:21.365 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:21.365 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:21.365 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:21.365 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:21.365 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:21.366 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:21.366 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:21.366 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:21.366 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:21.399 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:21:21.399 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:21:21.400 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:21:21.400 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:21:21.400 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:21.401 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:21.427 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:21.428 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:21.428 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:21.428 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:21.428 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:21.428 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:21.429 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:21.429 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:21.429 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:21.429 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:21.429 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:21.430 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:21.430 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:21.431 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:21.431 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:21.434 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:21.434 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:21.434 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:21.435 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:21.435 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:21.435 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:21.435 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:21.436 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:21.436 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:21.436 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:21.436 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:21.437 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:21.437 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:21.437 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:21.437 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:21.440 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:21.441 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:21.441 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:21.441 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:21.441 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:21.441 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:21.442 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:21.442 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:21.442 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:21.442 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:21.442 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:21.443 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:21.443 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:21.444 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:21.444 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:21.447 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:21.447 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:21.447 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:21.448 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:21.448 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:21.448 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:21.448 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:21.448 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:21.449 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:21.449 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:21.449 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:21.450 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:21.450 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:21.450 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:21.450 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:21.453 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:21.454 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:21.454 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:21.454 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:21.454 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:21.455 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:21.455 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:21.455 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:21.456 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:21.456 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:21.456 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:21.456 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:21.456 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:21.457 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:21.457 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:21.460 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:21.461 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:21.461 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:21.461 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:21.461 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:21.461 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:21.462 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:21.462 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:21.462 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:21.462 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:21.462 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:21.463 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:21.463 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:21.463 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:21.463 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:23.614 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Abp/Languages/Switch?culture=en&uiCulture=en&returnUrl=/identity/roles - - +2021-03-17 11:21:23.617 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 11:21:23.618 +03:00 [INF] Route matched with {area = "Abp", action = "Switch", controller = "AbpLanguages", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Switch(System.String, System.String, System.String) on controller Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController (Volo.Abp.AspNetCore.Mvc). +2021-03-17 11:21:23.619 +03:00 [INF] Executing RedirectResult, redirecting to /identity/roles. +2021-03-17 11:21:23.619 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc) in 0.9559ms +2021-03-17 11:21:23.619 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 11:21:23.619 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Abp/Languages/Switch?culture=en&uiCulture=en&returnUrl=/identity/roles - - - 302 0 - 5.4482ms +2021-03-17 11:21:23.624 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/identity/roles - - +2021-03-17 11:21:23.627 +03:00 [INF] Executing endpoint '/_Host' +2021-03-17 11:21:23.627 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-17 11:21:23.627 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 11:21:23.627 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-17 11:21:23.627 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 11:21:23.628 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.47 ms. +2021-03-17 11:21:23.629 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.21 ms. +2021-03-17 11:21:23.629 +03:00 [INF] Executed page /_Host in 1.5682ms +2021-03-17 11:21:23.629 +03:00 [INF] Executed endpoint '/_Host' +2021-03-17 11:21:23.629 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/identity/roles - - - 200 - text/html;+charset=utf-8 5.2599ms +2021-03-17 11:21:23.632 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryjDvt46Etbquwf6F6 359 +2021-03-17 11:21:23.633 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 11:21:23.633 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=1INfpFSn6o2enRUQNm4Dlw - - - 101 - - 4999.9763ms +2021-03-17 11:21:23.636 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 11:21:23.637 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-17 11:21:23.638 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-17 11:21:23.638 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryjDvt46Etbquwf6F6 359 - 200 0 - 5.3660ms +2021-03-17 11:21:23.645 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-17 11:21:23.645 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 11:21:23.645 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-17 11:21:23.645 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-17 11:21:23.645 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 0.3247ms +2021-03-17 11:21:23.645 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 0.3233ms +2021-03-17 11:21:23.645 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 11:21:23.645 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-17 11:21:23.646 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-17 11:21:23.646 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-17 11:21:23.646 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 0.2410ms +2021-03-17 11:21:23.646 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 304 - text/css 0.2319ms +2021-03-17 11:21:23.646 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-17 11:21:23.646 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - +2021-03-17 11:21:23.646 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-17 11:21:23.646 +03:00 [INF] The file /global-styles.css was not modified +2021-03-17 11:21:23.646 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - - 304 - text/css 0.1901ms +2021-03-17 11:21:23.646 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-17 11:21:23.646 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-17 11:21:23.646 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 304 - text/css 0.2598ms +2021-03-17 11:21:23.646 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 304 - text/css 0.3611ms +2021-03-17 11:21:23.647 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-17 11:21:23.647 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-17 11:21:23.647 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - +2021-03-17 11:21:23.647 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - +2021-03-17 11:21:23.647 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - +2021-03-17 11:21:23.647 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-17 11:21:23.647 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-17 11:21:23.648 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 304 - text/css 0.2995ms +2021-03-17 11:21:23.648 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 304 - application/javascript 0.2660ms +2021-03-17 11:21:23.648 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-17 11:21:23.648 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-17 11:21:23.648 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-17 11:21:23.648 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - - 304 - application/javascript 0.2269ms +2021-03-17 11:21:23.648 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - - 304 - application/javascript 0.3000ms +2021-03-17 11:21:23.648 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - - 304 - application/javascript 0.3428ms +2021-03-17 11:21:23.659 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 11:21:23.662 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 11:21:23.662 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 11:21:23.662 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 11:21:23.662 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.6153ms +2021-03-17 11:21:23.670 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=J-_IRp2u2SbsnDThFXiDCg - - +2021-03-17 11:21:23.674 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 11:21:23.674 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 11:21:23.678 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:21:23.679 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:21:23.679 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:21:23.679 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:21:23.679 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:23.679 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:21:23.679 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:21:23.679 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:21:23.680 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:21:23.680 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:23.681 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 11:21:23.682 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 11:21:23.682 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 11:21:23.682 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 11:21:23.682 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:23.683 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 11:21:23.684 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 11:21:23.684 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 11:21:23.685 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 11:21:23.687 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 11:21:23.688 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 11:21:23.688 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 11:21:23.688 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 11:21:23.688 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:23.688 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:23.689 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:23.689 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:23.689 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:23.689 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:23.689 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:23.689 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:23.689 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:23.690 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:23.690 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:23.690 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:23.690 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:23.690 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:23.690 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:23.690 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:23.693 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:23.727 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:21:23.727 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:21:23.727 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:21:23.728 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:21:23.728 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:23.759 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:23.759 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:23.759 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:23.760 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:23.760 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:23.760 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:23.761 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:23.761 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:23.761 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:23.761 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:23.761 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:23.762 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:23.762 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:23.762 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:23.762 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:23.765 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:23.766 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:23.766 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:23.766 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:23.766 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:23.766 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:23.767 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:23.767 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:23.767 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:23.767 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:23.767 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:23.768 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:23.768 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:23.769 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:23.769 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:23.773 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:23.773 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:23.773 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:23.774 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:23.774 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:23.774 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:23.774 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:23.774 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:23.775 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:23.775 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:23.775 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:23.775 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:23.775 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:23.776 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:23.776 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:23.779 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:23.780 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:23.780 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:23.780 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:23.780 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:23.780 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:23.781 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:23.781 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:23.781 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:23.781 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:23.781 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:23.782 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:23.782 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:23.783 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:23.783 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:23.786 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:23.787 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:23.787 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:23.787 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:23.787 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:23.787 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:23.788 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:23.788 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:23.788 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:23.788 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:23.788 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:23.789 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:23.789 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:23.789 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:23.789 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:23.792 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:23.793 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:23.793 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:23.793 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:23.794 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:23.794 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:23.794 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:23.794 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:23.794 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:23.794 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:23.795 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:23.795 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:23.795 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:23.796 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:23.796 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:28.535 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Abp/Languages/Switch?culture=ar&uiCulture=ar&returnUrl=/identity/roles - - +2021-03-17 11:21:28.545 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 11:21:28.545 +03:00 [INF] Route matched with {area = "Abp", action = "Switch", controller = "AbpLanguages", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Switch(System.String, System.String, System.String) on controller Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController (Volo.Abp.AspNetCore.Mvc). +2021-03-17 11:21:28.546 +03:00 [INF] Executing RedirectResult, redirecting to /identity/roles. +2021-03-17 11:21:28.546 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc) in 0.5329ms +2021-03-17 11:21:28.546 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 11:21:28.546 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Abp/Languages/Switch?culture=ar&uiCulture=ar&returnUrl=/identity/roles - - - 302 0 - 11.4952ms +2021-03-17 11:21:28.548 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/identity/roles - - +2021-03-17 11:21:28.551 +03:00 [INF] Executing endpoint '/_Host' +2021-03-17 11:21:28.551 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-17 11:21:28.551 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 11:21:28.551 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-17 11:21:28.551 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 11:21:28.552 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0٫88 ms. +2021-03-17 11:21:28.553 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0٫26 ms. +2021-03-17 11:21:28.553 +03:00 [INF] Executed page /_Host in 2.6493ms +2021-03-17 11:21:28.554 +03:00 [INF] Executed endpoint '/_Host' +2021-03-17 11:21:28.554 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/identity/roles - - - 200 - text/html;+charset=utf-8 5.7489ms +2021-03-17 11:21:28.565 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary4UZNAuuNREAycuNC 359 +2021-03-17 11:21:28.565 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 11:21:28.566 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=J-_IRp2u2SbsnDThFXiDCg - - - 101 - - 4895.3719ms +2021-03-17 11:21:28.570 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 11:21:28.571 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-17 11:21:28.571 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-17 11:21:28.571 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary4UZNAuuNREAycuNC 359 - 200 0 - 6.5562ms +2021-03-17 11:21:28.576 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap-rtl.css?_v=637514812746088842 - - +2021-03-17 11:21:28.578 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 11:21:28.578 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-17 11:21:28.578 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 0.3982ms +2021-03-17 11:21:28.578 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/css/bootstrap-rtl.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\css\bootstrap-rtl.css' +2021-03-17 11:21:28.578 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap-rtl.css?_v=637514812746088842 - - - 200 229148 text/css 2.3929ms +2021-03-17 11:21:28.578 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 11:21:28.578 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-17 11:21:28.579 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-17 11:21:28.579 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-17 11:21:28.579 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 0.3970ms +2021-03-17 11:21:28.579 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 304 - text/css 0.3947ms +2021-03-17 11:21:28.579 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-17 11:21:28.579 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-17 11:21:28.580 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - +2021-03-17 11:21:28.580 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-17 11:21:28.580 +03:00 [INF] The file /global-styles.css was not modified +2021-03-17 11:21:28.580 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - - 304 - text/css 0.1702ms +2021-03-17 11:21:28.580 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-17 11:21:28.580 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-17 11:21:28.580 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 304 - text/css 0.3132ms +2021-03-17 11:21:28.580 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 304 - text/css 0.3463ms +2021-03-17 11:21:28.580 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-17 11:21:28.580 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 304 - text/css 0.2465ms +2021-03-17 11:21:28.580 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-17 11:21:28.580 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - +2021-03-17 11:21:28.580 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - +2021-03-17 11:21:28.580 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - +2021-03-17 11:21:28.580 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-17 11:21:28.580 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 304 - application/javascript 0.2017ms +2021-03-17 11:21:28.581 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-17 11:21:28.581 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - - 304 - application/javascript 0.2188ms +2021-03-17 11:21:28.581 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-17 11:21:28.581 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-17 11:21:28.581 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - - 304 - application/javascript 0.3322ms +2021-03-17 11:21:28.581 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - - 304 - application/javascript 0.3597ms +2021-03-17 11:21:28.599 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 11:21:28.602 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 11:21:28.603 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 11:21:28.603 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 11:21:28.603 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.4300ms +2021-03-17 11:21:28.612 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=2po5ZxaJ7R_lTTAObmhdLw - - +2021-03-17 11:21:28.615 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 11:21:28.616 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 11:21:28.620 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:21:28.621 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:21:28.621 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:21:28.621 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:21:28.621 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:28.621 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:21:28.622 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:21:28.622 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:21:28.622 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:21:28.622 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:28.624 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 11:21:28.624 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 11:21:28.624 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 11:21:28.624 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 11:21:28.624 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:28.625 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 11:21:28.626 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 11:21:28.626 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 11:21:28.627 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 11:21:28.628 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 11:21:28.628 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 11:21:28.628 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 11:21:28.628 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 11:21:28.629 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:28.629 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:28.629 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:28.629 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:28.629 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:28.629 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:28.629 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:28.630 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:28.630 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:28.630 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:28.630 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:28.630 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:28.630 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:28.630 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:28.631 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:28.631 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:28.634 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:28.672 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:21:28.673 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:21:28.673 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:21:28.673 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:21:28.673 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:28.700 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:28.701 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:28.701 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:28.702 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:28.702 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:28.703 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:28.705 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:28.705 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:28.705 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:28.705 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:28.706 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:28.706 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:28.706 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:28.707 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:28.707 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:28.710 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:28.711 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:28.711 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:28.712 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:28.712 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:28.712 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:28.712 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:28.712 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:28.713 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:28.713 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:28.713 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:28.713 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:28.713 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:28.714 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:28.714 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:28.717 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:28.718 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:28.718 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:28.718 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:28.718 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:28.719 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:28.719 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:28.719 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:28.720 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:28.720 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:28.720 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:28.721 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:28.721 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:28.721 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:28.721 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:28.724 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:28.725 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:28.725 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:28.725 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:28.725 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:28.725 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:28.726 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:28.726 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:28.726 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:28.726 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:28.726 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:28.727 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:28.727 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:28.727 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:28.727 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:28.731 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:28.731 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:28.731 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:28.732 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:28.732 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:28.732 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:28.733 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:28.733 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:28.733 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:28.733 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:28.733 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:28.734 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:28.734 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:28.734 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:28.734 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:28.738 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:28.738 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:28.738 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:28.739 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:28.739 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:28.739 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:28.740 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:28.740 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:28.740 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:28.740 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:28.740 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:28.741 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:28.741 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:28.742 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:28.742 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:42.635 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Abp/Languages/Switch?culture=en&uiCulture=en&returnUrl=/identity/roles - - +2021-03-17 11:21:42.641 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 11:21:42.642 +03:00 [INF] Route matched with {area = "Abp", action = "Switch", controller = "AbpLanguages", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Switch(System.String, System.String, System.String) on controller Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController (Volo.Abp.AspNetCore.Mvc). +2021-03-17 11:21:42.643 +03:00 [INF] Executing RedirectResult, redirecting to /identity/roles. +2021-03-17 11:21:42.643 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc) in 1.4251ms +2021-03-17 11:21:42.643 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 11:21:42.643 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Abp/Languages/Switch?culture=en&uiCulture=en&returnUrl=/identity/roles - - - 302 0 - 8.5747ms +2021-03-17 11:21:42.646 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/identity/roles - - +2021-03-17 11:21:42.650 +03:00 [INF] Executing endpoint '/_Host' +2021-03-17 11:21:42.650 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-17 11:21:42.650 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 11:21:42.651 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-17 11:21:42.651 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 11:21:42.651 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.54 ms. +2021-03-17 11:21:42.652 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.22 ms. +2021-03-17 11:21:42.652 +03:00 [INF] Executed page /_Host in 1.8428ms +2021-03-17 11:21:42.652 +03:00 [INF] Executed endpoint '/_Host' +2021-03-17 11:21:42.653 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/identity/roles - - - 200 - text/html;+charset=utf-8 6.4772ms +2021-03-17 11:21:42.657 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary3Vp3hQJaJgpEBVj9 359 +2021-03-17 11:21:42.657 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 11:21:42.657 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=2po5ZxaJ7R_lTTAObmhdLw - - - 101 - - 14045.5767ms +2021-03-17 11:21:42.660 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 11:21:42.661 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-17 11:21:42.662 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-17 11:21:42.662 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary3Vp3hQJaJgpEBVj9 359 - 200 0 - 5.0064ms +2021-03-17 11:21:42.667 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-17 11:21:42.667 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-17 11:21:42.667 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 0.5837ms +2021-03-17 11:21:42.670 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 11:21:42.670 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 11:21:42.670 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-17 11:21:42.670 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-17 11:21:42.670 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 0.7016ms +2021-03-17 11:21:42.670 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 0.7693ms +2021-03-17 11:21:42.671 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-17 11:21:42.671 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-17 11:21:42.671 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-17 11:21:42.671 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-17 11:21:42.671 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-17 11:21:42.671 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 304 - text/css 0.4107ms +2021-03-17 11:21:42.671 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 304 - text/css 0.3596ms +2021-03-17 11:21:42.671 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-17 11:21:42.671 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 304 - text/css 0.3135ms +2021-03-17 11:21:42.672 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - +2021-03-17 11:21:42.672 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-17 11:21:42.672 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-17 11:21:42.672 +03:00 [INF] The file /global-styles.css was not modified +2021-03-17 11:21:42.672 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - +2021-03-17 11:21:42.672 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-17 11:21:42.672 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - - 304 - text/css 0.1465ms +2021-03-17 11:21:42.672 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-17 11:21:42.672 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 304 - text/css 0.1710ms +2021-03-17 11:21:42.672 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 304 - application/javascript 0.1232ms +2021-03-17 11:21:42.672 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-17 11:21:42.672 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - - 304 - application/javascript 0.2392ms +2021-03-17 11:21:42.673 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - +2021-03-17 11:21:42.673 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - +2021-03-17 11:21:42.673 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-17 11:21:42.673 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-17 11:21:42.673 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - - 304 - application/javascript 0.2071ms +2021-03-17 11:21:42.673 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - - 304 - application/javascript 0.1513ms +2021-03-17 11:21:42.687 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 11:21:42.691 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 11:21:42.692 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 11:21:42.692 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 11:21:42.692 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.8697ms +2021-03-17 11:21:42.708 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=7OImbSdeV5n9UF7OxENKCA - - +2021-03-17 11:21:42.711 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 11:21:42.711 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 11:21:42.716 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:21:42.717 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:21:42.717 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:21:42.717 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:21:42.717 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:42.717 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:21:42.718 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:21:42.718 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:21:42.718 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:21:42.718 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:42.720 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 11:21:42.721 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 11:21:42.721 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 11:21:42.721 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 11:21:42.721 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:42.722 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 11:21:42.723 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 11:21:42.723 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 11:21:42.724 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 11:21:42.725 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 11:21:42.725 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 11:21:42.725 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 11:21:42.726 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 11:21:42.726 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:42.726 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:42.726 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:42.726 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:42.726 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:42.726 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:42.726 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:42.727 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:42.727 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:42.727 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:42.727 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:42.727 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:42.727 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:42.727 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:42.728 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:42.728 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:42.731 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:42.767 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:21:42.767 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:21:42.767 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:21:42.768 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:21:42.768 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:42.796 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:42.797 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:42.797 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:42.798 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:42.798 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:42.798 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:42.798 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:42.798 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:42.799 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:42.799 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:42.799 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:42.799 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:42.799 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:42.800 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:42.800 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:42.804 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:42.804 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:42.804 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:42.805 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:42.805 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:42.805 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:42.806 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:42.806 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:42.806 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:42.806 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:42.806 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:42.807 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:42.807 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:42.807 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:42.807 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:42.810 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:42.811 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:42.811 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:42.811 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:42.811 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:42.811 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:42.812 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:42.812 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:42.813 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:42.813 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:42.813 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:42.813 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:42.813 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:42.814 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:42.814 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:42.817 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:42.817 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:42.818 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:42.818 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:42.818 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:42.818 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:42.819 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:42.819 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:42.820 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:42.820 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:42.820 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:42.821 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:42.821 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:42.821 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:42.821 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:42.825 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:42.825 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:42.825 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:42.826 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:42.826 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:42.826 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:42.827 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:42.827 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:42.827 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:42.827 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:42.827 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:42.828 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:42.828 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:42.828 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:42.829 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:42.832 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:42.832 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:21:42.832 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:42.833 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:21:42.833 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:42.833 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:42.833 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:42.833 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:42.834 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:21:42.834 +03:00 [INF] Authorization was successful. +2021-03-17 11:21:42.834 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:42.835 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:42.835 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:42.836 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:21:42.836 +03:00 [INF] Authorization was successful. +2021-03-17 11:25:16.712 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Abp/Languages/Switch?culture=ar&uiCulture=ar&returnUrl=/identity/roles - - +2021-03-17 11:25:16.716 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 11:25:16.716 +03:00 [INF] Route matched with {area = "Abp", action = "Switch", controller = "AbpLanguages", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Switch(System.String, System.String, System.String) on controller Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController (Volo.Abp.AspNetCore.Mvc). +2021-03-17 11:25:16.716 +03:00 [INF] Executing RedirectResult, redirecting to /identity/roles. +2021-03-17 11:25:16.716 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc) in 0.5647ms +2021-03-17 11:25:16.716 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 11:25:16.716 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Abp/Languages/Switch?culture=ar&uiCulture=ar&returnUrl=/identity/roles - - - 302 0 - 4.0255ms +2021-03-17 11:25:16.719 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/identity/roles - - +2021-03-17 11:25:16.724 +03:00 [INF] Executing endpoint '/_Host' +2021-03-17 11:25:16.724 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-17 11:25:16.724 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 11:25:16.725 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-17 11:25:16.725 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 11:25:16.725 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0٫43 ms. +2021-03-17 11:25:16.726 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0٫23 ms. +2021-03-17 11:25:16.726 +03:00 [INF] Executed page /_Host in 1.6813ms +2021-03-17 11:25:16.726 +03:00 [INF] Executed endpoint '/_Host' +2021-03-17 11:25:16.726 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/identity/roles - - - 200 - text/html;+charset=utf-8 7.3196ms +2021-03-17 11:25:16.730 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarySBlSp6oFE4srBZG8 359 +2021-03-17 11:25:16.730 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 11:25:16.730 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=7OImbSdeV5n9UF7OxENKCA - - - 101 - - 214022.3795ms +2021-03-17 11:25:16.733 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 11:25:16.734 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-17 11:25:16.734 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-17 11:25:16.735 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarySBlSp6oFE4srBZG8 359 - 200 0 - 4.7043ms +2021-03-17 11:25:16.741 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap-rtl.css?_v=637514812746088842 - - +2021-03-17 11:25:16.741 +03:00 [INF] The file /libs/bootstrap/css/bootstrap-rtl.css was not modified +2021-03-17 11:25:16.741 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap-rtl.css?_v=637514812746088842 - - - 304 - text/css 0.2742ms +2021-03-17 11:25:16.741 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 11:25:16.742 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-17 11:25:16.742 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 0.1912ms +2021-03-17 11:25:16.742 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 11:25:16.742 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-17 11:25:16.742 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-17 11:25:16.742 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-17 11:25:16.742 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 0.2471ms +2021-03-17 11:25:16.742 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-17 11:25:16.742 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-17 11:25:16.742 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 304 - text/css 0.2650ms +2021-03-17 11:25:16.743 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 304 - text/css 0.2592ms +2021-03-17 11:25:16.743 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-17 11:25:16.743 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - +2021-03-17 11:25:16.743 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-17 11:25:16.743 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-17 11:25:16.743 +03:00 [INF] The file /global-styles.css was not modified +2021-03-17 11:25:16.743 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 304 - text/css 0.2015ms +2021-03-17 11:25:16.743 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - - 304 - text/css 0.1559ms +2021-03-17 11:25:16.743 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-17 11:25:16.743 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 304 - text/css 0.2028ms +2021-03-17 11:25:16.744 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-17 11:25:16.744 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - +2021-03-17 11:25:16.744 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - +2021-03-17 11:25:16.744 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-17 11:25:16.744 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 304 - application/javascript 0.1256ms +2021-03-17 11:25:16.744 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - +2021-03-17 11:25:16.744 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-17 11:25:16.744 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-17 11:25:16.744 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - - 304 - application/javascript 0.1947ms +2021-03-17 11:25:16.744 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - - 304 - application/javascript 0.2029ms +2021-03-17 11:25:16.744 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-17 11:25:16.744 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - - 304 - application/javascript 0.1979ms +2021-03-17 11:25:16.758 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 11:25:16.761 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 11:25:16.761 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 11:25:16.761 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 11:25:16.761 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.3532ms +2021-03-17 11:25:16.768 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=Ul-JXf1if8vKxpeO0xq5QQ - - +2021-03-17 11:25:16.772 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 11:25:16.773 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 11:25:16.776 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:25:16.776 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:25:16.776 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:25:16.777 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:25:16.777 +03:00 [INF] Authorization was successful. +2021-03-17 11:25:16.777 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:25:16.777 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:25:16.777 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:25:16.777 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:25:16.777 +03:00 [INF] Authorization was successful. +2021-03-17 11:25:16.779 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 11:25:16.779 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 11:25:16.779 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 11:25:16.779 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 11:25:16.779 +03:00 [INF] Authorization was successful. +2021-03-17 11:25:16.780 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 11:25:16.781 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 11:25:16.781 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 11:25:16.782 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 11:25:16.784 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 11:25:16.784 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 11:25:16.784 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 11:25:16.785 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 11:25:16.785 +03:00 [INF] Authorization was successful. +2021-03-17 11:25:16.785 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:25:16.785 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:25:16.785 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:25:16.786 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:25:16.786 +03:00 [INF] Authorization was successful. +2021-03-17 11:25:16.786 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:25:16.786 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:25:16.786 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:25:16.787 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:25:16.787 +03:00 [INF] Authorization was successful. +2021-03-17 11:25:16.787 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:25:16.787 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:25:16.787 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:25:16.788 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:25:16.788 +03:00 [INF] Authorization was successful. +2021-03-17 11:25:16.791 +03:00 [INF] Authorization was successful. +2021-03-17 11:25:16.825 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:25:16.825 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:25:16.825 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:25:16.826 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:25:16.826 +03:00 [INF] Authorization was successful. +2021-03-17 11:25:16.854 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:25:16.855 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:25:16.855 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:25:16.855 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:25:16.856 +03:00 [INF] Authorization was successful. +2021-03-17 11:25:16.856 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:25:16.856 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:25:16.856 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:25:16.857 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:25:16.857 +03:00 [INF] Authorization was successful. +2021-03-17 11:25:16.857 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:25:16.857 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:25:16.857 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:25:16.858 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:25:16.858 +03:00 [INF] Authorization was successful. +2021-03-17 11:25:16.862 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:25:16.862 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:25:16.862 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:25:16.863 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:25:16.863 +03:00 [INF] Authorization was successful. +2021-03-17 11:25:16.863 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:25:16.864 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:25:16.864 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:25:16.864 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:25:16.864 +03:00 [INF] Authorization was successful. +2021-03-17 11:25:16.864 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:25:16.865 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:25:16.865 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:25:16.865 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:25:16.865 +03:00 [INF] Authorization was successful. +2021-03-17 11:25:16.869 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:25:16.869 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:25:16.869 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:25:16.870 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:25:16.870 +03:00 [INF] Authorization was successful. +2021-03-17 11:25:16.870 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:25:16.871 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:25:16.872 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:25:16.872 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:25:16.872 +03:00 [INF] Authorization was successful. +2021-03-17 11:25:16.872 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:25:16.873 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:25:16.873 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:25:16.873 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:25:16.873 +03:00 [INF] Authorization was successful. +2021-03-17 11:25:16.876 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:25:16.877 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:25:16.877 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:25:16.878 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:25:16.878 +03:00 [INF] Authorization was successful. +2021-03-17 11:25:16.878 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:25:16.878 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:25:16.878 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:25:16.879 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:25:16.879 +03:00 [INF] Authorization was successful. +2021-03-17 11:25:16.879 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:25:16.879 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:25:16.879 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:25:16.880 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:25:16.880 +03:00 [INF] Authorization was successful. +2021-03-17 11:25:16.883 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:25:16.883 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:25:16.884 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:25:16.884 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:25:16.884 +03:00 [INF] Authorization was successful. +2021-03-17 11:25:16.884 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:25:16.885 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:25:16.885 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:25:16.885 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:25:16.885 +03:00 [INF] Authorization was successful. +2021-03-17 11:25:16.885 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:25:16.886 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:25:16.886 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:25:16.887 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:25:16.887 +03:00 [INF] Authorization was successful. +2021-03-17 11:25:16.890 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:25:16.891 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:25:16.891 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:25:16.891 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:25:16.891 +03:00 [INF] Authorization was successful. +2021-03-17 11:25:16.891 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:25:16.892 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:25:16.892 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:25:16.892 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:25:16.892 +03:00 [INF] Authorization was successful. +2021-03-17 11:25:16.892 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:25:16.893 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:25:16.893 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:25:16.893 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:25:16.893 +03:00 [INF] Authorization was successful. +2021-03-17 11:25:20.333 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/identity/roles - - +2021-03-17 11:25:20.337 +03:00 [INF] Executing endpoint '/_Host' +2021-03-17 11:25:20.337 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-17 11:25:20.337 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 11:25:20.337 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-17 11:25:20.337 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 11:25:20.338 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0٫42 ms. +2021-03-17 11:25:20.339 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0٫31 ms. +2021-03-17 11:25:20.339 +03:00 [INF] Executed page /_Host in 1.6474ms +2021-03-17 11:25:20.339 +03:00 [INF] Executed endpoint '/_Host' +2021-03-17 11:25:20.339 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/identity/roles - - - 200 - text/html;+charset=utf-8 5.7678ms +2021-03-17 11:25:20.361 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/favicon.ico - - +2021-03-17 11:25:20.372 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-17 11:25:20.372 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/favicon.ico - - - 200 32038 image/x-icon 10.5055ms +2021-03-17 11:25:27.417 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap-rtl.css?_v=637514812746088842 - - +2021-03-17 11:25:27.418 +03:00 [INF] The file /libs/bootstrap/css/bootstrap-rtl.css was not modified +2021-03-17 11:25:27.418 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap-rtl.css?_v=637514812746088842 - - - 304 - text/css 0.5136ms +2021-03-17 11:25:27.418 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 11:25:27.418 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 11:25:27.418 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-17 11:25:27.418 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-17 11:25:27.418 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 0.3219ms +2021-03-17 11:25:27.418 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 0.3231ms +2021-03-17 11:25:27.418 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-17 11:25:27.418 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-17 11:25:27.418 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-17 11:25:27.418 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - +2021-03-17 11:25:27.419 +03:00 [INF] The file /global-styles.css was not modified +2021-03-17 11:25:27.419 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-17 11:25:27.419 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-17 11:25:27.419 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-17 11:25:27.419 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - - 304 - text/css 0.2087ms +2021-03-17 11:25:27.419 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 304 - text/css 0.3043ms +2021-03-17 11:25:27.419 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 304 - text/css 0.3881ms +2021-03-17 11:25:27.419 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 304 - text/css 0.3648ms +2021-03-17 11:25:27.422 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-17 11:25:27.422 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-17 11:25:27.422 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 304 - text/css 0.5458ms +2021-03-17 11:25:27.476 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap-rtl.css.map - - +2021-03-17 11:25:27.479 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/css/bootstrap-rtl.css.map'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\css\bootstrap-rtl.css.map' +2021-03-17 11:25:27.479 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap-rtl.css.map - - - 200 558919 text/plain 2.8303ms +2021-03-17 11:27:28.928 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/identity/roles - - +2021-03-17 11:27:32.399 +03:00 [INF] Executing endpoint '/_Host' +2021-03-17 11:27:32.400 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-17 11:27:32.400 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 11:27:32.402 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-17 11:27:32.402 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 11:27:32.408 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0٫42 ms. +2021-03-17 11:27:32.412 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0٫29 ms. +2021-03-17 11:27:32.412 +03:00 [INF] Executed page /_Host in 12.07ms +2021-03-17 11:27:32.412 +03:00 [INF] Executed endpoint '/_Host' +2021-03-17 11:27:32.412 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/identity/roles - - - 200 - text/html;+charset=utf-8 3483.7100ms +2021-03-17 11:27:32.429 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryDG2BT8Y0X9B0T8IY 359 +2021-03-17 11:27:32.429 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 11:27:32.429 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=Ul-JXf1if8vKxpeO0xq5QQ - - - 101 - - 135661.7651ms +2021-03-17 11:27:32.432 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 11:27:32.433 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-17 11:27:32.433 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-17 11:27:32.433 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryDG2BT8Y0X9B0T8IY 359 - 200 0 - 4.6001ms +2021-03-17 11:27:32.440 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 11:27:32.440 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap-rtl.css?_v=637514812746088842 - - +2021-03-17 11:27:32.440 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 11:27:32.441 +03:00 [INF] The file /libs/bootstrap/css/bootstrap-rtl.css was not modified +2021-03-17 11:27:32.441 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-17 11:27:32.441 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-17 11:27:32.441 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 0.6942ms +2021-03-17 11:27:32.441 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 1.0256ms +2021-03-17 11:27:32.441 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap-rtl.css?_v=637514812746088842 - - - 304 - text/css 1.0719ms +2021-03-17 11:27:32.441 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-17 11:27:32.441 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-17 11:27:32.441 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-17 11:27:32.441 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-17 11:27:32.441 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-17 11:27:32.441 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 304 - text/css 0.3775ms +2021-03-17 11:27:32.441 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-17 11:27:32.441 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 304 - text/css 0.3028ms +2021-03-17 11:27:32.441 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 304 - text/css 0.2997ms +2021-03-17 11:27:32.442 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - +2021-03-17 11:27:32.442 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-17 11:27:32.442 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-17 11:27:32.442 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - +2021-03-17 11:27:32.443 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - +2021-03-17 11:27:32.443 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-17 11:27:32.443 +03:00 [INF] The file /global-styles.css was not modified +2021-03-17 11:27:32.443 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - - 304 - text/css 0.2528ms +2021-03-17 11:27:32.443 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 304 - application/javascript 0.1816ms +2021-03-17 11:27:32.443 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-17 11:27:32.443 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - +2021-03-17 11:27:32.443 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 304 - text/css 0.3178ms +2021-03-17 11:27:32.443 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-17 11:27:32.443 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-17 11:27:32.443 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-17 11:27:32.443 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - - 304 - application/javascript 0.3029ms +2021-03-17 11:27:32.443 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - - 304 - application/javascript 0.3423ms +2021-03-17 11:27:32.443 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - - 304 - application/javascript 0.1973ms +2021-03-17 11:27:32.460 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 11:27:32.465 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 11:27:32.466 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 11:27:32.467 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 11:27:32.467 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 6.9406ms +2021-03-17 11:27:32.482 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=_MBbRP240qhKYCawjL5Lkw - - +2021-03-17 11:27:32.483 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/favicon.ico - - +2021-03-17 11:27:32.483 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-17 11:27:32.483 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/favicon.ico - - - 200 32038 image/x-icon 0.6253ms +2021-03-17 11:27:32.485 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 11:27:32.487 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 11:27:32.492 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:27:32.493 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:27:32.493 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:27:32.493 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:27:32.493 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:32.493 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:27:32.493 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:27:32.493 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:27:32.494 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:27:32.494 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:32.495 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 11:27:32.495 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 11:27:32.495 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 11:27:32.496 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 11:27:32.496 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:32.496 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 11:27:32.497 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 11:27:32.497 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 11:27:32.498 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 11:27:32.500 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 11:27:32.500 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 11:27:32.500 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 11:27:32.500 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 11:27:32.501 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:32.501 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:32.501 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:32.501 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:32.501 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:32.501 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:32.501 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:32.502 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:32.502 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:32.502 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:32.502 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:32.502 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:32.503 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:32.503 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:32.503 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:32.503 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:32.507 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:32.543 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:27:32.544 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:27:32.544 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:27:32.544 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:27:32.544 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:32.574 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:32.575 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:32.575 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:32.575 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:32.575 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:32.575 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:32.576 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:32.576 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:32.577 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:32.577 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:32.577 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:32.577 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:32.577 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:32.578 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:32.578 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:32.581 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:32.581 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:32.581 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:32.582 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:32.582 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:32.582 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:32.583 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:32.583 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:32.583 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:32.583 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:32.583 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:32.584 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:32.584 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:32.584 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:32.584 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:32.588 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:32.589 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:32.589 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:32.589 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:32.589 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:32.589 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:32.590 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:32.590 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:32.591 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:32.591 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:32.591 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:32.591 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:32.591 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:32.592 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:32.592 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:32.595 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:32.596 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:32.596 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:32.596 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:32.596 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:32.596 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:32.597 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:32.597 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:32.597 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:32.597 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:32.597 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:32.598 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:32.598 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:32.599 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:32.599 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:32.602 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:32.604 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:32.604 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:32.604 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:32.604 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:32.604 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:32.605 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:32.605 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:32.605 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:32.606 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:32.606 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:32.606 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:32.606 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:32.607 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:32.607 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:32.610 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:32.610 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:32.610 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:32.611 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:32.611 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:32.611 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:32.612 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:32.612 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:32.612 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:32.612 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:32.612 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:32.613 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:32.613 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:32.614 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:32.614 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:36.159 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Abp/Languages/Switch?culture=en&uiCulture=en&returnUrl=/identity/roles - - +2021-03-17 11:27:36.162 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 11:27:36.163 +03:00 [INF] Route matched with {area = "Abp", action = "Switch", controller = "AbpLanguages", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Switch(System.String, System.String, System.String) on controller Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController (Volo.Abp.AspNetCore.Mvc). +2021-03-17 11:27:36.164 +03:00 [INF] Executing RedirectResult, redirecting to /identity/roles. +2021-03-17 11:27:36.164 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc) in 0.8434ms +2021-03-17 11:27:36.164 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 11:27:36.164 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Abp/Languages/Switch?culture=en&uiCulture=en&returnUrl=/identity/roles - - - 302 0 - 5.7321ms +2021-03-17 11:27:36.166 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/identity/roles - - +2021-03-17 11:27:36.169 +03:00 [INF] Executing endpoint '/_Host' +2021-03-17 11:27:36.169 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-17 11:27:36.169 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 11:27:36.169 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-17 11:27:36.169 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 11:27:36.171 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 1.19 ms. +2021-03-17 11:27:36.172 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.22 ms. +2021-03-17 11:27:36.172 +03:00 [INF] Executed page /_Host in 3.4008ms +2021-03-17 11:27:36.172 +03:00 [INF] Executed endpoint '/_Host' +2021-03-17 11:27:36.172 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/identity/roles - - - 200 - text/html;+charset=utf-8 6.5042ms +2021-03-17 11:27:36.177 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryAWxiwdxyTvKEIIn9 359 +2021-03-17 11:27:36.177 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 11:27:36.177 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=_MBbRP240qhKYCawjL5Lkw - - - 101 - - 3695.0409ms +2021-03-17 11:27:36.180 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 11:27:36.180 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-17 11:27:36.181 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-17 11:27:36.181 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryAWxiwdxyTvKEIIn9 359 - 200 0 - 4.0932ms +2021-03-17 11:27:36.188 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-17 11:27:36.188 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-17 11:27:36.188 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 0.2989ms +2021-03-17 11:27:36.190 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 11:27:36.190 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-17 11:27:36.190 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 0.2352ms +2021-03-17 11:27:36.190 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-17 11:27:36.190 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 11:27:36.190 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-17 11:27:36.190 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 0.2661ms +2021-03-17 11:27:36.190 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-17 11:27:36.191 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 304 - text/css 0.2978ms +2021-03-17 11:27:36.191 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-17 11:27:36.191 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-17 11:27:36.191 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - +2021-03-17 11:27:36.191 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-17 11:27:36.191 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 304 - text/css 0.1981ms +2021-03-17 11:27:36.191 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-17 11:27:36.191 +03:00 [INF] The file /global-styles.css was not modified +2021-03-17 11:27:36.191 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 304 - text/css 0.1915ms +2021-03-17 11:27:36.191 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - - 304 - text/css 0.1260ms +2021-03-17 11:27:36.192 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-17 11:27:36.192 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-17 11:27:36.192 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - +2021-03-17 11:27:36.193 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-17 11:27:36.193 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - +2021-03-17 11:27:36.193 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 304 - application/javascript 0.1399ms +2021-03-17 11:27:36.193 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-17 11:27:36.193 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - +2021-03-17 11:27:36.193 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 304 - text/css 0.1946ms +2021-03-17 11:27:36.193 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-17 11:27:36.193 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - - 304 - application/javascript 0.1841ms +2021-03-17 11:27:36.193 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-17 11:27:36.193 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - - 304 - application/javascript 0.2040ms +2021-03-17 11:27:36.193 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-17 11:27:36.193 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - - 304 - application/javascript 0.2665ms +2021-03-17 11:27:36.205 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 11:27:36.208 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 11:27:36.209 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 11:27:36.209 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 11:27:36.209 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.4889ms +2021-03-17 11:27:36.218 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=4j9wjW3in-L52pmp74gS3Q - - +2021-03-17 11:27:36.222 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 11:27:36.222 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 11:27:36.226 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:27:36.226 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:27:36.226 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:27:36.226 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:27:36.226 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:36.226 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:27:36.227 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:27:36.227 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:27:36.227 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:27:36.227 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:36.228 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 11:27:36.229 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 11:27:36.229 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 11:27:36.229 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 11:27:36.229 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:36.230 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 11:27:36.231 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 11:27:36.231 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 11:27:36.232 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 11:27:36.233 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 11:27:36.233 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 11:27:36.233 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 11:27:36.234 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 11:27:36.234 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:36.234 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:36.234 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:36.234 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:36.234 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:36.234 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:36.234 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:36.235 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:36.235 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:36.235 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:36.235 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:36.235 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:36.235 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:36.235 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:36.236 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:36.236 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:36.240 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:36.273 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:27:36.274 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:27:36.274 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:27:36.274 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:27:36.274 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:36.299 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:36.300 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:36.300 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:36.300 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:36.300 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:36.301 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:36.301 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:36.301 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:36.301 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:36.301 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:36.302 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:36.302 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:36.302 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:36.303 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:36.303 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:36.306 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:36.307 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:36.307 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:36.308 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:36.308 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:36.308 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:36.308 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:36.308 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:36.309 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:36.309 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:36.309 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:36.309 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:36.309 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:36.310 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:36.310 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:36.313 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:36.313 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:36.313 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:36.314 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:36.314 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:36.314 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:36.314 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:36.314 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:36.315 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:36.315 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:36.315 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:36.316 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:36.316 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:36.316 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:36.316 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:36.320 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:36.320 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:36.320 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:36.321 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:36.321 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:36.321 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:36.322 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:36.322 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:36.322 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:36.322 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:36.322 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:36.323 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:36.323 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:36.323 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:36.323 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:36.326 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:36.327 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:36.327 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:36.327 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:36.327 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:36.328 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:36.328 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:36.328 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:36.329 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:36.329 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:36.329 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:36.329 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:36.329 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:36.330 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:36.330 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:36.333 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:36.334 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:36.334 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:36.334 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:36.334 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:36.334 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:36.335 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:36.335 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:36.335 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:36.335 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:36.335 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:36.336 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:36.336 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:36.337 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:36.337 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:40.476 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Abp/Languages/Switch?culture=ar&uiCulture=ar&returnUrl=/identity/roles - - +2021-03-17 11:27:40.480 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 11:27:40.480 +03:00 [INF] Route matched with {area = "Abp", action = "Switch", controller = "AbpLanguages", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Switch(System.String, System.String, System.String) on controller Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController (Volo.Abp.AspNetCore.Mvc). +2021-03-17 11:27:40.481 +03:00 [INF] Executing RedirectResult, redirecting to /identity/roles. +2021-03-17 11:27:40.481 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc) in 0.5451ms +2021-03-17 11:27:40.481 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 11:27:40.481 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Abp/Languages/Switch?culture=ar&uiCulture=ar&returnUrl=/identity/roles - - - 302 0 - 5.1722ms +2021-03-17 11:27:40.483 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/identity/roles - - +2021-03-17 11:27:40.486 +03:00 [INF] Executing endpoint '/_Host' +2021-03-17 11:27:40.486 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-17 11:27:40.486 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 11:27:40.487 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-17 11:27:40.487 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 11:27:40.487 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0٫43 ms. +2021-03-17 11:27:40.488 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0٫28 ms. +2021-03-17 11:27:40.488 +03:00 [INF] Executed page /_Host in 1.8689ms +2021-03-17 11:27:40.488 +03:00 [INF] Executed endpoint '/_Host' +2021-03-17 11:27:40.488 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/identity/roles - - - 200 - text/html;+charset=utf-8 5.2595ms +2021-03-17 11:27:40.492 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarytNTzCMAPskrLDhRu 359 +2021-03-17 11:27:40.492 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 11:27:40.493 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=4j9wjW3in-L52pmp74gS3Q - - - 101 - - 4274.8085ms +2021-03-17 11:27:40.495 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 11:27:40.495 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-17 11:27:40.496 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-17 11:27:40.496 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarytNTzCMAPskrLDhRu 359 - 200 0 - 3.4024ms +2021-03-17 11:27:40.502 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap-rtl.css?_v=637514812746088842 - - +2021-03-17 11:27:40.502 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 11:27:40.502 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-17 11:27:40.502 +03:00 [INF] The file /libs/bootstrap/css/bootstrap-rtl.css was not modified +2021-03-17 11:27:40.502 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap-rtl.css?_v=637514812746088842 - - - 304 - text/css 0.3516ms +2021-03-17 11:27:40.502 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 0.3720ms +2021-03-17 11:27:40.503 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-17 11:27:40.503 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 11:27:40.503 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-17 11:27:40.503 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-17 11:27:40.504 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 0.3063ms +2021-03-17 11:27:40.504 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-17 11:27:40.504 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-17 11:27:40.504 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 304 - text/css 0.4065ms +2021-03-17 11:27:40.504 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 304 - text/css 0.4244ms +2021-03-17 11:27:40.504 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-17 11:27:40.504 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - +2021-03-17 11:27:40.504 +03:00 [INF] The file /global-styles.css was not modified +2021-03-17 11:27:40.504 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - - 304 - text/css 0.1401ms +2021-03-17 11:27:40.504 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-17 11:27:40.504 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 304 - text/css 0.2766ms +2021-03-17 11:27:40.505 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-17 11:27:40.505 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-17 11:27:40.505 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - +2021-03-17 11:27:40.505 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-17 11:27:40.505 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - +2021-03-17 11:27:40.505 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 304 - application/javascript 0.1148ms +2021-03-17 11:27:40.505 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - +2021-03-17 11:27:40.505 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-17 11:27:40.505 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-17 11:27:40.505 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - - 304 - application/javascript 0.2232ms +2021-03-17 11:27:40.505 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 304 - text/css 0.2970ms +2021-03-17 11:27:40.505 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-17 11:27:40.505 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-17 11:27:40.505 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - - 304 - application/javascript 0.2178ms +2021-03-17 11:27:40.505 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - - 304 - application/javascript 0.1956ms +2021-03-17 11:27:40.517 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 11:27:40.521 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 11:27:40.522 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 11:27:40.522 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 11:27:40.522 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.1302ms +2021-03-17 11:27:40.531 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=EAnog3jfkjOhxdrTZolr0w - - +2021-03-17 11:27:40.533 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 11:27:40.534 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 11:27:40.538 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:27:40.539 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:27:40.539 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:27:40.539 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:27:40.539 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:40.539 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:27:40.539 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:27:40.540 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:27:40.540 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:27:40.540 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:40.541 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 11:27:40.542 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 11:27:40.542 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 11:27:40.542 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 11:27:40.542 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:40.542 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 11:27:40.543 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 11:27:40.543 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 11:27:40.544 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 11:27:40.545 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 11:27:40.546 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 11:27:40.546 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 11:27:40.546 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 11:27:40.546 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:40.546 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:40.546 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:40.546 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:40.547 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:40.547 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:40.547 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:40.547 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:40.547 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:40.547 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:40.547 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:40.547 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:40.548 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:40.548 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:40.548 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:40.548 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:40.551 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:40.582 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:27:40.583 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:27:40.583 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:27:40.583 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:27:40.583 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:40.608 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:40.609 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:40.609 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:40.609 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:40.609 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:40.609 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:40.610 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:40.610 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:40.611 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:40.611 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:40.611 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:40.611 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:40.611 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:40.612 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:40.612 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:40.615 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:40.616 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:40.616 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:40.616 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:40.616 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:40.616 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:40.617 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:40.617 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:40.617 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:40.617 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:40.617 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:40.618 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:40.618 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:40.618 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:40.618 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:40.622 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:40.622 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:40.622 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:40.623 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:40.623 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:40.623 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:40.623 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:40.624 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:40.624 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:40.624 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:40.624 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:40.625 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:40.625 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:40.625 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:40.625 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:40.628 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:40.629 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:40.629 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:40.629 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:40.629 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:40.629 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:40.630 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:40.630 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:40.630 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:40.630 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:40.630 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:40.631 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:40.631 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:40.631 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:40.631 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:40.635 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:40.635 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:40.635 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:40.636 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:40.636 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:40.636 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:40.636 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:40.636 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:40.637 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:40.637 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:40.637 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:40.637 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:40.637 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:40.638 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:40.638 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:40.641 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:40.642 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:40.642 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:40.642 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:40.642 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:40.642 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:40.643 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:40.643 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:40.643 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:40.643 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:40.644 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:40.644 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:40.644 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:40.644 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:40.645 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:42.240 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 11:27:42.240 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 11:27:42.240 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 11:27:42.241 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 11:27:42.241 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:49.294 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Abp/Languages/Switch?culture=en&uiCulture=en&returnUrl=/identity/roles - - +2021-03-17 11:27:49.297 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 11:27:49.298 +03:00 [INF] Route matched with {area = "Abp", action = "Switch", controller = "AbpLanguages", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Switch(System.String, System.String, System.String) on controller Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController (Volo.Abp.AspNetCore.Mvc). +2021-03-17 11:27:49.298 +03:00 [INF] Executing RedirectResult, redirecting to /identity/roles. +2021-03-17 11:27:49.298 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc) in 0.5525ms +2021-03-17 11:27:49.298 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController.Switch (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 11:27:49.298 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Abp/Languages/Switch?culture=en&uiCulture=en&returnUrl=/identity/roles - - - 302 0 - 4.4105ms +2021-03-17 11:27:49.300 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/identity/roles - - +2021-03-17 11:27:49.304 +03:00 [INF] Executing endpoint '/_Host' +2021-03-17 11:27:49.304 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-17 11:27:49.304 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 11:27:49.304 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-17 11:27:49.304 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 11:27:49.305 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.40 ms. +2021-03-17 11:27:49.305 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.20 ms. +2021-03-17 11:27:49.305 +03:00 [INF] Executed page /_Host in 1.323ms +2021-03-17 11:27:49.305 +03:00 [INF] Executed endpoint '/_Host' +2021-03-17 11:27:49.305 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/identity/roles - - - 200 - text/html;+charset=utf-8 4.9301ms +2021-03-17 11:27:49.309 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryZJ7UJJIhkIeFHa0E 359 +2021-03-17 11:27:49.310 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 11:27:49.310 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=EAnog3jfkjOhxdrTZolr0w - - - 101 - - 8778.8509ms +2021-03-17 11:27:49.312 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 11:27:49.313 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-17 11:27:49.313 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-17 11:27:49.313 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryZJ7UJJIhkIeFHa0E 359 - 200 0 - 3.8187ms +2021-03-17 11:27:49.320 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-17 11:27:49.320 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 11:27:49.320 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-17 11:27:49.320 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-17 11:27:49.320 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 0.3086ms +2021-03-17 11:27:49.320 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 0.3622ms +2021-03-17 11:27:49.322 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 11:27:49.322 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-17 11:27:49.322 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-17 11:27:49.322 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 0.1818ms +2021-03-17 11:27:49.322 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-17 11:27:49.322 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 304 - text/css 0.2481ms +2021-03-17 11:27:49.322 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-17 11:27:49.323 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-17 11:27:49.323 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 304 - text/css 0.1911ms +2021-03-17 11:27:49.323 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-17 11:27:49.323 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - +2021-03-17 11:27:49.323 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-17 11:27:49.323 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-17 11:27:49.323 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-17 11:27:49.323 +03:00 [INF] The file /global-styles.css was not modified +2021-03-17 11:27:49.323 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-17 11:27:49.323 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - +2021-03-17 11:27:49.323 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 304 - text/css 0.1978ms +2021-03-17 11:27:49.323 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - - 304 - text/css 0.1964ms +2021-03-17 11:27:49.323 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 304 - text/css 0.1558ms +2021-03-17 11:27:49.323 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-17 11:27:49.323 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 304 - application/javascript 0.1403ms +2021-03-17 11:27:49.323 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-17 11:27:49.323 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - - 304 - application/javascript 0.2443ms +2021-03-17 11:27:49.324 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - +2021-03-17 11:27:49.324 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - +2021-03-17 11:27:49.324 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-17 11:27:49.324 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-17 11:27:49.324 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - - 304 - application/javascript 0.1761ms +2021-03-17 11:27:49.324 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - - 304 - application/javascript 0.1779ms +2021-03-17 11:27:49.337 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 11:27:49.339 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 11:27:49.340 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 11:27:49.340 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 11:27:49.340 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 2.8701ms +2021-03-17 11:27:49.346 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=Lw0xx7ldLdNNAM5CvFbQFg - - +2021-03-17 11:27:49.349 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 11:27:49.350 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 11:27:49.354 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:27:49.354 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:27:49.354 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:27:49.354 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:27:49.354 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:49.355 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:27:49.355 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:27:49.355 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:27:49.355 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:27:49.355 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:49.357 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 11:27:49.357 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 11:27:49.357 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 11:27:49.357 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 11:27:49.357 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:49.358 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 11:27:49.359 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 11:27:49.359 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 11:27:49.360 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 11:27:49.361 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 11:27:49.361 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 11:27:49.361 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 11:27:49.361 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 11:27:49.361 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:49.361 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:49.362 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:49.362 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:49.362 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:49.362 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:49.362 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:49.363 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:49.363 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:49.363 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:49.363 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:49.363 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:49.364 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:49.364 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:49.364 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:49.364 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:49.367 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:49.401 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:27:49.402 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 11:27:49.402 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:27:49.403 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 11:27:49.403 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:49.428 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:49.429 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:49.429 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:49.430 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:49.430 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:49.430 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:49.430 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:49.430 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:49.431 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:49.431 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:49.431 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:49.432 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:49.432 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:49.432 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:49.432 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:49.435 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:49.436 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:49.436 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:49.437 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:49.437 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:49.437 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:49.438 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:49.438 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:49.439 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:49.439 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:49.439 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:49.439 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:49.439 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:49.440 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:49.440 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:49.443 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:49.444 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:49.444 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:49.444 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:49.444 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:49.444 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:49.445 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:49.445 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:49.445 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:49.445 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:49.445 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:49.446 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:49.446 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:49.446 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:49.447 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:49.450 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:49.450 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:49.450 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:49.451 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:49.451 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:49.451 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:49.452 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:49.452 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:49.452 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:49.452 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:49.452 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:49.453 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:49.453 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:49.454 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:49.454 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:49.458 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:49.458 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:49.458 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:49.459 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:49.459 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:49.459 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:49.460 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:49.460 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:49.460 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:49.460 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:49.460 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:49.461 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:49.461 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:49.461 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:49.461 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:49.465 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:49.465 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 11:27:49.465 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:49.466 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 11:27:49.466 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:49.466 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:49.466 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:49.466 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:49.467 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 11:27:49.467 +03:00 [INF] Authorization was successful. +2021-03-17 11:27:49.467 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:49.467 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:49.467 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:49.468 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 11:27:49.468 +03:00 [INF] Authorization was successful. +2021-03-17 11:30:19.589 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarykl59aPGe5amEBZcZ 359 +2021-03-17 11:30:19.593 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 11:30:19.594 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-17 11:30:19.595 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-17 11:30:19.595 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarykl59aPGe5amEBZcZ 359 - 200 0 - 6.2151ms +2021-03-17 11:30:19.596 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 11:30:19.596 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=Lw0xx7ldLdNNAM5CvFbQFg - - - 101 - - 150249.4447ms +2021-03-17 16:07:57.195 +03:00 [INF] Starting web host. +2021-03-17 16:07:59.197 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-17 16:07:59.240 +03:00 [INF] Loaded ABP modules: +2021-03-17 16:07:59.240 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorModule +2021-03-17 16:07:59.240 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-17 16:07:59.240 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-17 16:07:59.240 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.MultiLingualObject.AbpMultiLingualObjectModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-17 16:07:59.240 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-17 16:07:59.240 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-17 16:07:59.240 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-17 16:07:59.240 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingAbstractionsModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.BasicTheme.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-17 16:07:59.240 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-17 16:07:59.288 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-17 16:07:59.291 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-17 16:07:59.325 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-17 16:07:59.862 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-17 16:07:59.862 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-17 16:07:59.862 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-17 16:07:59.862 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-17 16:07:59.862 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-17 16:07:59.863 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-17 16:08:00.392 +03:00 [INF] Initialized all ABP modules. +2021-03-17 16:08:00.462 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-17 16:08:00.465 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-17 16:08:00.465 +03:00 [INF] Hosting environment: Development +2021-03-17 16:08:00.465 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-17 16:08:00.845 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-17 16:08:03.782 +03:00 [DBG] Login Url: /Account/Login +2021-03-17 16:08:03.782 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-17 16:08:03.782 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-17 16:08:03.782 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-17 16:08:03.782 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-17 16:08:03.782 +03:00 [DBG] Error Url: /Account/Error +2021-03-17 16:08:03.782 +03:00 [DBG] Error Id Parameter: errorId +2021-03-17 16:08:03.901 +03:00 [INF] Executing endpoint '/_Host' +2021-03-17 16:08:03.951 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-17 16:08:03.955 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 16:08:03.985 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-17 16:08:03.986 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 16:08:04.122 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 20.49 ms. +2021-03-17 16:08:04.179 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 3.64 ms. +2021-03-17 16:08:04.201 +03:00 [INF] Executed page /_Host in 243.0841ms +2021-03-17 16:08:04.201 +03:00 [INF] Executed endpoint '/_Host' +2021-03-17 16:08:04.212 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 16:08:04.212 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-17 16:08:04.212 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 16:08:04.213 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 3368.2194ms +2021-03-17 16:08:04.217 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-17 16:08:04.217 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-17 16:08:04.217 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-17 16:08:04.218 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 5.9113ms +2021-03-17 16:08:04.218 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 5.9101ms +2021-03-17 16:08:04.218 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 5.9107ms +2021-03-17 16:08:04.224 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-17 16:08:04.224 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-17 16:08:04.225 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-17 16:08:04.225 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-17 16:08:04.225 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 304 - text/css 0.8997ms +2021-03-17 16:08:04.225 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 304 - text/css 0.7781ms +2021-03-17 16:08:04.226 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-17 16:08:04.227 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-17 16:08:04.227 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 304 - text/css 0.3441ms +2021-03-17 16:08:04.230 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - +2021-03-17 16:08:04.231 +03:00 [INF] The file /global-styles.css was not modified +2021-03-17 16:08:04.231 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - - 304 - text/css 0.5653ms +2021-03-17 16:08:04.231 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-17 16:08:04.231 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-17 16:08:04.231 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 304 - text/css 0.4742ms +2021-03-17 16:08:04.232 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-17 16:08:04.233 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-17 16:08:04.233 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 304 - application/javascript 0.3792ms +2021-03-17 16:08:04.234 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - +2021-03-17 16:08:04.234 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - +2021-03-17 16:08:04.234 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-17 16:08:04.234 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-17 16:08:04.234 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - - 304 - application/javascript 0.3934ms +2021-03-17 16:08:04.235 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - - 304 - application/javascript 0.4066ms +2021-03-17 16:08:04.240 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - +2021-03-17 16:08:04.241 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-17 16:08:04.241 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - - 304 - application/javascript 0.7800ms +2021-03-17 16:08:04.258 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 16:08:04.269 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:08:04.271 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 16:08:04.288 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 16:08:04.288 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 29.5732ms +2021-03-17 16:08:04.299 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=YEGiJu1vb7LZ84OH6km7Dg - - +2021-03-17 16:08:04.303 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:08:04.305 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 16:08:04.539 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-17 16:08:04.652 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-17 16:08:06.945 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-17 16:08:06.945 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-17 16:08:06.958 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\webfonts\fa-brands-400.woff2' +2021-03-17 16:08:06.958 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\webfonts\fa-solid-900.woff2' +2021-03-17 16:08:06.960 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 200 77444 font/woff2 15.2636ms +2021-03-17 16:08:06.960 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 200 80328 font/woff2 15.2634ms +2021-03-17 16:08:08.453 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-17 16:08:08.462 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Account/Login - - +2021-03-17 16:08:08.475 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-17 16:08:08.493 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-17 16:08:08.493 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 16:08:08.768 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnGetAsync - ModelState is "Valid" +2021-03-17 16:08:08.782 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 16:08:09.037 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 5.46 ms. +2021-03-17 16:08:09.065 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-17 16:08:09.156 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 8.83 ms. +2021-03-17 16:08:09.171 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarywi7844L0u6oBmIjB 359 +2021-03-17 16:08:09.172 +03:00 [INF] Executed page /Account/Login in 678.3637ms +2021-03-17 16:08:09.173 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-17 16:08:09.182 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 16:08:09.183 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:08:09.183 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-17 16:08:09.183 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 0.3720ms +2021-03-17 16:08:09.183 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 16:08:09.183 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-17 16:08:09.183 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Account/Login - - - 200 - text/html;+charset=utf-8 721.3280ms +2021-03-17 16:08:09.183 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-17 16:08:09.183 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-17 16:08:09.183 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 0.3469ms +2021-03-17 16:08:09.183 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 0.8931ms +2021-03-17 16:08:09.183 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-17 16:08:09.185 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 16:08:09.185 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=YEGiJu1vb7LZ84OH6km7Dg - - - 101 - - 4885.7537ms +2021-03-17 16:08:09.190 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/select2/css/select2.min.css?_v=637514812746624703 - - +2021-03-17 16:08:09.190 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.css?_v=637514812746934628 - - +2021-03-17 16:08:09.190 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/core/abp.css?_v=637514812745831597 - - +2021-03-17 16:08:09.190 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637514812746304631 - - +2021-03-17 16:08:09.191 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-17 16:08:09.191 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-17 16:08:09.191 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-17 16:08:09.191 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-17 16:08:09.191 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/select2/css/select2.min.css?_v=637514812746624703 - - - 304 - text/css 0.3204ms +2021-03-17 16:08:09.191 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/core/abp.css?_v=637514812745831597 - - - 304 - text/css 0.3004ms +2021-03-17 16:08:09.191 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.css?_v=637514812746934628 - - - 304 - text/css 0.3490ms +2021-03-17 16:08:09.191 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637514812746304631 - - - 304 - text/css 0.3316ms +2021-03-17 16:08:09.192 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637514812746604643 - - +2021-03-17 16:08:09.192 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css?_v=637478884526317768 - - +2021-03-17 16:08:09.192 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - +2021-03-17 16:08:09.192 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637514812745861596 - - +2021-03-17 16:08:09.192 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-17 16:08:09.192 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-17 16:08:09.192 +03:00 [INF] The file /global-styles.css was not modified +2021-03-17 16:08:09.192 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/themes/basic/layout.css?_v=637478884526085297 - - +2021-03-17 16:08:09.192 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637514812745861596 - - - 304 - text/css 0.2743ms +2021-03-17 16:08:09.192 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/utils/abp-utils.umd.min.js?_v=637514812745851595 - - +2021-03-17 16:08:09.192 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637514812746604643 - - - 304 - text/css 0.4097ms +2021-03-17 16:08:09.192 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - - 304 - text/css 0.2732ms +2021-03-17 16:08:09.192 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css was not modified +2021-03-17 16:08:09.192 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/core/abp.js?_v=637514812745831597 - - +2021-03-17 16:08:09.193 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css?_v=637478884526317768 - - - 304 - text/css 0.6485ms +2021-03-17 16:08:09.193 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-17 16:08:09.193 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/utils/abp-utils.umd.min.js?_v=637514812745851595 - - - 304 - application/javascript 0.3264ms +2021-03-17 16:08:09.193 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-17 16:08:09.193 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/core/abp.js?_v=637514812745831597 - - - 304 - application/javascript 0.2185ms +2021-03-17 16:08:09.193 +03:00 [INF] The file /themes/basic/layout.css was not modified +2021-03-17 16:08:09.193 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/themes/basic/layout.css?_v=637478884526085297 - - - 304 - text/css 0.7202ms +2021-03-17 16:08:09.195 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery/jquery.js?_v=637514812746524624 - - +2021-03-17 16:08:09.195 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/jquery/abp.jquery.js?_v=637514812745841597 - - +2021-03-17 16:08:09.195 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/js/bootstrap.bundle.js?_v=637514812746254627 - - +2021-03-17 16:08:09.195 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/lodash/lodash.min.js?_v=637514812746534624 - - +2021-03-17 16:08:09.195 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-validation/jquery.validate.js?_v=637514812746364627 - - +2021-03-17 16:08:09.195 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-17 16:08:09.195 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-17 16:08:09.195 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-17 16:08:09.195 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-17 16:08:09.195 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-17 16:08:09.195 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/lodash/lodash.min.js?_v=637514812746534624 - - - 304 - application/javascript 0.2779ms +2021-03-17 16:08:09.195 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery/jquery.js?_v=637514812746524624 - - - 304 - application/javascript 0.3442ms +2021-03-17 16:08:09.195 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/jquery/abp.jquery.js?_v=637514812745841597 - - - 304 - application/javascript 0.3643ms +2021-03-17 16:08:09.196 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/js/bootstrap.bundle.js?_v=637514812746254627 - - - 304 - application/javascript 0.4131ms +2021-03-17 16:08:09.195 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-validation/jquery.validate.js?_v=637514812746364627 - - - 304 - application/javascript 0.3576ms +2021-03-17 16:08:09.196 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-17 16:08:09.196 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarywi7844L0u6oBmIjB 359 - 200 0 - 24.7376ms +2021-03-17 16:08:09.198 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-form/jquery.form.min.js?_v=637514812746354628 - - +2021-03-17 16:08:09.198 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/select2/js/select2.min.js?_v=637514812746764627 - - +2021-03-17 16:08:09.198 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637514812746364627 - - +2021-03-17 16:08:09.198 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/datatables.net/js/jquery.dataTables.js?_v=637514812746344621 - - +2021-03-17 16:08:09.198 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637514812746744625 - - +2021-03-17 16:08:09.198 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-17 16:08:09.198 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-17 16:08:09.198 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-17 16:08:09.198 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-17 16:08:09.198 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Abp/ApplicationConfigurationScript - - +2021-03-17 16:08:09.198 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-17 16:08:09.198 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-form/jquery.form.min.js?_v=637514812746354628 - - - 304 - application/javascript 0.3157ms +2021-03-17 16:08:09.198 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637514812746314628 - - +2021-03-17 16:08:09.198 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/select2/js/select2.min.js?_v=637514812746764627 - - - 304 - application/javascript 0.3141ms +2021-03-17 16:08:09.198 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/datatables.net/js/jquery.dataTables.js?_v=637514812746344621 - - - 304 - application/javascript 0.1897ms +2021-03-17 16:08:09.198 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637514812746364627 - - - 304 - application/javascript 0.2976ms +2021-03-17 16:08:09.198 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/luxon/luxon.min.js?_v=637514812746584649 - - +2021-03-17 16:08:09.198 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637514812746744625 - - - 304 - application/javascript 0.2220ms +2021-03-17 16:08:09.198 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-17 16:08:09.198 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/luxon/abp.luxon.js?_v=637514812745841597 - - +2021-03-17 16:08:09.198 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637514812746314628 - - - 304 - application/javascript 0.2053ms +2021-03-17 16:08:09.198 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.js?_v=637514812746934628 - - +2021-03-17 16:08:09.198 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637514812746594647 - - +2021-03-17 16:08:09.198 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-17 16:08:09.198 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/sweetalert/sweetalert.min.js?_v=637514812746764627 - - +2021-03-17 16:08:09.198 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/luxon/luxon.min.js?_v=637514812746584649 - - - 304 - application/javascript 0.2536ms +2021-03-17 16:08:09.198 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-17 16:08:09.198 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-17 16:08:09.198 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-17 16:08:09.198 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/luxon/abp.luxon.js?_v=637514812745841597 - - - 304 - application/javascript 0.2085ms +2021-03-17 16:08:09.198 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-17 16:08:09.198 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js?_v=637478884526327741 - - +2021-03-17 16:08:09.198 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/timeago/jquery.timeago.js?_v=637514812746764627 - - +2021-03-17 16:08:09.198 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637514812746594647 - - - 304 - application/javascript 0.2159ms +2021-03-17 16:08:09.198 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/sweetalert/sweetalert.min.js?_v=637514812746764627 - - - 304 - application/javascript 0.2676ms +2021-03-17 16:08:09.198 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.js?_v=637514812746934628 - - - 304 - application/javascript 0.2341ms +2021-03-17 16:08:09.198 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-17 16:08:09.198 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637514812745871596 - - +2021-03-17 16:08:09.199 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js?_v=637478884526340004 - - +2021-03-17 16:08:09.199 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js?_v=637478884526327741 - - +2021-03-17 16:08:09.199 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/timeago/jquery.timeago.js?_v=637514812746764627 - - - 304 - application/javascript 0.2676ms +2021-03-17 16:08:09.199 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-17 16:08:09.199 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637514812745871596 - - - 304 - application/javascript 0.2484ms +2021-03-17 16:08:09.199 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js was not modified +2021-03-17 16:08:09.199 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js was not modified +2021-03-17 16:08:09.199 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js was not modified +2021-03-17 16:08:09.199 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js?_v=637478884526340004 - - - 304 - application/javascript 0.5624ms +2021-03-17 16:08:09.199 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js?_v=637478884526327741 - - - 304 - application/javascript 0.5343ms +2021-03-17 16:08:09.199 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js?_v=637478884526327741 - - - 304 - application/javascript 0.8203ms +2021-03-17 16:08:09.201 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 16:08:09.203 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js?_v=637478884526327741 - - +2021-03-17 16:08:09.203 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js?_v=637489821625916489 - - +2021-03-17 16:08:09.203 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js?_v=637489821625926491 - - +2021-03-17 16:08:09.203 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js?_v=637478884526307791 - - +2021-03-17 16:08:09.203 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js?_v=637478884526327741 - - +2021-03-17 16:08:09.203 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Pages/Abp/MultiTenancy/tenant-switch.js?_v=637478884525829181 - - +2021-03-17 16:08:09.203 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js?_v=637478884526337711 - - +2021-03-17 16:08:09.203 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/themes/basic/layout.js?_v=637478884526085297 - - +2021-03-17 16:08:09.204 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/timeago/locales/jquery.timeago.en.js?_v=637514812746814621 - - +2021-03-17 16:08:09.204 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Abp/ServiceProxyScript - - +2021-03-17 16:08:09.204 +03:00 [INF] The file /libs/timeago/locales/jquery.timeago.en.js was not modified +2021-03-17 16:08:09.204 +03:00 [INF] The file /Pages/Abp/MultiTenancy/tenant-switch.js was not modified +2021-03-17 16:08:09.204 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/timeago/locales/jquery.timeago.en.js?_v=637514812746814621 - - - 304 - application/javascript 0.6205ms +2021-03-17 16:08:09.204 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js was not modified +2021-03-17 16:08:09.204 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js was not modified +2021-03-17 16:08:09.204 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js?_v=637478884526327741 - - - 304 - application/javascript 1.2919ms +2021-03-17 16:08:09.204 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Pages/Abp/MultiTenancy/tenant-switch.js?_v=637478884525829181 - - - 304 - application/javascript 1.2647ms +2021-03-17 16:08:09.204 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js?_v=637478884526307791 - - - 304 - application/javascript 1.3384ms +2021-03-17 16:08:09.204 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js was not modified +2021-03-17 16:08:09.204 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js was not modified +2021-03-17 16:08:09.204 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js was not modified +2021-03-17 16:08:09.205 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js was not modified +2021-03-17 16:08:09.205 +03:00 [INF] The file /themes/basic/layout.js was not modified +2021-03-17 16:08:09.205 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js?_v=637478884526327741 - - - 304 - application/javascript 1.6022ms +2021-03-17 16:08:09.205 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js?_v=637489821625916489 - - - 304 - application/javascript 1.6325ms +2021-03-17 16:08:09.205 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js?_v=637489821625926491 - - - 304 - application/javascript 1.5488ms +2021-03-17 16:08:09.205 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/themes/basic/layout.js?_v=637478884526085297 - - - 304 - application/javascript 1.3158ms +2021-03-17 16:08:09.205 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js?_v=637478884526337711 - - - 304 - application/javascript 1.3906ms +2021-03-17 16:08:09.209 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 16:08:09.212 +03: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). +2021-03-17 16:08:09.212 +03: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). +2021-03-17 16:08:09.247 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-17 16:08:09.309 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.LoginByLogin +2021-03-17 16:08:09.321 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.Logout +2021-03-17 16:08:09.321 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.CheckPasswordByLogin +2021-03-17 16:08:09.322 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.RegisterAsyncByInput +2021-03-17 16:08:09.322 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.SendPasswordResetCodeAsyncByInput +2021-03-17 16:08:09.322 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.ResetPasswordAsyncByInput +2021-03-17 16:08:09.322 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByNameAsyncByName +2021-03-17 16:08:09.322 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByIdAsyncById +2021-03-17 16:08:09.322 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAllListAsync +2021-03-17 16:08:09.322 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetListAsyncByInput +2021-03-17 16:08:09.323 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAsyncById +2021-03-17 16:08:09.323 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.CreateAsyncByInput +2021-03-17 16:08:09.323 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.UpdateAsyncByIdAndInput +2021-03-17 16:08:09.323 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.DeleteAsyncById +2021-03-17 16:08:09.323 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAsyncById +2021-03-17 16:08:09.323 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetListAsyncByInput +2021-03-17 16:08:09.323 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.CreateAsyncByInput +2021-03-17 16:08:09.323 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateAsyncByIdAndInput +2021-03-17 16:08:09.323 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.DeleteAsyncById +2021-03-17 16:08:09.323 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetRolesAsyncById +2021-03-17 16:08:09.323 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAssignableRolesAsync +2021-03-17 16:08:09.323 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateRolesAsyncByIdAndInput +2021-03-17 16:08:09.323 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByUsernameAsyncByUserName +2021-03-17 16:08:09.324 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByEmailAsyncByEmail +2021-03-17 16:08:09.324 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByIdAsyncById +2021-03-17 16:08:09.324 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByUserNameAsyncByUserName +2021-03-17 16:08:09.324 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.SearchAsyncByInput +2021-03-17 16:08:09.324 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.GetCountAsyncByInput +2021-03-17 16:08:09.324 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.GetAsync +2021-03-17 16:08:09.324 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.UpdateAsyncByInput +2021-03-17 16:08:09.324 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.ChangePasswordAsyncByInput +2021-03-17 16:08:09.324 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.GetAsyncByProviderNameAndProviderKey +2021-03-17 16:08:09.324 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-17 16:08:09.324 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.GetAsync +2021-03-17 16:08:09.324 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.UpdateAsyncByInput +2021-03-17 16:08:09.324 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetAsyncById +2021-03-17 16:08:09.324 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetListAsyncByInput +2021-03-17 16:08:09.324 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.CreateAsyncByInput +2021-03-17 16:08:09.324 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateAsyncByIdAndInput +2021-03-17 16:08:09.324 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteAsyncById +2021-03-17 16:08:09.325 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetDefaultConnectionStringAsyncById +2021-03-17 16:08:09.325 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateDefaultConnectionStringAsyncByIdAndDefaultConnectionString +2021-03-17 16:08:09.325 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteDefaultConnectionStringAsyncById +2021-03-17 16:08:09.325 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.GetAsyncByProviderNameAndProviderKey +2021-03-17 16:08:09.325 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-17 16:08:09.325 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.AddTagToEntityAsyncByInput +2021-03-17 16:08:09.325 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.RemoveTagFromEntityAsyncByInput +2021-03-17 16:08:09.325 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.SetEntityTagsAsyncByInput +2021-03-17 16:08:09.325 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.CreateAsyncByInput +2021-03-17 16:08:09.325 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.DeleteAsyncById +2021-03-17 16:08:09.325 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetAsyncById +2021-03-17 16:08:09.325 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetListAsyncByInput +2021-03-17 16:08:09.325 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.UpdateAsyncByIdAndInput +2021-03-17 16:08:09.326 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetTagDefinitionsAsync +2021-03-17 16:08:09.326 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.GetAsyncById +2021-03-17 16:08:09.326 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.GetListAsyncByInput +2021-03-17 16:08:09.326 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.CreateAsyncByInput +2021-03-17 16:08:09.326 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.UpdateAsyncByIdAndInput +2021-03-17 16:08:09.326 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.DeleteAsyncById +2021-03-17 16:08:09.326 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptorAdmin.DeleteAsyncById +2021-03-17 16:08:09.326 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptorAdmin.UploadAsyncByEntityTypeAndFile +2021-03-17 16:08:09.326 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.GetListAsyncByInput +2021-03-17 16:08:09.326 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.GetAsyncById +2021-03-17 16:08:09.326 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.DeleteAsyncById +2021-03-17 16:08:09.326 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.GetAsyncById +2021-03-17 16:08:09.326 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.GetListAsyncByInput +2021-03-17 16:08:09.327 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.CreateAsyncByInput +2021-03-17 16:08:09.327 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.UpdateAsyncByIdAndInput +2021-03-17 16:08:09.327 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.DeleteAsyncById +2021-03-17 16:08:09.327 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeatureAdmin.GetListAsyncByBlogId +2021-03-17 16:08:09.327 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeatureAdmin.SetAsyncByBlogIdAndDto +2021-03-17 16:08:09.327 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.CreateAsyncByInput +2021-03-17 16:08:09.327 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.DeleteAsyncById +2021-03-17 16:08:09.327 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.GetAsyncById +2021-03-17 16:08:09.327 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.GetListAsyncByInput +2021-03-17 16:08:09.327 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.UpdateAsyncByIdAndInput +2021-03-17 16:08:09.328 +03:00 [DBG] ActionApiDescriptionModel.Create: TagPublic.GetAllRelatedTagsAsyncByEntityTypeAndEntityId +2021-03-17 16:08:09.328 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.GetForSelectionAsyncByEntityTypeAndEntityId +2021-03-17 16:08:09.328 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.CreateAsyncByEntityTypeAndEntityIdAndReaction +2021-03-17 16:08:09.328 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.DeleteAsyncByEntityTypeAndEntityIdAndReaction +2021-03-17 16:08:09.328 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.CreateAsyncByEntityTypeAndEntityIdAndInput +2021-03-17 16:08:09.328 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.DeleteAsyncByEntityTypeAndEntityId +2021-03-17 16:08:09.328 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.GetGroupedStarCountsAsyncByEntityTypeAndEntityId +2021-03-17 16:08:09.328 +03:00 [DBG] ActionApiDescriptionModel.Create: PagesPublic.FindBySlugAsyncBySlug +2021-03-17 16:08:09.328 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.GetListAsyncByEntityTypeAndEntityId +2021-03-17 16:08:09.328 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.CreateAsyncByEntityTypeAndEntityIdAndInput +2021-03-17 16:08:09.328 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.UpdateAsyncByIdAndInput +2021-03-17 16:08:09.329 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.DeleteAsyncById +2021-03-17 16:08:09.329 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostPublic.GetAsyncByBlogSlugAndBlogPostSlug +2021-03-17 16:08:09.329 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostPublic.GetListAsyncByBlogSlugAndInput +2021-03-17 16:08:09.329 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptor.DownloadAsyncById +2021-03-17 16:08:09.329 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeature.GetOrDefaultAsyncByBlogIdAndFeatureName +2021-03-17 16:08:09.329 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApplicationConfiguration.GetAsync +2021-03-17 16:08:09.329 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApiDefinition.GetByModel +2021-03-17 16:08:09.347 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-17 16:08:09.348 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 136.1355ms +2021-03-17 16:08:09.348 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 16:08:09.348 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Abp/ServiceProxyScript - - - 200 34528 application/javascript 143.9009ms +2021-03-17 16:08:09.688 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-17 16:08:09.756 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-17 16:08:09.759 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 547.508ms +2021-03-17 16:08:09.759 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 16:08:09.761 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Abp/ApplicationConfigurationScript - - - 200 96043 application/javascript 563.4060ms +2021-03-17 16:08:13.051 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/Account/Login application/x-www-form-urlencoded 317 +2021-03-17 16:08:13.055 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:08:13.056 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-17 16:08:13.056 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-17 16:08:13.056 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 16:08:13.078 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnPostAsync - ModelState is "Valid" +2021-03-17 16:08:13.986 +03:00 [DBG] Augmenting SignInContext +2021-03-17 16:08:13.987 +03:00 [DBG] Adding idp claim with value: local +2021-03-17 16:08:13.987 +03:00 [DBG] Adding auth_time claim with value: 1615986493 +2021-03-17 16:08:14.007 +03:00 [INF] AuthenticationScheme: Identity.Application signed in. +2021-03-17 16:08:14.216 +03:00 [INF] {"Username":"admin","Provider":null,"ProviderUserId":null,"SubjectId":"f96d764d-1435-9e8e-b3f4-39fb0f65cfde","DisplayName":"admin","Endpoint":"UI","ClientId":null,"Category":"Authentication","Name":"User Login Success","EventType":"Success","Id":1000,"Message":null,"ActivityId":"0HM798MOHKUOH:00000081","TimeStamp":"2021-03-17T13:08:14.0000000Z","ProcessId":32664,"LocalIpAddress":"::1:44313","RemoteIpAddress":"::1","$type":"UserLoginSuccessEvent"} +2021-03-17 16:08:14.219 +03:00 [INF] Executed handler method OnPostAsync, returned result Microsoft.AspNetCore.Mvc.RedirectResult. +2021-03-17 16:08:14.224 +03:00 [INF] Executing RedirectResult, redirecting to /. +2021-03-17 16:08:14.224 +03:00 [INF] Executed page /Account/Login in 1168.2358ms +2021-03-17 16:08:14.224 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-17 16:08:14.231 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/Account/Login application/x-www-form-urlencoded 317 - 302 0 - 1180.1724ms +2021-03-17 16:08:14.233 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-17 16:08:14.244 +03:00 [INF] Executing endpoint '/_Host' +2021-03-17 16:08:14.244 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-17 16:08:14.244 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 16:08:14.244 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-17 16:08:14.244 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 16:08:14.245 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.49 ms. +2021-03-17 16:08:14.246 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.25 ms. +2021-03-17 16:08:14.246 +03:00 [INF] Executed page /_Host in 2.1345ms +2021-03-17 16:08:14.246 +03:00 [INF] Executed endpoint '/_Host' +2021-03-17 16:08:14.246 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 13.4068ms +2021-03-17 16:08:14.259 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-17 16:08:14.259 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-17 16:08:14.259 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 0.4403ms +2021-03-17 16:08:14.260 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 16:08:14.261 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-17 16:08:14.261 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 0.1888ms +2021-03-17 16:08:14.261 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 16:08:14.261 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-17 16:08:14.261 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-17 16:08:14.261 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 0.1253ms +2021-03-17 16:08:14.261 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-17 16:08:14.261 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 304 - text/css 0.2420ms +2021-03-17 16:08:14.262 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-17 16:08:14.262 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-17 16:08:14.262 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - +2021-03-17 16:08:14.262 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-17 16:08:14.262 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-17 16:08:14.262 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-17 16:08:14.262 +03:00 [INF] The file /global-styles.css was not modified +2021-03-17 16:08:14.262 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-17 16:08:14.262 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 304 - text/css 0.2983ms +2021-03-17 16:08:14.262 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-17 16:08:14.262 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - - 304 - text/css 0.2061ms +2021-03-17 16:08:14.262 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 304 - text/css 0.2790ms +2021-03-17 16:08:14.262 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 304 - application/javascript 0.1221ms +2021-03-17 16:08:14.262 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-17 16:08:14.262 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 304 - text/css 0.2278ms +2021-03-17 16:08:14.263 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - +2021-03-17 16:08:14.263 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - +2021-03-17 16:08:14.263 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - +2021-03-17 16:08:14.263 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-17 16:08:14.263 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-17 16:08:14.263 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - - 304 - application/javascript 0.2301ms +2021-03-17 16:08:14.263 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - - 304 - application/javascript 0.2415ms +2021-03-17 16:08:14.263 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-17 16:08:14.263 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - - 304 - application/javascript 0.1953ms +2021-03-17 16:08:14.286 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 16:08:14.290 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:08:14.290 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 16:08:14.291 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 16:08:14.291 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.9668ms +2021-03-17 16:08:14.299 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=TTJgj94X4T3HTVLlj7fY9g - - +2021-03-17 16:08:14.303 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:08:14.304 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 16:08:14.316 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 16:08:14.317 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 16:08:14.319 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-17 16:08:14.345 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:14.366 +03:00 [DBG] Setting the cache items. Count: 38 +2021-03-17 16:08:14.375 +03:00 [DBG] Finished setting the cache items. Count: 38 +2021-03-17 16:08:14.378 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 16:08:14.378 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 16:08:14.378 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-17 16:08:14.392 +03:00 [DBG] Setting the cache items. Count: 38 +2021-03-17 16:08:14.400 +03:00 [DBG] Finished setting the cache items. Count: 38 +2021-03-17 16:08:14.403 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:14.410 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 16:08:14.412 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 16:08:14.413 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 16:08:14.414 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 16:08:15.140 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-17 16:08:15.143 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\webfonts\fa-regular-400.woff2' +2021-03-17 16:08:15.143 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 200 13596 font/woff2 2.4736ms +2021-03-17 16:08:16.289 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:08:16.289 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:08:16.289 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:08:16.290 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:08:16.290 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:16.310 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 16:08:16.310 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 16:08:16.310 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 16:08:16.311 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 16:08:16.311 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:16.311 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:16.311 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:16.311 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:16.311 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:16.311 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:16.312 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:16.312 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:16.312 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:16.312 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:16.312 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:16.313 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:16.313 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:16.313 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:16.313 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:16.313 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:16.524 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:16.556 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:08:16.557 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:08:16.557 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:08:16.557 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:08:16.557 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:16.823 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:16.823 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:16.823 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:16.824 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:16.824 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:16.825 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:16.825 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:16.825 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:16.826 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:16.826 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:16.826 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:16.827 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:16.827 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:16.827 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:16.827 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:16.831 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:16.832 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:16.832 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:16.832 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:16.832 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:16.832 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:16.833 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:16.833 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:16.833 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:16.833 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:16.833 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:16.834 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:16.834 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:16.834 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:16.834 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:16.837 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:16.838 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:16.838 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:16.838 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:16.838 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:16.839 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:16.839 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:16.839 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:16.839 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:16.839 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:16.840 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:16.840 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:16.840 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:16.841 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:16.841 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:16.844 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:16.844 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:16.844 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:16.845 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:16.845 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:16.845 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:16.845 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:16.846 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:16.846 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:16.846 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:16.846 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:16.847 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:16.847 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:16.847 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:16.847 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:16.850 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:16.851 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:16.851 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:16.852 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:16.852 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:16.852 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:16.852 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:16.852 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:16.853 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:16.853 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:16.853 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:16.854 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:16.854 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:16.854 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:16.854 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:16.857 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:16.858 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:16.858 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:16.858 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:16.858 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:16.858 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:16.859 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:16.859 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:16.859 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:16.859 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:16.859 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:16.860 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:16.860 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:16.860 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:16.860 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:18.077 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-17 16:08:18.078 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-17 16:08:18.078 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-17 16:08:18.079 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-17 16:08:18.079 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:18.099 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-17 16:08:18.099 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-17 16:08:18.099 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-17 16:08:18.100 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-17 16:08:18.100 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:18.100 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-17 16:08:18.100 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-17 16:08:18.100 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-17 16:08:18.101 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-17 16:08:18.101 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:18.101 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-17 16:08:18.101 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-17 16:08:18.101 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-17 16:08:18.102 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-17 16:08:18.102 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:18.102 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-17 16:08:18.102 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-17 16:08:18.102 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-17 16:08:18.102 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-17 16:08:18.102 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:18.106 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-17 16:08:18.107 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-17 16:08:18.107 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-17 16:08:18.107 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-17 16:08:18.107 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:18.182 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:18.192 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-17 16:08:18.193 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-17 16:08:18.193 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-17 16:08:18.193 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-17 16:08:18.193 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:18.262 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-17 16:08:18.262 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-17 16:08:18.262 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-17 16:08:18.263 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-17 16:08:18.263 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:18.263 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-17 16:08:18.263 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-17 16:08:18.263 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-17 16:08:18.264 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-17 16:08:18.264 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:18.264 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-17 16:08:18.264 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-17 16:08:18.264 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-17 16:08:18.265 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-17 16:08:18.265 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:18.268 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-17 16:08:18.268 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-17 16:08:18.268 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-17 16:08:18.269 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-17 16:08:18.269 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:18.269 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-17 16:08:18.269 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-17 16:08:18.269 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-17 16:08:18.270 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-17 16:08:18.270 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:18.270 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-17 16:08:18.270 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-17 16:08:18.270 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-17 16:08:18.271 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-17 16:08:18.271 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:19.815 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 16:08:19.816 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 16:08:19.816 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 16:08:19.817 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 16:08:19.817 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:19.839 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-17 16:08:19.840 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-17 16:08:19.840 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-17 16:08:19.840 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-17 16:08:19.840 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:19.840 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-17 16:08:19.840 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-17 16:08:19.840 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-17 16:08:19.841 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-17 16:08:19.841 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:19.841 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-17 16:08:19.841 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-17 16:08:19.841 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-17 16:08:19.841 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-17 16:08:19.841 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:19.841 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-17 16:08:19.842 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-17 16:08:19.842 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-17 16:08:19.842 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-17 16:08:19.842 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:19.896 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:19.905 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 16:08:19.906 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 16:08:19.906 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 16:08:19.906 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 16:08:19.906 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:20.007 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-17 16:08:20.008 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-17 16:08:20.008 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-17 16:08:20.008 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-17 16:08:20.008 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:20.008 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-17 16:08:20.009 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-17 16:08:20.009 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-17 16:08:20.009 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-17 16:08:20.010 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:20.010 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-17 16:08:20.010 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-17 16:08:20.010 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-17 16:08:20.010 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-17 16:08:20.010 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:21.145 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 16:08:21.146 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 16:08:21.146 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 16:08:21.146 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 16:08:21.146 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:21.170 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 16:08:21.170 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 16:08:21.170 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 16:08:21.171 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 16:08:21.171 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:21.209 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:52.095 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:08:52.096 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:08:52.096 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:08:52.096 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:08:52.096 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:52.097 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 16:08:52.098 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 16:08:52.098 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 16:08:52.098 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 16:08:52.098 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:52.098 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:52.099 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:52.099 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:52.099 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:52.099 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:52.099 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:52.100 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:52.100 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:52.100 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:52.100 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:52.100 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:52.100 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:52.101 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:52.101 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:52.101 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:52.117 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:52.126 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:08:52.126 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:08:52.126 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:08:52.127 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:08:52.127 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:52.155 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:52.155 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:52.155 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:52.156 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:52.156 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:52.156 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:52.156 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:52.156 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:52.157 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:52.157 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:52.157 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:52.157 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:52.157 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:52.158 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:52.158 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:52.161 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:52.161 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:52.161 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:52.162 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:52.162 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:52.162 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:52.162 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:52.162 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:52.163 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:52.163 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:52.163 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:52.163 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:52.163 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:52.164 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:52.164 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:52.167 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:52.167 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:52.167 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:52.168 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:52.168 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:52.168 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:52.169 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:52.169 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:52.169 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:52.169 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:52.169 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:52.170 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:52.170 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:52.170 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:52.170 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:52.173 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:52.174 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:52.174 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:52.174 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:52.174 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:52.174 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:52.175 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:52.175 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:52.175 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:52.175 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:52.175 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:52.176 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:52.176 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:52.176 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:52.176 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:52.179 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:52.179 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:52.180 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:52.180 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:52.180 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:52.180 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:52.180 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:52.180 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:52.181 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:52.181 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:52.181 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:52.182 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:52.182 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:52.182 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:52.182 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:52.186 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:52.186 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:52.186 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:52.187 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:52.187 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:52.187 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:52.187 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:52.187 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:52.188 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:52.188 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:52.188 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:52.188 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:52.188 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:52.189 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:52.189 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:54.996 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:54.996 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:54.996 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:54.997 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:54.997 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:54.999 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:08:54.999 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:08:54.999 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:08:54.999 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:08:54.999 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:57.393 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:57.393 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:57.393 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:57.393 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:57.393 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:57.396 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:57.397 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:57.397 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:57.397 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:57.397 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:08:57.397 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:08:57.397 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:08:57.398 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:08:57.398 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:57.462 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:08:57.462 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:08:57.462 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:08:57.463 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:08:57.463 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:57.482 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:57.483 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:57.483 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:57.483 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:57.483 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:57.483 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:57.483 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:57.483 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:57.484 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:57.484 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:57.484 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:57.484 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:57.484 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:57.484 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:57.484 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:57.487 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:57.488 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:57.488 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:57.488 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:57.488 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:57.488 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:57.489 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:57.489 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:57.489 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:57.489 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:57.489 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:57.489 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:57.489 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:57.490 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:57.490 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:57.492 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:57.493 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:57.493 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:57.493 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:57.493 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:57.493 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:57.493 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:57.493 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:57.494 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:57.494 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:57.494 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:57.494 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:57.494 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:57.494 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:57.494 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:57.497 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:57.497 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:57.497 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:57.497 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:57.497 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:57.497 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:57.498 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:57.498 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:57.498 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:57.498 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:57.498 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:57.498 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:57.498 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:57.498 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:57.499 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:57.500 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:57.501 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:57.501 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:57.501 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:57.501 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:57.501 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:57.501 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:57.501 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:57.502 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:57.502 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:57.502 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:57.502 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:57.502 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:57.503 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:57.503 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:57.505 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:57.506 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:08:57.506 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:57.506 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:08:57.506 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:57.506 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:57.506 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:57.506 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:57.507 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:08:57.507 +03:00 [INF] Authorization was successful. +2021-03-17 16:08:57.507 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:57.507 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:57.507 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:57.507 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:08:57.507 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:03.890 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-17 16:09:03.891 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-17 16:09:03.891 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-17 16:09:03.892 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-17 16:09:03.892 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:03.893 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-17 16:09:03.894 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-17 16:09:03.894 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-17 16:09:03.895 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-17 16:09:03.895 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:03.895 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-17 16:09:03.895 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-17 16:09:03.895 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-17 16:09:03.895 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-17 16:09:03.895 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:03.895 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-17 16:09:03.896 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-17 16:09:03.896 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-17 16:09:03.896 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-17 16:09:03.896 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:03.896 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-17 16:09:03.896 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-17 16:09:03.896 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-17 16:09:03.897 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-17 16:09:03.897 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:03.898 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-17 16:09:03.898 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-17 16:09:03.898 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-17 16:09:03.899 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-17 16:09:03.899 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:03.919 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:03.929 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-17 16:09:03.930 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-17 16:09:03.930 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-17 16:09:03.930 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-17 16:09:03.930 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:03.960 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-17 16:09:03.960 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-17 16:09:03.960 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-17 16:09:03.960 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-17 16:09:03.960 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:03.961 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-17 16:09:03.961 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-17 16:09:03.961 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-17 16:09:03.961 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-17 16:09:03.961 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:03.961 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-17 16:09:03.961 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-17 16:09:03.962 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-17 16:09:03.962 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-17 16:09:03.962 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:03.964 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-17 16:09:03.964 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-17 16:09:03.964 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-17 16:09:03.964 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-17 16:09:03.964 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:03.965 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-17 16:09:03.965 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-17 16:09:03.965 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-17 16:09:03.965 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-17 16:09:03.965 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:03.965 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-17 16:09:03.965 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-17 16:09:03.965 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-17 16:09:03.966 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-17 16:09:03.966 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:05.089 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:09:05.090 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:09:05.090 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:09:05.091 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:09:05.091 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:05.091 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 16:09:05.092 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 16:09:05.092 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 16:09:05.092 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 16:09:05.092 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:05.092 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:09:05.092 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:09:05.092 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:09:05.093 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:09:05.093 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:05.093 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:09:05.093 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:09:05.093 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:09:05.094 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:09:05.094 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:05.094 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:09:05.094 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:09:05.094 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:09:05.094 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:09:05.094 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:05.106 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:05.112 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:09:05.112 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:09:05.112 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:09:05.113 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:09:05.113 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:05.139 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:09:05.139 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:09:05.139 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:09:05.140 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:09:05.140 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:05.140 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:09:05.140 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:09:05.140 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:09:05.141 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:09:05.141 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:05.141 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:09:05.142 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:09:05.142 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:09:05.142 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:09:05.142 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:05.145 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:09:05.146 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:09:05.146 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:09:05.147 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:09:05.147 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:05.147 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:09:05.147 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:09:05.147 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:09:05.148 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:09:05.148 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:05.148 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:09:05.148 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:09:05.148 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:09:05.149 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:09:05.149 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:05.152 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:09:05.153 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:09:05.153 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:09:05.154 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:09:05.154 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:05.154 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:09:05.154 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:09:05.154 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:09:05.155 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:09:05.155 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:05.155 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:09:05.156 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:09:05.156 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:09:05.156 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:09:05.156 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:05.159 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:09:05.160 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:09:05.160 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:09:05.160 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:09:05.160 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:05.161 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:09:05.161 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:09:05.161 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:09:05.162 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:09:05.162 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:05.162 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:09:05.162 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:09:05.162 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:09:05.163 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:09:05.163 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:05.166 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:09:05.166 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:09:05.166 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:09:05.167 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:09:05.167 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:05.167 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:09:05.167 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:09:05.167 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:09:05.168 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:09:05.168 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:05.168 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:09:05.168 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:09:05.168 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:09:05.169 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:09:05.169 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:05.172 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:09:05.172 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:09:05.172 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:09:05.173 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:09:05.173 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:05.173 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:09:05.174 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:09:05.174 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:09:05.174 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:09:05.174 +03:00 [INF] Authorization was successful. +2021-03-17 16:09:05.174 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:09:05.175 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:09:05.175 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:09:05.175 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:09:05.175 +03:00 [INF] Authorization was successful. +2021-03-17 16:12:02.616 +03:00 [INF] Starting web host. +2021-03-17 16:12:04.186 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-17 16:12:04.229 +03:00 [INF] Loaded ABP modules: +2021-03-17 16:12:04.229 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorModule +2021-03-17 16:12:04.229 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-17 16:12:04.229 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-17 16:12:04.229 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-17 16:12:04.229 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-17 16:12:04.229 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-17 16:12:04.229 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-17 16:12:04.229 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-17 16:12:04.229 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-17 16:12:04.229 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-17 16:12:04.229 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-17 16:12:04.229 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-17 16:12:04.229 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-17 16:12:04.229 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-17 16:12:04.229 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-17 16:12:04.229 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-17 16:12:04.229 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-17 16:12:04.229 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-17 16:12:04.229 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-17 16:12:04.229 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-17 16:12:04.229 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-17 16:12:04.229 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-17 16:12:04.229 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-17 16:12:04.229 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-17 16:12:04.229 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-17 16:12:04.229 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-17 16:12:04.229 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-17 16:12:04.229 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-17 16:12:04.229 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-17 16:12:04.229 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-17 16:12:04.229 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-17 16:12:04.229 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-17 16:12:04.229 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-17 16:12:04.229 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-17 16:12:04.229 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.MultiLingualObject.AbpMultiLingualObjectModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-17 16:12:04.230 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-17 16:12:04.230 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-17 16:12:04.230 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-17 16:12:04.230 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingAbstractionsModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.BasicTheme.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-17 16:12:04.230 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-17 16:12:04.261 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-17 16:12:04.263 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-17 16:12:04.292 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-17 16:12:04.806 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-17 16:12:04.806 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-17 16:12:04.806 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-17 16:12:04.806 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-17 16:12:04.806 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-17 16:12:04.806 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-17 16:12:05.292 +03:00 [INF] Initialized all ABP modules. +2021-03-17 16:12:05.367 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-17 16:12:05.370 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-17 16:12:05.370 +03:00 [INF] Hosting environment: Development +2021-03-17 16:12:05.370 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-17 16:12:05.766 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-17 16:12:08.223 +03:00 [DBG] Login Url: /Account/Login +2021-03-17 16:12:08.223 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-17 16:12:08.223 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-17 16:12:08.223 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-17 16:12:08.223 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-17 16:12:08.223 +03:00 [DBG] Error Url: /Account/Error +2021-03-17 16:12:08.223 +03:00 [DBG] Error Id Parameter: errorId +2021-03-17 16:12:08.539 +03:00 [INF] Executing endpoint '/_Host' +2021-03-17 16:12:08.591 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-17 16:12:08.593 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 16:12:08.625 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-17 16:12:08.625 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 16:12:08.747 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 18.00 ms. +2021-03-17 16:12:08.807 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 4.97 ms. +2021-03-17 16:12:08.830 +03:00 [INF] Executed page /_Host in 232.7224ms +2021-03-17 16:12:08.830 +03:00 [INF] Executed endpoint '/_Host' +2021-03-17 16:12:08.844 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 3077.8465ms +2021-03-17 16:12:08.849 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 16:12:08.849 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-17 16:12:08.849 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-17 16:12:08.849 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 16:12:08.849 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-17 16:12:08.849 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-17 16:12:08.849 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - +2021-03-17 16:12:08.850 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-17 16:12:08.852 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-17 16:12:08.852 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - +2021-03-17 16:12:08.853 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - +2021-03-17 16:12:08.854 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - +2021-03-17 16:12:08.861 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-17 16:12:08.861 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-17 16:12:08.861 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-17 16:12:08.861 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-17 16:12:08.861 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-17 16:12:08.861 +03:00 [INF] The file /global-styles.css was not modified +2021-03-17 16:12:08.861 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-17 16:12:08.861 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-17 16:12:08.861 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-17 16:12:08.861 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-17 16:12:08.862 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-17 16:12:08.862 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-17 16:12:08.863 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - - 304 - application/javascript 8.6673ms +2021-03-17 16:12:08.863 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 304 - text/css 13.9471ms +2021-03-17 16:12:08.863 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 304 - text/css 14.0453ms +2021-03-17 16:12:08.863 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 14.0498ms +2021-03-17 16:12:08.863 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 14.0859ms +2021-03-17 16:12:08.863 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 304 - text/css 14.0382ms +2021-03-17 16:12:08.863 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 304 - text/css 13.4583ms +2021-03-17 16:12:08.863 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 14.2283ms +2021-03-17 16:12:08.863 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - - 304 - application/javascript 9.8873ms +2021-03-17 16:12:08.863 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 304 - application/javascript 11.4957ms +2021-03-17 16:12:08.863 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - - 304 - text/css 13.9019ms +2021-03-17 16:12:08.863 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - - 304 - application/javascript 10.9616ms +2021-03-17 16:12:08.900 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 16:12:08.910 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:12:08.911 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 16:12:08.927 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 16:12:08.927 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 27.0523ms +2021-03-17 16:12:08.939 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=CbwqQ8RSh-JlddOIOn5m5A - - +2021-03-17 16:12:08.945 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:12:08.946 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 16:12:09.168 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 16:12:09.169 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 16:12:09.171 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-17 16:12:09.357 +03:00 [INF] Authorization was successful. +2021-03-17 16:12:09.447 +03:00 [DBG] Setting the cache items. Count: 38 +2021-03-17 16:12:09.460 +03:00 [DBG] Finished setting the cache items. Count: 38 +2021-03-17 16:12:09.464 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 16:12:09.464 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 16:12:09.464 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-17 16:12:09.482 +03:00 [DBG] Setting the cache items. Count: 38 +2021-03-17 16:12:09.491 +03:00 [DBG] Finished setting the cache items. Count: 38 +2021-03-17 16:12:09.495 +03:00 [INF] Authorization was successful. +2021-03-17 16:12:09.518 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 16:12:09.530 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-17 16:12:09.530 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-17 16:12:09.530 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-17 16:12:09.530 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-17 16:12:09.531 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.8932ms +2021-03-17 16:12:09.531 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.9288ms +2021-03-17 16:12:09.531 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 16:12:09.553 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 16:12:09.555 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 16:12:16.746 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 16:12:16.750 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:12:16.750 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 16:12:16.750 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 16:12:16.751 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.1229ms +2021-03-17 16:12:16.756 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=yhq52P6VPI_001mXOYRCwQ - - +2021-03-17 16:12:16.759 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:12:16.759 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 16:13:17.273 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-17 16:13:17.274 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-17 16:13:17.274 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.6369ms +2021-03-17 16:13:18.382 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:13:18.382 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:13:18.382 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:13:18.383 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:13:18.383 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:18.414 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 16:13:18.415 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 16:13:18.415 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 16:13:18.415 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 16:13:18.416 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:18.416 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:18.416 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:18.416 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:18.417 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:18.417 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:18.417 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:18.418 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:18.418 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:18.418 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:18.418 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:18.418 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:18.419 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:18.419 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:18.419 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:18.419 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:18.653 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:18.689 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:13:18.689 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:13:18.689 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:13:18.689 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:13:18.689 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:19.216 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:19.217 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:19.217 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:19.217 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:19.217 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:19.218 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:19.219 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:19.219 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:19.219 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:19.219 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:19.220 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:19.220 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:19.220 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:19.221 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:19.221 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:19.223 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:19.224 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:19.224 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:19.224 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:19.224 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:19.224 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:19.225 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:19.225 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:19.225 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:19.226 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:19.226 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:19.226 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:19.226 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:19.227 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:19.227 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:19.230 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:19.230 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:19.230 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:19.230 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:19.230 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:19.231 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:19.231 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:19.231 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:19.231 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:19.231 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:19.231 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:19.232 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:19.232 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:19.232 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:19.232 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:19.236 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:19.237 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:19.237 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:19.237 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:19.237 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:19.237 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:19.238 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:19.238 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:19.238 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:19.238 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:19.238 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:19.239 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:19.239 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:19.239 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:19.239 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:19.242 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:19.243 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:19.243 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:19.243 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:19.243 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:19.244 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:19.244 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:19.244 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:19.244 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:19.244 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:19.244 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:19.245 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:19.245 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:19.246 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:19.246 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:19.249 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:19.249 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:19.249 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:19.249 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:19.249 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:19.249 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:19.250 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:19.250 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:19.250 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:19.250 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:19.251 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:19.251 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:19.251 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:19.251 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:19.251 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:20.636 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 16:13:20.636 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 16:13:20.636 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 16:13:20.637 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 16:13:20.637 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:25.045 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 16:13:25.045 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 16:13:25.045 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 16:13:25.046 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 16:13:25.046 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:25.049 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 16:13:25.049 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 16:13:25.049 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 16:13:25.050 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 16:13:25.050 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:13:25.050 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:13:25.050 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:13:25.050 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:13:25.050 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:25.387 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:13:25.387 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:13:25.387 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:13:25.388 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:13:25.388 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:25.409 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:25.409 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:25.409 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:25.410 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:25.410 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:25.410 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:25.410 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:25.410 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:25.411 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:25.411 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:25.411 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:25.411 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:25.411 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:25.412 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:25.412 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:25.414 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:25.415 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:25.415 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:25.415 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:25.415 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:25.415 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:25.415 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:25.415 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:25.416 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:25.416 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:25.416 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:25.416 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:25.416 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:25.416 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:25.416 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:25.418 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:25.419 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:25.419 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:25.419 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:25.419 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:25.420 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:25.420 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:25.420 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:25.421 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:25.421 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:25.421 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:25.422 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:25.422 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:25.422 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:25.422 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:25.424 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:25.425 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:25.425 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:25.426 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:25.426 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:25.426 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:25.426 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:25.426 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:25.427 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:25.427 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:25.427 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:25.427 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:25.427 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:25.428 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:25.428 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:25.430 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:25.431 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:25.431 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:25.431 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:25.431 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:25.431 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:25.432 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:25.432 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:25.432 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:25.432 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:25.432 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:25.432 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:25.432 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:25.433 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:25.433 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:25.435 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:25.435 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:25.435 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:25.435 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:25.435 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:25.436 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:25.436 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:25.436 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:25.436 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:25.436 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:25.436 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:25.437 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:25.437 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:25.437 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:25.437 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:25.439 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:25.440 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:25.440 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:25.440 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:25.440 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:25.440 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:25.441 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:25.441 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:25.441 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:25.441 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:25.441 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:25.441 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:25.441 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:25.442 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:25.442 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:33.804 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/identity/roles - - +2021-03-17 16:13:33.808 +03:00 [INF] Executing endpoint '/_Host' +2021-03-17 16:13:33.809 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-17 16:13:33.809 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 16:13:33.810 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-17 16:13:33.810 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 16:13:33.811 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.67 ms. +2021-03-17 16:13:33.813 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.28 ms. +2021-03-17 16:13:33.813 +03:00 [INF] Executed page /_Host in 4.1008ms +2021-03-17 16:13:33.813 +03:00 [INF] Executed endpoint '/_Host' +2021-03-17 16:13:33.813 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/identity/roles - - - 200 - text/html;+charset=utf-8 8.7715ms +2021-03-17 16:13:33.819 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryPBP3pMl6AAaqtPF6 359 +2021-03-17 16:13:33.835 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 16:13:33.835 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 16:13:33.835 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-17 16:13:33.836 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-17 16:13:33.836 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-17 16:13:33.836 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-17 16:13:33.836 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:13:33.836 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 1.0191ms +2021-03-17 16:13:33.836 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 1.0191ms +2021-03-17 16:13:33.836 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 1.0733ms +2021-03-17 16:13:33.837 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-17 16:13:33.837 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-17 16:13:33.837 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-17 16:13:33.837 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-17 16:13:33.837 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-17 16:13:33.837 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 304 - text/css 0.5202ms +2021-03-17 16:13:33.837 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 304 - text/css 0.5302ms +2021-03-17 16:13:33.838 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-17 16:13:33.838 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - +2021-03-17 16:13:33.838 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-17 16:13:33.838 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-17 16:13:33.838 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-17 16:13:33.838 +03:00 [INF] The file /global-styles.css was not modified +2021-03-17 16:13:33.838 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 304 - text/css 0.3169ms +2021-03-17 16:13:33.838 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - - 304 - text/css 0.2749ms +2021-03-17 16:13:33.838 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-17 16:13:33.838 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-17 16:13:33.838 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 304 - text/css 0.2992ms +2021-03-17 16:13:33.838 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 304 - application/javascript 0.2349ms +2021-03-17 16:13:33.838 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 16:13:33.839 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - +2021-03-17 16:13:33.839 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - +2021-03-17 16:13:33.839 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - +2021-03-17 16:13:33.839 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-17 16:13:33.839 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-17 16:13:33.839 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-17 16:13:33.839 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - - 304 - application/javascript 0.2708ms +2021-03-17 16:13:33.839 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - - 304 - application/javascript 0.4194ms +2021-03-17 16:13:33.839 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - - 304 - application/javascript 0.4092ms +2021-03-17 16:13:33.846 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=CbwqQ8RSh-JlddOIOn5m5A - - - 101 - - 84906.9719ms +2021-03-17 16:13:33.858 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-17 16:13:33.859 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryPBP3pMl6AAaqtPF6 359 - 200 0 - 40.2152ms +2021-03-17 16:13:33.863 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 16:13:33.867 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:13:33.867 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 16:13:33.867 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 16:13:33.868 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.1853ms +2021-03-17 16:13:33.888 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=YfxAcYGY4YC0BqhOjO-Vvw - - +2021-03-17 16:13:33.888 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/favicon.ico - - +2021-03-17 16:13:33.894 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:13:33.894 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 16:13:33.903 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-17 16:13:33.903 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/favicon.ico - - - 200 32038 image/x-icon 14.8338ms +2021-03-17 16:13:33.905 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:13:33.906 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:13:33.907 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:13:33.907 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:13:33.907 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:33.907 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:13:33.907 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:13:33.907 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:13:33.907 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:13:33.908 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:33.910 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 16:13:33.910 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 16:13:33.910 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 16:13:33.910 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 16:13:33.910 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:33.911 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 16:13:33.912 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 16:13:33.912 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 16:13:33.913 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 16:13:33.915 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 16:13:33.915 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 16:13:33.915 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 16:13:33.916 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 16:13:33.916 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:33.916 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:33.916 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:33.916 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:33.917 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:33.917 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:33.917 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:33.917 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:33.917 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:33.917 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:33.917 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:33.917 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:33.918 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:33.918 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:33.918 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:33.918 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:33.924 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:33.962 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:13:33.963 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:13:33.963 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:13:33.963 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-17 16:13:33.963 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:13:33.963 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:33.963 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-17 16:13:33.964 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.3166ms +2021-03-17 16:13:33.990 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:33.990 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:33.990 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:33.991 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:33.991 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:33.992 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:33.992 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:33.992 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:33.993 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:33.993 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:33.993 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:33.994 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:33.994 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:33.994 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:33.994 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:33.998 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:33.998 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:33.998 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:33.999 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:33.999 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:33.999 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:33.999 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:33.999 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:34.000 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:34.000 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:34.000 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:34.000 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:34.000 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:34.001 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:34.001 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:34.004 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:34.005 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:34.005 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:34.005 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:34.005 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:34.005 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:34.006 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:34.006 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:34.006 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:34.006 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:34.006 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:34.007 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:34.007 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:34.007 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:34.007 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:34.011 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:34.011 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:34.011 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:34.012 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:34.012 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:34.012 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:34.012 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:34.012 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:34.013 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:34.013 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:34.013 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:34.013 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:34.013 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:34.014 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:34.014 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:34.017 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:34.017 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:34.017 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:34.018 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:34.018 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:34.018 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:34.018 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:34.018 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:34.019 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:34.019 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:34.019 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:34.019 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:34.020 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:34.020 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:34.020 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:34.024 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:34.024 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:34.024 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:34.025 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:34.025 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:34.025 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:34.026 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:34.026 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:34.027 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:34.027 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:34.027 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:34.027 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:34.027 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:34.028 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:34.028 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:34.031 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:34.031 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:13:34.031 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:34.032 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:13:34.032 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:34.032 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:34.032 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:34.032 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:34.033 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:13:34.033 +03:00 [INF] Authorization was successful. +2021-03-17 16:13:34.033 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:34.034 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:34.034 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:34.034 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:13:34.034 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:33.346 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/identity/roles - - +2021-03-17 16:14:33.350 +03:00 [INF] Executing endpoint '/_Host' +2021-03-17 16:14:33.350 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-17 16:14:33.350 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 16:14:33.351 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-17 16:14:33.351 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 16:14:33.352 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.45 ms. +2021-03-17 16:14:33.352 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.31 ms. +2021-03-17 16:14:33.353 +03:00 [INF] Executed page /_Host in 2.5824ms +2021-03-17 16:14:33.353 +03:00 [INF] Executed endpoint '/_Host' +2021-03-17 16:14:33.353 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/identity/roles - - - 200 - text/html;+charset=utf-8 7.5878ms +2021-03-17 16:14:33.359 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryXOBgLpysKEU1EI4A 359 +2021-03-17 16:14:33.360 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 16:14:33.360 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=YfxAcYGY4YC0BqhOjO-Vvw - - - 101 - - 59472.1194ms +2021-03-17 16:14:33.365 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:14:33.366 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-17 16:14:33.367 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-17 16:14:33.368 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryXOBgLpysKEU1EI4A 359 - 200 0 - 8.8274ms +2021-03-17 16:14:33.374 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-17 16:14:33.374 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-17 16:14:33.375 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 0.4855ms +2021-03-17 16:14:33.375 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 16:14:33.375 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-17 16:14:33.375 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 0.2849ms +2021-03-17 16:14:33.375 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 16:14:33.375 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-17 16:14:33.375 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-17 16:14:33.376 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 0.3087ms +2021-03-17 16:14:33.376 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-17 16:14:33.376 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 304 - text/css 0.3822ms +2021-03-17 16:14:33.376 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-17 16:14:33.376 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-17 16:14:33.377 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - +2021-03-17 16:14:33.377 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-17 16:14:33.377 +03:00 [INF] The file /global-styles.css was not modified +2021-03-17 16:14:33.377 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-17 16:14:33.377 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-17 16:14:33.377 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-17 16:14:33.377 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - - 304 - text/css 0.6939ms +2021-03-17 16:14:33.377 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 304 - text/css 0.6915ms +2021-03-17 16:14:33.377 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 304 - text/css 0.8658ms +2021-03-17 16:14:33.377 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 304 - text/css 0.8623ms +2021-03-17 16:14:33.378 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-17 16:14:33.378 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - +2021-03-17 16:14:33.378 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - +2021-03-17 16:14:33.378 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - +2021-03-17 16:14:33.378 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-17 16:14:33.378 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 304 - application/javascript 0.2015ms +2021-03-17 16:14:33.378 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-17 16:14:33.378 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-17 16:14:33.378 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-17 16:14:33.378 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - - 304 - application/javascript 0.3131ms +2021-03-17 16:14:33.378 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - - 304 - application/javascript 0.2037ms +2021-03-17 16:14:33.378 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - - 304 - application/javascript 0.2311ms +2021-03-17 16:14:33.398 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 16:14:33.402 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:14:33.402 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 16:14:33.402 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 16:14:33.402 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.3467ms +2021-03-17 16:14:33.420 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=X2TswVJ0KKwqQZP9VETaKg - - +2021-03-17 16:14:33.421 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/favicon.ico - - +2021-03-17 16:14:33.422 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-17 16:14:33.422 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/favicon.ico - - - 200 32038 image/x-icon 1.0472ms +2021-03-17 16:14:33.427 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:14:33.427 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 16:14:33.432 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:14:33.434 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:14:33.434 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:14:33.434 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:14:33.435 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:33.435 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:14:33.435 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:14:33.435 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:14:33.435 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:14:33.436 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:33.438 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 16:14:33.438 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 16:14:33.438 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 16:14:33.438 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 16:14:33.438 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:33.439 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 16:14:33.440 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 16:14:33.440 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 16:14:33.441 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 16:14:33.443 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 16:14:33.443 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 16:14:33.444 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 16:14:33.444 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 16:14:33.444 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:33.444 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:14:33.445 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:14:33.445 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:14:33.446 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:14:33.446 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:33.446 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:33.447 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:33.447 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:33.447 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:33.447 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:33.447 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:33.448 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:33.448 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:33.449 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:33.449 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:33.455 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:33.502 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:14:33.502 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:14:33.502 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:14:33.503 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:14:33.503 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:33.507 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-17 16:14:33.507 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-17 16:14:33.507 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.6367ms +2021-03-17 16:14:33.531 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:14:33.532 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:14:33.532 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:14:33.532 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:14:33.532 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:33.533 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:33.533 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:33.533 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:33.533 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:33.534 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:33.534 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:33.534 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:33.534 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:33.535 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:33.535 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:33.538 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:14:33.538 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:14:33.538 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:14:33.539 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:14:33.539 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:33.539 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:33.539 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:33.539 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:33.540 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:33.540 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:33.540 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:33.540 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:33.540 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:33.541 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:33.541 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:33.544 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:14:33.544 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:14:33.544 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:14:33.545 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:14:33.545 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:33.545 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:33.545 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:33.545 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:33.546 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:33.546 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:33.546 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:33.546 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:33.546 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:33.547 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:33.547 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:33.550 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:14:33.550 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:14:33.550 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:14:33.550 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:14:33.551 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:33.551 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:33.551 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:33.551 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:33.551 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:33.551 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:33.552 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:33.552 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:33.552 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:33.553 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:33.553 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:33.556 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:14:33.557 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:14:33.557 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:14:33.557 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:14:33.557 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:33.557 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:33.558 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:33.558 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:33.558 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:33.558 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:33.558 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:33.559 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:33.559 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:33.559 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:33.559 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:33.562 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:14:33.562 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:14:33.562 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:14:33.563 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:14:33.563 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:33.563 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:33.563 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:33.563 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:33.564 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:33.564 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:33.564 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:33.564 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:33.564 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:33.565 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:33.565 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:33.568 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:14:33.568 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:14:33.568 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:14:33.569 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:14:33.569 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:33.569 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:33.570 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:33.570 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:33.570 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:33.570 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:33.570 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:33.571 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:33.571 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:33.571 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:33.571 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:37.553 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:37.564 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Account/Logout - - +2021-03-17 16:14:37.574 +03:00 [INF] Executing endpoint '/Account/Logout' +2021-03-17 16:14:37.588 +03:00 [INF] Route matched with {page = "/Account/Logout", area = "", action = "", controller = ""}. Executing page /Account/Logout +2021-03-17 16:14:37.588 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 16:14:37.682 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LogoutModel.OnGetAsync - ModelState is "Valid" +2021-03-17 16:14:37.692 +03:00 [INF] AuthenticationScheme: Identity.Application signed out. +2021-03-17 16:14:37.694 +03:00 [INF] AuthenticationScheme: Identity.External signed out. +2021-03-17 16:14:37.695 +03:00 [INF] AuthenticationScheme: Identity.TwoFactorUserId signed out. +2021-03-17 16:14:37.769 +03:00 [INF] IdentityServerSupportedLogoutModel couldn't find postLogoutUri... Redirecting to:/Account/Login.. +2021-03-17 16:14:37.772 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RedirectToPageResult. +2021-03-17 16:14:37.823 +03:00 [INF] Executing RedirectToPageResult, redirecting to /Account/Login. +2021-03-17 16:14:37.825 +03:00 [INF] Executed page /Account/Logout in 237.7066ms +2021-03-17 16:14:37.825 +03:00 [INF] Executed endpoint '/Account/Logout' +2021-03-17 16:14:37.826 +03:00 [DBG] SignOutCalled set; processing post-signout session cleanup. +2021-03-17 16:14:37.834 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Account/Logout - - - 302 0 - 269.6889ms +2021-03-17 16:14:37.836 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Account/Login - - +2021-03-17 16:14:37.856 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-17 16:14:37.864 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-17 16:14:37.865 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 16:14:37.873 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnGetAsync - ModelState is "Valid" +2021-03-17 16:14:37.884 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 16:14:38.098 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 5.15 ms. +2021-03-17 16:14:38.126 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-17 16:14:38.217 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 9.19 ms. +2021-03-17 16:14:38.230 +03:00 [INF] Executed page /Account/Login in 365.0077ms +2021-03-17 16:14:38.230 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-17 16:14:38.230 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Account/Login - - - 200 - text/html;+charset=utf-8 394.0915ms +2021-03-17 16:14:38.234 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 16:14:38.235 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryuxC3cpZBtBpAnrYy 359 +2021-03-17 16:14:38.235 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=X2TswVJ0KKwqQZP9VETaKg - - - 101 - - 4814.9234ms +2021-03-17 16:14:38.237 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:14:38.238 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-17 16:14:38.239 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-17 16:14:38.239 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryuxC3cpZBtBpAnrYy 359 - 200 0 - 4.3244ms +2021-03-17 16:14:38.249 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/core/abp.css?_v=637514812745831597 - - +2021-03-17 16:14:38.249 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-17 16:14:38.249 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/core/abp.css?_v=637514812745831597 - - - 304 - text/css 0.6174ms +2021-03-17 16:14:38.252 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-17 16:14:38.253 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-17 16:14:38.253 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 1.0065ms +2021-03-17 16:14:38.255 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 16:14:38.255 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 16:14:38.255 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.css?_v=637514812746934628 - - +2021-03-17 16:14:38.256 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-17 16:14:38.256 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-17 16:14:38.256 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-17 16:14:38.256 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 0.4450ms +2021-03-17 16:14:38.256 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 0.3424ms +2021-03-17 16:14:38.256 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.css?_v=637514812746934628 - - - 304 - text/css 0.3376ms +2021-03-17 16:14:38.257 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/select2/css/select2.min.css?_v=637514812746624703 - - +2021-03-17 16:14:38.257 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637514812746604643 - - +2021-03-17 16:14:38.257 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637514812746304631 - - +2021-03-17 16:14:38.257 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-17 16:14:38.257 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-17 16:14:38.257 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-17 16:14:38.257 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637514812746604643 - - - 304 - text/css 0.2821ms +2021-03-17 16:14:38.257 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637514812746304631 - - - 304 - text/css 0.2726ms +2021-03-17 16:14:38.257 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/select2/css/select2.min.css?_v=637514812746624703 - - - 304 - text/css 0.4329ms +2021-03-17 16:14:38.263 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css?_v=637478884526317768 - - +2021-03-17 16:14:38.263 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/themes/basic/layout.css?_v=637478884526085297 - - +2021-03-17 16:14:38.263 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637514812745861596 - - +2021-03-17 16:14:38.263 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - +2021-03-17 16:14:38.263 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/utils/abp-utils.umd.min.js?_v=637514812745851595 - - +2021-03-17 16:14:38.263 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/core/abp.js?_v=637514812745831597 - - +2021-03-17 16:14:38.263 +03:00 [INF] The file /global-styles.css was not modified +2021-03-17 16:14:38.263 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-17 16:14:38.263 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-17 16:14:38.263 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-17 16:14:38.263 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/utils/abp-utils.umd.min.js?_v=637514812745851595 - - - 304 - application/javascript 0.2888ms +2021-03-17 16:14:38.263 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/core/abp.js?_v=637514812745831597 - - - 304 - application/javascript 0.2948ms +2021-03-17 16:14:38.263 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637514812745861596 - - - 304 - text/css 0.5255ms +2021-03-17 16:14:38.263 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css was not modified +2021-03-17 16:14:38.263 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - - 304 - text/css 0.4015ms +2021-03-17 16:14:38.263 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css?_v=637478884526317768 - - - 304 - text/css 0.5903ms +2021-03-17 16:14:38.263 +03:00 [INF] The file /themes/basic/layout.css was not modified +2021-03-17 16:14:38.264 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/themes/basic/layout.css?_v=637478884526085297 - - - 304 - text/css 0.9178ms +2021-03-17 16:14:38.268 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery/jquery.js?_v=637514812746524624 - - +2021-03-17 16:14:38.268 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-17 16:14:38.268 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery/jquery.js?_v=637514812746524624 - - - 304 - application/javascript 0.3299ms +2021-03-17 16:14:38.273 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/lodash/lodash.min.js?_v=637514812746534624 - - +2021-03-17 16:14:38.273 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/js/bootstrap.bundle.js?_v=637514812746254627 - - +2021-03-17 16:14:38.273 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/jquery/abp.jquery.js?_v=637514812745841597 - - +2021-03-17 16:14:38.273 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-validation/jquery.validate.js?_v=637514812746364627 - - +2021-03-17 16:14:38.274 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637514812746364627 - - +2021-03-17 16:14:38.274 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-form/jquery.form.min.js?_v=637514812746354628 - - +2021-03-17 16:14:38.274 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Abp/ApplicationConfigurationScript - - +2021-03-17 16:14:38.274 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/select2/js/select2.min.js?_v=637514812746764627 - - +2021-03-17 16:14:38.274 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637514812746744625 - - +2021-03-17 16:14:38.274 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-17 16:14:38.274 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-17 16:14:38.274 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-17 16:14:38.274 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-17 16:14:38.274 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-17 16:14:38.274 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-17 16:14:38.274 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-17 16:14:38.274 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/jquery/abp.jquery.js?_v=637514812745841597 - - - 304 - application/javascript 0.7937ms +2021-03-17 16:14:38.274 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637514812746364627 - - - 304 - application/javascript 0.5193ms +2021-03-17 16:14:38.274 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/select2/js/select2.min.js?_v=637514812746764627 - - - 304 - application/javascript 0.2919ms +2021-03-17 16:14:38.274 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-form/jquery.form.min.js?_v=637514812746354628 - - - 304 - application/javascript 0.4808ms +2021-03-17 16:14:38.274 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-17 16:14:38.274 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-validation/jquery.validate.js?_v=637514812746364627 - - - 304 - application/javascript 0.6780ms +2021-03-17 16:14:38.274 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/js/bootstrap.bundle.js?_v=637514812746254627 - - - 304 - application/javascript 0.9082ms +2021-03-17 16:14:38.274 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637514812746744625 - - - 304 - application/javascript 0.3172ms +2021-03-17 16:14:38.274 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/lodash/lodash.min.js?_v=637514812746534624 - - - 304 - application/javascript 0.8777ms +2021-03-17 16:14:38.277 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 16:14:38.278 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637514812746314628 - - +2021-03-17 16:14:38.278 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/datatables.net/js/jquery.dataTables.js?_v=637514812746344621 - - +2021-03-17 16:14:38.278 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/sweetalert/sweetalert.min.js?_v=637514812746764627 - - +2021-03-17 16:14:38.278 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.js?_v=637514812746934628 - - +2021-03-17 16:14:38.278 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637514812746594647 - - +2021-03-17 16:14:38.278 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/luxon/luxon.min.js?_v=637514812746584649 - - +2021-03-17 16:14:38.278 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-17 16:14:38.278 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-17 16:14:38.278 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-17 16:14:38.278 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-17 16:14:38.278 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/luxon/abp.luxon.js?_v=637514812745841597 - - +2021-03-17 16:14:38.278 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-17 16:14:38.278 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/timeago/jquery.timeago.js?_v=637514812746764627 - - +2021-03-17 16:14:38.278 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637514812745871596 - - +2021-03-17 16:14:38.278 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js?_v=637478884526327741 - - +2021-03-17 16:14:38.278 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-17 16:14:38.278 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.js?_v=637514812746934628 - - - 304 - application/javascript 0.3589ms +2021-03-17 16:14:38.278 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js?_v=637478884526340004 - - +2021-03-17 16:14:38.278 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-17 16:14:38.278 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-17 16:14:38.279 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js?_v=637478884526327741 - - +2021-03-17 16:14:38.279 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js?_v=637478884526327741 - - +2021-03-17 16:14:38.279 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637514812746314628 - - - 304 - application/javascript 1.4642ms +2021-03-17 16:14:38.279 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js?_v=637489821625916489 - - +2021-03-17 16:14:38.279 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js was not modified +2021-03-17 16:14:38.279 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js was not modified +2021-03-17 16:14:38.279 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/luxon/luxon.min.js?_v=637514812746584649 - - - 304 - application/javascript 1.3842ms +2021-03-17 16:14:38.279 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637514812746594647 - - - 304 - application/javascript 1.4496ms +2021-03-17 16:14:38.279 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/sweetalert/sweetalert.min.js?_v=637514812746764627 - - - 304 - application/javascript 1.7655ms +2021-03-17 16:14:38.279 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/luxon/abp.luxon.js?_v=637514812745841597 - - - 304 - application/javascript 1.3778ms +2021-03-17 16:14:38.279 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/timeago/jquery.timeago.js?_v=637514812746764627 - - - 304 - application/javascript 1.3872ms +2021-03-17 16:14:38.279 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js?_v=637478884526307791 - - +2021-03-17 16:14:38.279 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js?_v=637478884526327741 - - - 304 - application/javascript 0.9040ms +2021-03-17 16:14:38.280 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js?_v=637478884526327741 - - - 304 - application/javascript 1.4210ms +2021-03-17 16:14:38.279 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js?_v=637489821625926491 - - +2021-03-17 16:14:38.280 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js?_v=637478884526337711 - - +2021-03-17 16:14:38.280 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/datatables.net/js/jquery.dataTables.js?_v=637514812746344621 - - - 304 - application/javascript 2.0574ms +2021-03-17 16:14:38.280 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js?_v=637478884526327741 - - +2021-03-17 16:14:38.280 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js was not modified +2021-03-17 16:14:38.280 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js was not modified +2021-03-17 16:14:38.280 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js was not modified +2021-03-17 16:14:38.280 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js was not modified +2021-03-17 16:14:38.280 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js?_v=637478884526340004 - - - 304 - application/javascript 1.5410ms +2021-03-17 16:14:38.280 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js?_v=637489821625916489 - - - 304 - application/javascript 0.6240ms +2021-03-17 16:14:38.280 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js?_v=637478884526307791 - - - 304 - application/javascript 0.3617ms +2021-03-17 16:14:38.280 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/themes/basic/layout.js?_v=637478884526085297 - - +2021-03-17 16:14:38.280 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js was not modified +2021-03-17 16:14:38.280 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js was not modified +2021-03-17 16:14:38.280 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js?_v=637478884526337711 - - - 304 - application/javascript 0.3674ms +2021-03-17 16:14:38.280 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js?_v=637489821625926491 - - - 304 - application/javascript 0.5205ms +2021-03-17 16:14:38.280 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-17 16:14:38.280 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js?_v=637478884526327741 - - - 304 - application/javascript 0.9783ms +2021-03-17 16:14:38.280 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js was not modified +2021-03-17 16:14:38.280 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js?_v=637478884526327741 - - - 304 - application/javascript 0.4403ms +2021-03-17 16:14:38.280 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637514812745871596 - - - 304 - application/javascript 2.0180ms +2021-03-17 16:14:38.280 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/timeago/locales/jquery.timeago.en.js?_v=637514812746814621 - - +2021-03-17 16:14:38.280 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Pages/Abp/MultiTenancy/tenant-switch.js?_v=637478884525829181 - - +2021-03-17 16:14:38.280 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Abp/ServiceProxyScript - - +2021-03-17 16:14:38.280 +03:00 [INF] The file /libs/timeago/locales/jquery.timeago.en.js was not modified +2021-03-17 16:14:38.280 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/timeago/locales/jquery.timeago.en.js?_v=637514812746814621 - - - 304 - application/javascript 0.1640ms +2021-03-17 16:14:38.281 +03:00 [INF] The file /Pages/Abp/MultiTenancy/tenant-switch.js was not modified +2021-03-17 16:14:38.281 +03:00 [INF] The file /themes/basic/layout.js was not modified +2021-03-17 16:14:38.281 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Pages/Abp/MultiTenancy/tenant-switch.js?_v=637478884525829181 - - - 304 - application/javascript 0.6391ms +2021-03-17 16:14:38.281 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/themes/basic/layout.js?_v=637478884526085297 - - - 304 - application/javascript 0.9810ms +2021-03-17 16:14:38.289 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 16:14:38.294 +03: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). +2021-03-17 16:14:38.294 +03: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). +2021-03-17 16:14:38.324 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-17 16:14:38.393 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.LoginByLogin +2021-03-17 16:14:38.407 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.Logout +2021-03-17 16:14:38.408 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.CheckPasswordByLogin +2021-03-17 16:14:38.408 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.RegisterAsyncByInput +2021-03-17 16:14:38.409 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.SendPasswordResetCodeAsyncByInput +2021-03-17 16:14:38.409 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.ResetPasswordAsyncByInput +2021-03-17 16:14:38.409 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByNameAsyncByName +2021-03-17 16:14:38.409 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByIdAsyncById +2021-03-17 16:14:38.409 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAllListAsync +2021-03-17 16:14:38.409 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetListAsyncByInput +2021-03-17 16:14:38.410 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAsyncById +2021-03-17 16:14:38.410 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.CreateAsyncByInput +2021-03-17 16:14:38.410 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.UpdateAsyncByIdAndInput +2021-03-17 16:14:38.410 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.DeleteAsyncById +2021-03-17 16:14:38.410 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAsyncById +2021-03-17 16:14:38.410 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetListAsyncByInput +2021-03-17 16:14:38.410 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.CreateAsyncByInput +2021-03-17 16:14:38.410 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateAsyncByIdAndInput +2021-03-17 16:14:38.410 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.DeleteAsyncById +2021-03-17 16:14:38.411 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetRolesAsyncById +2021-03-17 16:14:38.411 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAssignableRolesAsync +2021-03-17 16:14:38.411 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateRolesAsyncByIdAndInput +2021-03-17 16:14:38.411 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByUsernameAsyncByUserName +2021-03-17 16:14:38.411 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByEmailAsyncByEmail +2021-03-17 16:14:38.411 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByIdAsyncById +2021-03-17 16:14:38.411 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByUserNameAsyncByUserName +2021-03-17 16:14:38.411 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.SearchAsyncByInput +2021-03-17 16:14:38.411 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.GetCountAsyncByInput +2021-03-17 16:14:38.411 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.GetAsync +2021-03-17 16:14:38.411 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.UpdateAsyncByInput +2021-03-17 16:14:38.411 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.ChangePasswordAsyncByInput +2021-03-17 16:14:38.411 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.GetAsyncByProviderNameAndProviderKey +2021-03-17 16:14:38.411 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-17 16:14:38.411 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.GetAsync +2021-03-17 16:14:38.411 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.UpdateAsyncByInput +2021-03-17 16:14:38.411 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetAsyncById +2021-03-17 16:14:38.412 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetListAsyncByInput +2021-03-17 16:14:38.412 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.CreateAsyncByInput +2021-03-17 16:14:38.412 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateAsyncByIdAndInput +2021-03-17 16:14:38.412 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteAsyncById +2021-03-17 16:14:38.412 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetDefaultConnectionStringAsyncById +2021-03-17 16:14:38.412 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateDefaultConnectionStringAsyncByIdAndDefaultConnectionString +2021-03-17 16:14:38.412 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteDefaultConnectionStringAsyncById +2021-03-17 16:14:38.412 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.GetAsyncByProviderNameAndProviderKey +2021-03-17 16:14:38.412 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-17 16:14:38.412 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.AddTagToEntityAsyncByInput +2021-03-17 16:14:38.412 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.RemoveTagFromEntityAsyncByInput +2021-03-17 16:14:38.412 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.SetEntityTagsAsyncByInput +2021-03-17 16:14:38.412 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.CreateAsyncByInput +2021-03-17 16:14:38.412 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.DeleteAsyncById +2021-03-17 16:14:38.412 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetAsyncById +2021-03-17 16:14:38.413 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetListAsyncByInput +2021-03-17 16:14:38.413 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.UpdateAsyncByIdAndInput +2021-03-17 16:14:38.413 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetTagDefinitionsAsync +2021-03-17 16:14:38.413 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.GetAsyncById +2021-03-17 16:14:38.413 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.GetListAsyncByInput +2021-03-17 16:14:38.413 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.CreateAsyncByInput +2021-03-17 16:14:38.413 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.UpdateAsyncByIdAndInput +2021-03-17 16:14:38.413 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.DeleteAsyncById +2021-03-17 16:14:38.413 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptorAdmin.DeleteAsyncById +2021-03-17 16:14:38.413 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptorAdmin.UploadAsyncByEntityTypeAndFile +2021-03-17 16:14:38.413 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.GetListAsyncByInput +2021-03-17 16:14:38.413 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.GetAsyncById +2021-03-17 16:14:38.413 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.DeleteAsyncById +2021-03-17 16:14:38.414 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.GetAsyncById +2021-03-17 16:14:38.414 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.GetListAsyncByInput +2021-03-17 16:14:38.414 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.CreateAsyncByInput +2021-03-17 16:14:38.414 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.UpdateAsyncByIdAndInput +2021-03-17 16:14:38.414 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.DeleteAsyncById +2021-03-17 16:14:38.414 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeatureAdmin.GetListAsyncByBlogId +2021-03-17 16:14:38.414 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeatureAdmin.SetAsyncByBlogIdAndDto +2021-03-17 16:14:38.414 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.CreateAsyncByInput +2021-03-17 16:14:38.414 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.DeleteAsyncById +2021-03-17 16:14:38.414 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.GetAsyncById +2021-03-17 16:14:38.415 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.GetListAsyncByInput +2021-03-17 16:14:38.415 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.UpdateAsyncByIdAndInput +2021-03-17 16:14:38.415 +03:00 [DBG] ActionApiDescriptionModel.Create: TagPublic.GetAllRelatedTagsAsyncByEntityTypeAndEntityId +2021-03-17 16:14:38.415 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.GetForSelectionAsyncByEntityTypeAndEntityId +2021-03-17 16:14:38.415 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.CreateAsyncByEntityTypeAndEntityIdAndReaction +2021-03-17 16:14:38.415 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.DeleteAsyncByEntityTypeAndEntityIdAndReaction +2021-03-17 16:14:38.415 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.CreateAsyncByEntityTypeAndEntityIdAndInput +2021-03-17 16:14:38.415 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.DeleteAsyncByEntityTypeAndEntityId +2021-03-17 16:14:38.416 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.GetGroupedStarCountsAsyncByEntityTypeAndEntityId +2021-03-17 16:14:38.416 +03:00 [DBG] ActionApiDescriptionModel.Create: PagesPublic.FindBySlugAsyncBySlug +2021-03-17 16:14:38.416 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.GetListAsyncByEntityTypeAndEntityId +2021-03-17 16:14:38.416 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.CreateAsyncByEntityTypeAndEntityIdAndInput +2021-03-17 16:14:38.416 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.UpdateAsyncByIdAndInput +2021-03-17 16:14:38.416 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.DeleteAsyncById +2021-03-17 16:14:38.416 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostPublic.GetAsyncByBlogSlugAndBlogPostSlug +2021-03-17 16:14:38.416 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostPublic.GetListAsyncByBlogSlugAndInput +2021-03-17 16:14:38.416 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptor.DownloadAsyncById +2021-03-17 16:14:38.416 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeature.GetOrDefaultAsyncByBlogIdAndFeatureName +2021-03-17 16:14:38.416 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApplicationConfiguration.GetAsync +2021-03-17 16:14:38.417 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApiDefinition.GetByModel +2021-03-17 16:14:38.439 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-17 16:14:38.440 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 144.982ms +2021-03-17 16:14:38.440 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 16:14:38.440 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Abp/ServiceProxyScript - - - 200 34528 application/javascript 159.5498ms +2021-03-17 16:14:38.737 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-17 16:14:38.801 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-17 16:14:38.804 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 509.4052ms +2021-03-17 16:14:38.804 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 16:14:38.809 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Abp/ApplicationConfigurationScript - - - 200 96043 application/javascript 534.7159ms +2021-03-17 16:14:51.928 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/Account/Login application/x-www-form-urlencoded 317 +2021-03-17 16:14:51.931 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:14:51.932 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-17 16:14:51.932 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-17 16:14:51.932 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 16:14:51.955 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnPostAsync - ModelState is "Valid" +2021-03-17 16:14:52.402 +03:00 [DBG] Augmenting SignInContext +2021-03-17 16:14:52.403 +03:00 [DBG] Adding idp claim with value: local +2021-03-17 16:14:52.403 +03:00 [DBG] Adding auth_time claim with value: 1615986892 +2021-03-17 16:14:52.414 +03:00 [INF] AuthenticationScheme: Identity.Application signed in. +2021-03-17 16:14:52.440 +03:00 [INF] {"Username":"admin","Provider":null,"ProviderUserId":null,"SubjectId":"f96d764d-1435-9e8e-b3f4-39fb0f65cfde","DisplayName":"admin","Endpoint":"UI","ClientId":null,"Category":"Authentication","Name":"User Login Success","EventType":"Success","Id":1000,"Message":null,"ActivityId":"0HM798P1HPVJK:000000CB","TimeStamp":"2021-03-17T13:14:52.0000000Z","ProcessId":35284,"LocalIpAddress":"::1:44313","RemoteIpAddress":"::1","$type":"UserLoginSuccessEvent"} +2021-03-17 16:14:52.441 +03:00 [INF] Executed handler method OnPostAsync, returned result Microsoft.AspNetCore.Mvc.RedirectResult. +2021-03-17 16:14:52.441 +03:00 [INF] Executing RedirectResult, redirecting to /. +2021-03-17 16:14:52.441 +03:00 [INF] Executed page /Account/Login in 509.2073ms +2021-03-17 16:14:52.441 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-17 16:14:52.448 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/Account/Login application/x-www-form-urlencoded 317 - 302 0 - 519.7379ms +2021-03-17 16:14:52.450 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-17 16:14:52.454 +03:00 [INF] Executing endpoint '/_Host' +2021-03-17 16:14:52.454 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-17 16:14:52.454 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 16:14:52.454 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-17 16:14:52.454 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 16:14:52.456 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.57 ms. +2021-03-17 16:14:52.457 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.46 ms. +2021-03-17 16:14:52.457 +03:00 [INF] Executed page /_Host in 3.097ms +2021-03-17 16:14:52.457 +03:00 [INF] Executed endpoint '/_Host' +2021-03-17 16:14:52.457 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 7.7959ms +2021-03-17 16:14:52.481 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-17 16:14:52.482 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-17 16:14:52.482 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 0.5474ms +2021-03-17 16:14:52.482 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 16:14:52.482 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 16:14:52.482 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-17 16:14:52.483 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-17 16:14:52.483 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-17 16:14:52.483 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 0.5579ms +2021-03-17 16:14:52.483 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 0.5592ms +2021-03-17 16:14:52.483 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-17 16:14:52.483 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 304 - text/css 0.5609ms +2021-03-17 16:14:52.484 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-17 16:14:52.484 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-17 16:14:52.484 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - +2021-03-17 16:14:52.484 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-17 16:14:52.484 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-17 16:14:52.485 +03:00 [INF] The file /global-styles.css was not modified +2021-03-17 16:14:52.485 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-17 16:14:52.485 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-17 16:14:52.485 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 304 - application/javascript 0.2165ms +2021-03-17 16:14:52.485 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - - 304 - text/css 0.4751ms +2021-03-17 16:14:52.485 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 304 - text/css 0.4231ms +2021-03-17 16:14:52.485 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-17 16:14:52.485 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 304 - text/css 0.5605ms +2021-03-17 16:14:52.485 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-17 16:14:52.485 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 304 - text/css 0.6327ms +2021-03-17 16:14:52.486 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - +2021-03-17 16:14:52.486 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - +2021-03-17 16:14:52.486 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - +2021-03-17 16:14:52.486 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-17 16:14:52.486 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-17 16:14:52.486 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-17 16:14:52.486 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - - 304 - application/javascript 0.3677ms +2021-03-17 16:14:52.486 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - - 304 - application/javascript 0.5210ms +2021-03-17 16:14:52.486 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - - 304 - application/javascript 0.4172ms +2021-03-17 16:14:52.518 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 16:14:52.522 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:14:52.523 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 16:14:52.526 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 16:14:52.526 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 8.9388ms +2021-03-17 16:14:52.537 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=XPt3hwOEZdDmVtRRhN1FtQ - - +2021-03-17 16:14:52.540 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:14:52.540 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 16:14:52.547 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 16:14:52.548 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 16:14:52.548 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 16:14:52.548 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 16:14:52.548 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:52.549 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 16:14:52.550 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 16:14:52.550 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 16:14:52.551 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 16:14:52.554 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:52.572 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-17 16:14:52.572 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-17 16:14:52.572 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.4321ms +2021-03-17 16:14:54.159 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-17 16:14:54.159 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-17 16:14:54.159 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.3058ms +2021-03-17 16:14:55.519 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:14:55.520 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:14:55.520 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:14:55.521 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:14:55.521 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:55.522 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 16:14:55.522 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 16:14:55.522 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 16:14:55.523 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 16:14:55.523 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:55.523 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:14:55.523 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:14:55.523 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:14:55.523 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:14:55.523 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:55.523 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:55.524 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:55.524 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:55.524 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:55.524 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:55.524 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:55.524 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:55.525 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:55.525 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:55.525 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:55.555 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:14:55.556 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 16:14:55.556 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:14:55.557 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 16:14:55.557 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:55.558 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:55.584 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:14:55.585 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:14:55.585 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:14:55.585 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:14:55.586 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:55.586 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:55.587 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:55.587 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:55.587 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:55.587 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:55.587 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:55.588 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:55.588 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:55.588 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:55.588 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:55.591 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:14:55.592 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:14:55.592 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:14:55.592 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:14:55.592 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:55.592 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:55.593 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:55.593 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:55.594 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:55.594 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:55.594 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:55.594 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:55.594 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:55.595 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:55.595 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:55.597 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:14:55.598 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:14:55.598 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:14:55.598 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:14:55.598 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:55.599 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:55.599 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:55.599 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:55.599 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:55.599 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:55.599 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:55.600 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:55.600 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:55.600 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:55.600 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:55.603 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:14:55.604 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:14:55.604 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:14:55.604 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:14:55.604 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:55.604 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:55.605 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:55.605 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:55.605 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:55.605 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:55.605 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:55.606 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:55.606 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:55.606 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:55.606 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:55.610 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:14:55.610 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:14:55.610 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:14:55.611 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:14:55.611 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:55.611 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:55.612 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:55.612 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:55.612 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:55.612 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:55.612 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:55.613 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:55.613 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:55.613 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:55.613 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:55.616 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:14:55.617 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:14:55.617 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:14:55.617 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:14:55.617 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:55.617 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:55.618 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:55.618 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:55.618 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:55.618 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:55.618 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:55.619 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:55.619 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:55.619 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:55.619 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:55.622 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:14:55.623 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 16:14:55.623 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:14:55.624 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 16:14:55.624 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:55.624 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:55.624 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:55.624 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:55.625 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 16:14:55.625 +03:00 [INF] Authorization was successful. +2021-03-17 16:14:55.625 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:55.625 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:55.625 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:55.626 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 16:14:55.626 +03:00 [INF] Authorization was successful. +2021-03-17 16:18:11.289 +03:00 [INF] Starting web host. +2021-03-17 16:18:12.571 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-17 16:18:12.618 +03:00 [INF] Loaded ABP modules: +2021-03-17 16:18:12.618 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorModule +2021-03-17 16:18:12.618 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-17 16:18:12.618 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-17 16:18:12.618 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.MultiLingualObject.AbpMultiLingualObjectModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-17 16:18:12.618 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-17 16:18:12.618 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-17 16:18:12.618 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-17 16:18:12.618 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingAbstractionsModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.BasicTheme.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-17 16:18:12.618 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-17 16:18:12.650 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-17 16:18:12.653 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-17 16:18:12.683 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-17 16:18:13.190 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-17 16:18:13.190 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-17 16:18:13.190 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-17 16:18:13.190 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-17 16:18:13.190 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-17 16:18:13.190 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-17 16:18:13.679 +03:00 [INF] Initialized all ABP modules. +2021-03-17 16:18:13.752 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-17 16:18:13.756 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-17 16:18:13.756 +03:00 [INF] Hosting environment: Development +2021-03-17 16:18:13.756 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-17 16:18:14.424 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-17 16:18:16.725 +03:00 [DBG] Login Url: /Account/Login +2021-03-17 16:18:16.725 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-17 16:18:16.725 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-17 16:18:16.725 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-17 16:18:16.725 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-17 16:18:16.725 +03:00 [DBG] Error Url: /Account/Error +2021-03-17 16:18:16.725 +03:00 [DBG] Error Id Parameter: errorId +2021-03-17 16:18:16.817 +03:00 [INF] Executing endpoint '/_Host' +2021-03-17 16:18:16.860 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-17 16:18:16.862 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 16:18:16.888 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-17 16:18:16.888 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 16:18:16.987 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 13.45 ms. +2021-03-17 16:18:17.041 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 2.89 ms. +2021-03-17 16:18:17.060 +03:00 [INF] Executed page /_Host in 194.7144ms +2021-03-17 16:18:17.061 +03:00 [INF] Executed endpoint '/_Host' +2021-03-17 16:18:17.071 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 2647.1640ms +2021-03-17 16:18:17.085 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 16:18:17.085 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-17 16:18:17.085 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 16:18:17.085 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-17 16:18:17.085 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-17 16:18:17.085 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-17 16:18:17.085 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - +2021-03-17 16:18:17.085 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-17 16:18:17.085 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-17 16:18:17.085 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - +2021-03-17 16:18:17.086 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - +2021-03-17 16:18:17.086 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - +2021-03-17 16:18:17.091 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-17 16:18:17.091 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-17 16:18:17.091 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-17 16:18:17.091 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-17 16:18:17.091 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-17 16:18:17.091 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-17 16:18:17.091 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-17 16:18:17.091 +03:00 [INF] The file /global-styles.css was not modified +2021-03-17 16:18:17.091 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-17 16:18:17.091 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-17 16:18:17.091 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-17 16:18:17.091 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-17 16:18:17.094 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 304 - text/css 8.2633ms +2021-03-17 16:18:17.094 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - - 304 - application/javascript 7.6299ms +2021-03-17 16:18:17.094 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 8.8591ms +2021-03-17 16:18:17.094 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - - 304 - application/javascript 7.1333ms +2021-03-17 16:18:17.094 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 8.8183ms +2021-03-17 16:18:17.094 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - - 304 - application/javascript 7.9871ms +2021-03-17 16:18:17.094 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 304 - text/css 8.8994ms +2021-03-17 16:18:17.094 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 9.0836ms +2021-03-17 16:18:17.094 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - - 304 - text/css 8.6125ms +2021-03-17 16:18:17.094 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 304 - application/javascript 8.3097ms +2021-03-17 16:18:17.094 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 304 - text/css 8.9791ms +2021-03-17 16:18:17.094 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 304 - text/css 9.0589ms +2021-03-17 16:18:17.132 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 16:18:17.140 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:18:17.141 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 16:18:17.156 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 16:18:17.156 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 23.8259ms +2021-03-17 16:18:17.166 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=CvQP4qccw6sI6OzuuIn4Cg - - +2021-03-17 16:18:17.169 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:18:17.169 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 16:18:17.394 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-17 16:18:17.494 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-17 16:18:17.632 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-17 16:18:17.632 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-17 16:18:17.632 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-17 16:18:17.632 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-17 16:18:17.633 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.8160ms +2021-03-17 16:18:17.633 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.8953ms +2021-03-17 16:18:18.908 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-17 16:18:18.921 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Account/Login - - +2021-03-17 16:18:18.930 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-17 16:18:18.950 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-17 16:18:18.951 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 16:18:19.223 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnGetAsync - ModelState is "Valid" +2021-03-17 16:18:19.238 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 16:18:19.520 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 5.72 ms. +2021-03-17 16:18:19.551 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-17 16:18:19.650 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 8.63 ms. +2021-03-17 16:18:19.669 +03:00 [INF] Executed page /Account/Login in 718.5612ms +2021-03-17 16:18:19.671 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-17 16:18:19.671 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarybR3MA5BlNs1TknVe 359 +2021-03-17 16:18:19.684 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/core/abp.css?_v=637514812745831597 - - +2021-03-17 16:18:19.685 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-17 16:18:19.685 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/core/abp.css?_v=637514812745831597 - - - 304 - text/css 0.5529ms +2021-03-17 16:18:19.686 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Account/Login - - - 200 - text/html;+charset=utf-8 764.8889ms +2021-03-17 16:18:19.686 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 16:18:19.686 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=CvQP4qccw6sI6OzuuIn4Cg - - - 101 - - 2519.7389ms +2021-03-17 16:18:19.686 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:18:19.687 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 16:18:19.687 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-17 16:18:19.687 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 16:18:19.687 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.css?_v=637514812746934628 - - +2021-03-17 16:18:19.687 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-17 16:18:19.687 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-17 16:18:19.687 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-17 16:18:19.687 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-17 16:18:19.687 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.css?_v=637514812746934628 - - - 304 - text/css 0.3639ms +2021-03-17 16:18:19.687 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 0.4854ms +2021-03-17 16:18:19.687 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-17 16:18:19.687 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 0.4887ms +2021-03-17 16:18:19.687 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 0.4704ms +2021-03-17 16:18:19.697 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637514812746604643 - - +2021-03-17 16:18:19.697 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/select2/css/select2.min.css?_v=637514812746624703 - - +2021-03-17 16:18:19.698 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637514812746304631 - - +2021-03-17 16:18:19.698 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637514812745861596 - - +2021-03-17 16:18:19.698 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-17 16:18:19.698 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-17 16:18:19.698 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-17 16:18:19.698 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-17 16:18:19.698 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637514812746604643 - - - 304 - text/css 0.3875ms +2021-03-17 16:18:19.698 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/select2/css/select2.min.css?_v=637514812746624703 - - - 304 - text/css 0.4320ms +2021-03-17 16:18:19.698 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637514812746304631 - - - 304 - text/css 0.4018ms +2021-03-17 16:18:19.698 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637514812745861596 - - - 304 - text/css 0.3947ms +2021-03-17 16:18:19.699 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css?_v=637478884526317768 - - +2021-03-17 16:18:19.699 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/themes/basic/layout.css?_v=637478884526085297 - - +2021-03-17 16:18:19.699 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - +2021-03-17 16:18:19.699 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/utils/abp-utils.umd.min.js?_v=637514812745851595 - - +2021-03-17 16:18:19.699 +03:00 [INF] The file /global-styles.css was not modified +2021-03-17 16:18:19.699 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - - 304 - text/css 0.1625ms +2021-03-17 16:18:19.699 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-17 16:18:19.699 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css was not modified +2021-03-17 16:18:19.699 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/utils/abp-utils.umd.min.js?_v=637514812745851595 - - - 304 - application/javascript 0.2169ms +2021-03-17 16:18:19.699 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css?_v=637478884526317768 - - - 304 - text/css 0.4033ms +2021-03-17 16:18:19.699 +03:00 [INF] The file /themes/basic/layout.css was not modified +2021-03-17 16:18:19.699 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/themes/basic/layout.css?_v=637478884526085297 - - - 304 - text/css 0.4701ms +2021-03-17 16:18:19.700 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-17 16:18:19.700 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarybR3MA5BlNs1TknVe 359 - 200 0 - 28.3094ms +2021-03-17 16:18:19.701 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/core/abp.js?_v=637514812745831597 - - +2021-03-17 16:18:19.701 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery/jquery.js?_v=637514812746524624 - - +2021-03-17 16:18:19.701 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/jquery/abp.jquery.js?_v=637514812745841597 - - +2021-03-17 16:18:19.701 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/js/bootstrap.bundle.js?_v=637514812746254627 - - +2021-03-17 16:18:19.701 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-17 16:18:19.701 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-17 16:18:19.701 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-17 16:18:19.701 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/lodash/lodash.min.js?_v=637514812746534624 - - +2021-03-17 16:18:19.701 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-validation/jquery.validate.js?_v=637514812746364627 - - +2021-03-17 16:18:19.701 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-17 16:18:19.701 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/core/abp.js?_v=637514812745831597 - - - 304 - application/javascript 0.2366ms +2021-03-17 16:18:19.701 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery/jquery.js?_v=637514812746524624 - - - 304 - application/javascript 0.2306ms +2021-03-17 16:18:19.701 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/jquery/abp.jquery.js?_v=637514812745841597 - - - 304 - application/javascript 0.2173ms +2021-03-17 16:18:19.701 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637514812746364627 - - +2021-03-17 16:18:19.701 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/js/bootstrap.bundle.js?_v=637514812746254627 - - - 304 - application/javascript 0.1896ms +2021-03-17 16:18:19.701 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-17 16:18:19.701 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-17 16:18:19.701 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-17 16:18:19.701 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/lodash/lodash.min.js?_v=637514812746534624 - - - 304 - application/javascript 0.2179ms +2021-03-17 16:18:19.701 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-form/jquery.form.min.js?_v=637514812746354628 - - +2021-03-17 16:18:19.701 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-validation/jquery.validate.js?_v=637514812746364627 - - - 304 - application/javascript 0.1801ms +2021-03-17 16:18:19.701 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/select2/js/select2.min.js?_v=637514812746764627 - - +2021-03-17 16:18:19.701 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637514812746364627 - - - 304 - application/javascript 0.1600ms +2021-03-17 16:18:19.701 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637514812746744625 - - +2021-03-17 16:18:19.701 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-17 16:18:19.701 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-17 16:18:19.701 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-17 16:18:19.701 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/select2/js/select2.min.js?_v=637514812746764627 - - - 304 - application/javascript 0.1651ms +2021-03-17 16:18:19.701 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637514812746744625 - - - 304 - application/javascript 0.2143ms +2021-03-17 16:18:19.701 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-form/jquery.form.min.js?_v=637514812746354628 - - - 304 - application/javascript 0.2545ms +2021-03-17 16:18:19.705 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/datatables.net/js/jquery.dataTables.js?_v=637514812746344621 - - +2021-03-17 16:18:19.705 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/sweetalert/sweetalert.min.js?_v=637514812746764627 - - +2021-03-17 16:18:19.705 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637514812746314628 - - +2021-03-17 16:18:19.705 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Abp/ApplicationConfigurationScript - - +2021-03-17 16:18:19.705 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.js?_v=637514812746934628 - - +2021-03-17 16:18:19.705 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637514812746594647 - - +2021-03-17 16:18:19.705 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/luxon/luxon.min.js?_v=637514812746584649 - - +2021-03-17 16:18:19.705 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/luxon/abp.luxon.js?_v=637514812745841597 - - +2021-03-17 16:18:19.705 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/timeago/jquery.timeago.js?_v=637514812746764627 - - +2021-03-17 16:18:19.705 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637514812745871596 - - +2021-03-17 16:18:19.705 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js?_v=637478884526340004 - - +2021-03-17 16:18:19.705 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js?_v=637478884526327741 - - +2021-03-17 16:18:19.705 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-17 16:18:19.705 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-17 16:18:19.705 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-17 16:18:19.705 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-17 16:18:19.705 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-17 16:18:19.705 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-17 16:18:19.706 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-17 16:18:19.706 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-17 16:18:19.706 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-17 16:18:19.706 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.js?_v=637514812746934628 - - - 304 - application/javascript 0.8050ms +2021-03-17 16:18:19.706 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/timeago/jquery.timeago.js?_v=637514812746764627 - - - 304 - application/javascript 0.7743ms +2021-03-17 16:18:19.706 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/datatables.net/js/jquery.dataTables.js?_v=637514812746344621 - - - 304 - application/javascript 1.0046ms +2021-03-17 16:18:19.706 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/luxon/luxon.min.js?_v=637514812746584649 - - - 304 - application/javascript 0.9439ms +2021-03-17 16:18:19.706 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/sweetalert/sweetalert.min.js?_v=637514812746764627 - - - 304 - application/javascript 1.0206ms +2021-03-17 16:18:19.706 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637514812745871596 - - - 304 - application/javascript 0.9046ms +2021-03-17 16:18:19.706 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js was not modified +2021-03-17 16:18:19.706 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637514812746314628 - - - 304 - application/javascript 1.1946ms +2021-03-17 16:18:19.706 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/luxon/abp.luxon.js?_v=637514812745841597 - - - 304 - application/javascript 1.0189ms +2021-03-17 16:18:19.706 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js was not modified +2021-03-17 16:18:19.706 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637514812746594647 - - - 304 - application/javascript 1.0191ms +2021-03-17 16:18:19.706 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js?_v=637478884526327741 - - - 304 - application/javascript 0.8299ms +2021-03-17 16:18:19.706 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js?_v=637478884526340004 - - - 304 - application/javascript 0.9530ms +2021-03-17 16:18:19.709 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js?_v=637478884526327741 - - +2021-03-17 16:18:19.709 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js?_v=637478884526327741 - - +2021-03-17 16:18:19.709 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js?_v=637489821625916489 - - +2021-03-17 16:18:19.709 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js?_v=637478884526307791 - - +2021-03-17 16:18:19.709 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js?_v=637489821625926491 - - +2021-03-17 16:18:19.709 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js?_v=637478884526327741 - - +2021-03-17 16:18:19.709 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js?_v=637478884526337711 - - +2021-03-17 16:18:19.709 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Pages/Abp/MultiTenancy/tenant-switch.js?_v=637478884525829181 - - +2021-03-17 16:18:19.709 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/themes/basic/layout.js?_v=637478884526085297 - - +2021-03-17 16:18:19.709 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 16:18:19.709 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/timeago/locales/jquery.timeago.en.js?_v=637514812746814621 - - +2021-03-17 16:18:19.710 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Abp/ServiceProxyScript - - +2021-03-17 16:18:19.710 +03:00 [INF] The file /libs/timeago/locales/jquery.timeago.en.js was not modified +2021-03-17 16:18:19.710 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/timeago/locales/jquery.timeago.en.js?_v=637514812746814621 - - - 304 - application/javascript 0.4529ms +2021-03-17 16:18:19.710 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js was not modified +2021-03-17 16:18:19.710 +03:00 [INF] The file /Pages/Abp/MultiTenancy/tenant-switch.js was not modified +2021-03-17 16:18:19.710 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js was not modified +2021-03-17 16:18:19.710 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js was not modified +2021-03-17 16:18:19.710 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js was not modified +2021-03-17 16:18:19.710 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Pages/Abp/MultiTenancy/tenant-switch.js?_v=637478884525829181 - - - 304 - application/javascript 0.8250ms +2021-03-17 16:18:19.710 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js was not modified +2021-03-17 16:18:19.710 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js was not modified +2021-03-17 16:18:19.710 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js?_v=637489821625916489 - - - 304 - application/javascript 1.0052ms +2021-03-17 16:18:19.710 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js was not modified +2021-03-17 16:18:19.710 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js?_v=637478884526337711 - - - 304 - application/javascript 0.9030ms +2021-03-17 16:18:19.710 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js?_v=637478884526307791 - - - 304 - application/javascript 1.0431ms +2021-03-17 16:18:19.710 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js?_v=637478884526327741 - - - 304 - application/javascript 1.1927ms +2021-03-17 16:18:19.710 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js?_v=637478884526327741 - - - 304 - application/javascript 1.0976ms +2021-03-17 16:18:19.710 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js?_v=637489821625926491 - - - 304 - application/javascript 1.1620ms +2021-03-17 16:18:19.710 +03:00 [INF] The file /themes/basic/layout.js was not modified +2021-03-17 16:18:19.711 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js?_v=637478884526327741 - - - 304 - application/javascript 1.3577ms +2021-03-17 16:18:19.711 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/themes/basic/layout.js?_v=637478884526085297 - - - 304 - application/javascript 1.1914ms +2021-03-17 16:18:19.714 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 16:18:19.719 +03: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). +2021-03-17 16:18:19.719 +03: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). +2021-03-17 16:18:19.756 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-17 16:18:19.817 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.LoginByLogin +2021-03-17 16:18:19.831 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.Logout +2021-03-17 16:18:19.831 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.CheckPasswordByLogin +2021-03-17 16:18:19.832 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.RegisterAsyncByInput +2021-03-17 16:18:19.832 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.SendPasswordResetCodeAsyncByInput +2021-03-17 16:18:19.832 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.ResetPasswordAsyncByInput +2021-03-17 16:18:19.832 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByNameAsyncByName +2021-03-17 16:18:19.832 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByIdAsyncById +2021-03-17 16:18:19.832 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAllListAsync +2021-03-17 16:18:19.833 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetListAsyncByInput +2021-03-17 16:18:19.833 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAsyncById +2021-03-17 16:18:19.833 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.CreateAsyncByInput +2021-03-17 16:18:19.833 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.UpdateAsyncByIdAndInput +2021-03-17 16:18:19.833 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.DeleteAsyncById +2021-03-17 16:18:19.833 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAsyncById +2021-03-17 16:18:19.833 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetListAsyncByInput +2021-03-17 16:18:19.833 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.CreateAsyncByInput +2021-03-17 16:18:19.833 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateAsyncByIdAndInput +2021-03-17 16:18:19.834 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.DeleteAsyncById +2021-03-17 16:18:19.834 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetRolesAsyncById +2021-03-17 16:18:19.834 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAssignableRolesAsync +2021-03-17 16:18:19.834 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateRolesAsyncByIdAndInput +2021-03-17 16:18:19.834 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByUsernameAsyncByUserName +2021-03-17 16:18:19.834 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByEmailAsyncByEmail +2021-03-17 16:18:19.834 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByIdAsyncById +2021-03-17 16:18:19.834 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByUserNameAsyncByUserName +2021-03-17 16:18:19.834 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.SearchAsyncByInput +2021-03-17 16:18:19.834 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.GetCountAsyncByInput +2021-03-17 16:18:19.834 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.GetAsync +2021-03-17 16:18:19.834 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.UpdateAsyncByInput +2021-03-17 16:18:19.834 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.ChangePasswordAsyncByInput +2021-03-17 16:18:19.834 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.GetAsyncByProviderNameAndProviderKey +2021-03-17 16:18:19.834 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-17 16:18:19.834 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.GetAsync +2021-03-17 16:18:19.834 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.UpdateAsyncByInput +2021-03-17 16:18:19.835 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetAsyncById +2021-03-17 16:18:19.835 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetListAsyncByInput +2021-03-17 16:18:19.835 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.CreateAsyncByInput +2021-03-17 16:18:19.835 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateAsyncByIdAndInput +2021-03-17 16:18:19.835 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteAsyncById +2021-03-17 16:18:19.835 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetDefaultConnectionStringAsyncById +2021-03-17 16:18:19.835 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateDefaultConnectionStringAsyncByIdAndDefaultConnectionString +2021-03-17 16:18:19.835 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteDefaultConnectionStringAsyncById +2021-03-17 16:18:19.835 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.GetAsyncByProviderNameAndProviderKey +2021-03-17 16:18:19.835 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-17 16:18:19.835 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.AddTagToEntityAsyncByInput +2021-03-17 16:18:19.835 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.RemoveTagFromEntityAsyncByInput +2021-03-17 16:18:19.835 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.SetEntityTagsAsyncByInput +2021-03-17 16:18:19.835 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.CreateAsyncByInput +2021-03-17 16:18:19.836 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.DeleteAsyncById +2021-03-17 16:18:19.836 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetAsyncById +2021-03-17 16:18:19.836 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetListAsyncByInput +2021-03-17 16:18:19.836 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.UpdateAsyncByIdAndInput +2021-03-17 16:18:19.836 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetTagDefinitionsAsync +2021-03-17 16:18:19.836 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.GetAsyncById +2021-03-17 16:18:19.836 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.GetListAsyncByInput +2021-03-17 16:18:19.836 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.CreateAsyncByInput +2021-03-17 16:18:19.836 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.UpdateAsyncByIdAndInput +2021-03-17 16:18:19.836 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.DeleteAsyncById +2021-03-17 16:18:19.836 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptorAdmin.DeleteAsyncById +2021-03-17 16:18:19.837 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptorAdmin.UploadAsyncByEntityTypeAndFile +2021-03-17 16:18:19.837 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.GetListAsyncByInput +2021-03-17 16:18:19.837 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.GetAsyncById +2021-03-17 16:18:19.837 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.DeleteAsyncById +2021-03-17 16:18:19.837 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.GetAsyncById +2021-03-17 16:18:19.837 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.GetListAsyncByInput +2021-03-17 16:18:19.837 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.CreateAsyncByInput +2021-03-17 16:18:19.837 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.UpdateAsyncByIdAndInput +2021-03-17 16:18:19.837 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.DeleteAsyncById +2021-03-17 16:18:19.837 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeatureAdmin.GetListAsyncByBlogId +2021-03-17 16:18:19.838 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeatureAdmin.SetAsyncByBlogIdAndDto +2021-03-17 16:18:19.838 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.CreateAsyncByInput +2021-03-17 16:18:19.838 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.DeleteAsyncById +2021-03-17 16:18:19.838 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.GetAsyncById +2021-03-17 16:18:19.838 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.GetListAsyncByInput +2021-03-17 16:18:19.838 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.UpdateAsyncByIdAndInput +2021-03-17 16:18:19.838 +03:00 [DBG] ActionApiDescriptionModel.Create: TagPublic.GetAllRelatedTagsAsyncByEntityTypeAndEntityId +2021-03-17 16:18:19.838 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.GetForSelectionAsyncByEntityTypeAndEntityId +2021-03-17 16:18:19.838 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.CreateAsyncByEntityTypeAndEntityIdAndReaction +2021-03-17 16:18:19.839 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.DeleteAsyncByEntityTypeAndEntityIdAndReaction +2021-03-17 16:18:19.839 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.CreateAsyncByEntityTypeAndEntityIdAndInput +2021-03-17 16:18:19.839 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.DeleteAsyncByEntityTypeAndEntityId +2021-03-17 16:18:19.839 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.GetGroupedStarCountsAsyncByEntityTypeAndEntityId +2021-03-17 16:18:19.839 +03:00 [DBG] ActionApiDescriptionModel.Create: PagesPublic.FindBySlugAsyncBySlug +2021-03-17 16:18:19.839 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.GetListAsyncByEntityTypeAndEntityId +2021-03-17 16:18:19.839 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.CreateAsyncByEntityTypeAndEntityIdAndInput +2021-03-17 16:18:19.839 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.UpdateAsyncByIdAndInput +2021-03-17 16:18:19.839 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.DeleteAsyncById +2021-03-17 16:18:19.839 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostPublic.GetAsyncByBlogSlugAndBlogPostSlug +2021-03-17 16:18:19.839 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostPublic.GetListAsyncByBlogSlugAndInput +2021-03-17 16:18:19.839 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptor.DownloadAsyncById +2021-03-17 16:18:19.840 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeature.GetOrDefaultAsyncByBlogIdAndFeatureName +2021-03-17 16:18:19.840 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApplicationConfiguration.GetAsync +2021-03-17 16:18:19.840 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApiDefinition.GetByModel +2021-03-17 16:18:19.861 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-17 16:18:19.864 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 145.1735ms +2021-03-17 16:18:19.864 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 16:18:19.864 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Abp/ServiceProxyScript - - - 200 34528 application/javascript 154.4487ms +2021-03-17 16:18:20.216 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-17 16:18:20.295 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-17 16:18:20.298 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 579.5011ms +2021-03-17 16:18:20.298 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 16:18:20.300 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Abp/ApplicationConfigurationScript - - - 200 96043 application/javascript 595.1105ms +2021-03-17 16:18:23.457 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/Account/Login application/x-www-form-urlencoded 317 +2021-03-17 16:18:23.461 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:18:23.461 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-17 16:18:23.461 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-17 16:18:23.461 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 16:18:23.480 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnPostAsync - ModelState is "Valid" +2021-03-17 16:18:24.455 +03:00 [DBG] Augmenting SignInContext +2021-03-17 16:18:24.457 +03:00 [DBG] Adding idp claim with value: local +2021-03-17 16:18:24.457 +03:00 [DBG] Adding auth_time claim with value: 1615987104 +2021-03-17 16:18:24.469 +03:00 [INF] AuthenticationScheme: Identity.Application signed in. +2021-03-17 16:18:24.702 +03:00 [INF] {"Username":"admin","Provider":null,"ProviderUserId":null,"SubjectId":"f96d764d-1435-9e8e-b3f4-39fb0f65cfde","DisplayName":"admin","Endpoint":"UI","ClientId":null,"Category":"Authentication","Name":"User Login Success","EventType":"Success","Id":1000,"Message":null,"ActivityId":"0HM798SFDNRTL:00000081","TimeStamp":"2021-03-17T13:18:24.0000000Z","ProcessId":5440,"LocalIpAddress":"::1:44313","RemoteIpAddress":"::1","$type":"UserLoginSuccessEvent"} +2021-03-17 16:18:24.707 +03:00 [INF] Executed handler method OnPostAsync, returned result Microsoft.AspNetCore.Mvc.RedirectResult. +2021-03-17 16:18:24.713 +03:00 [INF] Executing RedirectResult, redirecting to /. +2021-03-17 16:18:24.713 +03:00 [INF] Executed page /Account/Login in 1251.9113ms +2021-03-17 16:18:24.713 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-17 16:18:24.721 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/Account/Login application/x-www-form-urlencoded 317 - 302 0 - 1263.8805ms +2021-03-17 16:18:24.724 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-17 16:18:24.737 +03:00 [INF] Executing endpoint '/_Host' +2021-03-17 16:18:24.737 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-17 16:18:24.737 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 16:18:24.737 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-17 16:18:24.737 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 16:18:24.739 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.50 ms. +2021-03-17 16:18:24.740 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.27 ms. +2021-03-17 16:18:24.740 +03:00 [INF] Executed page /_Host in 2.8856ms +2021-03-17 16:18:24.740 +03:00 [INF] Executed endpoint '/_Host' +2021-03-17 16:18:24.740 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 16.2490ms +2021-03-17 16:18:24.753 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 16:18:24.753 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-17 16:18:24.753 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-17 16:18:24.753 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-17 16:18:24.754 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 16:18:24.754 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 0.8164ms +2021-03-17 16:18:24.754 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 0.8867ms +2021-03-17 16:18:24.754 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-17 16:18:24.754 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 0.3720ms +2021-03-17 16:18:24.754 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-17 16:18:24.754 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-17 16:18:24.754 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-17 16:18:24.754 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - +2021-03-17 16:18:24.754 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-17 16:18:24.755 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-17 16:18:24.755 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-17 16:18:24.755 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 304 - text/css 0.2662ms +2021-03-17 16:18:24.755 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 304 - text/css 0.2025ms +2021-03-17 16:18:24.755 +03:00 [INF] The file /global-styles.css was not modified +2021-03-17 16:18:24.755 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 304 - text/css 0.2485ms +2021-03-17 16:18:24.755 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - - 304 - text/css 0.2219ms +2021-03-17 16:18:24.755 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-17 16:18:24.755 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-17 16:18:24.755 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - +2021-03-17 16:18:24.755 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - +2021-03-17 16:18:24.755 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-17 16:18:24.756 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 304 - application/javascript 0.2403ms +2021-03-17 16:18:24.756 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - +2021-03-17 16:18:24.756 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-17 16:18:24.756 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-17 16:18:24.756 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-17 16:18:24.756 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 304 - text/css 0.4277ms +2021-03-17 16:18:24.756 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - - 304 - application/javascript 0.3802ms +2021-03-17 16:18:24.756 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-17 16:18:24.756 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - - 304 - application/javascript 0.3409ms +2021-03-17 16:18:24.756 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - - 304 - application/javascript 0.1958ms +2021-03-17 16:18:24.773 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 16:18:24.777 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:18:24.777 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 16:18:24.777 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 16:18:24.778 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.9477ms +2021-03-17 16:18:24.794 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=IwlQO12r91QP3tiHopF0PQ - - +2021-03-17 16:18:24.797 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:18:24.797 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 16:18:24.808 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 16:18:24.808 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 16:18:24.810 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-17 16:18:24.835 +03:00 [INF] Authorization was successful. +2021-03-17 16:18:24.856 +03:00 [DBG] Setting the cache items. Count: 38 +2021-03-17 16:18:24.865 +03:00 [DBG] Finished setting the cache items. Count: 38 +2021-03-17 16:18:24.867 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 16:18:24.867 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 16:18:24.867 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-17 16:18:24.885 +03:00 [DBG] Setting the cache items. Count: 38 +2021-03-17 16:18:24.895 +03:00 [DBG] Finished setting the cache items. Count: 38 +2021-03-17 16:18:24.897 +03:00 [INF] Authorization was successful. +2021-03-17 16:18:24.901 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 16:18:24.903 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 16:18:24.904 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 16:18:24.905 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 16:31:08.763 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 16:31:08.764 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=IwlQO12r91QP3tiHopF0PQ - - - 101 - - 763969.9156ms +2021-03-17 16:31:12.737 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 16:31:12.740 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:31:12.741 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 16:31:12.741 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 16:31:12.741 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.7650ms +2021-03-17 16:31:12.746 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=u9K0E33alSN3R2RyMHw1kA - - +2021-03-17 16:31:12.748 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:31:12.748 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 16:31:12.753 +03:00 [INF] Authorization was successful. +2021-03-17 16:37:17.780 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 16:37:17.781 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=u9K0E33alSN3R2RyMHw1kA - - - 101 - - 365034.8350ms +2021-03-17 16:37:21.739 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 16:37:21.743 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:37:21.743 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 16:37:21.743 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 16:37:21.743 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.6916ms +2021-03-17 16:37:21.748 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=edFfC3ocQ8eboNsVs4xgUA - - +2021-03-17 16:37:21.751 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:37:21.751 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 16:37:21.753 +03:00 [INF] Authorization was successful. +2021-03-17 16:39:09.767 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 16:39:09.767 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=edFfC3ocQ8eboNsVs4xgUA - - - 101 - - 108018.8600ms +2021-03-17 16:39:13.740 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 16:39:13.742 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:39:13.743 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 16:39:13.743 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 16:39:13.743 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.1733ms +2021-03-17 16:39:13.747 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=KHT2jLckdTGFfqdLa2yvlA - - +2021-03-17 16:39:13.750 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:39:13.750 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 16:39:13.752 +03:00 [INF] Authorization was successful. +2021-03-17 16:41:03.764 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 16:41:03.765 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=KHT2jLckdTGFfqdLa2yvlA - - - 101 - - 110017.8711ms +2021-03-17 16:41:07.745 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 16:41:07.749 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:41:07.749 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 16:41:07.749 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 16:41:07.749 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.9668ms +2021-03-17 16:41:07.752 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=Sqi5SXsES4RrNiHjHWwX2w - - +2021-03-17 16:41:07.755 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:41:07.755 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 16:41:07.757 +03:00 [INF] Authorization was successful. +2021-03-17 16:43:04.758 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 16:43:04.759 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=Sqi5SXsES4RrNiHjHWwX2w - - - 101 - - 117007.0219ms +2021-03-17 16:43:08.743 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 16:43:08.746 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:43:08.746 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 16:43:08.746 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 16:43:08.747 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.6055ms +2021-03-17 16:43:08.750 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=B42mBtiH13Skb4rkegh80w - - +2021-03-17 16:43:08.753 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:43:08.753 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 16:43:08.755 +03:00 [INF] Authorization was successful. +2021-03-17 16:44:58.766 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 16:44:58.766 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=B42mBtiH13Skb4rkegh80w - - - 101 - - 110016.0773ms +2021-03-17 16:45:02.747 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 16:45:02.752 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:45:02.752 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 16:45:02.752 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 16:45:02.752 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.4171ms +2021-03-17 16:45:02.756 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=3MCyyg22AhTyjAzKN6b3lQ - - +2021-03-17 16:45:02.759 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:45:02.760 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 16:45:02.762 +03:00 [INF] Authorization was successful. +2021-03-17 16:46:52.774 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 16:46:52.774 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=3MCyyg22AhTyjAzKN6b3lQ - - - 101 - - 110017.8586ms +2021-03-17 16:46:56.734 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 16:46:56.738 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:46:56.738 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 16:46:56.739 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 16:46:56.739 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.5099ms +2021-03-17 16:46:56.742 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=em3BHTJ2szdM0anfyeTz8w - - +2021-03-17 16:46:56.745 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:46:56.745 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 16:46:56.747 +03:00 [INF] Authorization was successful. +2021-03-17 16:48:54.768 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 16:48:54.769 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=em3BHTJ2szdM0anfyeTz8w - - - 101 - - 118026.8732ms +2021-03-17 16:48:58.735 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 16:48:58.847 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:48:58.848 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 16:48:58.848 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 16:48:58.848 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 113.3431ms +2021-03-17 16:48:58.852 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=qtXJSKbIkdiPmbEi76abRg - - +2021-03-17 16:48:58.855 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:48:58.855 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 16:48:58.857 +03:00 [INF] Authorization was successful. +2021-03-17 16:51:04.777 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 16:51:04.777 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=qtXJSKbIkdiPmbEi76abRg - - - 101 - - 125925.2356ms +2021-03-17 16:51:08.735 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 16:51:08.739 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:51:08.740 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 16:51:08.740 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 16:51:08.740 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.2324ms +2021-03-17 16:51:08.744 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=nfJ_rzIX0DYRMrkNpMNA5A - - +2021-03-17 16:51:08.747 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:51:08.748 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 16:51:08.750 +03:00 [INF] Authorization was successful. +2021-03-17 16:53:04.759 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 16:53:04.759 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=nfJ_rzIX0DYRMrkNpMNA5A - - - 101 - - 116014.3703ms +2021-03-17 16:53:08.745 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 16:53:08.748 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:53:08.749 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 16:53:08.749 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 16:53:08.749 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.6794ms +2021-03-17 16:53:08.752 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=me6pdM_CAG5pz_uTlQEuSg - - +2021-03-17 16:53:08.755 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:53:08.755 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 16:53:08.757 +03:00 [INF] Authorization was successful. +2021-03-17 16:54:58.779 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 16:54:58.779 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=me6pdM_CAG5pz_uTlQEuSg - - - 101 - - 110026.8088ms +2021-03-17 16:55:02.749 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 16:55:02.756 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:55:02.756 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 16:55:02.756 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 16:55:02.757 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 7.5666ms +2021-03-17 16:55:02.760 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=GWQN5u-2CdfYpMNqiT57DA - - +2021-03-17 16:55:02.763 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:55:02.763 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 16:55:02.765 +03:00 [INF] Authorization was successful. +2021-03-17 16:57:00.769 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 16:57:00.769 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=GWQN5u-2CdfYpMNqiT57DA - - - 101 - - 118008.8353ms +2021-03-17 16:57:04.746 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 16:57:04.748 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:57:04.749 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 16:57:04.749 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 16:57:04.749 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.0652ms +2021-03-17 16:57:04.752 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=irlhqRXIlvmmw1uqgSlHtw - - +2021-03-17 16:57:04.754 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:57:04.754 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 16:57:04.756 +03:00 [INF] Authorization was successful. +2021-03-17 16:58:54.756 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 16:58:54.756 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=irlhqRXIlvmmw1uqgSlHtw - - - 101 - - 110004.5640ms +2021-03-17 16:58:58.740 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 16:58:58.745 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:58:58.746 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 16:58:58.746 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 16:58:58.746 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 6.2269ms +2021-03-17 16:58:58.749 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=82lmIQ5cQIg3Ulrb366a0Q - - +2021-03-17 16:58:58.752 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 16:58:58.752 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 16:58:58.754 +03:00 [INF] Authorization was successful. +2021-03-17 17:01:04.761 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 17:01:04.761 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=82lmIQ5cQIg3Ulrb366a0Q - - - 101 - - 126011.9388ms +2021-03-17 17:01:08.747 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 17:01:08.750 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:01:08.750 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 17:01:08.750 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 17:01:08.751 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.9157ms +2021-03-17 17:01:08.754 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=GG_YkpjDKRAbISPTcrt5dg - - +2021-03-17 17:01:08.757 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:01:08.758 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 17:01:08.760 +03:00 [INF] Authorization was successful. +2021-03-17 17:02:58.767 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 17:02:58.767 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=GG_YkpjDKRAbISPTcrt5dg - - - 101 - - 110012.4375ms +2021-03-17 17:03:02.741 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 17:03:02.744 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:03:02.744 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 17:03:02.745 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 17:03:02.745 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.3036ms +2021-03-17 17:03:02.748 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=xxzunxK8s5ZfM4sgHXYP2Q - - +2021-03-17 17:03:02.751 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:03:02.751 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 17:03:02.754 +03:00 [INF] Authorization was successful. +2021-03-17 17:05:00.763 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 17:05:00.763 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=xxzunxK8s5ZfM4sgHXYP2Q - - - 101 - - 118015.0634ms +2021-03-17 17:05:04.734 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 17:05:04.737 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:05:04.738 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 17:05:04.738 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 17:05:04.738 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.8225ms +2021-03-17 17:05:04.742 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=P9IxgsY371d1s3d3XXlUKQ - - +2021-03-17 17:05:04.745 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:05:04.745 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 17:05:04.747 +03:00 [INF] Authorization was successful. +2021-03-17 17:06:53.756 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 17:06:53.756 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=P9IxgsY371d1s3d3XXlUKQ - - - 101 - - 109014.0465ms +2021-03-17 17:06:57.733 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 17:06:57.736 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:06:57.737 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 17:06:57.737 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 17:06:57.737 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.6573ms +2021-03-17 17:06:57.741 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=W9UWZMjT8zQcOVmmPKgVGg - - +2021-03-17 17:06:57.744 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:06:57.744 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 17:06:57.746 +03:00 [INF] Authorization was successful. +2021-03-17 17:09:04.767 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 17:09:04.768 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=W9UWZMjT8zQcOVmmPKgVGg - - - 101 - - 127026.4418ms +2021-03-17 17:09:08.747 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 17:09:08.750 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:09:08.750 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 17:09:08.751 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 17:09:08.751 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.8337ms +2021-03-17 17:09:08.755 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=7g51SZxB-MgOx9-8CbI0Tg - - +2021-03-17 17:09:08.758 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:09:08.759 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 17:09:08.761 +03:00 [INF] Authorization was successful. +2021-03-17 17:10:58.779 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 17:10:58.780 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=7g51SZxB-MgOx9-8CbI0Tg - - - 101 - - 110024.8787ms +2021-03-17 17:11:02.738 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 17:11:02.740 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:11:02.741 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 17:11:02.741 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 17:11:02.741 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.2564ms +2021-03-17 17:11:02.746 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=ehrecbqBV5wcZ1x8nzDglg - - +2021-03-17 17:11:02.749 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:11:02.749 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 17:11:02.751 +03:00 [INF] Authorization was successful. +2021-03-17 17:13:00.757 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 17:13:00.757 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=ehrecbqBV5wcZ1x8nzDglg - - - 101 - - 118010.5988ms +2021-03-17 17:13:04.739 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 17:13:04.741 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:13:04.742 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 17:13:04.742 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 17:13:04.742 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.1552ms +2021-03-17 17:13:04.745 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=fudyzVCjHkDQ07dQRRFI7Q - - +2021-03-17 17:13:04.748 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:13:04.748 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 17:13:04.750 +03:00 [INF] Authorization was successful. +2021-03-17 17:14:54.779 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 17:14:54.779 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=fudyzVCjHkDQ07dQRRFI7Q - - - 101 - - 110033.9141ms +2021-03-17 17:14:58.737 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 17:14:58.744 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:14:58.744 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 17:14:58.744 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 17:14:58.744 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 6.6812ms +2021-03-17 17:14:58.747 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=hFrSuLdxYZdVt-wszH6AQw - - +2021-03-17 17:14:58.750 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:14:58.750 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 17:14:58.752 +03:00 [INF] Authorization was successful. +2021-03-17 17:17:04.763 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 17:17:04.763 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=hFrSuLdxYZdVt-wszH6AQw - - - 101 - - 126015.8169ms +2021-03-17 17:17:08.754 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 17:17:08.757 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:17:08.757 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 17:17:08.757 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 17:17:08.757 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.5282ms +2021-03-17 17:17:08.761 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=DKflYID-HjPFbG3rSxqYXA - - +2021-03-17 17:17:08.764 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:17:08.764 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 17:17:08.766 +03:00 [INF] Authorization was successful. +2021-03-17 17:18:56.759 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 17:18:56.759 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=DKflYID-HjPFbG3rSxqYXA - - - 101 - - 107997.5293ms +2021-03-17 17:19:00.734 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 17:19:00.767 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:19:00.768 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 17:19:00.768 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 17:19:00.768 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 34.4252ms +2021-03-17 17:19:00.777 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=74ZRTxhSrMBlAxeOoN7tnw - - +2021-03-17 17:19:00.779 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:19:00.780 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 17:19:00.782 +03:00 [INF] Authorization was successful. +2021-03-17 17:20:49.768 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 17:20:49.768 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=74ZRTxhSrMBlAxeOoN7tnw - - - 101 - - 108991.5761ms +2021-03-17 17:20:53.737 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 17:20:53.740 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:20:53.740 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 17:20:53.740 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 17:20:53.741 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.4661ms +2021-03-17 17:20:53.744 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=U90lGd7NpV04HmABllrnhw - - +2021-03-17 17:20:53.747 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:20:53.747 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 17:20:53.749 +03:00 [INF] Authorization was successful. +2021-03-17 17:23:04.759 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 17:23:04.759 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=U90lGd7NpV04HmABllrnhw - - - 101 - - 131014.8705ms +2021-03-17 17:23:08.748 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 17:23:08.756 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:23:08.756 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 17:23:08.757 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 17:23:08.757 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 8.7494ms +2021-03-17 17:23:08.761 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=5u6-YmFVEP5lPyudsnUvCw - - +2021-03-17 17:23:08.763 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:23:08.763 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 17:23:08.765 +03:00 [INF] Authorization was successful. +2021-03-17 17:24:58.760 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 17:24:58.761 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=5u6-YmFVEP5lPyudsnUvCw - - - 101 - - 110000.0967ms +2021-03-17 17:25:02.731 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 17:25:02.734 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:25:02.734 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 17:25:02.734 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 17:25:02.734 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 2.9273ms +2021-03-17 17:25:02.737 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=i_ks9X-XGkFzdAG-13ym0A - - +2021-03-17 17:25:02.741 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:25:02.741 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 17:25:02.743 +03:00 [INF] Authorization was successful. +2021-03-17 17:27:00.774 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 17:27:00.775 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=i_ks9X-XGkFzdAG-13ym0A - - - 101 - - 118037.3011ms +2021-03-17 17:27:04.731 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 17:27:04.733 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:27:04.734 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 17:27:04.734 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 17:27:04.734 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.3414ms +2021-03-17 17:27:04.736 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=4F2yEItEphQuGoliJOmXWQ - - +2021-03-17 17:27:04.739 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:27:04.740 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 17:27:04.742 +03:00 [INF] Authorization was successful. +2021-03-17 17:29:02.759 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 17:29:02.760 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=4F2yEItEphQuGoliJOmXWQ - - - 101 - - 118023.1337ms +2021-03-17 17:29:06.733 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 17:29:06.736 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:29:06.736 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 17:29:06.736 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 17:29:06.737 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.1100ms +2021-03-17 17:29:06.740 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=weekIMnUf-6LDNNotl_geQ - - +2021-03-17 17:29:06.743 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:29:06.744 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 17:29:06.746 +03:00 [INF] Authorization was successful. +2021-03-17 17:30:56.779 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 17:30:56.779 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=weekIMnUf-6LDNNotl_geQ - - - 101 - - 110038.8601ms +2021-03-17 17:31:00.737 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 17:31:00.741 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:31:00.741 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 17:31:00.741 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 17:31:00.741 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.9812ms +2021-03-17 17:31:00.744 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=DholvQodBnWxfsq7zigAZw - - +2021-03-17 17:31:00.747 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:31:00.747 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 17:31:00.749 +03:00 [INF] Authorization was successful. +2021-03-17 17:32:58.756 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 17:32:58.756 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=DholvQodBnWxfsq7zigAZw - - - 101 - - 118011.8745ms +2021-03-17 17:33:02.733 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 17:33:02.736 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:33:02.737 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 17:33:02.737 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 17:33:02.737 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.3720ms +2021-03-17 17:33:02.740 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=Z10onwzIo8lNExYvfysOVw - - +2021-03-17 17:33:02.742 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:33:02.743 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 17:33:02.745 +03:00 [INF] Authorization was successful. +2021-03-17 17:34:52.768 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 17:34:52.768 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=Z10onwzIo8lNExYvfysOVw - - - 101 - - 110027.9753ms +2021-03-17 17:34:56.732 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 17:34:56.735 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:34:56.736 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 17:34:56.736 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 17:34:56.736 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.4339ms +2021-03-17 17:34:56.739 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=DT94bUewy9MjNG2HiBlmWQ - - +2021-03-17 17:34:56.742 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:34:56.743 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 17:34:56.745 +03:00 [INF] Authorization was successful. +2021-03-17 17:37:04.770 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 17:37:04.771 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=DT94bUewy9MjNG2HiBlmWQ - - - 101 - - 128031.4286ms +2021-03-17 17:37:08.744 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 17:37:08.747 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:37:08.747 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 17:37:08.747 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 17:37:08.747 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 2.9516ms +2021-03-17 17:37:08.751 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=Sqgm6TOVS8APZH8kCskYdQ - - +2021-03-17 17:37:08.753 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:37:08.753 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 17:37:08.755 +03:00 [INF] Authorization was successful. +2021-03-17 17:38:58.770 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 17:38:58.770 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=Sqgm6TOVS8APZH8kCskYdQ - - - 101 - - 110019.2814ms +2021-03-17 17:39:02.744 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 17:39:02.747 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:39:02.747 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 17:39:02.747 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 17:39:02.747 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 2.9018ms +2021-03-17 17:39:02.750 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=BCsRNuH-hktlvqrkNDYXdQ - - +2021-03-17 17:39:02.753 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:39:02.753 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 17:39:02.755 +03:00 [INF] Authorization was successful. +2021-03-17 17:41:00.761 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 17:41:00.761 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=BCsRNuH-hktlvqrkNDYXdQ - - - 101 - - 118010.7601ms +2021-03-17 17:41:04.745 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 17:41:04.748 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:41:04.749 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 17:41:04.749 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 17:41:04.749 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.7452ms +2021-03-17 17:41:04.752 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=DnSBViwpaoXhZwfesvLpUg - - +2021-03-17 17:41:04.754 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:41:04.755 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 17:41:04.756 +03:00 [INF] Authorization was successful. +2021-03-17 17:42:44.338 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-17 17:42:44.339 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-17 17:42:44.339 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.5307ms +2021-03-17 17:47:59.301 +03:00 [INF] Starting web host. +2021-03-17 17:48:01.347 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-17 17:48:01.396 +03:00 [INF] Loaded ABP modules: +2021-03-17 17:48:01.397 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorModule +2021-03-17 17:48:01.397 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-17 17:48:01.397 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-17 17:48:01.397 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.MultiLingualObject.AbpMultiLingualObjectModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-17 17:48:01.397 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-17 17:48:01.397 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-17 17:48:01.397 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-17 17:48:01.397 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingAbstractionsModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.BasicTheme.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-17 17:48:01.397 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-17 17:48:01.444 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-17 17:48:01.447 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-17 17:48:01.478 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-17 17:48:02.028 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-17 17:48:02.028 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-17 17:48:02.028 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-17 17:48:02.028 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-17 17:48:02.028 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-17 17:48:02.028 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-17 17:48:02.580 +03:00 [INF] Initialized all ABP modules. +2021-03-17 17:48:02.657 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-17 17:48:02.659 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-17 17:48:02.659 +03:00 [INF] Hosting environment: Development +2021-03-17 17:48:02.659 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-17 17:48:02.889 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-17 17:48:05.530 +03:00 [DBG] Login Url: /Account/Login +2021-03-17 17:48:05.530 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-17 17:48:05.530 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-17 17:48:05.530 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-17 17:48:05.530 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-17 17:48:05.530 +03:00 [DBG] Error Url: /Account/Error +2021-03-17 17:48:05.530 +03:00 [DBG] Error Id Parameter: errorId +2021-03-17 17:48:05.867 +03:00 [INF] Executing endpoint '/_Host' +2021-03-17 17:48:05.922 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-17 17:48:05.925 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 17:48:05.962 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-17 17:48:05.962 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 17:48:06.073 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 15.47 ms. +2021-03-17 17:48:06.133 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 3.35 ms. +2021-03-17 17:48:06.153 +03:00 [INF] Executed page /_Host in 225.412ms +2021-03-17 17:48:06.153 +03:00 [INF] Executed endpoint '/_Host' +2021-03-17 17:48:06.164 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 17:48:06.164 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-17 17:48:06.164 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 17:48:06.170 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-17 17:48:06.170 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-17 17:48:06.170 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-17 17:48:06.170 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 3281.1644ms +2021-03-17 17:48:06.172 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 8.1324ms +2021-03-17 17:48:06.172 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 8.1324ms +2021-03-17 17:48:06.172 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 8.1325ms +2021-03-17 17:48:06.180 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-17 17:48:06.180 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-17 17:48:06.180 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-17 17:48:06.181 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-17 17:48:06.181 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-17 17:48:06.181 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-17 17:48:06.181 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 304 - text/css 1.1242ms +2021-03-17 17:48:06.181 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 304 - text/css 0.8117ms +2021-03-17 17:48:06.181 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 304 - text/css 1.4299ms +2021-03-17 17:48:06.186 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - +2021-03-17 17:48:06.186 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-17 17:48:06.187 +03:00 [INF] The file /global-styles.css was not modified +2021-03-17 17:48:06.187 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-17 17:48:06.187 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - - 304 - text/css 1.2845ms +2021-03-17 17:48:06.187 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 304 - text/css 0.4778ms +2021-03-17 17:48:06.189 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-17 17:48:06.189 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-17 17:48:06.189 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 304 - application/javascript 0.4400ms +2021-03-17 17:48:06.191 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - +2021-03-17 17:48:06.191 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - +2021-03-17 17:48:06.191 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-17 17:48:06.191 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-17 17:48:06.192 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - - 304 - application/javascript 1.0071ms +2021-03-17 17:48:06.192 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - - 304 - application/javascript 1.0663ms +2021-03-17 17:48:06.195 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - +2021-03-17 17:48:06.195 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-17 17:48:06.196 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - - 304 - application/javascript 0.8182ms +2021-03-17 17:48:06.217 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 17:48:06.228 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:48:06.229 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 17:48:06.242 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 17:48:06.242 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 25.0704ms +2021-03-17 17:48:06.250 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=9drmkk7Qbdb_jWHf22WBxw - - +2021-03-17 17:48:06.255 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:48:06.255 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 17:48:06.493 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 17:48:06.493 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 17:48:06.495 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-17 17:48:06.678 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:06.750 +03:00 [DBG] Setting the cache items. Count: 38 +2021-03-17 17:48:06.763 +03:00 [DBG] Finished setting the cache items. Count: 38 +2021-03-17 17:48:06.767 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 17:48:06.767 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 17:48:06.767 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-17 17:48:06.785 +03:00 [DBG] Setting the cache items. Count: 38 +2021-03-17 17:48:06.795 +03:00 [DBG] Finished setting the cache items. Count: 38 +2021-03-17 17:48:06.798 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:06.818 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 17:48:06.825 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 17:48:06.841 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 17:48:06.843 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 17:48:07.802 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-17 17:48:07.802 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-17 17:48:07.803 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-17 17:48:07.803 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-17 17:48:07.804 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 1.5820ms +2021-03-17 17:48:07.804 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 1.7589ms +2021-03-17 17:48:08.945 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-17 17:48:08.946 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-17 17:48:08.946 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.6417ms +2021-03-17 17:48:10.105 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 17:48:10.107 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 17:48:10.107 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 17:48:10.108 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 17:48:10.108 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:10.136 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 17:48:10.136 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 17:48:10.136 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 17:48:10.137 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 17:48:10.137 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:10.137 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:48:10.137 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:48:10.137 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:48:10.138 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:48:10.138 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:10.138 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:10.138 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:10.138 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:10.139 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:10.139 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:10.139 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:10.139 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:10.139 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:10.140 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:10.140 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:10.385 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:10.534 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 17:48:10.535 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 17:48:10.535 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 17:48:10.535 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 17:48:10.535 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:11.104 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:48:11.105 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:48:11.105 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:48:11.105 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:48:11.105 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:11.106 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:11.106 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:11.106 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:11.107 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:11.107 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:11.108 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:11.108 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:11.108 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:11.109 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:11.109 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:11.112 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:48:11.113 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:48:11.113 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:48:11.113 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:48:11.113 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:11.114 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:11.114 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:11.114 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:11.115 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:11.115 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:11.115 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:11.115 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:11.115 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:11.116 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:11.116 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:11.119 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:48:11.119 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:48:11.119 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:48:11.120 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:48:11.120 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:11.120 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:11.120 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:11.120 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:11.121 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:11.121 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:11.121 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:11.121 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:11.121 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:11.122 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:11.122 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:11.125 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:48:11.125 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:48:11.125 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:48:11.126 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:48:11.126 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:11.126 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:11.126 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:11.126 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:11.127 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:11.127 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:11.127 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:11.127 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:11.127 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:11.128 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:11.128 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:11.131 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:48:11.132 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:48:11.132 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:48:11.132 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:48:11.132 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:11.132 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:11.133 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:11.133 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:11.133 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:11.133 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:11.133 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:11.134 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:11.134 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:11.134 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:11.134 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:11.137 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:48:11.138 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:48:11.138 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:48:11.138 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:48:11.138 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:11.138 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:11.139 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:11.139 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:11.139 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:11.139 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:11.139 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:11.140 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:11.140 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:11.140 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:11.140 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:11.143 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:48:11.144 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:48:11.144 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:48:11.144 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:48:11.144 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:11.145 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:11.145 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:11.145 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:11.146 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:11.146 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:11.146 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:11.146 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:11.146 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:11.147 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:11.147 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:11.150 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:48:11.151 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:48:11.151 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:48:11.151 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:48:11.151 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:11.151 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:11.152 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:11.152 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:11.152 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:11.152 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:11.152 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:11.153 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:11.153 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:11.153 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:11.153 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:18.643 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:18.644 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:18.644 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:18.644 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:18.644 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:18.651 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:18.652 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:18.652 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:18.653 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:18.653 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 17:48:18.653 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 17:48:18.653 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 17:48:18.654 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 17:48:18.654 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:18.938 +03:00 [DBG] Added 0 entity changes to the current audit log +2021-03-17 17:48:18.938 +03:00 [DBG] Added 0 entity changes to the current audit log +2021-03-17 17:48:19.145 +03:00 [DBG] Added 0 entity changes to the current audit log +2021-03-17 17:48:19.145 +03:00 [DBG] Added 0 entity changes to the current audit log +2021-03-17 17:48:19.200 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 17:48:19.200 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 17:48:19.200 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 17:48:19.201 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 17:48:19.201 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:19.215 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:48:19.215 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:48:19.215 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:48:19.215 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:48:19.215 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:19.216 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:19.216 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:19.216 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:19.216 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:19.216 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:19.216 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:19.217 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:19.217 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:19.217 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:19.217 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:19.219 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:48:19.219 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:48:19.219 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:48:19.219 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:48:19.219 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:19.219 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:19.220 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:19.220 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:19.220 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:19.220 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:19.220 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:19.220 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:19.220 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:19.221 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:19.221 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:19.223 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:48:19.223 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:48:19.223 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:48:19.223 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:48:19.223 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:19.223 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:19.224 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:19.224 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:19.224 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:19.224 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:19.224 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:19.224 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:19.224 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:19.225 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:19.225 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:19.227 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:48:19.227 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:48:19.227 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:48:19.228 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:48:19.228 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:19.228 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:19.228 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:19.228 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:19.229 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:19.229 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:19.229 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:19.230 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:19.230 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:19.230 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:19.230 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:19.233 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:48:19.233 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:48:19.233 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:48:19.233 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:48:19.233 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:19.233 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:19.234 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:19.234 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:19.234 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:19.234 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:19.234 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:19.235 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:19.235 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:19.235 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:19.235 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:19.237 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:48:19.237 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:48:19.237 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:48:19.238 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:48:19.238 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:19.238 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:19.238 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:19.238 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:19.238 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:19.238 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:19.238 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:19.239 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:19.239 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:19.239 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:19.239 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:19.241 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:48:19.242 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:48:19.242 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:48:19.242 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:48:19.242 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:19.242 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:19.242 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:19.242 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:19.243 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:48:19.243 +03:00 [INF] Authorization was successful. +2021-03-17 17:48:19.243 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:19.243 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:19.243 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:19.243 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:48:19.243 +03:00 [INF] Authorization was successful. +2021-03-17 17:49:01.395 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 17:49:01.396 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 17:49:01.396 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 17:49:01.397 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 17:49:01.397 +03:00 [INF] Authorization was successful. +2021-03-17 17:49:10.455 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 17:49:10.455 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 17:49:10.455 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 17:49:10.456 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 17:49:10.456 +03:00 [INF] Authorization was successful. +2021-03-17 17:49:10.463 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 17:49:10.464 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 17:49:10.464 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 17:49:10.465 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 17:49:10.465 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 17:49:10.465 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 17:49:10.465 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 17:49:10.465 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 17:49:10.465 +03:00 [INF] Authorization was successful. +2021-03-17 17:49:10.526 +03:00 [DBG] Added 0 entity changes to the current audit log +2021-03-17 17:49:10.526 +03:00 [DBG] Added 0 entity changes to the current audit log +2021-03-17 17:49:10.527 +03:00 [DBG] Added 0 entity changes to the current audit log +2021-03-17 17:49:10.537 +03:00 [DBG] Added 0 entity changes to the current audit log +2021-03-17 17:49:10.537 +03:00 [DBG] Added 0 entity changes to the current audit log +2021-03-17 17:49:10.541 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 17:49:10.542 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 17:49:10.542 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 17:49:10.543 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 17:49:10.543 +03:00 [INF] Authorization was successful. +2021-03-17 17:49:10.562 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:49:10.562 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:49:10.562 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:49:10.563 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:49:10.563 +03:00 [INF] Authorization was successful. +2021-03-17 17:49:10.563 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:49:10.564 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:49:10.564 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:49:10.564 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:49:10.564 +03:00 [INF] Authorization was successful. +2021-03-17 17:49:10.564 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:49:10.564 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:49:10.564 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:49:10.565 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:49:10.565 +03:00 [INF] Authorization was successful. +2021-03-17 17:49:10.567 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:49:10.567 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:49:10.567 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:49:10.568 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:49:10.568 +03:00 [INF] Authorization was successful. +2021-03-17 17:49:10.568 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:49:10.568 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:49:10.568 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:49:10.568 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:49:10.568 +03:00 [INF] Authorization was successful. +2021-03-17 17:49:10.568 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:49:10.569 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:49:10.569 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:49:10.569 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:49:10.569 +03:00 [INF] Authorization was successful. +2021-03-17 17:49:10.571 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:49:10.571 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:49:10.571 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:49:10.572 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:49:10.572 +03:00 [INF] Authorization was successful. +2021-03-17 17:49:10.572 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:49:10.572 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:49:10.572 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:49:10.572 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:49:10.572 +03:00 [INF] Authorization was successful. +2021-03-17 17:49:10.572 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:49:10.573 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:49:10.573 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:49:10.573 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:49:10.573 +03:00 [INF] Authorization was successful. +2021-03-17 17:49:10.575 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:49:10.576 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:49:10.576 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:49:10.576 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:49:10.576 +03:00 [INF] Authorization was successful. +2021-03-17 17:49:10.576 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:49:10.576 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:49:10.576 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:49:10.577 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:49:10.577 +03:00 [INF] Authorization was successful. +2021-03-17 17:49:10.577 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:49:10.577 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:49:10.577 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:49:10.577 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:49:10.577 +03:00 [INF] Authorization was successful. +2021-03-17 17:49:10.580 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:49:10.581 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:49:10.581 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:49:10.581 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:49:10.581 +03:00 [INF] Authorization was successful. +2021-03-17 17:49:10.581 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:49:10.581 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:49:10.581 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:49:10.582 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:49:10.582 +03:00 [INF] Authorization was successful. +2021-03-17 17:49:10.582 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:49:10.582 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:49:10.582 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:49:10.582 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:49:10.582 +03:00 [INF] Authorization was successful. +2021-03-17 17:49:10.584 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:49:10.585 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:49:10.585 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:49:10.585 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:49:10.585 +03:00 [INF] Authorization was successful. +2021-03-17 17:49:10.585 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:49:10.585 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:49:10.585 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:49:10.586 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:49:10.586 +03:00 [INF] Authorization was successful. +2021-03-17 17:49:10.586 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:49:10.586 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:49:10.586 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:49:10.586 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:49:10.586 +03:00 [INF] Authorization was successful. +2021-03-17 17:49:10.588 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:49:10.589 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:49:10.589 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:49:10.589 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:49:10.589 +03:00 [INF] Authorization was successful. +2021-03-17 17:49:10.589 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:49:10.589 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:49:10.589 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:49:10.590 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:49:10.590 +03:00 [INF] Authorization was successful. +2021-03-17 17:49:10.590 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:49:10.590 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:49:10.590 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:49:10.590 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:49:10.590 +03:00 [INF] Authorization was successful. +2021-03-17 17:49:10.592 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:49:10.592 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:49:10.593 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:49:10.593 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:49:10.593 +03:00 [INF] Authorization was successful. +2021-03-17 17:49:10.593 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:49:10.593 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:49:10.593 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:49:10.593 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:49:10.593 +03:00 [INF] Authorization was successful. +2021-03-17 17:49:10.593 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:49:10.594 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:49:10.594 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:49:10.594 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:49:10.594 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:41.419 +03:00 [INF] Starting web host. +2021-03-17 17:50:42.765 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-17 17:50:42.813 +03:00 [INF] Loaded ABP modules: +2021-03-17 17:50:42.813 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorModule +2021-03-17 17:50:42.813 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-17 17:50:42.813 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-17 17:50:42.813 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.MultiLingualObject.AbpMultiLingualObjectModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-17 17:50:42.813 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-17 17:50:42.814 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-17 17:50:42.814 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-17 17:50:42.814 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-17 17:50:42.814 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingAbstractionsModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.BasicTheme.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-17 17:50:42.814 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-17 17:50:42.846 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-17 17:50:42.849 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-17 17:50:42.879 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-17 17:50:43.416 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-17 17:50:43.416 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-17 17:50:43.416 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-17 17:50:43.416 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-17 17:50:43.416 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-17 17:50:43.416 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-17 17:50:43.976 +03:00 [INF] Initialized all ABP modules. +2021-03-17 17:50:44.064 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-17 17:50:44.066 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-17 17:50:44.066 +03:00 [INF] Hosting environment: Development +2021-03-17 17:50:44.066 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-17 17:50:44.503 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-17 17:50:46.931 +03:00 [DBG] Login Url: /Account/Login +2021-03-17 17:50:46.931 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-17 17:50:46.931 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-17 17:50:46.931 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-17 17:50:46.931 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-17 17:50:46.931 +03:00 [DBG] Error Url: /Account/Error +2021-03-17 17:50:46.931 +03:00 [DBG] Error Id Parameter: errorId +2021-03-17 17:50:48.360 +03:00 [INF] Executing endpoint '/_Host' +2021-03-17 17:50:48.407 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-17 17:50:48.409 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 17:50:48.446 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-17 17:50:48.446 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 17:50:48.579 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 22.16 ms. +2021-03-17 17:50:48.650 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 4.41 ms. +2021-03-17 17:50:48.679 +03:00 [INF] Executed page /_Host in 264.1129ms +2021-03-17 17:50:48.679 +03:00 [INF] Executed endpoint '/_Host' +2021-03-17 17:50:48.694 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 17:50:48.694 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 17:50:48.694 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-17 17:50:48.694 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-17 17:50:48.695 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-17 17:50:48.695 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-17 17:50:48.695 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - +2021-03-17 17:50:48.695 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-17 17:50:48.696 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - +2021-03-17 17:50:48.696 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-17 17:50:48.696 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - +2021-03-17 17:50:48.696 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - +2021-03-17 17:50:48.700 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-17 17:50:48.700 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-17 17:50:48.700 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-17 17:50:48.700 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-17 17:50:48.700 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-17 17:50:48.701 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-17 17:50:48.701 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-17 17:50:48.701 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-17 17:50:48.701 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-17 17:50:48.701 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-17 17:50:48.701 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-17 17:50:48.701 +03:00 [INF] The file /global-styles.css was not modified +2021-03-17 17:50:48.703 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - - 304 - text/css 7.2795ms +2021-03-17 17:50:48.703 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 8.5547ms +2021-03-17 17:50:48.703 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 304 - text/css 7.6872ms +2021-03-17 17:50:48.703 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 304 - text/css 8.7792ms +2021-03-17 17:50:48.703 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - - 304 - application/javascript 6.7479ms +2021-03-17 17:50:48.703 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 8.6521ms +2021-03-17 17:50:48.703 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 304 - text/css 7.2460ms +2021-03-17 17:50:48.703 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 304 - application/javascript 6.9344ms +2021-03-17 17:50:48.703 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - - 304 - application/javascript 6.4445ms +2021-03-17 17:50:48.703 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - - 304 - application/javascript 6.8791ms +2021-03-17 17:50:48.703 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 8.6095ms +2021-03-17 17:50:48.703 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 304 - text/css 7.4438ms +2021-03-17 17:50:48.704 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 4201.5154ms +2021-03-17 17:50:48.738 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 17:50:48.751 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:50:48.752 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 17:50:48.767 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 17:50:48.767 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 29.7788ms +2021-03-17 17:50:48.782 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=kdc6YwCmdlGjb7fphL5_XA - - +2021-03-17 17:50:48.786 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 17:50:48.786 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 17:50:49.046 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 17:50:49.047 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 17:50:49.049 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-17 17:50:49.161 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:49.237 +03:00 [DBG] Setting the cache items. Count: 38 +2021-03-17 17:50:49.251 +03:00 [DBG] Finished setting the cache items. Count: 38 +2021-03-17 17:50:49.254 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 17:50:49.254 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 17:50:49.254 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-17 17:50:49.268 +03:00 [DBG] Setting the cache items. Count: 38 +2021-03-17 17:50:49.277 +03:00 [DBG] Finished setting the cache items. Count: 38 +2021-03-17 17:50:49.280 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:49.302 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 17:50:49.311 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-17 17:50:49.311 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-17 17:50:49.312 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 17:50:49.312 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-17 17:50:49.312 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-17 17:50:49.312 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.9789ms +2021-03-17 17:50:49.312 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 1.0468ms +2021-03-17 17:50:49.332 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 17:50:49.333 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 17:50:52.300 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-17 17:50:52.301 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-17 17:50:52.301 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 1.7758ms +2021-03-17 17:50:53.493 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 17:50:53.494 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 17:50:53.494 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 17:50:53.494 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 17:50:53.494 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:53.518 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 17:50:53.518 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 17:50:53.518 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 17:50:53.518 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 17:50:53.518 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:53.519 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:50:53.519 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:50:53.519 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:50:53.519 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:50:53.519 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:53.520 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:53.520 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:53.520 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:53.521 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:53.521 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:53.521 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:53.521 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:53.521 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:53.522 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:53.522 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:53.756 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:53.910 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 17:50:53.911 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 17:50:53.911 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 17:50:53.911 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 17:50:53.911 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:54.188 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:50:54.189 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:50:54.189 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:50:54.189 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:50:54.189 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:54.190 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:54.191 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:54.191 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:54.191 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:54.191 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:54.192 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:54.192 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:54.192 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:54.193 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:54.193 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:54.196 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:50:54.197 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:50:54.197 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:50:54.197 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:50:54.197 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:54.197 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:54.198 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:54.198 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:54.198 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:54.198 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:54.198 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:54.199 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:54.199 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:54.199 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:54.199 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:54.202 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:50:54.203 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:50:54.203 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:50:54.203 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:50:54.203 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:54.203 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:54.204 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:54.204 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:54.204 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:54.204 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:54.204 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:54.205 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:54.205 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:54.205 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:54.205 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:54.208 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:50:54.208 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:50:54.208 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:50:54.209 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:50:54.209 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:54.209 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:54.209 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:54.209 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:54.210 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:54.210 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:54.210 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:54.210 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:54.210 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:54.211 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:54.211 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:54.214 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:50:54.214 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:50:54.214 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:50:54.215 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:50:54.215 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:54.215 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:54.215 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:54.215 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:54.216 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:54.216 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:54.216 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:54.216 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:54.216 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:54.217 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:54.217 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:54.220 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:50:54.220 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:50:54.220 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:50:54.221 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:50:54.221 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:54.221 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:54.221 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:54.221 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:54.222 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:54.222 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:54.222 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:54.222 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:54.222 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:54.223 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:54.223 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:54.226 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:50:54.227 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:50:54.227 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:50:54.227 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:50:54.227 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:54.227 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:54.228 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:54.228 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:54.228 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:54.228 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:54.228 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:54.229 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:54.229 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:54.229 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:54.229 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:54.233 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:50:54.233 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:50:54.233 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:50:54.234 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:50:54.234 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:54.234 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:54.234 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:54.234 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:54.235 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:54.235 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:54.235 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:54.235 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:54.235 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:54.236 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:54.236 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:58.306 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:58.306 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:58.306 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:58.307 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:58.307 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:58.311 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:58.312 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:58.312 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:58.313 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:58.313 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 17:50:58.314 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 17:50:58.314 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 17:50:58.314 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 17:50:58.314 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:58.483 +03:00 [DBG] Added 0 entity changes to the current audit log +2021-03-17 17:50:58.483 +03:00 [DBG] Added 1 entity changes to the current audit log +2021-03-17 17:50:58.737 +03:00 [DBG] Added 0 entity changes to the current audit log +2021-03-17 17:50:58.737 +03:00 [DBG] Added 0 entity changes to the current audit log +2021-03-17 17:50:58.752 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 17:50:58.753 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 17:50:58.753 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 17:50:58.753 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 17:50:58.753 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:58.767 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:50:58.768 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:50:58.768 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:50:58.768 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:50:58.768 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:58.768 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:58.769 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:58.769 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:58.769 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:58.769 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:58.769 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:58.769 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:58.769 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:58.770 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:58.770 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:58.772 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:50:58.772 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:50:58.772 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:50:58.773 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:50:58.773 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:58.773 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:58.773 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:58.773 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:58.773 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:58.773 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:58.774 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:58.774 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:58.774 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:58.774 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:58.774 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:58.777 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:50:58.777 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:50:58.777 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:50:58.777 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:50:58.777 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:58.777 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:58.778 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:58.778 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:58.778 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:58.778 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:58.778 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:58.778 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:58.778 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:58.779 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:58.779 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:58.781 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:50:58.781 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:50:58.781 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:50:58.782 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:50:58.782 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:58.782 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:58.782 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:58.782 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:58.782 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:58.782 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:58.782 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:58.783 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:58.783 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:58.783 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:58.783 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:58.785 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:50:58.786 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:50:58.786 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:50:58.786 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:50:58.786 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:58.786 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:58.786 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:58.786 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:58.787 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:58.787 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:58.787 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:58.787 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:58.787 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:58.787 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:58.787 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:58.789 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:50:58.790 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:50:58.790 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:50:58.790 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:50:58.790 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:58.790 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:58.791 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:58.791 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:58.791 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:58.791 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:58.791 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:58.791 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:58.791 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:58.792 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:58.792 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:58.794 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:50:58.794 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 17:50:58.794 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:50:58.795 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 17:50:58.795 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:58.795 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:58.795 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:58.795 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:58.795 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 17:50:58.795 +03:00 [INF] Authorization was successful. +2021-03-17 17:50:58.795 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:58.796 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:58.796 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:58.796 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 17:50:58.796 +03:00 [INF] Authorization was successful. +2021-03-17 18:23:43.448 +03:00 [INF] Starting web host. +2021-03-17 18:23:44.817 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-17 18:23:44.860 +03:00 [INF] Loaded ABP modules: +2021-03-17 18:23:44.860 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorModule +2021-03-17 18:23:44.860 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-17 18:23:44.860 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-17 18:23:44.860 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.MultiLingualObject.AbpMultiLingualObjectModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-17 18:23:44.860 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-17 18:23:44.860 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-17 18:23:44.860 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-17 18:23:44.860 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingAbstractionsModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.BasicTheme.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-17 18:23:44.860 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-17 18:23:44.891 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-17 18:23:44.894 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-17 18:23:44.922 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-17 18:23:45.416 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-17 18:23:45.416 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-17 18:23:45.416 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-17 18:23:45.416 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-17 18:23:45.416 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-17 18:23:45.416 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-17 18:23:45.874 +03:00 [INF] Initialized all ABP modules. +2021-03-17 18:23:45.945 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-17 18:23:45.947 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-17 18:23:45.947 +03:00 [INF] Hosting environment: Development +2021-03-17 18:23:45.947 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-17 18:23:46.566 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-17 18:23:48.834 +03:00 [DBG] Login Url: /Account/Login +2021-03-17 18:23:48.834 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-17 18:23:48.834 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-17 18:23:48.834 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-17 18:23:48.834 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-17 18:23:48.834 +03:00 [DBG] Error Url: /Account/Error +2021-03-17 18:23:48.834 +03:00 [DBG] Error Id Parameter: errorId +2021-03-17 18:23:50.240 +03:00 [INF] Executing endpoint '/_Host' +2021-03-17 18:23:50.298 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-17 18:23:50.302 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 18:23:50.338 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-17 18:23:50.339 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 18:23:50.469 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 20.50 ms. +2021-03-17 18:23:50.540 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 4.44 ms. +2021-03-17 18:23:50.576 +03:00 [INF] Executed page /_Host in 270.8686ms +2021-03-17 18:23:50.576 +03:00 [INF] Executed endpoint '/_Host' +2021-03-17 18:23:50.596 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 4029.8599ms +2021-03-17 18:23:50.605 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-17 18:23:50.605 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-17 18:23:50.605 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 18:23:50.605 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 18:23:50.605 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-17 18:23:50.605 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-17 18:23:50.605 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - +2021-03-17 18:23:50.606 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-17 18:23:50.606 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-17 18:23:50.607 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - +2021-03-17 18:23:50.607 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - +2021-03-17 18:23:50.607 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - +2021-03-17 18:23:50.612 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-17 18:23:50.612 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-17 18:23:50.612 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-17 18:23:50.612 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-17 18:23:50.612 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-17 18:23:50.612 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-17 18:23:50.612 +03:00 [INF] The file /global-styles.css was not modified +2021-03-17 18:23:50.613 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-17 18:23:50.613 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-17 18:23:50.613 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-17 18:23:50.613 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-17 18:23:50.613 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-17 18:23:50.615 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 304 - text/css 9.2732ms +2021-03-17 18:23:50.615 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 9.9583ms +2021-03-17 18:23:50.615 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - - 304 - application/javascript 8.3622ms +2021-03-17 18:23:50.615 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 304 - text/css 9.9398ms +2021-03-17 18:23:50.615 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - - 304 - application/javascript 8.0197ms +2021-03-17 18:23:50.615 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 304 - text/css 9.9900ms +2021-03-17 18:23:50.615 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 10.0913ms +2021-03-17 18:23:50.615 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 304 - text/css 9.9945ms +2021-03-17 18:23:50.615 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - - 304 - application/javascript 8.4404ms +2021-03-17 18:23:50.615 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - - 304 - text/css 9.8279ms +2021-03-17 18:23:50.615 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 10.2628ms +2021-03-17 18:23:50.615 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 304 - application/javascript 9.2084ms +2021-03-17 18:23:50.659 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 18:23:50.675 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 18:23:50.676 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 18:23:50.691 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 18:23:50.692 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 33.1798ms +2021-03-17 18:23:50.704 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=K9L_C1K_9QgfJNRTb29eCg - - +2021-03-17 18:23:50.708 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 18:23:50.708 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 18:23:50.960 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 18:23:50.961 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 18:23:50.963 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-17 18:23:51.039 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 18:23:51.040 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 18:23:51.040 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-17 18:23:51.122 +03:00 [INF] Authorization was successful. +2021-03-17 18:23:51.195 +03:00 [DBG] Setting the cache items. Count: 38 +2021-03-17 18:23:51.196 +03:00 [DBG] Setting the cache items. Count: 38 +2021-03-17 18:23:51.209 +03:00 [DBG] Finished setting the cache items. Count: 38 +2021-03-17 18:23:51.210 +03:00 [DBG] Finished setting the cache items. Count: 38 +2021-03-17 18:23:51.214 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 18:23:51.214 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 18:23:51.214 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 18:23:51.214 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 18:23:51.214 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-17 18:23:51.214 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-17 18:23:51.225 +03:00 [DBG] Setting the cache items. Count: 38 +2021-03-17 18:23:51.229 +03:00 [DBG] Setting the cache items. Count: 38 +2021-03-17 18:23:51.235 +03:00 [DBG] Finished setting the cache items. Count: 38 +2021-03-17 18:23:51.239 +03:00 [INF] Authorization was successful. +2021-03-17 18:23:51.239 +03:00 [DBG] Finished setting the cache items. Count: 38 +2021-03-17 18:23:51.239 +03:00 [INF] Authorization was successful. +2021-03-17 18:23:51.263 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 18:23:51.273 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 18:23:51.275 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-17 18:23:51.275 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-17 18:23:51.276 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-17 18:23:51.276 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-17 18:23:51.276 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.7837ms +2021-03-17 18:23:51.276 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.7855ms +2021-03-17 18:23:51.290 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 18:23:51.293 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 18:23:57.410 +03:00 [INF] Authorization was successful. +2021-03-17 18:23:57.436 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Account/Logout - - +2021-03-17 18:23:57.452 +03:00 [INF] Executing endpoint '/Account/Logout' +2021-03-17 18:23:57.466 +03:00 [INF] Route matched with {page = "/Account/Logout", area = "", action = "", controller = ""}. Executing page /Account/Logout +2021-03-17 18:23:57.467 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 18:23:57.577 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LogoutModel.OnGetAsync - ModelState is "Valid" +2021-03-17 18:23:57.584 +03:00 [INF] AuthenticationScheme: Identity.Application signed out. +2021-03-17 18:23:57.585 +03:00 [INF] AuthenticationScheme: Identity.External signed out. +2021-03-17 18:23:57.586 +03:00 [INF] AuthenticationScheme: Identity.TwoFactorUserId signed out. +2021-03-17 18:23:57.797 +03:00 [INF] IdentityServerSupportedLogoutModel couldn't find postLogoutUri... Redirecting to:/Account/Login.. +2021-03-17 18:23:57.800 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RedirectToPageResult. +2021-03-17 18:23:57.850 +03:00 [INF] Executing RedirectToPageResult, redirecting to /Account/Login. +2021-03-17 18:23:57.854 +03:00 [INF] Executed page /Account/Logout in 387.4337ms +2021-03-17 18:23:57.855 +03:00 [INF] Executed endpoint '/Account/Logout' +2021-03-17 18:23:57.861 +03:00 [DBG] SignOutCalled set; processing post-signout session cleanup. +2021-03-17 18:23:57.870 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Account/Logout - - - 302 0 - 433.8260ms +2021-03-17 18:23:57.872 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Account/Login - - +2021-03-17 18:23:57.893 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-17 18:23:57.906 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-17 18:23:57.906 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 18:23:57.917 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnGetAsync - ModelState is "Valid" +2021-03-17 18:23:57.932 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 18:23:58.193 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 5.98 ms. +2021-03-17 18:23:58.221 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-17 18:23:58.315 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 8.86 ms. +2021-03-17 18:23:58.328 +03:00 [INF] Executed page /Account/Login in 422.8549ms +2021-03-17 18:23:58.329 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-17 18:23:58.329 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Account/Login - - - 200 - text/html;+charset=utf-8 456.6504ms +2021-03-17 18:23:58.334 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary1WQgJCDwwvnxH9k1 359 +2021-03-17 18:23:58.343 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/core/abp.css?_v=637514812745831597 - - +2021-03-17 18:23:58.343 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-17 18:23:58.343 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-17 18:23:58.343 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-17 18:23:58.344 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 18:23:58.344 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/core/abp.css?_v=637514812745831597 - - - 304 - text/css 1.1660ms +2021-03-17 18:23:58.344 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 1.2071ms +2021-03-17 18:23:58.344 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-17 18:23:58.344 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 0.2475ms +2021-03-17 18:23:58.347 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 18:23:58.348 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 18:23:58.348 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.css?_v=637514812746934628 - - +2021-03-17 18:23:58.348 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/select2/css/select2.min.css?_v=637514812746624703 - - +2021-03-17 18:23:58.348 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637514812746604643 - - +2021-03-17 18:23:58.348 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637514812746304631 - - +2021-03-17 18:23:58.349 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-17 18:23:58.349 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-17 18:23:58.349 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-17 18:23:58.349 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-17 18:23:58.349 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/select2/css/select2.min.css?_v=637514812746624703 - - - 304 - text/css 0.7782ms +2021-03-17 18:23:58.349 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.css?_v=637514812746934628 - - - 304 - text/css 0.8111ms +2021-03-17 18:23:58.349 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637514812746604643 - - - 304 - text/css 0.7307ms +2021-03-17 18:23:58.350 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637514812746304631 - - - 304 - text/css 0.8380ms +2021-03-17 18:23:58.350 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-17 18:23:58.350 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-17 18:23:58.350 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 1.4411ms +2021-03-17 18:23:58.351 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 18:23:58.351 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=K9L_C1K_9QgfJNRTb29eCg - - - 101 - - 7647.0907ms +2021-03-17 18:23:58.355 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css?_v=637478884526317768 - - +2021-03-17 18:23:58.355 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637514812745861596 - - +2021-03-17 18:23:58.356 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-17 18:23:58.357 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637514812745861596 - - - 304 - text/css 1.2797ms +2021-03-17 18:23:58.357 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css was not modified +2021-03-17 18:23:58.357 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css?_v=637478884526317768 - - - 304 - text/css 1.4891ms +2021-03-17 18:23:58.364 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - +2021-03-17 18:23:58.364 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/utils/abp-utils.umd.min.js?_v=637514812745851595 - - +2021-03-17 18:23:58.364 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/themes/basic/layout.css?_v=637478884526085297 - - +2021-03-17 18:23:58.364 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/core/abp.js?_v=637514812745831597 - - +2021-03-17 18:23:58.364 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery/jquery.js?_v=637514812746524624 - - +2021-03-17 18:23:58.364 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/jquery/abp.jquery.js?_v=637514812745841597 - - +2021-03-17 18:23:58.364 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/js/bootstrap.bundle.js?_v=637514812746254627 - - +2021-03-17 18:23:58.364 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-17 18:23:58.364 +03:00 [INF] The file /global-styles.css was not modified +2021-03-17 18:23:58.364 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-17 18:23:58.364 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-17 18:23:58.364 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-17 18:23:58.364 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-17 18:23:58.365 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery/jquery.js?_v=637514812746524624 - - - 304 - application/javascript 0.6731ms +2021-03-17 18:23:58.365 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/js/bootstrap.bundle.js?_v=637514812746254627 - - - 304 - application/javascript 0.4682ms +2021-03-17 18:23:58.365 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - - 304 - text/css 0.7780ms +2021-03-17 18:23:58.365 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/jquery/abp.jquery.js?_v=637514812745841597 - - - 304 - application/javascript 0.6490ms +2021-03-17 18:23:58.365 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/core/abp.js?_v=637514812745831597 - - - 304 - application/javascript 0.8051ms +2021-03-17 18:23:58.365 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/utils/abp-utils.umd.min.js?_v=637514812745851595 - - - 304 - application/javascript 0.8127ms +2021-03-17 18:23:58.366 +03:00 [INF] The file /themes/basic/layout.css was not modified +2021-03-17 18:23:58.366 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/themes/basic/layout.css?_v=637478884526085297 - - - 304 - text/css 2.0798ms +2021-03-17 18:23:58.371 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-17 18:23:58.371 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundary1WQgJCDwwvnxH9k1 359 - 200 0 - 37.2991ms +2021-03-17 18:23:58.372 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/lodash/lodash.min.js?_v=637514812746534624 - - +2021-03-17 18:23:58.372 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-validation/jquery.validate.js?_v=637514812746364627 - - +2021-03-17 18:23:58.372 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637514812746364627 - - +2021-03-17 18:23:58.372 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-form/jquery.form.min.js?_v=637514812746354628 - - +2021-03-17 18:23:58.372 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/select2/js/select2.min.js?_v=637514812746764627 - - +2021-03-17 18:23:58.372 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Abp/ApplicationConfigurationScript - - +2021-03-17 18:23:58.372 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637514812746744625 - - +2021-03-17 18:23:58.372 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-17 18:23:58.372 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-17 18:23:58.372 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-17 18:23:58.372 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-17 18:23:58.372 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-17 18:23:58.372 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-validation/jquery.validate.js?_v=637514812746364627 - - - 304 - application/javascript 0.3755ms +2021-03-17 18:23:58.373 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-17 18:23:58.373 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/datatables.net/js/jquery.dataTables.js?_v=637514812746344621 - - +2021-03-17 18:23:58.373 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-form/jquery.form.min.js?_v=637514812746354628 - - - 304 - application/javascript 0.3065ms +2021-03-17 18:23:58.373 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637514812746364627 - - - 304 - application/javascript 0.3881ms +2021-03-17 18:23:58.373 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/lodash/lodash.min.js?_v=637514812746534624 - - - 304 - application/javascript 0.4234ms +2021-03-17 18:23:58.373 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/select2/js/select2.min.js?_v=637514812746764627 - - - 304 - application/javascript 0.2470ms +2021-03-17 18:23:58.373 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637514812746744625 - - - 304 - application/javascript 0.1916ms +2021-03-17 18:23:58.373 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-17 18:23:58.373 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/datatables.net/js/jquery.dataTables.js?_v=637514812746344621 - - - 304 - application/javascript 0.2125ms +2021-03-17 18:23:58.375 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 18:23:58.377 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/sweetalert/sweetalert.min.js?_v=637514812746764627 - - +2021-03-17 18:23:58.377 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637514812746314628 - - +2021-03-17 18:23:58.377 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.js?_v=637514812746934628 - - +2021-03-17 18:23:58.377 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637514812746594647 - - +2021-03-17 18:23:58.377 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/luxon/luxon.min.js?_v=637514812746584649 - - +2021-03-17 18:23:58.377 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/luxon/abp.luxon.js?_v=637514812745841597 - - +2021-03-17 18:23:58.377 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/timeago/jquery.timeago.js?_v=637514812746764627 - - +2021-03-17 18:23:58.377 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-17 18:23:58.377 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-17 18:23:58.377 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-17 18:23:58.377 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-17 18:23:58.377 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-17 18:23:58.377 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637514812745871596 - - +2021-03-17 18:23:58.377 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-17 18:23:58.377 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js?_v=637478884526340004 - - +2021-03-17 18:23:58.377 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-17 18:23:58.377 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637514812746314628 - - - 304 - application/javascript 0.3284ms +2021-03-17 18:23:58.377 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.js?_v=637514812746934628 - - - 304 - application/javascript 0.3390ms +2021-03-17 18:23:58.377 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/luxon/abp.luxon.js?_v=637514812745841597 - - - 304 - application/javascript 0.2512ms +2021-03-17 18:23:58.377 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-17 18:23:58.377 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/sweetalert/sweetalert.min.js?_v=637514812746764627 - - - 304 - application/javascript 0.3983ms +2021-03-17 18:23:58.377 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637514812746594647 - - - 304 - application/javascript 0.3522ms +2021-03-17 18:23:58.377 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/luxon/luxon.min.js?_v=637514812746584649 - - - 304 - application/javascript 0.3260ms +2021-03-17 18:23:58.377 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/timeago/jquery.timeago.js?_v=637514812746764627 - - - 304 - application/javascript 0.2634ms +2021-03-17 18:23:58.377 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637514812745871596 - - - 304 - application/javascript 0.1858ms +2021-03-17 18:23:58.377 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js?_v=637478884526327741 - - +2021-03-17 18:23:58.377 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js was not modified +2021-03-17 18:23:58.377 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js?_v=637478884526327741 - - +2021-03-17 18:23:58.377 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js?_v=637478884526327741 - - +2021-03-17 18:23:58.377 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js?_v=637478884526340004 - - - 304 - application/javascript 0.4047ms +2021-03-17 18:23:58.377 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js?_v=637489821625916489 - - +2021-03-17 18:23:58.377 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js?_v=637478884526307791 - - +2021-03-17 18:23:58.377 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js?_v=637489821625926491 - - +2021-03-17 18:23:58.377 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js?_v=637478884526327741 - - +2021-03-17 18:23:58.378 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js?_v=637478884526337711 - - +2021-03-17 18:23:58.378 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js was not modified +2021-03-17 18:23:58.378 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/themes/basic/layout.js?_v=637478884526085297 - - +2021-03-17 18:23:58.378 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js was not modified +2021-03-17 18:23:58.378 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js was not modified +2021-03-17 18:23:58.378 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js?_v=637478884526327741 - - - 304 - application/javascript 0.3641ms +2021-03-17 18:23:58.378 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js was not modified +2021-03-17 18:23:58.378 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js?_v=637478884526327741 - - - 304 - application/javascript 0.3684ms +2021-03-17 18:23:58.378 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js?_v=637478884526327741 - - - 304 - application/javascript 0.4618ms +2021-03-17 18:23:58.378 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js was not modified +2021-03-17 18:23:58.378 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Pages/Abp/MultiTenancy/tenant-switch.js?_v=637478884525829181 - - +2021-03-17 18:23:58.378 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js was not modified +2021-03-17 18:23:58.378 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/timeago/locales/jquery.timeago.en.js?_v=637514812746814621 - - +2021-03-17 18:23:58.378 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js?_v=637489821625916489 - - - 304 - application/javascript 0.3693ms +2021-03-17 18:23:58.378 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js?_v=637489821625926491 - - - 304 - application/javascript 0.3909ms +2021-03-17 18:23:58.378 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js was not modified +2021-03-17 18:23:58.378 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js?_v=637478884526307791 - - - 304 - application/javascript 0.4146ms +2021-03-17 18:23:58.378 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Abp/ServiceProxyScript - - +2021-03-17 18:23:58.378 +03:00 [INF] The file /libs/timeago/locales/jquery.timeago.en.js was not modified +2021-03-17 18:23:58.378 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js?_v=637478884526327741 - - - 304 - application/javascript 0.3937ms +2021-03-17 18:23:58.378 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js was not modified +2021-03-17 18:23:58.378 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/timeago/locales/jquery.timeago.en.js?_v=637514812746814621 - - - 304 - application/javascript 0.1769ms +2021-03-17 18:23:58.378 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js?_v=637478884526337711 - - - 304 - application/javascript 0.4047ms +2021-03-17 18:23:58.378 +03:00 [INF] The file /Pages/Abp/MultiTenancy/tenant-switch.js was not modified +2021-03-17 18:23:58.378 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Pages/Abp/MultiTenancy/tenant-switch.js?_v=637478884525829181 - - - 304 - application/javascript 0.5166ms +2021-03-17 18:23:58.378 +03:00 [INF] The file /themes/basic/layout.js was not modified +2021-03-17 18:23:58.378 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/themes/basic/layout.js?_v=637478884526085297 - - - 304 - application/javascript 0.5824ms +2021-03-17 18:23:58.385 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 18:23:58.389 +03: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). +2021-03-17 18:23:58.389 +03: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). +2021-03-17 18:23:58.432 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-17 18:23:58.518 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.LoginByLogin +2021-03-17 18:23:58.541 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.Logout +2021-03-17 18:23:58.541 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.CheckPasswordByLogin +2021-03-17 18:23:58.542 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.RegisterAsyncByInput +2021-03-17 18:23:58.542 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.SendPasswordResetCodeAsyncByInput +2021-03-17 18:23:58.542 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.ResetPasswordAsyncByInput +2021-03-17 18:23:58.542 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByNameAsyncByName +2021-03-17 18:23:58.542 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByIdAsyncById +2021-03-17 18:23:58.542 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAllListAsync +2021-03-17 18:23:58.542 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetListAsyncByInput +2021-03-17 18:23:58.543 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAsyncById +2021-03-17 18:23:58.543 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.CreateAsyncByInput +2021-03-17 18:23:58.543 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.UpdateAsyncByIdAndInput +2021-03-17 18:23:58.543 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.DeleteAsyncById +2021-03-17 18:23:58.543 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAsyncById +2021-03-17 18:23:58.543 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetListAsyncByInput +2021-03-17 18:23:58.544 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.CreateAsyncByInput +2021-03-17 18:23:58.544 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateAsyncByIdAndInput +2021-03-17 18:23:58.544 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.DeleteAsyncById +2021-03-17 18:23:58.544 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetRolesAsyncById +2021-03-17 18:23:58.544 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAssignableRolesAsync +2021-03-17 18:23:58.544 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateRolesAsyncByIdAndInput +2021-03-17 18:23:58.544 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByUsernameAsyncByUserName +2021-03-17 18:23:58.544 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByEmailAsyncByEmail +2021-03-17 18:23:58.544 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByIdAsyncById +2021-03-17 18:23:58.544 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByUserNameAsyncByUserName +2021-03-17 18:23:58.544 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.SearchAsyncByInput +2021-03-17 18:23:58.544 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.GetCountAsyncByInput +2021-03-17 18:23:58.545 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.GetAsync +2021-03-17 18:23:58.545 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.UpdateAsyncByInput +2021-03-17 18:23:58.545 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.ChangePasswordAsyncByInput +2021-03-17 18:23:58.545 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.GetAsyncByProviderNameAndProviderKey +2021-03-17 18:23:58.545 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-17 18:23:58.545 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.GetAsync +2021-03-17 18:23:58.545 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.UpdateAsyncByInput +2021-03-17 18:23:58.545 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetAsyncById +2021-03-17 18:23:58.545 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetListAsyncByInput +2021-03-17 18:23:58.545 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.CreateAsyncByInput +2021-03-17 18:23:58.545 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateAsyncByIdAndInput +2021-03-17 18:23:58.546 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteAsyncById +2021-03-17 18:23:58.546 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetDefaultConnectionStringAsyncById +2021-03-17 18:23:58.546 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateDefaultConnectionStringAsyncByIdAndDefaultConnectionString +2021-03-17 18:23:58.546 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteDefaultConnectionStringAsyncById +2021-03-17 18:23:58.546 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.GetAsyncByProviderNameAndProviderKey +2021-03-17 18:23:58.546 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-17 18:23:58.546 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.AddTagToEntityAsyncByInput +2021-03-17 18:23:58.546 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.RemoveTagFromEntityAsyncByInput +2021-03-17 18:23:58.546 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.SetEntityTagsAsyncByInput +2021-03-17 18:23:58.546 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.CreateAsyncByInput +2021-03-17 18:23:58.546 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.DeleteAsyncById +2021-03-17 18:23:58.546 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetAsyncById +2021-03-17 18:23:58.547 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetListAsyncByInput +2021-03-17 18:23:58.547 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.UpdateAsyncByIdAndInput +2021-03-17 18:23:58.547 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetTagDefinitionsAsync +2021-03-17 18:23:58.547 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.GetAsyncById +2021-03-17 18:23:58.547 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.GetListAsyncByInput +2021-03-17 18:23:58.547 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.CreateAsyncByInput +2021-03-17 18:23:58.547 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.UpdateAsyncByIdAndInput +2021-03-17 18:23:58.547 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.DeleteAsyncById +2021-03-17 18:23:58.547 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptorAdmin.DeleteAsyncById +2021-03-17 18:23:58.547 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptorAdmin.UploadAsyncByEntityTypeAndFile +2021-03-17 18:23:58.547 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.GetListAsyncByInput +2021-03-17 18:23:58.548 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.GetAsyncById +2021-03-17 18:23:58.548 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.DeleteAsyncById +2021-03-17 18:23:58.548 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.GetAsyncById +2021-03-17 18:23:58.548 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.GetListAsyncByInput +2021-03-17 18:23:58.548 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.CreateAsyncByInput +2021-03-17 18:23:58.548 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.UpdateAsyncByIdAndInput +2021-03-17 18:23:58.548 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.DeleteAsyncById +2021-03-17 18:23:58.548 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeatureAdmin.GetListAsyncByBlogId +2021-03-17 18:23:58.548 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeatureAdmin.SetAsyncByBlogIdAndDto +2021-03-17 18:23:58.548 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.CreateAsyncByInput +2021-03-17 18:23:58.548 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.DeleteAsyncById +2021-03-17 18:23:58.548 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.GetAsyncById +2021-03-17 18:23:58.549 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.GetListAsyncByInput +2021-03-17 18:23:58.549 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.UpdateAsyncByIdAndInput +2021-03-17 18:23:58.549 +03:00 [DBG] ActionApiDescriptionModel.Create: TagPublic.GetAllRelatedTagsAsyncByEntityTypeAndEntityId +2021-03-17 18:23:58.549 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.GetForSelectionAsyncByEntityTypeAndEntityId +2021-03-17 18:23:58.549 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.CreateAsyncByEntityTypeAndEntityIdAndReaction +2021-03-17 18:23:58.550 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.DeleteAsyncByEntityTypeAndEntityIdAndReaction +2021-03-17 18:23:58.550 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.CreateAsyncByEntityTypeAndEntityIdAndInput +2021-03-17 18:23:58.550 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.DeleteAsyncByEntityTypeAndEntityId +2021-03-17 18:23:58.550 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.GetGroupedStarCountsAsyncByEntityTypeAndEntityId +2021-03-17 18:23:58.550 +03:00 [DBG] ActionApiDescriptionModel.Create: PagesPublic.FindBySlugAsyncBySlug +2021-03-17 18:23:58.550 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.GetListAsyncByEntityTypeAndEntityId +2021-03-17 18:23:58.550 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.CreateAsyncByEntityTypeAndEntityIdAndInput +2021-03-17 18:23:58.550 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.UpdateAsyncByIdAndInput +2021-03-17 18:23:58.550 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.DeleteAsyncById +2021-03-17 18:23:58.550 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostPublic.GetAsyncByBlogSlugAndBlogPostSlug +2021-03-17 18:23:58.550 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostPublic.GetListAsyncByBlogSlugAndInput +2021-03-17 18:23:58.551 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptor.DownloadAsyncById +2021-03-17 18:23:58.551 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeature.GetOrDefaultAsyncByBlogIdAndFeatureName +2021-03-17 18:23:58.551 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApplicationConfiguration.GetAsync +2021-03-17 18:23:58.551 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApiDefinition.GetByModel +2021-03-17 18:23:58.574 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-17 18:23:58.576 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 187.2732ms +2021-03-17 18:23:58.576 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 18:23:58.577 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Abp/ServiceProxyScript - - - 200 34528 application/javascript 198.7612ms +2021-03-17 18:23:58.918 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-17 18:23:58.993 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-17 18:23:58.997 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 607.8362ms +2021-03-17 18:23:58.997 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 18:23:59.000 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Abp/ApplicationConfigurationScript - - - 200 96043 application/javascript 627.6162ms +2021-03-17 18:24:00.060 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-17 18:24:00.062 +03:00 [INF] Executing endpoint '/_Host' +2021-03-17 18:24:00.062 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-17 18:24:00.062 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 18:24:00.062 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-17 18:24:00.062 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 18:24:00.063 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.54 ms. +2021-03-17 18:24:00.064 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.43 ms. +2021-03-17 18:24:00.065 +03:00 [INF] Executed page /_Host in 2.6579ms +2021-03-17 18:24:00.065 +03:00 [INF] Executed endpoint '/_Host' +2021-03-17 18:24:00.065 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 5.1273ms +2021-03-17 18:24:00.076 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-17 18:24:00.076 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 18:24:00.077 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-17 18:24:00.077 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-17 18:24:00.077 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 0.4702ms +2021-03-17 18:24:00.077 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 0.4562ms +2021-03-17 18:24:00.077 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 18:24:00.077 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-17 18:24:00.077 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 0.1826ms +2021-03-17 18:24:00.078 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-17 18:24:00.078 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-17 18:24:00.078 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-17 18:24:00.078 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - +2021-03-17 18:24:00.078 +03:00 [INF] The file /global-styles.css was not modified +2021-03-17 18:24:00.078 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-17 18:24:00.078 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-17 18:24:00.078 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-17 18:24:00.078 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637514812745571595 - - - 304 - text/css 0.2837ms +2021-03-17 18:24:00.078 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 304 - text/css 0.3854ms +2021-03-17 18:24:00.078 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 304 - text/css 0.4398ms +2021-03-17 18:24:00.078 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 304 - text/css 0.4872ms +2021-03-17 18:24:00.079 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-17 18:24:00.079 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-17 18:24:00.080 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-17 18:24:00.080 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-17 18:24:00.080 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 304 - text/css 0.5681ms +2021-03-17 18:24:00.080 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 304 - application/javascript 0.5877ms +2021-03-17 18:24:00.081 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - +2021-03-17 18:24:00.081 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - +2021-03-17 18:24:00.081 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - +2021-03-17 18:24:00.081 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-17 18:24:00.081 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-17 18:24:00.081 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-17 18:24:00.081 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - - 304 - application/javascript 0.3432ms +2021-03-17 18:24:00.081 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - - 304 - application/javascript 0.4738ms +2021-03-17 18:24:00.081 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - - 304 - application/javascript 0.4976ms +2021-03-17 18:24:00.113 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 18:24:00.115 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 18:24:00.115 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 18:24:00.116 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 18:24:00.116 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 3.2325ms +2021-03-17 18:24:00.124 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=FnWM7M7TVE2Ga02xUPXR7Q - - +2021-03-17 18:24:00.126 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 18:24:00.126 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 18:24:00.139 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-17 18:24:00.141 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: AbpIdentity.Roles +2021-03-17 18:24:00.308 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-17 18:24:00.316 +03:00 [DBG] Added 0 entity changes to the current audit log +2021-03-17 18:24:00.317 +03:00 [DBG] Added 0 entity changes to the current audit log +2021-03-17 18:24:00.319 +03:00 [WRN] Unhandled exception rendering component: Exception of type 'Volo.Abp.Authorization.AbpAuthorizationException' was thrown. +Volo.Abp.Authorization.AbpAuthorizationException: Exception of type 'Volo.Abp.Authorization.AbpAuthorizationException' was thrown. + at Microsoft.AspNetCore.Authorization.AbpAuthorizationServiceExtensions.CheckAsync(IAuthorizationService authorizationService, AuthorizationPolicy policy) in D:\Github\abp\framework\src\Volo.Abp.Authorization\Microsoft\AspNetCore\Authorization\AbpAuthorizationServiceExtensions.cs:line 142 + at Volo.Abp.Authorization.MethodInvocationAuthorizationService.CheckAsync(MethodInvocationAuthorizationContext context) in D:\Github\abp\framework\src\Volo.Abp.Authorization\Volo\Abp\Authorization\MethodInvocationAuthorizationService.cs:line 40 + at Volo.Abp.Authorization.AuthorizationInterceptor.AuthorizeAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Authorization\Volo\Abp\Authorization\AuthorizationInterceptor.cs:line 24 + at Volo.Abp.Authorization.AuthorizationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Authorization\Volo\Abp\Authorization\AuthorizationInterceptor.cs:line 18 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 29 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapterWithReturnValue.cs:line 24 + at Volo.Abp.Auditing.AuditingInterceptor.ProceedByLoggingAsync(IAbpMethodInvocation invocation, IAuditingHelper auditingHelper, IAuditLogScope auditLogScope) in D:\Github\abp\framework\src\Volo.Abp.Auditing\Volo\Abp\Auditing\AuditingInterceptor.cs:line 88 + at Volo.Abp.Auditing.AuditingInterceptor.ProcessWithNewAuditingScopeAsync(IAbpMethodInvocation invocation, AbpAuditingOptions options, ICurrentUser currentUser, IAuditingManager auditingManager, IAuditingHelper auditingHelper) in D:\Github\abp\framework\src\Volo.Abp.Auditing\Volo\Abp\Auditing\AuditingInterceptor.cs:line 115 + at Volo.Abp.Auditing.AuditingInterceptor.ProcessWithNewAuditingScopeAsync(IAbpMethodInvocation invocation, AbpAuditingOptions options, ICurrentUser currentUser, IAuditingManager auditingManager, IAuditingHelper auditingHelper) in D:\Github\abp\framework\src\Volo.Abp.Auditing\Volo\Abp\Auditing\AuditingInterceptor.cs:line 134 + at Volo.Abp.Auditing.AuditingInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Auditing\Volo\Abp\Auditing\AuditingInterceptor.cs:line 44 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 29 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapterWithReturnValue.cs:line 24 + at Volo.Abp.Validation.ValidationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Validation\Volo\Abp\Validation\ValidationInterceptor.cs:line 19 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 29 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapterWithReturnValue.cs:line 24 + at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWorkInterceptor.cs:line 43 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 29 + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Index.OnInitializedAsync() in D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\Pages\Index.razor:line 156 + at Microsoft.AspNetCore.Components.ComponentBase.RunInitAndSetParametersAsync() + at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle) +2021-03-17 18:24:00.324 +03:00 [ERR] Unhandled exception in circuit 'DH9XS_6yLynOQYk082kNuwfgBO3nXhWKDtSw2cA1Hpg'. +Volo.Abp.Authorization.AbpAuthorizationException: Exception of type 'Volo.Abp.Authorization.AbpAuthorizationException' was thrown. + at Microsoft.AspNetCore.Authorization.AbpAuthorizationServiceExtensions.CheckAsync(IAuthorizationService authorizationService, AuthorizationPolicy policy) in D:\Github\abp\framework\src\Volo.Abp.Authorization\Microsoft\AspNetCore\Authorization\AbpAuthorizationServiceExtensions.cs:line 142 + at Volo.Abp.Authorization.MethodInvocationAuthorizationService.CheckAsync(MethodInvocationAuthorizationContext context) in D:\Github\abp\framework\src\Volo.Abp.Authorization\Volo\Abp\Authorization\MethodInvocationAuthorizationService.cs:line 40 + at Volo.Abp.Authorization.AuthorizationInterceptor.AuthorizeAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Authorization\Volo\Abp\Authorization\AuthorizationInterceptor.cs:line 24 + at Volo.Abp.Authorization.AuthorizationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Authorization\Volo\Abp\Authorization\AuthorizationInterceptor.cs:line 18 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 29 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapterWithReturnValue.cs:line 24 + at Volo.Abp.Auditing.AuditingInterceptor.ProceedByLoggingAsync(IAbpMethodInvocation invocation, IAuditingHelper auditingHelper, IAuditLogScope auditLogScope) in D:\Github\abp\framework\src\Volo.Abp.Auditing\Volo\Abp\Auditing\AuditingInterceptor.cs:line 88 + at Volo.Abp.Auditing.AuditingInterceptor.ProcessWithNewAuditingScopeAsync(IAbpMethodInvocation invocation, AbpAuditingOptions options, ICurrentUser currentUser, IAuditingManager auditingManager, IAuditingHelper auditingHelper) in D:\Github\abp\framework\src\Volo.Abp.Auditing\Volo\Abp\Auditing\AuditingInterceptor.cs:line 115 + at Volo.Abp.Auditing.AuditingInterceptor.ProcessWithNewAuditingScopeAsync(IAbpMethodInvocation invocation, AbpAuditingOptions options, ICurrentUser currentUser, IAuditingManager auditingManager, IAuditingHelper auditingHelper) in D:\Github\abp\framework\src\Volo.Abp.Auditing\Volo\Abp\Auditing\AuditingInterceptor.cs:line 134 + at Volo.Abp.Auditing.AuditingInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Auditing\Volo\Abp\Auditing\AuditingInterceptor.cs:line 44 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 29 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapterWithReturnValue.cs:line 24 + at Volo.Abp.Validation.ValidationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Validation\Volo\Abp\Validation\ValidationInterceptor.cs:line 19 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 29 + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync() in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAbpMethodInvocationAdapterWithReturnValue.cs:line 24 + at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation) in D:\Github\abp\framework\src\Volo.Abp.Uow\Volo\Abp\Uow\UnitOfWorkInterceptor.cs:line 43 + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) in D:\Github\abp\framework\src\Volo.Abp.Castle.Core\Volo\Abp\Castle\DynamicProxy\CastleAsyncAbpInterceptorAdapter.cs:line 29 + at MyCompanyName.MyProjectName.Blazor.Server.Pages.Index.OnInitializedAsync() in D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\Pages\Index.razor:line 156 + at Microsoft.AspNetCore.Components.ComponentBase.RunInitAndSetParametersAsync() + at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle) +2021-03-17 18:24:00.333 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 18:24:00.333 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=FnWM7M7TVE2Ga02xUPXR7Q - - - 101 - - 208.8704ms +2021-03-17 20:29:51.071 +03:00 [INF] Starting web host. +2021-03-17 20:29:52.934 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-17 20:29:52.983 +03:00 [INF] Loaded ABP modules: +2021-03-17 20:29:52.983 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorModule +2021-03-17 20:29:52.983 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-17 20:29:52.983 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-17 20:29:52.983 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.MultiLingualObject.AbpMultiLingualObjectModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-17 20:29:52.983 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-17 20:29:52.983 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-17 20:29:52.983 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-17 20:29:52.983 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingAbstractionsModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.BasicTheme.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-17 20:29:52.983 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-17 20:29:53.014 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-17 20:29:53.018 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-17 20:29:53.049 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-17 20:29:53.592 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-17 20:29:53.592 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-17 20:29:53.592 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-17 20:29:53.592 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-17 20:29:53.592 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-17 20:29:53.592 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-17 20:29:54.095 +03:00 [INF] Initialized all ABP modules. +2021-03-17 20:29:54.167 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-17 20:29:54.169 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-17 20:29:54.169 +03:00 [INF] Hosting environment: Development +2021-03-17 20:29:54.169 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-17 20:29:54.701 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-17 20:29:57.201 +03:00 [DBG] Login Url: /Account/Login +2021-03-17 20:29:57.201 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-17 20:29:57.201 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-17 20:29:57.201 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-17 20:29:57.201 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-17 20:29:57.201 +03:00 [DBG] Error Url: /Account/Error +2021-03-17 20:29:57.201 +03:00 [DBG] Error Id Parameter: errorId +2021-03-17 20:29:57.315 +03:00 [INF] Executing endpoint '/_Host' +2021-03-17 20:29:57.370 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-17 20:29:57.373 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 20:29:57.417 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-17 20:29:57.417 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 20:29:57.548 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 19.91 ms. +2021-03-17 20:29:57.629 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 7.61 ms. +2021-03-17 20:29:57.655 +03:00 [INF] Executed page /_Host in 277.9134ms +2021-03-17 20:29:57.655 +03:00 [INF] Executed endpoint '/_Host' +2021-03-17 20:29:57.668 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 2966.9356ms +2021-03-17 20:29:57.681 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-17 20:29:57.681 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 20:29:57.681 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-17 20:29:57.681 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 20:29:57.681 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/blazor-global-styles.css?_v=637514812745570000 - - +2021-03-17 20:29:57.681 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-17 20:29:57.682 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-17 20:29:57.683 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-17 20:29:57.685 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-17 20:29:57.686 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - +2021-03-17 20:29:57.686 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - +2021-03-17 20:29:57.687 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - +2021-03-17 20:29:57.695 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-17 20:29:57.695 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-17 20:29:57.695 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-17 20:29:57.695 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-17 20:29:57.695 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-17 20:29:57.695 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-17 20:29:57.695 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-17 20:29:57.695 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-17 20:29:57.695 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-17 20:29:57.696 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-17 20:29:57.696 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-17 20:29:57.699 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 18.6564ms +2021-03-17 20:29:57.699 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - - 304 - application/javascript 13.6510ms +2021-03-17 20:29:57.699 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - - 304 - application/javascript 12.3251ms +2021-03-17 20:29:57.699 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 304 - text/css 17.7977ms +2021-03-17 20:29:57.699 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 304 - text/css 17.4232ms +2021-03-17 20:29:57.699 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 18.6293ms +2021-03-17 20:29:57.699 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 304 - text/css 18.6536ms +2021-03-17 20:29:57.699 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 18.6553ms +2021-03-17 20:29:57.699 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 304 - text/css 16.1193ms +2021-03-17 20:29:57.699 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 304 - application/javascript 14.5488ms +2021-03-17 20:29:57.699 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - - 304 - application/javascript 12.8996ms +2021-03-17 20:29:57.700 +03:00 [INF] Sending file. Request path: '/blazor-global-styles.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\blazor-global-styles.css' +2021-03-17 20:29:57.700 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/blazor-global-styles.css?_v=637514812745570000 - - - 200 379 text/css 18.8922ms +2021-03-17 20:29:57.743 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 20:29:57.751 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 20:29:57.752 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 20:29:57.767 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 20:29:57.767 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 24.0853ms +2021-03-17 20:29:57.776 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css.map - - +2021-03-17 20:29:57.803 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=3u2aNSJFBvfl5FC5WtkRog - - +2021-03-17 20:29:57.810 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 20:29:57.811 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 20:29:57.811 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/css/bootstrap.css.map'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\css\bootstrap.css.map' +2021-03-17 20:29:57.813 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css.map - - - 200 508232 text/plain 36.6979ms +2021-03-17 20:29:58.097 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-17 20:29:58.210 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-17 20:29:58.350 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-17 20:29:58.350 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-17 20:29:58.350 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-17 20:29:58.350 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-17 20:29:58.350 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.5841ms +2021-03-17 20:29:58.350 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.6099ms +2021-03-17 20:30:00.989 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-17 20:30:01.001 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Account/Login - - +2021-03-17 20:30:01.010 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-17 20:30:01.032 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-17 20:30:01.033 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 20:30:01.317 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnGetAsync - ModelState is "Valid" +2021-03-17 20:30:01.331 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 20:30:01.599 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 5.03 ms. +2021-03-17 20:30:01.625 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-17 20:30:01.716 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 8.43 ms. +2021-03-17 20:30:01.731 +03:00 [INF] Executed page /Account/Login in 698.6489ms +2021-03-17 20:30:01.731 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryOSd0jgMT0xxt4XBB 359 +2021-03-17 20:30:01.732 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-17 20:30:01.743 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Account/Login - - - 200 - text/html;+charset=utf-8 742.1621ms +2021-03-17 20:30:01.750 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 20:30:01.750 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 20:30:01.751 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=3u2aNSJFBvfl5FC5WtkRog - - - 101 - - 3947.2060ms +2021-03-17 20:30:01.751 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-17 20:30:01.754 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/core/abp.css?_v=637514812745831597 - - +2021-03-17 20:30:01.754 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-17 20:30:01.755 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-17 20:30:01.755 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-17 20:30:01.756 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/core/abp.css?_v=637514812745831597 - - - 304 - text/css 1.2673ms +2021-03-17 20:30:01.756 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 1.2672ms +2021-03-17 20:30:01.760 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 20:30:01.760 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-17 20:30:01.760 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 0.7816ms +2021-03-17 20:30:01.767 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/select2/css/select2.min.css?_v=637514812746624703 - - +2021-03-17 20:30:01.767 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.css?_v=637514812746934628 - - +2021-03-17 20:30:01.767 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 20:30:01.767 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637514812746604643 - - +2021-03-17 20:30:01.767 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637515989160533647 - - +2021-03-17 20:30:01.768 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-17 20:30:01.768 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-17 20:30:01.768 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-17 20:30:01.768 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-17 20:30:01.768 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/select2/css/select2.min.css?_v=637514812746624703 - - - 304 - text/css 0.7488ms +2021-03-17 20:30:01.768 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637514812746604643 - - - 304 - text/css 0.6553ms +2021-03-17 20:30:01.768 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.css?_v=637514812746934628 - - - 304 - text/css 0.8045ms +2021-03-17 20:30:01.768 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 0.8119ms +2021-03-17 20:30:01.768 +03:00 [INF] Sending file. Request path: '/global-styles.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\global-styles.css' +2021-03-17 20:30:01.768 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637515989160533647 - - - 200 18 text/css 0.8755ms +2021-03-17 20:30:01.770 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637514812745861596 - - +2021-03-17 20:30:01.770 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css?_v=637478884526317768 - - +2021-03-17 20:30:01.770 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637514812746304631 - - +2021-03-17 20:30:01.770 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/themes/basic/layout.css?_v=637478884526085297 - - +2021-03-17 20:30:01.770 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/utils/abp-utils.umd.min.js?_v=637514812745851595 - - +2021-03-17 20:30:01.770 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-17 20:30:01.770 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-17 20:30:01.770 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-17 20:30:01.771 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637514812745861596 - - - 304 - text/css 0.6897ms +2021-03-17 20:30:01.771 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css was not modified +2021-03-17 20:30:01.771 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/utils/abp-utils.umd.min.js?_v=637514812745851595 - - - 304 - application/javascript 0.6998ms +2021-03-17 20:30:01.771 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637514812746304631 - - - 304 - text/css 0.8224ms +2021-03-17 20:30:01.771 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css?_v=637478884526317768 - - - 304 - text/css 0.8744ms +2021-03-17 20:30:01.771 +03:00 [INF] The file /themes/basic/layout.css was not modified +2021-03-17 20:30:01.772 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/themes/basic/layout.css?_v=637478884526085297 - - - 304 - text/css 1.7100ms +2021-03-17 20:30:01.775 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-17 20:30:01.775 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryOSd0jgMT0xxt4XBB 359 - 200 0 - 43.7404ms +2021-03-17 20:30:01.776 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/core/abp.js?_v=637514812745831597 - - +2021-03-17 20:30:01.776 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery/jquery.js?_v=637514812746524624 - - +2021-03-17 20:30:01.776 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/jquery/abp.jquery.js?_v=637514812745841597 - - +2021-03-17 20:30:01.776 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/js/bootstrap.bundle.js?_v=637514812746254627 - - +2021-03-17 20:30:01.776 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/lodash/lodash.min.js?_v=637514812746534624 - - +2021-03-17 20:30:01.776 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-validation/jquery.validate.js?_v=637514812746364627 - - +2021-03-17 20:30:01.776 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637514812746364627 - - +2021-03-17 20:30:01.776 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-form/jquery.form.min.js?_v=637514812746354628 - - +2021-03-17 20:30:01.776 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-17 20:30:01.776 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-17 20:30:01.776 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-17 20:30:01.776 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-17 20:30:01.776 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-17 20:30:01.776 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-17 20:30:01.776 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/select2/js/select2.min.js?_v=637514812746764627 - - +2021-03-17 20:30:01.776 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-17 20:30:01.776 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/jquery/abp.jquery.js?_v=637514812745841597 - - - 304 - application/javascript 0.3431ms +2021-03-17 20:30:01.776 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-17 20:30:01.776 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/lodash/lodash.min.js?_v=637514812746534624 - - - 304 - application/javascript 0.2849ms +2021-03-17 20:30:01.776 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637514812746744625 - - +2021-03-17 20:30:01.776 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery/jquery.js?_v=637514812746524624 - - - 304 - application/javascript 0.4036ms +2021-03-17 20:30:01.776 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-validation/jquery.validate.js?_v=637514812746364627 - - - 304 - application/javascript 0.2737ms +2021-03-17 20:30:01.776 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-form/jquery.form.min.js?_v=637514812746354628 - - - 304 - application/javascript 0.1867ms +2021-03-17 20:30:01.776 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-17 20:30:01.776 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/core/abp.js?_v=637514812745831597 - - - 304 - application/javascript 0.5069ms +2021-03-17 20:30:01.776 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-17 20:30:01.776 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/js/bootstrap.bundle.js?_v=637514812746254627 - - - 304 - application/javascript 0.4800ms +2021-03-17 20:30:01.776 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/select2/js/select2.min.js?_v=637514812746764627 - - - 304 - application/javascript 0.2518ms +2021-03-17 20:30:01.776 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637514812746364627 - - - 304 - application/javascript 0.3749ms +2021-03-17 20:30:01.776 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637514812746744625 - - - 304 - application/javascript 0.1800ms +2021-03-17 20:30:01.780 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637514812746314628 - - +2021-03-17 20:30:01.780 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/datatables.net/js/jquery.dataTables.js?_v=637514812746344621 - - +2021-03-17 20:30:01.780 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/sweetalert/sweetalert.min.js?_v=637514812746764627 - - +2021-03-17 20:30:01.780 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.js?_v=637514812746934628 - - +2021-03-17 20:30:01.780 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Abp/ApplicationConfigurationScript - - +2021-03-17 20:30:01.780 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637514812746594647 - - +2021-03-17 20:30:01.780 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/luxon/luxon.min.js?_v=637514812746584649 - - +2021-03-17 20:30:01.780 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-17 20:30:01.780 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-17 20:30:01.780 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-17 20:30:01.780 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-17 20:30:01.780 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/luxon/abp.luxon.js?_v=637514812745841597 - - +2021-03-17 20:30:01.780 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-17 20:30:01.780 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/sweetalert/sweetalert.min.js?_v=637514812746764627 - - - 304 - application/javascript 0.2278ms +2021-03-17 20:30:01.780 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/timeago/jquery.timeago.js?_v=637514812746764627 - - +2021-03-17 20:30:01.780 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637514812746314628 - - - 304 - application/javascript 0.2908ms +2021-03-17 20:30:01.780 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-17 20:30:01.780 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637514812746594647 - - - 304 - application/javascript 0.1801ms +2021-03-17 20:30:01.780 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-17 20:30:01.780 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.js?_v=637514812746934628 - - - 304 - application/javascript 0.2968ms +2021-03-17 20:30:01.780 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/luxon/luxon.min.js?_v=637514812746584649 - - - 304 - application/javascript 0.1733ms +2021-03-17 20:30:01.780 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/datatables.net/js/jquery.dataTables.js?_v=637514812746344621 - - - 304 - application/javascript 0.3870ms +2021-03-17 20:30:01.780 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/luxon/abp.luxon.js?_v=637514812745841597 - - - 304 - application/javascript 0.1687ms +2021-03-17 20:30:01.780 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-17 20:30:01.780 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637514812745871596 - - +2021-03-17 20:30:01.780 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/timeago/jquery.timeago.js?_v=637514812746764627 - - - 304 - application/javascript 0.2340ms +2021-03-17 20:30:01.780 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js?_v=637478884526340004 - - +2021-03-17 20:30:01.780 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js?_v=637478884526327741 - - +2021-03-17 20:30:01.780 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js?_v=637478884526327741 - - +2021-03-17 20:30:01.780 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js?_v=637478884526327741 - - +2021-03-17 20:30:01.780 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-17 20:30:01.780 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js?_v=637489821625916489 - - +2021-03-17 20:30:01.781 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js?_v=637478884526307791 - - +2021-03-17 20:30:01.781 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637514812745871596 - - - 304 - application/javascript 0.1824ms +2021-03-17 20:30:01.781 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js?_v=637489821625926491 - - +2021-03-17 20:30:01.781 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js?_v=637478884526327741 - - +2021-03-17 20:30:01.781 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js was not modified +2021-03-17 20:30:01.781 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js?_v=637478884526337711 - - +2021-03-17 20:30:01.781 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js was not modified +2021-03-17 20:30:01.781 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js?_v=637478884526340004 - - - 304 - application/javascript 0.3451ms +2021-03-17 20:30:01.781 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js was not modified +2021-03-17 20:30:01.781 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js was not modified +2021-03-17 20:30:01.781 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js was not modified +2021-03-17 20:30:01.781 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js?_v=637478884526327741 - - - 304 - application/javascript 0.3791ms +2021-03-17 20:30:01.781 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js?_v=637478884526327741 - - - 304 - application/javascript 0.3511ms +2021-03-17 20:30:01.781 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js?_v=637478884526327741 - - - 304 - application/javascript 0.3863ms +2021-03-17 20:30:01.781 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js was not modified +2021-03-17 20:30:01.781 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js?_v=637489821625916489 - - - 304 - application/javascript 0.3678ms +2021-03-17 20:30:01.781 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js was not modified +2021-03-17 20:30:01.781 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js?_v=637478884526307791 - - - 304 - application/javascript 0.3613ms +2021-03-17 20:30:01.781 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js?_v=637489821625926491 - - - 304 - application/javascript 0.3304ms +2021-03-17 20:30:01.781 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js was not modified +2021-03-17 20:30:01.781 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js was not modified +2021-03-17 20:30:01.781 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js?_v=637478884526327741 - - - 304 - application/javascript 0.4571ms +2021-03-17 20:30:01.781 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js?_v=637478884526337711 - - - 304 - application/javascript 0.4161ms +2021-03-17 20:30:01.782 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 20:30:01.784 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Pages/Abp/MultiTenancy/tenant-switch.js?_v=637478884525829181 - - +2021-03-17 20:30:01.784 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/themes/basic/layout.js?_v=637478884526085297 - - +2021-03-17 20:30:01.784 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/timeago/locales/jquery.timeago.en.js?_v=637514812746814621 - - +2021-03-17 20:30:01.784 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Abp/ServiceProxyScript - - +2021-03-17 20:30:01.784 +03:00 [INF] The file /libs/timeago/locales/jquery.timeago.en.js was not modified +2021-03-17 20:30:01.784 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/timeago/locales/jquery.timeago.en.js?_v=637514812746814621 - - - 304 - application/javascript 0.3045ms +2021-03-17 20:30:01.784 +03:00 [INF] The file /Pages/Abp/MultiTenancy/tenant-switch.js was not modified +2021-03-17 20:30:01.784 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Pages/Abp/MultiTenancy/tenant-switch.js?_v=637478884525829181 - - - 304 - application/javascript 0.4135ms +2021-03-17 20:30:01.784 +03:00 [INF] The file /themes/basic/layout.js was not modified +2021-03-17 20:30:01.784 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/themes/basic/layout.js?_v=637478884526085297 - - - 304 - application/javascript 0.5546ms +2021-03-17 20:30:01.786 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 20:30:01.792 +03: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). +2021-03-17 20:30:01.792 +03: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). +2021-03-17 20:30:01.855 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css.map - - +2021-03-17 20:30:01.860 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/css/bootstrap.css.map'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\css\bootstrap.css.map' +2021-03-17 20:30:01.860 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css.map - - - 200 508232 text/plain 5.2003ms +2021-03-17 20:30:01.863 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-17 20:30:01.865 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/utils/abp-utils.umd.min.js.map - - +2021-03-17 20:30:01.875 +03:00 [INF] Sending file. Request path: '/libs/abp/utils/abp-utils.umd.min.js.map'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\abp\utils\abp-utils.umd.min.js.map' +2021-03-17 20:30:01.875 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/utils/abp-utils.umd.min.js.map - - - 200 33491 text/plain 10.6089ms +2021-03-17 20:30:01.900 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/js/bootstrap.bundle.js.map - - +2021-03-17 20:30:01.900 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-form/jquery.form.min.js.map - - +2021-03-17 20:30:01.901 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.LoginByLogin +2021-03-17 20:30:01.901 +03:00 [INF] Sending file. Request path: '/libs/jquery-form/jquery.form.min.js.map'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\jquery-form\jquery.form.min.js.map' +2021-03-17 20:30:01.901 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-form/jquery.form.min.js.map - - - 200 22564 text/plain 1.0220ms +2021-03-17 20:30:01.907 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/js/bootstrap.bundle.js.map'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\js\bootstrap.bundle.js.map' +2021-03-17 20:30:01.907 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/js/bootstrap.bundle.js.map - - - 200 409130 text/plain 7.0228ms +2021-03-17 20:30:01.918 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.Logout +2021-03-17 20:30:01.918 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.CheckPasswordByLogin +2021-03-17 20:30:01.919 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.RegisterAsyncByInput +2021-03-17 20:30:01.919 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.SendPasswordResetCodeAsyncByInput +2021-03-17 20:30:01.919 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.ResetPasswordAsyncByInput +2021-03-17 20:30:01.920 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByNameAsyncByName +2021-03-17 20:30:01.920 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByIdAsyncById +2021-03-17 20:30:01.920 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAllListAsync +2021-03-17 20:30:01.920 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetListAsyncByInput +2021-03-17 20:30:01.921 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAsyncById +2021-03-17 20:30:01.921 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.CreateAsyncByInput +2021-03-17 20:30:01.921 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.UpdateAsyncByIdAndInput +2021-03-17 20:30:01.921 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.DeleteAsyncById +2021-03-17 20:30:01.921 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAsyncById +2021-03-17 20:30:01.921 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetListAsyncByInput +2021-03-17 20:30:01.922 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.CreateAsyncByInput +2021-03-17 20:30:01.922 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateAsyncByIdAndInput +2021-03-17 20:30:01.922 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.DeleteAsyncById +2021-03-17 20:30:01.922 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetRolesAsyncById +2021-03-17 20:30:01.922 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAssignableRolesAsync +2021-03-17 20:30:01.922 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateRolesAsyncByIdAndInput +2021-03-17 20:30:01.922 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByUsernameAsyncByUserName +2021-03-17 20:30:01.922 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByEmailAsyncByEmail +2021-03-17 20:30:01.922 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByIdAsyncById +2021-03-17 20:30:01.922 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByUserNameAsyncByUserName +2021-03-17 20:30:01.923 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.SearchAsyncByInput +2021-03-17 20:30:01.923 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.GetCountAsyncByInput +2021-03-17 20:30:01.923 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.GetAsync +2021-03-17 20:30:01.923 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.UpdateAsyncByInput +2021-03-17 20:30:01.923 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.ChangePasswordAsyncByInput +2021-03-17 20:30:01.923 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.GetAsyncByProviderNameAndProviderKey +2021-03-17 20:30:01.923 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-17 20:30:01.923 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.GetAsync +2021-03-17 20:30:01.923 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.UpdateAsyncByInput +2021-03-17 20:30:01.923 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetAsyncById +2021-03-17 20:30:01.923 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetListAsyncByInput +2021-03-17 20:30:01.923 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.CreateAsyncByInput +2021-03-17 20:30:01.924 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateAsyncByIdAndInput +2021-03-17 20:30:01.924 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteAsyncById +2021-03-17 20:30:01.924 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetDefaultConnectionStringAsyncById +2021-03-17 20:30:01.924 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateDefaultConnectionStringAsyncByIdAndDefaultConnectionString +2021-03-17 20:30:01.924 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteDefaultConnectionStringAsyncById +2021-03-17 20:30:01.924 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.GetAsyncByProviderNameAndProviderKey +2021-03-17 20:30:01.924 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-17 20:30:01.924 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.AddTagToEntityAsyncByInput +2021-03-17 20:30:01.924 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.RemoveTagFromEntityAsyncByInput +2021-03-17 20:30:01.924 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.SetEntityTagsAsyncByInput +2021-03-17 20:30:01.925 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.CreateAsyncByInput +2021-03-17 20:30:01.925 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.DeleteAsyncById +2021-03-17 20:30:01.925 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetAsyncById +2021-03-17 20:30:01.925 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetListAsyncByInput +2021-03-17 20:30:01.925 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.UpdateAsyncByIdAndInput +2021-03-17 20:30:01.925 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetTagDefinitionsAsync +2021-03-17 20:30:01.925 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.GetAsyncById +2021-03-17 20:30:01.925 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.GetListAsyncByInput +2021-03-17 20:30:01.926 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.CreateAsyncByInput +2021-03-17 20:30:01.926 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.UpdateAsyncByIdAndInput +2021-03-17 20:30:01.926 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.DeleteAsyncById +2021-03-17 20:30:01.926 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptorAdmin.DeleteAsyncById +2021-03-17 20:30:01.926 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptorAdmin.UploadAsyncByEntityTypeAndFile +2021-03-17 20:30:01.926 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.GetListAsyncByInput +2021-03-17 20:30:01.926 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.GetAsyncById +2021-03-17 20:30:01.926 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.DeleteAsyncById +2021-03-17 20:30:01.926 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.GetAsyncById +2021-03-17 20:30:01.927 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.GetListAsyncByInput +2021-03-17 20:30:01.927 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.CreateAsyncByInput +2021-03-17 20:30:01.927 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.UpdateAsyncByIdAndInput +2021-03-17 20:30:01.927 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.DeleteAsyncById +2021-03-17 20:30:01.927 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeatureAdmin.GetListAsyncByBlogId +2021-03-17 20:30:01.927 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeatureAdmin.SetAsyncByBlogIdAndDto +2021-03-17 20:30:01.927 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.CreateAsyncByInput +2021-03-17 20:30:01.928 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.DeleteAsyncById +2021-03-17 20:30:01.928 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.GetAsyncById +2021-03-17 20:30:01.928 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.GetListAsyncByInput +2021-03-17 20:30:01.928 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.UpdateAsyncByIdAndInput +2021-03-17 20:30:01.928 +03:00 [DBG] ActionApiDescriptionModel.Create: TagPublic.GetAllRelatedTagsAsyncByEntityTypeAndEntityId +2021-03-17 20:30:01.929 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.GetForSelectionAsyncByEntityTypeAndEntityId +2021-03-17 20:30:01.929 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.CreateAsyncByEntityTypeAndEntityIdAndReaction +2021-03-17 20:30:01.929 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.DeleteAsyncByEntityTypeAndEntityIdAndReaction +2021-03-17 20:30:01.929 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.CreateAsyncByEntityTypeAndEntityIdAndInput +2021-03-17 20:30:01.929 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.DeleteAsyncByEntityTypeAndEntityId +2021-03-17 20:30:01.929 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.GetGroupedStarCountsAsyncByEntityTypeAndEntityId +2021-03-17 20:30:01.929 +03:00 [DBG] ActionApiDescriptionModel.Create: PagesPublic.FindBySlugAsyncBySlug +2021-03-17 20:30:01.929 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.GetListAsyncByEntityTypeAndEntityId +2021-03-17 20:30:01.929 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.CreateAsyncByEntityTypeAndEntityIdAndInput +2021-03-17 20:30:01.929 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.UpdateAsyncByIdAndInput +2021-03-17 20:30:01.929 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.DeleteAsyncById +2021-03-17 20:30:01.930 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostPublic.GetAsyncByBlogSlugAndBlogPostSlug +2021-03-17 20:30:01.930 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostPublic.GetListAsyncByBlogSlugAndInput +2021-03-17 20:30:01.930 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptor.DownloadAsyncById +2021-03-17 20:30:01.930 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeature.GetOrDefaultAsyncByBlogIdAndFeatureName +2021-03-17 20:30:01.930 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApplicationConfiguration.GetAsync +2021-03-17 20:30:01.930 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApiDefinition.GetByModel +2021-03-17 20:30:01.933 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/toastr/toastr.js.map - - +2021-03-17 20:30:01.934 +03:00 [INF] Sending file. Request path: '/libs/toastr/toastr.js.map'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\toastr\toastr.js.map' +2021-03-17 20:30:01.934 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/toastr/toastr.js.map - - - 200 25633 text/plain 1.4891ms +2021-03-17 20:30:01.954 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-17 20:30:01.957 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 164.7629ms +2021-03-17 20:30:01.957 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 20:30:01.957 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Abp/ServiceProxyScript - - - 200 34528 application/javascript 173.8492ms +2021-03-17 20:30:02.377 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-17 20:30:02.479 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-17 20:30:02.500 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 708.2209ms +2021-03-17 20:30:02.500 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 20:30:02.504 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Abp/ApplicationConfigurationScript - - - 200 96043 application/javascript 724.2704ms +2021-03-17 20:30:05.903 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/Account/Login application/x-www-form-urlencoded 317 +2021-03-17 20:30:05.908 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 20:30:05.909 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-17 20:30:05.909 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-17 20:30:05.909 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 20:30:05.930 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnPostAsync - ModelState is "Valid" +2021-03-17 20:30:06.899 +03:00 [DBG] Augmenting SignInContext +2021-03-17 20:30:06.900 +03:00 [DBG] Adding idp claim with value: local +2021-03-17 20:30:06.900 +03:00 [DBG] Adding auth_time claim with value: 1616002206 +2021-03-17 20:30:06.927 +03:00 [INF] AuthenticationScheme: Identity.Application signed in. +2021-03-17 20:30:07.151 +03:00 [INF] {"Username":"admin","Provider":null,"ProviderUserId":null,"SubjectId":"f96d764d-1435-9e8e-b3f4-39fb0f65cfde","DisplayName":"admin","Endpoint":"UI","ClientId":null,"Category":"Authentication","Name":"User Login Success","EventType":"Success","Id":1000,"Message":null,"ActivityId":"0HM79D93KUP20:0000008D","TimeStamp":"2021-03-17T17:30:07.0000000Z","ProcessId":37052,"LocalIpAddress":"::1:44313","RemoteIpAddress":"::1","$type":"UserLoginSuccessEvent"} +2021-03-17 20:30:07.155 +03:00 [INF] Executed handler method OnPostAsync, returned result Microsoft.AspNetCore.Mvc.RedirectResult. +2021-03-17 20:30:07.160 +03:00 [INF] Executing RedirectResult, redirecting to /. +2021-03-17 20:30:07.160 +03:00 [INF] Executed page /Account/Login in 1251.24ms +2021-03-17 20:30:07.160 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-17 20:30:07.171 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/Account/Login application/x-www-form-urlencoded 317 - 302 0 - 1267.5368ms +2021-03-17 20:30:07.177 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-17 20:30:07.192 +03:00 [INF] Executing endpoint '/_Host' +2021-03-17 20:30:07.192 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-17 20:30:07.192 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 20:30:07.192 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-17 20:30:07.192 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 20:30:07.194 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.91 ms. +2021-03-17 20:30:07.195 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.33 ms. +2021-03-17 20:30:07.195 +03:00 [INF] Executed page /_Host in 3.0486ms +2021-03-17 20:30:07.195 +03:00 [INF] Executed endpoint '/_Host' +2021-03-17 20:30:07.195 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 18.5315ms +2021-03-17 20:30:07.214 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-17 20:30:07.214 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 20:30:07.214 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-17 20:30:07.214 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-17 20:30:07.214 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 0.4925ms +2021-03-17 20:30:07.214 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 0.5157ms +2021-03-17 20:30:07.214 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 20:30:07.214 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-17 20:30:07.214 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-17 20:30:07.215 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-17 20:30:07.215 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 0.2322ms +2021-03-17 20:30:07.215 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-17 20:30:07.215 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-17 20:30:07.215 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 304 - text/css 0.3461ms +2021-03-17 20:30:07.215 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 304 - text/css 0.2709ms +2021-03-17 20:30:07.215 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-17 20:30:07.215 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-17 20:30:07.215 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/blazor-global-styles.css?_v=637514812745570000 - - +2021-03-17 20:30:07.215 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-17 20:30:07.215 +03:00 [INF] The file /blazor-global-styles.css was not modified +2021-03-17 20:30:07.215 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-17 20:30:07.215 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 304 - text/css 0.2131ms +2021-03-17 20:30:07.215 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/blazor-global-styles.css?_v=637514812745570000 - - - 304 - text/css 0.2029ms +2021-03-17 20:30:07.215 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 304 - text/css 0.2289ms +2021-03-17 20:30:07.216 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-17 20:30:07.216 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - +2021-03-17 20:30:07.216 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - +2021-03-17 20:30:07.216 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-17 20:30:07.216 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - +2021-03-17 20:30:07.216 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 304 - application/javascript 0.2573ms +2021-03-17 20:30:07.216 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-17 20:30:07.216 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-17 20:30:07.216 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - - 304 - application/javascript 0.3096ms +2021-03-17 20:30:07.216 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-17 20:30:07.216 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - - 304 - application/javascript 0.3139ms +2021-03-17 20:30:07.217 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - - 304 - application/javascript 0.2324ms +2021-03-17 20:30:07.253 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css.map - - +2021-03-17 20:30:07.256 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/css/bootstrap.css.map'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\css\bootstrap.css.map' +2021-03-17 20:30:07.256 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css.map - - - 200 508232 text/plain 2.9115ms +2021-03-17 20:30:07.275 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 20:30:07.283 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 20:30:07.284 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 20:30:07.284 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 20:30:07.284 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 9.9284ms +2021-03-17 20:30:07.298 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=o2CebPTVcJ1yggwnAyToSw - - +2021-03-17 20:30:07.302 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 20:30:07.303 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 20:30:07.317 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 20:30:07.317 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 20:30:07.319 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-17 20:30:07.351 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:07.377 +03:00 [DBG] Setting the cache items. Count: 38 +2021-03-17 20:30:07.387 +03:00 [DBG] Finished setting the cache items. Count: 38 +2021-03-17 20:30:07.389 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 20:30:07.389 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 20:30:07.389 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-17 20:30:07.403 +03:00 [DBG] Setting the cache items. Count: 38 +2021-03-17 20:30:07.412 +03:00 [DBG] Finished setting the cache items. Count: 38 +2021-03-17 20:30:07.413 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:07.417 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 20:30:07.420 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 20:30:07.421 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 20:30:07.423 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 20:30:08.203 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-17 20:30:08.203 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-17 20:30:08.204 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.9454ms +2021-03-17 20:30:10.384 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 20:30:10.384 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 20:30:10.384 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 20:30:10.385 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 20:30:10.385 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:10.408 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 20:30:10.409 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 20:30:10.409 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 20:30:10.409 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 20:30:10.409 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:10.409 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 20:30:10.410 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 20:30:10.410 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 20:30:10.410 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 20:30:10.410 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:10.410 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 20:30:10.411 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 20:30:10.411 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 20:30:10.411 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 20:30:10.411 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:10.411 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 20:30:10.412 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 20:30:10.412 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 20:30:10.412 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 20:30:10.412 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:10.641 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:10.795 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 20:30:10.795 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 20:30:10.795 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 20:30:10.796 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 20:30:10.796 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:11.068 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 20:30:11.069 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 20:30:11.069 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 20:30:11.069 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 20:30:11.069 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:11.071 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 20:30:11.071 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 20:30:11.071 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 20:30:11.072 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 20:30:11.072 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:11.072 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 20:30:11.073 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 20:30:11.073 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 20:30:11.073 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 20:30:11.073 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:11.076 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 20:30:11.077 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 20:30:11.077 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 20:30:11.077 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 20:30:11.077 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:11.078 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 20:30:11.078 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 20:30:11.078 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 20:30:11.079 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 20:30:11.079 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:11.079 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 20:30:11.079 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 20:30:11.079 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 20:30:11.080 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 20:30:11.080 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:11.083 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 20:30:11.083 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 20:30:11.083 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 20:30:11.084 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 20:30:11.084 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:11.084 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 20:30:11.085 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 20:30:11.085 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 20:30:11.085 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 20:30:11.085 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:11.085 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 20:30:11.086 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 20:30:11.086 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 20:30:11.087 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 20:30:11.087 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:11.090 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 20:30:11.091 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 20:30:11.091 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 20:30:11.091 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 20:30:11.091 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:11.091 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 20:30:11.092 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 20:30:11.092 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 20:30:11.092 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 20:30:11.093 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:11.093 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 20:30:11.093 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 20:30:11.093 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 20:30:11.094 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 20:30:11.094 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:11.097 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 20:30:11.097 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 20:30:11.097 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 20:30:11.098 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 20:30:11.098 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:11.098 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 20:30:11.099 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 20:30:11.099 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 20:30:11.099 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 20:30:11.099 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:11.099 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 20:30:11.100 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 20:30:11.100 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 20:30:11.100 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 20:30:11.100 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:11.104 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 20:30:11.105 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 20:30:11.105 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 20:30:11.105 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 20:30:11.105 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:11.105 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 20:30:11.106 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 20:30:11.106 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 20:30:11.106 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 20:30:11.106 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:11.106 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 20:30:11.107 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 20:30:11.107 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 20:30:11.107 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 20:30:11.107 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:11.110 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 20:30:11.111 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 20:30:11.111 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 20:30:11.111 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 20:30:11.111 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:11.111 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 20:30:11.112 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 20:30:11.112 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 20:30:11.113 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 20:30:11.113 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:11.113 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 20:30:11.113 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 20:30:11.113 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 20:30:11.114 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 20:30:11.114 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:12.296 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-17 20:30:12.297 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-17 20:30:12.297 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-17 20:30:12.297 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-17 20:30:12.297 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:12.316 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-17 20:30:12.317 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-17 20:30:12.317 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-17 20:30:12.317 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-17 20:30:12.317 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:12.317 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-17 20:30:12.317 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-17 20:30:12.317 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-17 20:30:12.318 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-17 20:30:12.318 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:12.318 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-17 20:30:12.318 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-17 20:30:12.318 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-17 20:30:12.319 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-17 20:30:12.319 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:12.319 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-17 20:30:12.319 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-17 20:30:12.319 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-17 20:30:12.319 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-17 20:30:12.319 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:12.322 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-17 20:30:12.322 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-17 20:30:12.322 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-17 20:30:12.323 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-17 20:30:12.323 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:12.400 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:12.414 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-17 20:30:12.415 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-17 20:30:12.415 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-17 20:30:12.416 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-17 20:30:12.416 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:12.484 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-17 20:30:12.484 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-17 20:30:12.484 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-17 20:30:12.485 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-17 20:30:12.485 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:12.485 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-17 20:30:12.486 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-17 20:30:12.486 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-17 20:30:12.486 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-17 20:30:12.486 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:12.486 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-17 20:30:12.487 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-17 20:30:12.487 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-17 20:30:12.487 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-17 20:30:12.487 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:12.490 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-17 20:30:12.491 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-17 20:30:12.491 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-17 20:30:12.491 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-17 20:30:12.491 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:12.491 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-17 20:30:12.492 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-17 20:30:12.492 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-17 20:30:12.492 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-17 20:30:12.492 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:12.492 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-17 20:30:12.493 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-17 20:30:12.493 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-17 20:30:12.493 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-17 20:30:12.493 +03:00 [INF] Authorization was successful. +2021-03-17 20:30:14.403 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/identity/users - - +2021-03-17 20:30:14.407 +03:00 [INF] Executing endpoint '/_Host' +2021-03-17 20:30:14.407 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-17 20:30:14.407 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 20:30:14.407 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-17 20:30:14.407 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 20:30:14.408 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.48 ms. +2021-03-17 20:30:14.409 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.24 ms. +2021-03-17 20:30:14.409 +03:00 [INF] Executed page /_Host in 1.9958ms +2021-03-17 20:30:14.409 +03:00 [INF] Executed endpoint '/_Host' +2021-03-17 20:30:14.409 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/identity/users - - - 200 - text/html;+charset=utf-8 6.1215ms +2021-03-17 20:30:19.037 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/blazor-global-styles.css?_v=637514812745570000 - - +2021-03-17 20:30:19.037 +03:00 [INF] The file /blazor-global-styles.css was not modified +2021-03-17 20:30:19.038 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/blazor-global-styles.css?_v=637514812745570000 - - - 304 - text/css 0.8663ms +2021-03-17 21:41:04.409 +03:00 [INF] Starting web host. +2021-03-17 21:41:06.560 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-17 21:41:06.609 +03:00 [INF] Loaded ABP modules: +2021-03-17 21:41:06.609 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorModule +2021-03-17 21:41:06.609 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-17 21:41:06.609 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-17 21:41:06.609 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.MultiLingualObject.AbpMultiLingualObjectModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-17 21:41:06.609 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-17 21:41:06.609 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-17 21:41:06.609 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-17 21:41:06.609 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingAbstractionsModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-17 21:41:06.609 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-17 21:41:06.610 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.BasicTheme.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-17 21:41:06.610 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-17 21:41:06.610 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-17 21:41:06.610 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-17 21:41:06.610 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-17 21:41:06.610 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-17 21:41:06.610 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-17 21:41:06.610 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-17 21:41:06.610 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-17 21:41:06.610 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-17 21:41:06.610 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-17 21:41:06.610 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-17 21:41:06.610 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-17 21:41:06.642 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-17 21:41:06.646 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-17 21:41:06.678 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-17 21:41:07.268 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-17 21:41:07.268 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-17 21:41:07.268 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-17 21:41:07.268 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-17 21:41:07.268 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-17 21:41:07.268 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-17 21:41:07.775 +03:00 [INF] Initialized all ABP modules. +2021-03-17 21:41:07.846 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-17 21:41:07.849 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-17 21:41:07.849 +03:00 [INF] Hosting environment: Development +2021-03-17 21:41:07.849 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-17 21:41:08.211 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-17 21:41:10.520 +03:00 [DBG] Login Url: /Account/Login +2021-03-17 21:41:10.520 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-17 21:41:10.520 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-17 21:41:10.520 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-17 21:41:10.520 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-17 21:41:10.520 +03:00 [DBG] Error Url: /Account/Error +2021-03-17 21:41:10.520 +03:00 [DBG] Error Id Parameter: errorId +2021-03-17 21:41:10.789 +03:00 [INF] Executing endpoint '/_Host' +2021-03-17 21:41:10.842 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-17 21:41:10.843 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 21:41:10.873 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-17 21:41:10.874 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 21:41:10.986 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 15.85 ms. +2021-03-17 21:41:11.042 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 3.83 ms. +2021-03-17 21:41:11.062 +03:00 [INF] Executed page /_Host in 214.711ms +2021-03-17 21:41:11.063 +03:00 [INF] Executed endpoint '/_Host' +2021-03-17 21:41:11.076 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 2865.7781ms +2021-03-17 21:41:11.077 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 21:41:11.077 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 21:41:11.077 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-17 21:41:11.082 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-17 21:41:11.082 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-17 21:41:11.082 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-17 21:41:11.084 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 6.6502ms +2021-03-17 21:41:11.084 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 6.6504ms +2021-03-17 21:41:11.084 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 6.6496ms +2021-03-17 21:41:11.089 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-17 21:41:11.089 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-17 21:41:11.089 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-17 21:41:11.089 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-17 21:41:11.089 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 304 - text/css 0.7424ms +2021-03-17 21:41:11.089 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 304 - text/css 0.6613ms +2021-03-17 21:41:11.092 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-17 21:41:11.092 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-17 21:41:11.093 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 304 - text/css 0.6425ms +2021-03-17 21:41:11.095 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-17 21:41:11.095 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-17 21:41:11.096 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 304 - text/css 0.5412ms +2021-03-17 21:41:11.096 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/blazor-global-styles.css?_v=637514812745570000 - - +2021-03-17 21:41:11.096 +03:00 [INF] The file /blazor-global-styles.css was not modified +2021-03-17 21:41:11.096 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/blazor-global-styles.css?_v=637514812745570000 - - - 304 - text/css 0.5712ms +2021-03-17 21:41:11.097 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-17 21:41:11.098 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-17 21:41:11.098 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 304 - application/javascript 0.6246ms +2021-03-17 21:41:11.100 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - +2021-03-17 21:41:11.100 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - +2021-03-17 21:41:11.100 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-17 21:41:11.100 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-17 21:41:11.100 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - - 304 - application/javascript 0.5541ms +2021-03-17 21:41:11.100 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - - 304 - application/javascript 0.5505ms +2021-03-17 21:41:11.103 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - +2021-03-17 21:41:11.104 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-17 21:41:11.104 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - - 304 - application/javascript 0.4997ms +2021-03-17 21:41:11.122 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 21:41:11.134 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 21:41:11.135 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 21:41:11.148 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 21:41:11.148 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 26.8291ms +2021-03-17 21:41:11.156 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=P0xSrZhr8Xo5cUVnZpDWWg - - +2021-03-17 21:41:11.159 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 21:41:11.160 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 21:41:11.380 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-17 21:41:11.486 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-17 21:41:58.148 +03:00 [INF] Starting web host. +2021-03-17 21:41:59.519 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-17 21:41:59.573 +03:00 [INF] Loaded ABP modules: +2021-03-17 21:41:59.573 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorModule +2021-03-17 21:41:59.573 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-17 21:41:59.573 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-17 21:41:59.573 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.MultiLingualObject.AbpMultiLingualObjectModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-17 21:41:59.573 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-17 21:41:59.573 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-17 21:41:59.573 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-17 21:41:59.573 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingAbstractionsModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.BasicTheme.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-17 21:41:59.573 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-17 21:41:59.574 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-17 21:41:59.574 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-17 21:41:59.574 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-17 21:41:59.574 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.Server.AbpTenantManagementBlazorServerModule +2021-03-17 21:41:59.574 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-17 21:41:59.574 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-17 21:41:59.574 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-17 21:41:59.607 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-17 21:41:59.610 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-17 21:41:59.642 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-17 21:42:00.202 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-17 21:42:00.202 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-17 21:42:00.202 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-17 21:42:00.202 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-17 21:42:00.202 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-17 21:42:00.202 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-17 21:42:00.702 +03:00 [INF] Initialized all ABP modules. +2021-03-17 21:42:00.779 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-17 21:42:00.781 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-17 21:42:00.781 +03:00 [INF] Hosting environment: Development +2021-03-17 21:42:00.782 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-17 21:42:01.317 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-17 21:42:03.821 +03:00 [DBG] Login Url: /Account/Login +2021-03-17 21:42:03.821 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-17 21:42:03.821 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-17 21:42:03.821 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-17 21:42:03.821 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-17 21:42:03.821 +03:00 [DBG] Error Url: /Account/Error +2021-03-17 21:42:03.821 +03:00 [DBG] Error Id Parameter: errorId +2021-03-17 21:42:03.938 +03:00 [INF] Executing endpoint '/_Host' +2021-03-17 21:42:03.993 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-17 21:42:03.996 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 21:42:04.029 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-17 21:42:04.029 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 21:42:04.159 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 19.48 ms. +2021-03-17 21:42:04.221 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 3.68 ms. +2021-03-17 21:42:04.247 +03:00 [INF] Executed page /_Host in 244.6556ms +2021-03-17 21:42:04.247 +03:00 [INF] Executed endpoint '/_Host' +2021-03-17 21:42:04.258 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-17 21:42:04.258 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 21:42:04.258 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 21:42:04.258 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-17 21:42:04.259 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-17 21:42:04.258 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-17 21:42:04.259 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-17 21:42:04.259 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/blazor-global-styles.css?_v=637514812745570000 - - +2021-03-17 21:42:04.260 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-17 21:42:04.262 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - +2021-03-17 21:42:04.263 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - +2021-03-17 21:42:04.264 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - +2021-03-17 21:42:04.268 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 2951.1139ms +2021-03-17 21:42:04.271 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-17 21:42:04.271 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-17 21:42:04.271 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-17 21:42:04.271 +03:00 [INF] The file /blazor-global-styles.css was not modified +2021-03-17 21:42:04.271 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-17 21:42:04.271 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-17 21:42:04.271 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-17 21:42:04.272 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-17 21:42:04.272 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-17 21:42:04.272 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-17 21:42:04.272 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-17 21:42:04.272 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-17 21:42:04.274 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - - 304 - application/javascript 12.3791ms +2021-03-17 21:42:04.274 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 15.7337ms +2021-03-17 21:42:04.274 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 304 - application/javascript 13.7580ms +2021-03-17 21:42:04.274 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 304 - text/css 15.5369ms +2021-03-17 21:42:04.274 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - - 304 - application/javascript 10.4073ms +2021-03-17 21:42:04.274 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 15.7264ms +2021-03-17 21:42:04.274 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 304 - text/css 15.6940ms +2021-03-17 21:42:04.274 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 304 - text/css 15.1558ms +2021-03-17 21:42:04.274 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 15.8078ms +2021-03-17 21:42:04.274 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - - 304 - application/javascript 11.2144ms +2021-03-17 21:42:04.274 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/blazor-global-styles.css?_v=637514812745570000 - - - 304 - text/css 14.7308ms +2021-03-17 21:42:04.274 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 304 - text/css 15.4753ms +2021-03-17 21:42:04.317 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 21:42:04.328 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 21:42:04.329 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 21:42:04.345 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 21:42:04.345 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 28.2182ms +2021-03-17 21:42:04.354 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=nsxeNnVuB-NbNaoujsqrgg - - +2021-03-17 21:42:04.357 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 21:42:04.358 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 21:42:04.645 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-17 21:42:04.759 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-17 21:42:04.901 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-17 21:42:04.901 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-17 21:42:04.901 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-17 21:42:04.901 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-17 21:42:04.901 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.5031ms +2021-03-17 21:42:04.901 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.4875ms +2021-03-17 21:42:05.737 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 21:42:05.740 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 21:42:05.740 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 21:42:05.741 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 21:42:05.741 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.3371ms +2021-03-17 21:42:05.744 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=yB5r0YfOABBJAhg1QhmU8Q - - +2021-03-17 21:42:05.745 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 21:42:05.746 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 21:42:14.308 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-17 21:42:14.316 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Account/Login - - +2021-03-17 21:42:14.325 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-17 21:42:14.344 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-17 21:42:14.344 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 21:42:14.612 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnGetAsync - ModelState is "Valid" +2021-03-17 21:42:14.626 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 21:42:14.901 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 4.56 ms. +2021-03-17 21:42:14.928 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-17 21:42:15.013 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 8.12 ms. +2021-03-17 21:42:15.027 +03:00 [INF] Executed page /Account/Login in 683.0375ms +2021-03-17 21:42:15.028 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-17 21:42:15.037 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryawTxajqN5MkDAgfA 359 +2021-03-17 21:42:15.038 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Account/Login - - - 200 - text/html;+charset=utf-8 722.3774ms +2021-03-17 21:42:15.050 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 21:42:15.051 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-17 21:42:15.051 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/core/abp.css?_v=637514812745831597 - - +2021-03-17 21:42:15.051 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-17 21:42:15.051 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 21:42:15.051 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/core/abp.css?_v=637514812745831597 - - - 304 - text/css 0.7439ms +2021-03-17 21:42:15.052 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=nsxeNnVuB-NbNaoujsqrgg - - - 101 - - 10697.9176ms +2021-03-17 21:42:15.052 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-17 21:42:15.053 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-17 21:42:15.053 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 0.8957ms +2021-03-17 21:42:15.053 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 21:42:15.053 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-17 21:42:15.053 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 0.3264ms +2021-03-17 21:42:15.054 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 21:42:15.054 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.css?_v=637514812746934628 - - +2021-03-17 21:42:15.054 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637514812746604643 - - +2021-03-17 21:42:15.054 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-17 21:42:15.054 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-17 21:42:15.054 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637514812746304631 - - +2021-03-17 21:42:15.054 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 0.2567ms +2021-03-17 21:42:15.054 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-17 21:42:15.054 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.css?_v=637514812746934628 - - - 304 - text/css 0.2664ms +2021-03-17 21:42:15.054 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/select2/css/select2.min.css?_v=637514812746624703 - - +2021-03-17 21:42:15.054 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-17 21:42:15.054 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637514812746604643 - - - 304 - text/css 0.2318ms +2021-03-17 21:42:15.054 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637514812746304631 - - - 304 - text/css 0.1865ms +2021-03-17 21:42:15.054 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-17 21:42:15.054 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/select2/css/select2.min.css?_v=637514812746624703 - - - 304 - text/css 0.4703ms +2021-03-17 21:42:15.058 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css?_v=637478884526317768 - - +2021-03-17 21:42:15.058 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637514812745861596 - - +2021-03-17 21:42:15.058 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-17 21:42:15.058 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css was not modified +2021-03-17 21:42:15.058 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637514812745861596 - - - 304 - text/css 0.6326ms +2021-03-17 21:42:15.059 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css?_v=637478884526317768 - - - 304 - text/css 0.6766ms +2021-03-17 21:42:15.066 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637515989160533647 - - +2021-03-17 21:42:15.066 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/themes/basic/layout.css?_v=637478884526085297 - - +2021-03-17 21:42:15.067 +03:00 [INF] The file /global-styles.css was not modified +2021-03-17 21:42:15.067 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637515989160533647 - - - 304 - text/css 0.5458ms +2021-03-17 21:42:15.067 +03:00 [INF] The file /themes/basic/layout.css was not modified +2021-03-17 21:42:15.067 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/themes/basic/layout.css?_v=637478884526085297 - - - 304 - text/css 0.8894ms +2021-03-17 21:42:15.067 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-17 21:42:15.067 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryawTxajqN5MkDAgfA 359 - 200 0 - 30.3519ms +2021-03-17 21:42:15.069 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/utils/abp-utils.umd.min.js?_v=637514812745851595 - - +2021-03-17 21:42:15.069 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-17 21:42:15.069 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/utils/abp-utils.umd.min.js?_v=637514812745851595 - - - 304 - application/javascript 0.4892ms +2021-03-17 21:42:15.073 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/core/abp.js?_v=637514812745831597 - - +2021-03-17 21:42:15.073 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Abp/ApplicationConfigurationScript - - +2021-03-17 21:42:15.073 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-17 21:42:15.073 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/core/abp.js?_v=637514812745831597 - - - 304 - application/javascript 0.4000ms +2021-03-17 21:42:15.076 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 21:42:15.078 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery/jquery.js?_v=637514812746524624 - - +2021-03-17 21:42:15.078 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/js/bootstrap.bundle.js?_v=637514812746254627 - - +2021-03-17 21:42:15.078 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/jquery/abp.jquery.js?_v=637514812745841597 - - +2021-03-17 21:42:15.078 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/lodash/lodash.min.js?_v=637514812746534624 - - +2021-03-17 21:42:15.078 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-validation/jquery.validate.js?_v=637514812746364627 - - +2021-03-17 21:42:15.078 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637514812746364627 - - +2021-03-17 21:42:15.078 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-17 21:42:15.078 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-17 21:42:15.078 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-17 21:42:15.078 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-17 21:42:15.078 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-form/jquery.form.min.js?_v=637514812746354628 - - +2021-03-17 21:42:15.078 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-17 21:42:15.078 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/select2/js/select2.min.js?_v=637514812746764627 - - +2021-03-17 21:42:15.078 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-17 21:42:15.078 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637514812746744625 - - +2021-03-17 21:42:15.078 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-17 21:42:15.078 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery/jquery.js?_v=637514812746524624 - - - 304 - application/javascript 0.4236ms +2021-03-17 21:42:15.078 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/jquery/abp.jquery.js?_v=637514812745841597 - - - 304 - application/javascript 0.4481ms +2021-03-17 21:42:15.078 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-validation/jquery.validate.js?_v=637514812746364627 - - - 304 - application/javascript 0.2212ms +2021-03-17 21:42:15.078 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/lodash/lodash.min.js?_v=637514812746534624 - - - 304 - application/javascript 0.3181ms +2021-03-17 21:42:15.078 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/js/bootstrap.bundle.js?_v=637514812746254627 - - - 304 - application/javascript 0.4506ms +2021-03-17 21:42:15.078 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-17 21:42:15.078 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-form/jquery.form.min.js?_v=637514812746354628 - - - 304 - application/javascript 0.1825ms +2021-03-17 21:42:15.078 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637514812746364627 - - - 304 - application/javascript 0.2699ms +2021-03-17 21:42:15.078 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/select2/js/select2.min.js?_v=637514812746764627 - - - 304 - application/javascript 0.2062ms +2021-03-17 21:42:15.078 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-17 21:42:15.078 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/datatables.net/js/jquery.dataTables.js?_v=637514812746344621 - - +2021-03-17 21:42:15.078 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637514812746744625 - - - 304 - application/javascript 0.2454ms +2021-03-17 21:42:15.078 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637514812746314628 - - +2021-03-17 21:42:15.078 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/sweetalert/sweetalert.min.js?_v=637514812746764627 - - +2021-03-17 21:42:15.078 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-17 21:42:15.078 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/datatables.net/js/jquery.dataTables.js?_v=637514812746344621 - - - 304 - application/javascript 0.1956ms +2021-03-17 21:42:15.078 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.js?_v=637514812746934628 - - +2021-03-17 21:42:15.078 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-17 21:42:15.078 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637514812746594647 - - +2021-03-17 21:42:15.078 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-17 21:42:15.078 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/luxon/luxon.min.js?_v=637514812746584649 - - +2021-03-17 21:42:15.078 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/luxon/abp.luxon.js?_v=637514812745841597 - - +2021-03-17 21:42:15.078 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/timeago/jquery.timeago.js?_v=637514812746764627 - - +2021-03-17 21:42:15.078 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/sweetalert/sweetalert.min.js?_v=637514812746764627 - - - 304 - application/javascript 0.2332ms +2021-03-17 21:42:15.078 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637514812746314628 - - - 304 - application/javascript 0.2464ms +2021-03-17 21:42:15.079 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-17 21:42:15.079 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-17 21:42:15.079 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-17 21:42:15.079 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-17 21:42:15.079 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.js?_v=637514812746934628 - - - 304 - application/javascript 0.1873ms +2021-03-17 21:42:15.079 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-17 21:42:15.079 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/luxon/abp.luxon.js?_v=637514812745841597 - - - 304 - application/javascript 0.1519ms +2021-03-17 21:42:15.079 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637514812745871596 - - +2021-03-17 21:42:15.079 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/timeago/jquery.timeago.js?_v=637514812746764627 - - - 304 - application/javascript 0.1858ms +2021-03-17 21:42:15.079 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js?_v=637478884526340004 - - +2021-03-17 21:42:15.079 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/luxon/luxon.min.js?_v=637514812746584649 - - - 304 - application/javascript 0.2337ms +2021-03-17 21:42:15.079 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637514812746594647 - - - 304 - application/javascript 0.2569ms +2021-03-17 21:42:15.079 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js?_v=637478884526327741 - - +2021-03-17 21:42:15.079 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js?_v=637478884526327741 - - +2021-03-17 21:42:15.079 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js?_v=637478884526327741 - - +2021-03-17 21:42:15.079 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js?_v=637489821625916489 - - +2021-03-17 21:42:15.079 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-17 21:42:15.079 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js?_v=637478884526307791 - - +2021-03-17 21:42:15.079 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js?_v=637489821625926491 - - +2021-03-17 21:42:15.079 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637514812745871596 - - - 304 - application/javascript 0.1870ms +2021-03-17 21:42:15.079 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js?_v=637478884526327741 - - +2021-03-17 21:42:15.079 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js?_v=637478884526337711 - - +2021-03-17 21:42:15.079 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Pages/Abp/MultiTenancy/tenant-switch.js?_v=637478884525829181 - - +2021-03-17 21:42:15.079 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js was not modified +2021-03-17 21:42:15.079 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/themes/basic/layout.js?_v=637478884526085297 - - +2021-03-17 21:42:15.079 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js was not modified +2021-03-17 21:42:15.079 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js was not modified +2021-03-17 21:42:15.079 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/timeago/locales/jquery.timeago.en.js?_v=637514812746814621 - - +2021-03-17 21:42:15.079 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Abp/ServiceProxyScript - - +2021-03-17 21:42:15.079 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js?_v=637478884526340004 - - - 304 - application/javascript 0.4467ms +2021-03-17 21:42:15.079 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js?_v=637478884526327741 - - - 304 - application/javascript 0.4474ms +2021-03-17 21:42:15.079 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js was not modified +2021-03-17 21:42:15.079 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js was not modified +2021-03-17 21:42:15.079 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js was not modified +2021-03-17 21:42:15.079 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js?_v=637478884526327741 - - - 304 - application/javascript 0.4507ms +2021-03-17 21:42:15.079 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js?_v=637478884526307791 - - - 304 - application/javascript 0.4236ms +2021-03-17 21:42:15.079 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js?_v=637489821625916489 - - - 304 - application/javascript 0.4954ms +2021-03-17 21:42:15.079 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js?_v=637478884526327741 - - - 304 - application/javascript 0.5248ms +2021-03-17 21:42:15.079 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js was not modified +2021-03-17 21:42:15.079 +03:00 [INF] The file /Pages/Abp/MultiTenancy/tenant-switch.js was not modified +2021-03-17 21:42:15.079 +03:00 [INF] The file /libs/timeago/locales/jquery.timeago.en.js was not modified +2021-03-17 21:42:15.079 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js was not modified +2021-03-17 21:42:15.079 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js was not modified +2021-03-17 21:42:15.079 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js?_v=637489821625926491 - - - 304 - application/javascript 0.5242ms +2021-03-17 21:42:15.079 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/timeago/locales/jquery.timeago.en.js?_v=637514812746814621 - - - 304 - application/javascript 0.2959ms +2021-03-17 21:42:15.079 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Pages/Abp/MultiTenancy/tenant-switch.js?_v=637478884525829181 - - - 304 - application/javascript 0.3810ms +2021-03-17 21:42:15.079 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js?_v=637478884526337711 - - - 304 - application/javascript 0.4462ms +2021-03-17 21:42:15.079 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js?_v=637478884526327741 - - - 304 - application/javascript 0.5340ms +2021-03-17 21:42:15.080 +03:00 [INF] The file /themes/basic/layout.js was not modified +2021-03-17 21:42:15.080 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/themes/basic/layout.js?_v=637478884526085297 - - - 304 - application/javascript 0.5602ms +2021-03-17 21:42:15.082 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 21:42:15.085 +03: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). +2021-03-17 21:42:15.085 +03: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). +2021-03-17 21:42:15.107 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-17 21:42:15.107 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-17 21:42:15.108 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.5501ms +2021-03-17 21:42:15.147 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-17 21:42:15.188 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.LoginByLogin +2021-03-17 21:42:15.207 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.Logout +2021-03-17 21:42:15.208 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.CheckPasswordByLogin +2021-03-17 21:42:15.209 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.RegisterAsyncByInput +2021-03-17 21:42:15.209 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.SendPasswordResetCodeAsyncByInput +2021-03-17 21:42:15.209 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.ResetPasswordAsyncByInput +2021-03-17 21:42:15.209 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByNameAsyncByName +2021-03-17 21:42:15.209 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByIdAsyncById +2021-03-17 21:42:15.209 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAllListAsync +2021-03-17 21:42:15.209 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetListAsyncByInput +2021-03-17 21:42:15.210 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAsyncById +2021-03-17 21:42:15.210 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.CreateAsyncByInput +2021-03-17 21:42:15.210 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.UpdateAsyncByIdAndInput +2021-03-17 21:42:15.210 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.DeleteAsyncById +2021-03-17 21:42:15.210 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAsyncById +2021-03-17 21:42:15.210 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetListAsyncByInput +2021-03-17 21:42:15.210 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.CreateAsyncByInput +2021-03-17 21:42:15.210 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateAsyncByIdAndInput +2021-03-17 21:42:15.210 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.DeleteAsyncById +2021-03-17 21:42:15.210 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetRolesAsyncById +2021-03-17 21:42:15.210 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAssignableRolesAsync +2021-03-17 21:42:15.210 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateRolesAsyncByIdAndInput +2021-03-17 21:42:15.211 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByUsernameAsyncByUserName +2021-03-17 21:42:15.211 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByEmailAsyncByEmail +2021-03-17 21:42:15.211 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByIdAsyncById +2021-03-17 21:42:15.211 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByUserNameAsyncByUserName +2021-03-17 21:42:15.211 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.SearchAsyncByInput +2021-03-17 21:42:15.211 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.GetCountAsyncByInput +2021-03-17 21:42:15.211 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.GetAsync +2021-03-17 21:42:15.211 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.UpdateAsyncByInput +2021-03-17 21:42:15.211 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.ChangePasswordAsyncByInput +2021-03-17 21:42:15.211 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.GetAsyncByProviderNameAndProviderKey +2021-03-17 21:42:15.211 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-17 21:42:15.211 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.GetAsync +2021-03-17 21:42:15.211 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.UpdateAsyncByInput +2021-03-17 21:42:15.211 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetAsyncById +2021-03-17 21:42:15.211 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetListAsyncByInput +2021-03-17 21:42:15.211 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.CreateAsyncByInput +2021-03-17 21:42:15.211 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateAsyncByIdAndInput +2021-03-17 21:42:15.211 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteAsyncById +2021-03-17 21:42:15.212 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetDefaultConnectionStringAsyncById +2021-03-17 21:42:15.212 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateDefaultConnectionStringAsyncByIdAndDefaultConnectionString +2021-03-17 21:42:15.212 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteDefaultConnectionStringAsyncById +2021-03-17 21:42:15.212 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.GetAsyncByProviderNameAndProviderKey +2021-03-17 21:42:15.212 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-17 21:42:15.212 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.AddTagToEntityAsyncByInput +2021-03-17 21:42:15.212 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.RemoveTagFromEntityAsyncByInput +2021-03-17 21:42:15.212 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.SetEntityTagsAsyncByInput +2021-03-17 21:42:15.212 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.CreateAsyncByInput +2021-03-17 21:42:15.212 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.DeleteAsyncById +2021-03-17 21:42:15.212 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetAsyncById +2021-03-17 21:42:15.212 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetListAsyncByInput +2021-03-17 21:42:15.212 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.UpdateAsyncByIdAndInput +2021-03-17 21:42:15.213 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetTagDefinitionsAsync +2021-03-17 21:42:15.213 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.GetAsyncById +2021-03-17 21:42:15.213 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.GetListAsyncByInput +2021-03-17 21:42:15.213 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.CreateAsyncByInput +2021-03-17 21:42:15.213 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.UpdateAsyncByIdAndInput +2021-03-17 21:42:15.213 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.DeleteAsyncById +2021-03-17 21:42:15.213 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptorAdmin.DeleteAsyncById +2021-03-17 21:42:15.213 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptorAdmin.UploadAsyncByEntityTypeAndFile +2021-03-17 21:42:15.213 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.GetListAsyncByInput +2021-03-17 21:42:15.213 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.GetAsyncById +2021-03-17 21:42:15.214 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.DeleteAsyncById +2021-03-17 21:42:15.214 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.GetAsyncById +2021-03-17 21:42:15.214 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.GetListAsyncByInput +2021-03-17 21:42:15.214 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.CreateAsyncByInput +2021-03-17 21:42:15.214 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.UpdateAsyncByIdAndInput +2021-03-17 21:42:15.214 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.DeleteAsyncById +2021-03-17 21:42:15.214 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeatureAdmin.GetListAsyncByBlogId +2021-03-17 21:42:15.214 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeatureAdmin.SetAsyncByBlogIdAndDto +2021-03-17 21:42:15.214 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.CreateAsyncByInput +2021-03-17 21:42:15.214 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.DeleteAsyncById +2021-03-17 21:42:15.214 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.GetAsyncById +2021-03-17 21:42:15.215 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.GetListAsyncByInput +2021-03-17 21:42:15.215 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.UpdateAsyncByIdAndInput +2021-03-17 21:42:15.215 +03:00 [DBG] ActionApiDescriptionModel.Create: TagPublic.GetAllRelatedTagsAsyncByEntityTypeAndEntityId +2021-03-17 21:42:15.215 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.GetForSelectionAsyncByEntityTypeAndEntityId +2021-03-17 21:42:15.215 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.CreateAsyncByEntityTypeAndEntityIdAndReaction +2021-03-17 21:42:15.215 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.DeleteAsyncByEntityTypeAndEntityIdAndReaction +2021-03-17 21:42:15.216 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.CreateAsyncByEntityTypeAndEntityIdAndInput +2021-03-17 21:42:15.216 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.DeleteAsyncByEntityTypeAndEntityId +2021-03-17 21:42:15.216 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.GetGroupedStarCountsAsyncByEntityTypeAndEntityId +2021-03-17 21:42:15.216 +03:00 [DBG] ActionApiDescriptionModel.Create: PagesPublic.FindBySlugAsyncBySlug +2021-03-17 21:42:15.216 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.GetListAsyncByEntityTypeAndEntityId +2021-03-17 21:42:15.216 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.CreateAsyncByEntityTypeAndEntityIdAndInput +2021-03-17 21:42:15.216 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.UpdateAsyncByIdAndInput +2021-03-17 21:42:15.216 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.DeleteAsyncById +2021-03-17 21:42:15.216 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostPublic.GetAsyncByBlogSlugAndBlogPostSlug +2021-03-17 21:42:15.216 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostPublic.GetListAsyncByBlogSlugAndInput +2021-03-17 21:42:15.216 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptor.DownloadAsyncById +2021-03-17 21:42:15.217 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeature.GetOrDefaultAsyncByBlogIdAndFeatureName +2021-03-17 21:42:15.217 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApplicationConfiguration.GetAsync +2021-03-17 21:42:15.217 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApiDefinition.GetByModel +2021-03-17 21:42:15.235 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-17 21:42:15.239 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 153.8183ms +2021-03-17 21:42:15.239 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 21:42:15.239 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Abp/ServiceProxyScript - - - 200 34528 application/javascript 160.3799ms +2021-03-17 21:42:15.634 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-17 21:42:15.713 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-17 21:42:15.716 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 631.2394ms +2021-03-17 21:42:15.716 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 21:42:15.718 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Abp/ApplicationConfigurationScript - - - 200 96043 application/javascript 645.3768ms +2021-03-17 21:42:18.315 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/Account/Login application/x-www-form-urlencoded 317 +2021-03-17 21:42:18.320 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 21:42:18.321 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-17 21:42:18.321 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-17 21:42:18.321 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 21:42:18.345 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnPostAsync - ModelState is "Valid" +2021-03-17 21:42:19.348 +03:00 [DBG] Augmenting SignInContext +2021-03-17 21:42:19.349 +03:00 [DBG] Adding idp claim with value: local +2021-03-17 21:42:19.349 +03:00 [DBG] Adding auth_time claim with value: 1616006539 +2021-03-17 21:42:19.363 +03:00 [INF] AuthenticationScheme: Identity.Application signed in. +2021-03-17 21:42:19.580 +03:00 [INF] {"Username":"admin","Provider":null,"ProviderUserId":null,"SubjectId":"f96d764d-1435-9e8e-b3f4-39fb0f65cfde","DisplayName":"admin","Endpoint":"UI","ClientId":null,"Category":"Authentication","Name":"User Login Success","EventType":"Success","Id":1000,"Message":null,"ActivityId":"0HM79EHD2I8GA:00000085","TimeStamp":"2021-03-17T18:42:19.0000000Z","ProcessId":16468,"LocalIpAddress":"::1:44313","RemoteIpAddress":"::1","$type":"UserLoginSuccessEvent"} +2021-03-17 21:42:19.584 +03:00 [INF] Executed handler method OnPostAsync, returned result Microsoft.AspNetCore.Mvc.RedirectResult. +2021-03-17 21:42:19.589 +03:00 [INF] Executing RedirectResult, redirecting to /. +2021-03-17 21:42:19.589 +03:00 [INF] Executed page /Account/Login in 1268.0485ms +2021-03-17 21:42:19.589 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-17 21:42:19.596 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/Account/Login application/x-www-form-urlencoded 317 - 302 0 - 1280.5848ms +2021-03-17 21:42:19.598 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-17 21:42:19.610 +03:00 [INF] Executing endpoint '/_Host' +2021-03-17 21:42:19.610 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-17 21:42:19.610 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 21:42:19.610 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-17 21:42:19.611 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 21:42:19.612 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.53 ms. +2021-03-17 21:42:19.612 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.42 ms. +2021-03-17 21:42:19.613 +03:00 [INF] Executed page /_Host in 2.461ms +2021-03-17 21:42:19.613 +03:00 [INF] Executed endpoint '/_Host' +2021-03-17 21:42:19.613 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 14.6545ms +2021-03-17 21:42:19.632 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-17 21:42:19.632 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 21:42:19.633 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-17 21:42:19.633 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 21:42:19.633 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-17 21:42:19.633 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-17 21:42:19.633 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-17 21:42:19.633 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 1.0843ms +2021-03-17 21:42:19.633 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 1.0662ms +2021-03-17 21:42:19.633 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-17 21:42:19.633 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 0.3601ms +2021-03-17 21:42:19.633 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-17 21:42:19.633 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-17 21:42:19.634 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 304 - text/css 0.4769ms +2021-03-17 21:42:19.634 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 304 - text/css 0.5196ms +2021-03-17 21:42:19.634 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-17 21:42:19.634 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-17 21:42:19.634 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/blazor-global-styles.css?_v=637514812745570000 - - +2021-03-17 21:42:19.634 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-17 21:42:19.634 +03:00 [INF] The file /blazor-global-styles.css was not modified +2021-03-17 21:42:19.634 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-17 21:42:19.634 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-17 21:42:19.634 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-17 21:42:19.634 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/blazor-global-styles.css?_v=637514812745570000 - - - 304 - text/css 0.1930ms +2021-03-17 21:42:19.634 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 304 - text/css 0.2258ms +2021-03-17 21:42:19.634 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 304 - text/css 0.2818ms +2021-03-17 21:42:19.634 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 304 - application/javascript 0.1517ms +2021-03-17 21:42:19.635 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - +2021-03-17 21:42:19.635 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - +2021-03-17 21:42:19.635 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - +2021-03-17 21:42:19.635 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-17 21:42:19.635 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-17 21:42:19.635 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-17 21:42:19.635 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - - 304 - application/javascript 0.2353ms +2021-03-17 21:42:19.635 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - - 304 - application/javascript 0.2657ms +2021-03-17 21:42:19.635 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - - 304 - application/javascript 0.2035ms +2021-03-17 21:42:19.654 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-17 21:42:19.658 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 21:42:19.659 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-17 21:42:19.659 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-17 21:42:19.659 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 4.9744ms +2021-03-17 21:42:19.671 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=dJx7LJhAzqlatLXyfSmdvA - - +2021-03-17 21:42:19.676 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 21:42:19.676 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-17 21:42:19.686 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 21:42:19.687 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-17 21:42:19.688 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-17 21:42:19.716 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:19.737 +03:00 [DBG] Setting the cache items. Count: 38 +2021-03-17 21:42:19.742 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-17 21:42:19.742 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-17 21:42:19.742 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.3199ms +2021-03-17 21:42:19.746 +03:00 [DBG] Finished setting the cache items. Count: 38 +2021-03-17 21:42:19.747 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 21:42:19.747 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-17 21:42:19.747 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-17 21:42:19.763 +03:00 [DBG] Setting the cache items. Count: 38 +2021-03-17 21:42:19.772 +03:00 [DBG] Finished setting the cache items. Count: 38 +2021-03-17 21:42:19.776 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:19.781 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 21:42:19.784 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 21:42:19.785 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 21:42:19.786 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 21:42:20.428 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-17 21:42:20.428 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-17 21:42:20.428 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.4354ms +2021-03-17 21:42:21.743 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 21:42:21.744 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 21:42:21.744 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 21:42:21.744 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 21:42:21.744 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:21.764 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 21:42:21.765 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 21:42:21.765 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 21:42:21.765 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 21:42:21.765 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:21.765 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 21:42:21.766 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 21:42:21.766 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 21:42:21.766 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 21:42:21.766 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:21.766 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:21.767 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:21.767 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:21.767 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:21.767 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:21.768 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:21.768 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:21.768 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:21.769 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:21.769 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:21.977 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:22.117 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 21:42:22.117 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 21:42:22.117 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 21:42:22.117 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 21:42:22.117 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:22.393 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 21:42:22.393 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 21:42:22.393 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 21:42:22.394 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 21:42:22.394 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:22.395 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:22.395 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:22.395 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:22.396 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:22.396 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:22.396 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:22.397 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:22.397 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:22.398 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:22.398 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:22.401 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 21:42:22.402 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 21:42:22.402 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 21:42:22.402 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 21:42:22.402 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:22.402 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:22.403 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:22.403 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:22.403 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:22.403 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:22.403 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:22.404 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:22.404 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:22.404 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:22.404 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:22.408 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 21:42:22.408 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 21:42:22.408 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 21:42:22.409 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 21:42:22.409 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:22.409 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:22.409 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:22.409 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:22.410 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:22.410 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:22.410 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:22.410 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:22.410 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:22.411 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:22.411 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:22.415 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 21:42:22.416 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 21:42:22.416 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 21:42:22.417 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 21:42:22.417 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:22.417 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:22.418 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:22.418 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:22.419 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:22.419 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:22.419 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:22.420 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:22.420 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:22.421 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:22.421 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:22.425 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 21:42:22.426 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 21:42:22.426 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 21:42:22.427 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 21:42:22.427 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:22.427 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:22.428 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:22.428 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:22.428 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:22.428 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:22.428 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:22.429 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:22.429 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:22.429 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:22.429 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:22.432 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 21:42:22.433 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 21:42:22.433 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 21:42:22.433 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 21:42:22.433 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:22.433 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:22.434 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:22.434 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:22.434 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:22.434 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:22.434 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:22.435 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:22.435 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:22.436 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:22.436 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:22.439 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 21:42:22.439 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 21:42:22.439 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 21:42:22.440 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 21:42:22.440 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:22.440 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:22.440 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:22.440 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:22.441 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:22.441 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:22.441 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:22.442 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:22.442 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:22.442 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:22.442 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:23.197 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-17 21:42:23.198 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-17 21:42:23.198 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-17 21:42:23.199 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-17 21:42:23.199 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:23.217 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-17 21:42:23.218 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-17 21:42:23.218 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-17 21:42:23.218 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-17 21:42:23.218 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:23.218 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-17 21:42:23.219 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-17 21:42:23.219 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-17 21:42:23.219 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-17 21:42:23.219 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:23.219 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-17 21:42:23.219 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-17 21:42:23.219 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-17 21:42:23.220 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-17 21:42:23.220 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:23.220 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-17 21:42:23.220 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-17 21:42:23.220 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-17 21:42:23.221 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-17 21:42:23.221 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:23.223 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-17 21:42:23.224 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-17 21:42:23.224 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-17 21:42:23.225 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-17 21:42:23.225 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:23.302 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:23.317 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-17 21:42:23.318 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-17 21:42:23.318 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-17 21:42:23.319 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-17 21:42:23.319 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:23.386 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-17 21:42:23.387 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-17 21:42:23.387 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-17 21:42:23.387 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-17 21:42:23.387 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:23.388 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-17 21:42:23.388 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-17 21:42:23.388 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-17 21:42:23.388 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-17 21:42:23.388 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:23.389 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-17 21:42:23.389 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-17 21:42:23.389 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-17 21:42:23.390 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-17 21:42:23.390 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:23.393 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-17 21:42:23.393 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-17 21:42:23.393 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-17 21:42:23.394 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-17 21:42:23.394 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:23.394 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-17 21:42:23.394 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-17 21:42:23.394 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-17 21:42:23.395 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-17 21:42:23.395 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:23.395 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-17 21:42:23.396 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-17 21:42:23.396 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-17 21:42:23.396 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-17 21:42:23.396 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:24.548 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 21:42:24.549 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 21:42:24.549 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 21:42:24.549 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 21:42:24.550 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:24.551 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 21:42:24.551 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-17 21:42:24.551 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 21:42:24.552 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-17 21:42:24.552 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:24.552 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 21:42:24.552 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 21:42:24.552 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 21:42:24.553 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 21:42:24.553 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:24.553 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:24.553 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:24.553 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:24.554 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:24.554 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:24.554 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:24.554 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:24.554 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:24.554 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:24.554 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:24.572 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:24.580 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 21:42:24.581 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-17 21:42:24.581 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 21:42:24.581 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-17 21:42:24.581 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:24.610 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 21:42:24.610 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 21:42:24.610 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 21:42:24.611 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 21:42:24.611 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:24.611 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:24.611 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:24.611 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:24.612 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:24.612 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:24.612 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:24.612 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:24.612 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:24.613 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:24.613 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:24.616 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 21:42:24.616 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 21:42:24.616 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 21:42:24.617 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 21:42:24.617 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:24.617 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:24.617 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:24.618 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:24.618 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:24.618 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:24.618 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:24.619 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:24.619 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:24.619 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:24.619 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:24.622 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 21:42:24.623 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 21:42:24.623 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 21:42:24.624 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 21:42:24.624 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:24.624 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:24.624 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:24.624 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:24.625 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:24.625 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:24.625 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:24.625 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:24.625 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:24.626 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:24.626 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:24.629 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 21:42:24.630 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 21:42:24.630 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 21:42:24.630 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 21:42:24.630 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:24.630 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:24.631 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:24.631 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:24.631 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:24.631 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:24.631 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:24.632 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:24.632 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:24.632 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:24.632 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:24.635 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 21:42:24.636 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 21:42:24.636 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 21:42:24.636 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 21:42:24.636 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:24.636 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:24.637 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:24.637 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:24.637 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:24.637 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:24.637 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:24.638 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:24.638 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:24.639 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:24.639 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:24.642 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 21:42:24.642 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 21:42:24.642 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 21:42:24.643 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 21:42:24.643 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:24.643 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:24.643 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:24.643 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:24.644 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:24.644 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:24.644 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:24.644 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:24.644 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:24.645 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:24.645 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:24.648 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 21:42:24.649 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-17 21:42:24.649 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 21:42:24.649 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-17 21:42:24.649 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:24.649 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:24.650 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:24.650 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:24.650 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-17 21:42:24.650 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:24.650 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:24.651 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:24.651 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:24.651 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-17 21:42:24.651 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:25.767 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-17 21:42:25.768 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-17 21:42:25.768 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-17 21:42:25.769 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-17 21:42:25.769 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:25.771 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-17 21:42:25.771 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-17 21:42:25.772 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-17 21:42:25.772 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-17 21:42:25.772 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:25.772 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-17 21:42:25.773 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-17 21:42:25.773 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-17 21:42:25.773 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-17 21:42:25.773 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:25.774 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-17 21:42:25.774 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-17 21:42:25.774 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-17 21:42:25.775 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-17 21:42:25.775 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:25.775 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-17 21:42:25.776 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-17 21:42:25.776 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-17 21:42:25.776 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-17 21:42:25.776 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:25.777 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-17 21:42:25.778 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-17 21:42:25.778 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-17 21:42:25.778 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-17 21:42:25.778 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:25.803 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:25.825 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-17 21:42:25.826 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-17 21:42:25.826 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-17 21:42:25.827 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-17 21:42:25.827 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:25.882 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-17 21:42:25.883 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-17 21:42:25.883 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-17 21:42:25.884 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-17 21:42:25.884 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:25.884 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-17 21:42:25.885 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-17 21:42:25.885 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-17 21:42:25.885 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-17 21:42:25.885 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:25.885 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-17 21:42:25.885 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-17 21:42:25.885 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-17 21:42:25.886 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-17 21:42:25.886 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:25.888 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-17 21:42:25.889 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-17 21:42:25.889 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-17 21:42:25.889 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-17 21:42:25.889 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:25.889 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-17 21:42:25.890 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-17 21:42:25.890 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-17 21:42:25.890 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-17 21:42:25.890 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:25.890 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-17 21:42:25.890 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-17 21:42:25.890 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-17 21:42:25.891 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-17 21:42:25.891 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:27.363 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 21:42:27.364 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 21:42:27.364 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 21:42:27.365 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 21:42:27.365 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:27.386 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-17 21:42:27.387 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-17 21:42:27.387 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-17 21:42:27.387 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-17 21:42:27.387 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:27.387 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-17 21:42:27.387 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-17 21:42:27.387 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-17 21:42:27.388 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-17 21:42:27.388 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:27.388 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-17 21:42:27.388 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-17 21:42:27.388 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-17 21:42:27.388 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-17 21:42:27.388 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:27.388 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-17 21:42:27.389 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-17 21:42:27.389 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-17 21:42:27.389 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-17 21:42:27.389 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:27.439 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:27.450 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 21:42:27.450 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-17 21:42:27.450 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 21:42:27.451 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-17 21:42:27.451 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:27.559 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-17 21:42:27.559 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-17 21:42:27.559 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-17 21:42:27.560 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-17 21:42:27.560 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:27.560 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-17 21:42:27.561 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-17 21:42:27.561 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-17 21:42:27.561 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-17 21:42:27.561 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:27.562 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-17 21:42:27.562 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-17 21:42:27.562 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-17 21:42:27.563 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-17 21:42:27.563 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:29.596 +03:00 [INF] Authorization was successful. +2021-03-17 21:42:29.611 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Account/Logout - - +2021-03-17 21:42:29.619 +03:00 [INF] Executing endpoint '/Account/Logout' +2021-03-17 21:42:29.621 +03:00 [INF] Route matched with {page = "/Account/Logout", area = "", action = "", controller = ""}. Executing page /Account/Logout +2021-03-17 21:42:29.622 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 21:42:29.629 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LogoutModel.OnGetAsync - ModelState is "Valid" +2021-03-17 21:42:29.635 +03:00 [INF] AuthenticationScheme: Identity.Application signed out. +2021-03-17 21:42:29.636 +03:00 [INF] AuthenticationScheme: Identity.External signed out. +2021-03-17 21:42:29.637 +03:00 [INF] AuthenticationScheme: Identity.TwoFactorUserId signed out. +2021-03-17 21:42:29.647 +03:00 [INF] IdentityServerSupportedLogoutModel couldn't find postLogoutUri... Redirecting to:/Account/Login.. +2021-03-17 21:42:29.648 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RedirectToPageResult. +2021-03-17 21:42:29.648 +03:00 [INF] Executing RedirectToPageResult, redirecting to /Account/Login. +2021-03-17 21:42:29.648 +03:00 [INF] Executed page /Account/Logout in 26.7267ms +2021-03-17 21:42:29.648 +03:00 [INF] Executed endpoint '/Account/Logout' +2021-03-17 21:42:29.649 +03:00 [DBG] SignOutCalled set; processing post-signout session cleanup. +2021-03-17 21:42:29.654 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Account/Logout - - - 302 0 - 43.5624ms +2021-03-17 21:42:29.656 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Account/Login - - +2021-03-17 21:42:29.659 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-17 21:42:29.660 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-17 21:42:29.660 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-17 21:42:29.665 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnGetAsync - ModelState is "Valid" +2021-03-17 21:42:29.666 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-17 21:42:29.688 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 0.84 ms. +2021-03-17 21:42:29.691 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-17 21:42:29.698 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 2.65 ms. +2021-03-17 21:42:29.698 +03:00 [INF] Executed page /Account/Login in 38.7986ms +2021-03-17 21:42:29.698 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-17 21:42:29.699 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Account/Login - - - 200 - text/html;+charset=utf-8 42.1234ms +2021-03-17 21:42:29.703 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryM7ied6SlYZg2XpGx 359 +2021-03-17 21:42:29.704 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 21:42:29.704 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=dJx7LJhAzqlatLXyfSmdvA - - - 101 - - 10032.8157ms +2021-03-17 21:42:29.705 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 21:42:29.705 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-17 21:42:29.707 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-17 21:42:29.707 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryM7ied6SlYZg2XpGx 359 - 200 0 - 3.8842ms +2021-03-17 21:42:29.717 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/core/abp.css?_v=637514812745831597 - - +2021-03-17 21:42:29.717 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-17 21:42:29.717 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-17 21:42:29.717 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-17 21:42:29.717 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 0.4431ms +2021-03-17 21:42:29.717 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/core/abp.css?_v=637514812745831597 - - - 304 - text/css 0.5720ms +2021-03-17 21:42:29.722 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-17 21:42:29.722 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-17 21:42:29.722 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.css?_v=637514812746934628 - - +2021-03-17 21:42:29.722 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-17 21:42:29.722 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-17 21:42:29.722 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-17 21:42:29.722 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.css?_v=637514812746934628 - - - 304 - text/css 0.2796ms +2021-03-17 21:42:29.722 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 0.3257ms +2021-03-17 21:42:29.722 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 0.3433ms +2021-03-17 21:42:29.725 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/select2/css/select2.min.css?_v=637514812746624703 - - +2021-03-17 21:42:29.725 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637514812746604643 - - +2021-03-17 21:42:29.725 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637514812746304631 - - +2021-03-17 21:42:29.725 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637514812745861596 - - +2021-03-17 21:42:29.725 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css?_v=637478884526317768 - - +2021-03-17 21:42:29.725 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-17 21:42:29.725 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-17 21:42:29.725 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-17 21:42:29.725 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-17 21:42:29.725 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637514812745861596 - - - 304 - text/css 0.5124ms +2021-03-17 21:42:29.725 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637514812746604643 - - - 304 - text/css 0.6652ms +2021-03-17 21:42:29.725 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637514812746304631 - - - 304 - text/css 0.6279ms +2021-03-17 21:42:29.725 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/select2/css/select2.min.css?_v=637514812746624703 - - - 304 - text/css 0.7310ms +2021-03-17 21:42:29.725 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css was not modified +2021-03-17 21:42:29.725 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css?_v=637478884526317768 - - - 304 - text/css 0.6670ms +2021-03-17 21:42:29.726 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/themes/basic/layout.css?_v=637478884526085297 - - +2021-03-17 21:42:29.727 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637515989160533647 - - +2021-03-17 21:42:29.727 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/utils/abp-utils.umd.min.js?_v=637514812745851595 - - +2021-03-17 21:42:29.727 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/core/abp.js?_v=637514812745831597 - - +2021-03-17 21:42:29.727 +03:00 [INF] The file /global-styles.css was not modified +2021-03-17 21:42:29.727 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery/jquery.js?_v=637514812746524624 - - +2021-03-17 21:42:29.727 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-17 21:42:29.727 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-17 21:42:29.727 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637515989160533647 - - - 304 - text/css 0.1910ms +2021-03-17 21:42:29.727 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/jquery/abp.jquery.js?_v=637514812745841597 - - +2021-03-17 21:42:29.727 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/utils/abp-utils.umd.min.js?_v=637514812745851595 - - - 304 - application/javascript 0.1782ms +2021-03-17 21:42:29.727 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/core/abp.js?_v=637514812745831597 - - - 304 - application/javascript 0.1703ms +2021-03-17 21:42:29.727 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/js/bootstrap.bundle.js?_v=637514812746254627 - - +2021-03-17 21:42:29.727 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-17 21:42:29.727 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-17 21:42:29.727 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-17 21:42:29.727 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery/jquery.js?_v=637514812746524624 - - - 304 - application/javascript 0.1763ms +2021-03-17 21:42:29.727 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/js/bootstrap.bundle.js?_v=637514812746254627 - - - 304 - application/javascript 0.1803ms +2021-03-17 21:42:29.727 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/jquery/abp.jquery.js?_v=637514812745841597 - - - 304 - application/javascript 0.2216ms +2021-03-17 21:42:29.727 +03:00 [INF] The file /themes/basic/layout.css was not modified +2021-03-17 21:42:29.727 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/themes/basic/layout.css?_v=637478884526085297 - - - 304 - text/css 0.6574ms +2021-03-17 21:42:29.729 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/lodash/lodash.min.js?_v=637514812746534624 - - +2021-03-17 21:42:29.729 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-validation/jquery.validate.js?_v=637514812746364627 - - +2021-03-17 21:42:29.729 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637514812746364627 - - +2021-03-17 21:42:29.729 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-form/jquery.form.min.js?_v=637514812746354628 - - +2021-03-17 21:42:29.729 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/select2/js/select2.min.js?_v=637514812746764627 - - +2021-03-17 21:42:29.729 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-17 21:42:29.729 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-17 21:42:29.729 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637514812746744625 - - +2021-03-17 21:42:29.729 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-17 21:42:29.729 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-validation/jquery.validate.js?_v=637514812746364627 - - - 304 - application/javascript 0.2094ms +2021-03-17 21:42:29.729 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/lodash/lodash.min.js?_v=637514812746534624 - - - 304 - application/javascript 0.2206ms +2021-03-17 21:42:29.729 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637514812746364627 - - - 304 - application/javascript 0.1830ms +2021-03-17 21:42:29.729 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-17 21:42:29.729 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-17 21:42:29.729 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/datatables.net/js/jquery.dataTables.js?_v=637514812746344621 - - +2021-03-17 21:42:29.729 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Abp/ApplicationConfigurationScript - - +2021-03-17 21:42:29.729 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/select2/js/select2.min.js?_v=637514812746764627 - - - 304 - application/javascript 0.1508ms +2021-03-17 21:42:29.729 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-form/jquery.form.min.js?_v=637514812746354628 - - - 304 - application/javascript 0.2077ms +2021-03-17 21:42:29.729 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-17 21:42:29.729 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-17 21:42:29.729 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637514812746744625 - - - 304 - application/javascript 0.1707ms +2021-03-17 21:42:29.729 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637514812746314628 - - +2021-03-17 21:42:29.729 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/sweetalert/sweetalert.min.js?_v=637514812746764627 - - +2021-03-17 21:42:29.729 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/datatables.net/js/jquery.dataTables.js?_v=637514812746344621 - - - 304 - application/javascript 0.1452ms +2021-03-17 21:42:29.729 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.js?_v=637514812746934628 - - +2021-03-17 21:42:29.729 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637514812746594647 - - +2021-03-17 21:42:29.729 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-17 21:42:29.729 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637514812746314628 - - - 304 - application/javascript 0.1310ms +2021-03-17 21:42:29.729 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-17 21:42:29.729 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/luxon/luxon.min.js?_v=637514812746584649 - - +2021-03-17 21:42:29.730 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-17 21:42:29.730 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/sweetalert/sweetalert.min.js?_v=637514812746764627 - - - 304 - application/javascript 0.1700ms +2021-03-17 21:42:29.730 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-17 21:42:29.730 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.js?_v=637514812746934628 - - - 304 - application/javascript 0.1626ms +2021-03-17 21:42:29.730 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-17 21:42:29.730 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/luxon/abp.luxon.js?_v=637514812745841597 - - +2021-03-17 21:42:29.730 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637514812746594647 - - - 304 - application/javascript 0.2005ms +2021-03-17 21:42:29.730 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/luxon/luxon.min.js?_v=637514812746584649 - - - 304 - application/javascript 0.1455ms +2021-03-17 21:42:29.730 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-17 21:42:29.730 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/luxon/abp.luxon.js?_v=637514812745841597 - - - 304 - application/javascript 0.1591ms +2021-03-17 21:42:29.731 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 21:42:29.731 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/timeago/jquery.timeago.js?_v=637514812746764627 - - +2021-03-17 21:42:29.731 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637514812745871596 - - +2021-03-17 21:42:29.731 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js?_v=637478884526340004 - - +2021-03-17 21:42:29.731 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js?_v=637478884526327741 - - +2021-03-17 21:42:29.731 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js?_v=637478884526327741 - - +2021-03-17 21:42:29.732 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js?_v=637478884526327741 - - +2021-03-17 21:42:29.732 +03: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). +2021-03-17 21:42:29.732 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js?_v=637489821625916489 - - +2021-03-17 21:42:29.732 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js?_v=637478884526307791 - - +2021-03-17 21:42:29.732 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-17 21:42:29.732 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-17 21:42:29.732 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js?_v=637489821625926491 - - +2021-03-17 21:42:29.732 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js?_v=637478884526327741 - - +2021-03-17 21:42:29.732 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637514812745871596 - - - 304 - application/javascript 0.3889ms +2021-03-17 21:42:29.732 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/timeago/jquery.timeago.js?_v=637514812746764627 - - - 304 - application/javascript 0.4261ms +2021-03-17 21:42:29.732 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js?_v=637478884526337711 - - +2021-03-17 21:42:29.732 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Pages/Abp/MultiTenancy/tenant-switch.js?_v=637478884525829181 - - +2021-03-17 21:42:29.732 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js was not modified +2021-03-17 21:42:29.732 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/timeago/locales/jquery.timeago.en.js?_v=637514812746814621 - - +2021-03-17 21:42:29.732 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js was not modified +2021-03-17 21:42:29.732 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js was not modified +2021-03-17 21:42:29.732 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js was not modified +2021-03-17 21:42:29.732 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js?_v=637478884526327741 - - - 304 - application/javascript 0.6533ms +2021-03-17 21:42:29.732 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js?_v=637478884526327741 - - - 304 - application/javascript 0.5955ms +2021-03-17 21:42:29.732 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js?_v=637478884526340004 - - - 304 - application/javascript 0.7177ms +2021-03-17 21:42:29.732 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js?_v=637478884526327741 - - - 304 - application/javascript 0.6230ms +2021-03-17 21:42:29.732 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js was not modified +2021-03-17 21:42:29.732 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/themes/basic/layout.js?_v=637478884526085297 - - +2021-03-17 21:42:29.732 +03:00 [INF] The file /libs/timeago/locales/jquery.timeago.en.js was not modified +2021-03-17 21:42:29.732 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Abp/ServiceProxyScript - - +2021-03-17 21:42:29.732 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js was not modified +2021-03-17 21:42:29.732 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js was not modified +2021-03-17 21:42:29.732 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js?_v=637478884526307791 - - - 304 - application/javascript 0.5560ms +2021-03-17 21:42:29.732 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/timeago/locales/jquery.timeago.en.js?_v=637514812746814621 - - - 304 - application/javascript 0.1535ms +2021-03-17 21:42:29.732 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js was not modified +2021-03-17 21:42:29.732 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js was not modified +2021-03-17 21:42:29.732 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js?_v=637478884526327741 - - - 304 - application/javascript 0.4718ms +2021-03-17 21:42:29.732 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js?_v=637489821625926491 - - - 304 - application/javascript 0.5464ms +2021-03-17 21:42:29.732 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js?_v=637478884526337711 - - - 304 - application/javascript 0.4509ms +2021-03-17 21:42:29.732 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js?_v=637489821625916489 - - - 304 - application/javascript 0.6677ms +2021-03-17 21:42:29.733 +03:00 [INF] The file /Pages/Abp/MultiTenancy/tenant-switch.js was not modified +2021-03-17 21:42:29.733 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Pages/Abp/MultiTenancy/tenant-switch.js?_v=637478884525829181 - - - 304 - application/javascript 0.5957ms +2021-03-17 21:42:29.733 +03:00 [INF] The file /themes/basic/layout.js was not modified +2021-03-17 21:42:29.733 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/themes/basic/layout.js?_v=637478884526085297 - - - 304 - application/javascript 0.7703ms +2021-03-17 21:42:29.734 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-17 21:42:29.735 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 21:42:29.735 +03: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). +2021-03-17 21:42:29.738 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-17 21:42:29.739 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 3.2385ms +2021-03-17 21:42:29.739 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 21:42:29.739 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Abp/ServiceProxyScript - - - 200 34528 application/javascript 6.7869ms +2021-03-17 21:42:29.762 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-17 21:42:29.779 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-17 21:42:29.794 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 62.0696ms +2021-03-17 21:42:29.794 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-17 21:42:29.794 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Abp/ApplicationConfigurationScript - - - 200 96043 application/javascript 64.7744ms +2021-03-17 21:42:31.302 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-17 21:42:31.302 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-17 21:42:31.303 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-17 21:42:31.303 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-17 21:42:31.303 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.4553ms +2021-03-17 21:42:31.303 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.5138ms +2021-03-17 21:42:33.539 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryfpY44qgUX6qcJcLt 359 +2021-03-17 21:42:33.542 +03:00 [INF] No CORS policy found for the specified request. +2021-03-17 21:42:33.542 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-17 21:42:33.542 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-17 21:42:33.542 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryfpY44qgUX6qcJcLt 359 - 200 0 - 3.1028ms +2021-03-17 21:42:33.555 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-17 21:42:33.555 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=yB5r0YfOABBJAhg1QhmU8Q - - - 101 - - 27811.2328ms +2021-03-18 11:45:31.932 +03:00 [INF] Starting web host. +2021-03-18 11:45:34.400 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-18 11:45:34.463 +03:00 [INF] Loaded ABP modules: +2021-03-18 11:45:34.463 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorModule +2021-03-18 11:45:34.463 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-18 11:45:34.463 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-18 11:45:34.463 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.MultiLingualObject.AbpMultiLingualObjectModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-18 11:45:34.463 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-18 11:45:34.463 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-18 11:45:34.463 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-18 11:45:34.463 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-18 11:45:34.464 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingAbstractionsModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.BasicTheme.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.Identity.Blazor.Server.AbpIdentityBlazorServerModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.Server.AbpPermissionManagementBlazorServerModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.Server.AbpTenantManagementBlazorServerModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.Server.AbpFeatureManagementBlazorServerModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.Server.AbpSettingManagementBlazorServerModule +2021-03-18 11:45:34.464 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-18 11:45:34.516 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-18 11:45:34.519 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-18 11:45:34.558 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-18 11:45:35.184 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-18 11:45:35.184 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-18 11:45:35.184 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-18 11:45:35.184 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-18 11:45:35.184 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-18 11:45:35.184 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-18 11:45:35.785 +03:00 [INF] Initialized all ABP modules. +2021-03-18 11:45:35.879 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-18 11:45:35.882 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-18 11:45:35.882 +03:00 [INF] Hosting environment: Development +2021-03-18 11:45:35.882 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-18 11:45:36.634 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-18 11:45:39.859 +03:00 [DBG] Login Url: /Account/Login +2021-03-18 11:45:39.859 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-18 11:45:39.859 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-18 11:45:39.859 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-18 11:45:39.859 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-18 11:45:39.859 +03:00 [DBG] Error Url: /Account/Error +2021-03-18 11:45:39.859 +03:00 [DBG] Error Id Parameter: errorId +2021-03-18 11:45:39.975 +03:00 [INF] Executing endpoint '/_Host' +2021-03-18 11:45:43.825 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-18 11:45:43.828 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-18 11:45:43.863 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-18 11:45:43.863 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-18 11:45:43.987 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 19.30 ms. +2021-03-18 11:45:44.053 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 3.63 ms. +2021-03-18 11:45:44.074 +03:00 [INF] Executed page /_Host in 243.5432ms +2021-03-18 11:45:44.075 +03:00 [INF] Executed endpoint '/_Host' +2021-03-18 11:45:44.087 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 7452.8484ms +2021-03-18 11:45:44.100 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-18 11:45:44.100 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-18 11:45:44.100 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-18 11:45:44.100 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-18 11:45:44.100 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-18 11:45:44.100 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-18 11:45:44.100 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-18 11:45:44.100 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/blazor-global-styles.css?_v=637514812745570000 - - +2021-03-18 11:45:44.100 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-18 11:45:44.100 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - +2021-03-18 11:45:44.100 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - +2021-03-18 11:45:44.100 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - +2021-03-18 11:45:44.105 +03:00 [INF] The file /blazor-global-styles.css was not modified +2021-03-18 11:45:44.105 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-18 11:45:44.105 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-18 11:45:44.105 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-18 11:45:44.105 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-18 11:45:44.105 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-18 11:45:44.105 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-18 11:45:44.105 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-18 11:45:44.105 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-18 11:45:44.105 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-18 11:45:44.106 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-18 11:45:44.106 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-18 11:45:44.107 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - - 304 - application/javascript 6.9237ms +2021-03-18 11:45:44.107 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 7.4600ms +2021-03-18 11:45:44.107 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 304 - text/css 7.4279ms +2021-03-18 11:45:44.107 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 304 - application/javascript 7.2858ms +2021-03-18 11:45:44.107 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - - 304 - application/javascript 7.0276ms +2021-03-18 11:45:44.107 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/blazor-global-styles.css?_v=637514812745570000 - - - 304 - text/css 7.4824ms +2021-03-18 11:45:44.107 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 304 - text/css 7.5379ms +2021-03-18 11:45:44.107 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 7.6152ms +2021-03-18 11:45:44.107 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 7.6522ms +2021-03-18 11:45:44.107 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - - 304 - application/javascript 7.1054ms +2021-03-18 11:45:44.107 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 304 - text/css 7.6320ms +2021-03-18 11:45:44.107 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 304 - text/css 7.6669ms +2021-03-18 11:45:44.141 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-18 11:45:44.152 +03:00 [INF] No CORS policy found for the specified request. +2021-03-18 11:45:44.152 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-18 11:45:44.167 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-18 11:45:44.167 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 26.8238ms +2021-03-18 11:45:44.178 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=kZob6v4GYQloqpbEp_kccw - - +2021-03-18 11:45:44.181 +03:00 [INF] No CORS policy found for the specified request. +2021-03-18 11:45:44.182 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-18 11:45:44.440 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-18 11:45:44.569 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-18 11:45:44.735 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-18 11:45:44.735 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-18 11:45:44.736 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-18 11:45:44.736 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-18 11:45:44.736 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.4679ms +2021-03-18 11:45:44.736 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.5082ms +2021-03-18 11:46:03.600 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-18 11:46:03.607 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Account/Login - - +2021-03-18 11:46:04.724 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-18 11:46:04.954 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-18 11:46:04.954 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-18 11:46:05.231 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnGetAsync - ModelState is "Valid" +2021-03-18 11:46:05.245 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-18 11:46:06.400 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 7.05 ms. +2021-03-18 11:46:06.411 +03:00 [INF] Executed page /Account/Login in 1457.0657ms +2021-03-18 11:46:06.413 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-18 11:46:06.423 +03:00 [ERR] An unhandled exception has occurred while executing the request. +System.InvalidOperationException: The view 'Components/WidgetStyles/~/Volo/Abp/AspNetCore/Mvc/UI/Widgets/Components/WidgetStyles/Default.cshtml' was not found. The following locations were searched: +~/Volo/Abp/AspNetCore/Mvc/UI/Widgets/Components/WidgetStyles/Default.cshtml + at Microsoft.AspNetCore.Mvc.ViewEngines.ViewEngineResult.EnsureSuccessful(IEnumerable`1 originalLocations) + at Microsoft.AspNetCore.Mvc.ViewComponents.ViewViewComponentResult.ExecuteAsync(ViewComponentContext context) + at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) + at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) + at Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpViewComponentHelper.InvokeAsync(Type componentType, Object arguments) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Widgets\Volo\Abp\AspNetCore\Mvc\UI\Widgets\AbpViewComponentHelper.cs:line 47 + at AspNetCore._Themes_Basic_Layouts_Account.<>c__DisplayClass17_0.<b__0>d.MoveNext() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic\Themes\Basic\Layouts\Account.cshtml:line 47 +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext.SetOutputContentAsync() + at AspNetCore._Themes_Basic_Layouts_Account.ExecuteAsync() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic\Themes\Basic\Layouts\Account.cshtml:line 29 + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderLayoutAsync(ViewContext context, ViewBufferTextWriter bodyWriter) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|29_0[TFilter,TFilterAsync](ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResultExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|27_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|24_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|19_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.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) + at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.IdentityServerMiddleware.Invoke(HttpContext context, IEndpointRouter router, IUserSession session, IEventService events, IBackChannelLogoutService backChannelLogoutService) + at IdentityServer4.Hosting.MutualTlsEndpointMiddleware.Invoke(HttpContext context, IAuthenticationSchemeProvider schemes) + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.BaseUrlMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Uow.AbpUnitOfWorkMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Uow\AbpUnitOfWorkMiddleware.cs:line 33 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 33 + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 53 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.MultiTenancy.MultiTenancyMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.MultiTenancy\Volo\Abp\AspNetCore\MultiTenancy\MultiTenancyMiddleware.cs:line 51 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Builder.ApplicationBuilderAbpJwtTokenMiddlewareExtension.<>c__DisplayClass0_0.<b__0>d.MoveNext() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Authentication.JwtBearer\Microsoft\AspNetCore\Builder\JwtTokenMiddleware.cs:line 21 +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Tracing.AbpCorrelationIdMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Tracing\AbpCorrelationIdMiddleware.cs:line 27 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) +2021-03-18 11:46:06.487 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryeyzK6JNrghVAEbfv 359 +2021-03-18 11:46:06.490 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Account/Login - - - 500 - text/html;+charset=utf-8 2882.4249ms +2021-03-18 11:46:06.502 +03:00 [INF] No CORS policy found for the specified request. +2021-03-18 11:46:06.502 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-18 11:46:06.504 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-18 11:46:06.504 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=kZob6v4GYQloqpbEp_kccw - - - 101 - - 22326.3344ms +2021-03-18 11:46:06.515 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-18 11:46:06.515 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryeyzK6JNrghVAEbfv 359 - 200 0 - 28.8072ms +2021-03-18 11:49:22.354 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Account/Login - - +2021-03-18 11:49:22.358 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-18 11:49:22.358 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-18 11:49:22.358 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-18 11:49:22.364 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnGetAsync - ModelState is "Valid" +2021-03-18 11:49:22.365 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-18 11:49:22.386 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 0.86 ms. +2021-03-18 11:49:22.387 +03:00 [INF] Executed page /Account/Login in 28.6947ms +2021-03-18 11:49:22.387 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-18 11:49:22.388 +03:00 [ERR] An unhandled exception has occurred while executing the request. +System.InvalidOperationException: The view 'Components/WidgetStyles/~/Volo/Abp/AspNetCore/Mvc/UI/Widgets/Components/WidgetStyles/Default.cshtml' was not found. The following locations were searched: +~/Volo/Abp/AspNetCore/Mvc/UI/Widgets/Components/WidgetStyles/Default.cshtml + at Microsoft.AspNetCore.Mvc.ViewEngines.ViewEngineResult.EnsureSuccessful(IEnumerable`1 originalLocations) + at Microsoft.AspNetCore.Mvc.ViewComponents.ViewViewComponentResult.ExecuteAsync(ViewComponentContext context) + at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) + at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) + at Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpViewComponentHelper.InvokeAsync(Type componentType, Object arguments) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Widgets\Volo\Abp\AspNetCore\Mvc\UI\Widgets\AbpViewComponentHelper.cs:line 47 + at AspNetCore._Themes_Basic_Layouts_Account.<>c__DisplayClass17_0.<b__0>d.MoveNext() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic\Themes\Basic\Layouts\Account.cshtml:line 47 +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext.SetOutputContentAsync() + at AspNetCore._Themes_Basic_Layouts_Account.ExecuteAsync() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic\Themes\Basic\Layouts\Account.cshtml:line 29 + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderLayoutAsync(ViewContext context, ViewBufferTextWriter bodyWriter) + at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|29_0[TFilter,TFilterAsync](ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResultExecutedContextSealed context) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|27_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) + at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|24_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|19_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.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) + at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.IdentityServerMiddleware.Invoke(HttpContext context, IEndpointRouter router, IUserSession session, IEventService events, IBackChannelLogoutService backChannelLogoutService) + at IdentityServer4.Hosting.MutualTlsEndpointMiddleware.Invoke(HttpContext context, IAuthenticationSchemeProvider schemes) + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at IdentityServer4.Hosting.BaseUrlMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Uow.AbpUnitOfWorkMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Uow\AbpUnitOfWorkMiddleware.cs:line 33 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 33 + at Volo.Abp.AspNetCore.ExceptionHandling.AbpExceptionHandlingMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\ExceptionHandling\AbpExceptionHandlingMiddleware.cs:line 53 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Volo.Abp.AspNetCore.MultiTenancy.MultiTenancyMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.MultiTenancy\Volo\Abp\AspNetCore\MultiTenancy\MultiTenancyMiddleware.cs:line 51 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Builder.ApplicationBuilderAbpJwtTokenMiddlewareExtension.<>c__DisplayClass0_0.<b__0>d.MoveNext() in D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Authentication.JwtBearer\Microsoft\AspNetCore\Builder\JwtTokenMiddleware.cs:line 21 +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) + at Volo.Abp.AspNetCore.Tracing.AbpCorrelationIdMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) in D:\Github\abp\framework\src\Volo.Abp.AspNetCore\Volo\Abp\AspNetCore\Tracing\AbpCorrelationIdMiddleware.cs:line 27 + at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<b__1>d.MoveNext() +--- End of stack trace from previous location --- + at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) +2021-03-18 11:49:22.396 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Account/Login - - - 500 - text/html;+charset=utf-8 42.2066ms +2021-03-18 11:49:22.441 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/favicon.ico - - +2021-03-18 11:49:22.449 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-18 11:49:22.449 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/favicon.ico - - - 200 32038 image/x-icon 8.0367ms +2021-03-18 11:58:09.649 +03:00 [INF] Starting web host. +2021-03-18 11:58:14.993 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-18 11:58:15.166 +03:00 [INF] Loaded ABP modules: +2021-03-18 11:58:15.166 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorModule +2021-03-18 11:58:15.166 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-18 11:58:15.166 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-18 11:58:15.166 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.MultiLingualObject.AbpMultiLingualObjectModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-18 11:58:15.166 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-18 11:58:15.166 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-18 11:58:15.166 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-18 11:58:15.166 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-18 11:58:15.167 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingAbstractionsModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.BasicTheme.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.Identity.Blazor.Server.AbpIdentityBlazorServerModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.Server.AbpPermissionManagementBlazorServerModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.Server.AbpTenantManagementBlazorServerModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.Server.AbpFeatureManagementBlazorServerModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.Server.AbpSettingManagementBlazorServerModule +2021-03-18 11:58:15.167 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-18 11:58:15.237 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-18 11:58:15.241 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-18 11:58:15.329 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-18 11:58:16.485 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-18 11:58:16.485 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-18 11:58:16.485 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-18 11:58:16.485 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-18 11:58:16.485 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-18 11:58:16.485 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-18 11:58:17.259 +03:00 [INF] Initialized all ABP modules. +2021-03-18 11:58:17.534 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-18 11:58:17.538 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-18 11:58:17.538 +03:00 [INF] Hosting environment: Development +2021-03-18 11:58:17.538 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-18 11:58:18.156 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-18 11:58:20.873 +03:00 [DBG] Login Url: /Account/Login +2021-03-18 11:58:20.873 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-18 11:58:20.873 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-18 11:58:20.873 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-18 11:58:20.873 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-18 11:58:20.873 +03:00 [DBG] Error Url: /Account/Error +2021-03-18 11:58:20.873 +03:00 [DBG] Error Id Parameter: errorId +2021-03-18 11:58:21.090 +03:00 [INF] Executing endpoint '/_Host' +2021-03-18 11:58:21.184 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-18 11:58:21.188 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-18 11:58:21.222 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-18 11:58:21.222 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-18 11:58:21.314 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 10.89 ms. +2021-03-18 11:58:21.393 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 3.02 ms. +2021-03-18 11:58:21.424 +03:00 [INF] Executed page /_Host in 236.0975ms +2021-03-18 11:58:21.424 +03:00 [INF] Executed endpoint '/_Host' +2021-03-18 11:58:21.436 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 3281.1689ms +2021-03-18 11:58:21.438 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-18 11:58:21.438 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-18 11:58:21.438 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-18 11:58:21.438 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-18 11:58:21.438 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-18 11:58:21.448 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-18 11:58:21.452 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-18 11:58:21.460 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/blazor-global-styles.css?_v=637514812745570000 - - +2021-03-18 11:58:21.469 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-18 11:58:21.469 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - +2021-03-18 11:58:21.470 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - +2021-03-18 11:58:21.470 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - +2021-03-18 11:58:21.491 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-18 11:58:21.491 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-18 11:58:21.491 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-18 11:58:21.491 +03:00 [INF] The file /blazor-global-styles.css was not modified +2021-03-18 11:58:21.491 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-18 11:58:21.491 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-18 11:58:21.491 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-18 11:58:21.491 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-18 11:58:21.491 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-18 11:58:21.491 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-18 11:58:21.491 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-18 11:58:21.491 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-18 11:58:21.498 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 304 - text/css 60.3653ms +2021-03-18 11:58:21.498 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/blazor-global-styles.css?_v=637514812745570000 - - - 304 - text/css 39.5750ms +2021-03-18 11:58:21.498 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 304 - text/css 50.3128ms +2021-03-18 11:58:21.498 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - - 304 - application/javascript 28.2891ms +2021-03-18 11:58:21.498 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 304 - text/css 60.4550ms +2021-03-18 11:58:21.498 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - - 304 - application/javascript 28.3419ms +2021-03-18 11:58:21.498 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - - 304 - application/javascript 29.9862ms +2021-03-18 11:58:21.498 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 60.4008ms +2021-03-18 11:58:21.498 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 60.4483ms +2021-03-18 11:58:21.498 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 304 - application/javascript 29.9082ms +2021-03-18 11:58:21.498 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 304 - text/css 46.9197ms +2021-03-18 11:58:21.499 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 60.5739ms +2021-03-18 11:58:21.540 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-18 11:58:21.554 +03:00 [INF] No CORS policy found for the specified request. +2021-03-18 11:58:21.556 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-18 11:58:21.577 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-18 11:58:21.578 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 38.0230ms +2021-03-18 11:58:21.595 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=Mol9gBsnBNNif3VyAWPHwQ - - +2021-03-18 11:58:21.598 +03:00 [INF] No CORS policy found for the specified request. +2021-03-18 11:58:21.599 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-18 11:58:22.019 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-18 11:58:22.138 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-18 11:58:22.291 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-18 11:58:22.292 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-18 11:58:22.292 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-18 11:58:22.292 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-18 11:58:22.293 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 1.1683ms +2021-03-18 11:58:22.293 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 1.4714ms +2021-03-18 11:58:36.058 +03:00 [INF] Authorization failed. These requirements were not met: +DenyAnonymousAuthorizationRequirement: Requires an authenticated user. +2021-03-18 11:58:36.065 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Account/Login - - +2021-03-18 11:58:36.079 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-18 11:58:36.103 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-18 11:58:36.103 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-18 11:58:36.787 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnGetAsync - ModelState is "Valid" +2021-03-18 11:58:36.797 +03:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-18 11:58:37.147 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 2.58 ms. +2021-03-18 11:58:37.172 +03:00 [INF] Authorization failed. These requirements were not met: +PermissionRequirement: SettingManagement.Emailing +2021-03-18 11:58:37.237 +03:00 [DBG] Added bundle 'Basic.Global' to the page in 6.29 ms. +2021-03-18 11:58:37.247 +03:00 [INF] Executed page /Account/Login in 1143.47ms +2021-03-18 11:58:37.247 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-18 11:58:37.250 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryCBxHjASZG6cgofbS 359 +2021-03-18 11:58:37.252 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Account/Login - - - 200 - text/html;+charset=utf-8 1187.2824ms +2021-03-18 11:58:37.263 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-18 11:58:37.263 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-18 11:58:37.264 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-18 11:58:37.264 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-18 11:58:37.264 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 0.9326ms +2021-03-18 11:58:37.264 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 0.6056ms +2021-03-18 11:58:37.268 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-18 11:58:37.269 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-18 11:58:37.269 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 0.7006ms +2021-03-18 11:58:37.272 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/core/abp.css?_v=637514812745831597 - - +2021-03-18 11:58:37.272 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/select2/css/select2.min.css?_v=637514812746624703 - - +2021-03-18 11:58:37.272 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637514812746604643 - - +2021-03-18 11:58:37.272 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.css?_v=637514812746934628 - - +2021-03-18 11:58:37.272 +03:00 [INF] The file /libs/select2/css/select2.min.css was not modified +2021-03-18 11:58:37.272 +03:00 [INF] The file /libs/abp/core/abp.css was not modified +2021-03-18 11:58:37.272 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css was not modified +2021-03-18 11:58:37.272 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637514812746304631 - - +2021-03-18 11:58:37.272 +03:00 [INF] The file /libs/toastr/toastr.min.css was not modified +2021-03-18 11:58:37.272 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/core/abp.css?_v=637514812745831597 - - - 304 - text/css 0.7927ms +2021-03-18 11:58:37.272 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637514812745861596 - - +2021-03-18 11:58:37.272 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=637514812746604643 - - - 304 - text/css 0.6540ms +2021-03-18 11:58:37.273 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css?_v=637478884526317768 - - +2021-03-18 11:58:37.273 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/select2/css/select2.min.css?_v=637514812746624703 - - - 304 - text/css 0.9371ms +2021-03-18 11:58:37.273 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.css?_v=637514812746934628 - - - 304 - text/css 0.6158ms +2021-03-18 11:58:37.273 +03:00 [INF] The file /libs/datatables.net-bs4/css/dataTables.bootstrap4.css was not modified +2021-03-18 11:58:37.273 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/themes/basic/layout.css?_v=637478884526085297 - - +2021-03-18 11:58:37.273 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.css was not modified +2021-03-18 11:58:37.273 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/css/dataTables.bootstrap4.css?_v=637514812746304631 - - - 304 - text/css 0.6634ms +2021-03-18 11:58:37.273 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=637514812745861596 - - - 304 - text/css 0.5433ms +2021-03-18 11:58:37.273 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-18 11:58:37.273 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css was not modified +2021-03-18 11:58:37.273 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=Mol9gBsnBNNif3VyAWPHwQ - - - 101 - - 15678.1890ms +2021-03-18 11:58:37.273 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/global-styles.css?_v=637515989160533647 - - +2021-03-18 11:58:37.274 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/utils/abp-utils.umd.min.js?_v=637514812745851595 - - +2021-03-18 11:58:37.274 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/core/abp.js?_v=637514812745831597 - - +2021-03-18 11:58:37.274 +03:00 [INF] The file /themes/basic/layout.css was not modified +2021-03-18 11:58:37.274 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery/jquery.js?_v=637514812746524624 - - +2021-03-18 11:58:37.274 +03:00 [INF] The file /global-styles.css was not modified +2021-03-18 11:58:37.274 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/jquery/abp.jquery.js?_v=637514812745841597 - - +2021-03-18 11:58:37.274 +03:00 [INF] The file /libs/abp/utils/abp-utils.umd.min.js was not modified +2021-03-18 11:58:37.274 +03:00 [INF] The file /libs/abp/core/abp.js was not modified +2021-03-18 11:58:37.274 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/utils/abp-utils.umd.min.js?_v=637514812745851595 - - - 304 - application/javascript 0.5528ms +2021-03-18 11:58:37.274 +03:00 [INF] The file /libs/jquery/jquery.js was not modified +2021-03-18 11:58:37.274 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/core/abp.js?_v=637514812745831597 - - - 304 - application/javascript 0.5333ms +2021-03-18 11:58:37.274 +03:00 [INF] The file /libs/abp/jquery/abp.jquery.js was not modified +2021-03-18 11:58:37.274 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/global-styles.css?_v=637515989160533647 - - - 304 - text/css 0.7368ms +2021-03-18 11:58:37.274 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/themes/basic/layout.css?_v=637478884526085297 - - - 304 - text/css 1.5357ms +2021-03-18 11:58:37.274 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery/jquery.js?_v=637514812746524624 - - - 304 - application/javascript 0.6271ms +2021-03-18 11:58:37.274 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css?_v=637478884526317768 - - - 304 - text/css 1.8391ms +2021-03-18 11:58:37.274 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/jquery/abp.jquery.js?_v=637514812745841597 - - - 304 - application/javascript 0.5473ms +2021-03-18 11:58:37.277 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/js/bootstrap.bundle.js?_v=637514812746254627 - - +2021-03-18 11:58:37.277 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-validation/jquery.validate.js?_v=637514812746364627 - - +2021-03-18 11:58:37.277 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/lodash/lodash.min.js?_v=637514812746534624 - - +2021-03-18 11:58:37.277 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637514812746364627 - - +2021-03-18 11:58:37.277 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js?_v=637516518485791113 - - +2021-03-18 11:58:37.277 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/jquery-form/jquery.form.min.js?_v=637514812746354628 - - +2021-03-18 11:58:37.277 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/select2/js/select2.min.js?_v=637514812746764627 - - +2021-03-18 11:58:37.278 +03:00 [INF] The file /libs/jquery-validation/jquery.validate.js was not modified +2021-03-18 11:58:37.278 +03:00 [INF] The file /libs/lodash/lodash.min.js was not modified +2021-03-18 11:58:37.278 +03:00 [INF] The file /libs/bootstrap/js/bootstrap.bundle.js was not modified +2021-03-18 11:58:37.278 +03:00 [INF] The file /libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js was not modified +2021-03-18 11:58:37.278 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/datatables.net/js/jquery.dataTables.js?_v=637514812746344621 - - +2021-03-18 11:58:37.278 +03:00 [INF] The file /libs/jquery-form/jquery.form.min.js was not modified +2021-03-18 11:58:37.278 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637514812746744625 - - +2021-03-18 11:58:37.278 +03:00 [INF] The file /libs/select2/js/select2.min.js was not modified +2021-03-18 11:58:37.278 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=637514812746364627 - - - 304 - application/javascript 0.7538ms +2021-03-18 11:58:37.278 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/lodash/lodash.min.js?_v=637514812746534624 - - - 304 - application/javascript 0.8517ms +2021-03-18 11:58:37.278 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637514812746314628 - - +2021-03-18 11:58:37.278 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-validation/jquery.validate.js?_v=637514812746364627 - - - 304 - application/javascript 1.0357ms +2021-03-18 11:58:37.278 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Abp/ApplicationConfigurationScript - - +2021-03-18 11:58:37.278 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/select2/js/select2.min.js?_v=637514812746764627 - - - 304 - application/javascript 0.6987ms +2021-03-18 11:58:37.278 +03:00 [INF] The file /libs/datatables.net/js/jquery.dataTables.js was not modified +2021-03-18 11:58:37.278 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/jquery-form/jquery.form.min.js?_v=637514812746354628 - - - 304 - application/javascript 0.7951ms +2021-03-18 11:58:37.278 +03:00 [INF] The file /libs/select2/js/select2-bootstrap-modal-patch.js was not modified +2021-03-18 11:58:37.278 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/js/bootstrap.bundle.js?_v=637514812746254627 - - - 304 - application/javascript 1.2958ms +2021-03-18 11:58:37.278 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/datatables.net/js/jquery.dataTables.js?_v=637514812746344621 - - - 304 - application/javascript 0.7945ms +2021-03-18 11:58:37.278 +03:00 [INF] The file /libs/datatables.net-bs4/js/dataTables.bootstrap4.js was not modified +2021-03-18 11:58:37.278 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/select2/js/select2-bootstrap-modal-patch.js?_v=637514812746744625 - - - 304 - application/javascript 0.6502ms +2021-03-18 11:58:37.279 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/datatables.net-bs4/js/dataTables.bootstrap4.js?_v=637514812746314628 - - - 304 - application/javascript 0.6573ms +2021-03-18 11:58:37.280 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/sweetalert/sweetalert.min.js?_v=637514812746764627 - - +2021-03-18 11:58:37.280 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.js?_v=637514812746934628 - - +2021-03-18 11:58:37.280 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/luxon/luxon.min.js?_v=637514812746584649 - - +2021-03-18 11:58:37.280 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637514812746594647 - - +2021-03-18 11:58:37.280 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/luxon/abp.luxon.js?_v=637514812745841597 - - +2021-03-18 11:58:37.280 +03:00 [INF] The file /libs/toastr/toastr.min.js was not modified +2021-03-18 11:58:37.280 +03:00 [INF] The file /libs/sweetalert/sweetalert.min.js was not modified +2021-03-18 11:58:37.280 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/timeago/jquery.timeago.js?_v=637514812746764627 - - +2021-03-18 11:58:37.280 +03:00 [INF] The file /libs/luxon/luxon.min.js was not modified +2021-03-18 11:58:37.280 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/toastr/toastr.min.js?_v=637514812746934628 - - - 304 - application/javascript 0.3509ms +2021-03-18 11:58:37.280 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637514812745871596 - - +2021-03-18 11:58:37.280 +03:00 [INF] The file /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js was not modified +2021-03-18 11:58:37.280 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/sweetalert/sweetalert.min.js?_v=637514812746764627 - - - 304 - application/javascript 0.4575ms +2021-03-18 11:58:37.280 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js?_v=637478884526340004 - - +2021-03-18 11:58:37.280 +03:00 [INF] The file /libs/abp/luxon/abp.luxon.js was not modified +2021-03-18 11:58:37.280 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/luxon/luxon.min.js?_v=637514812746584649 - - - 304 - application/javascript 0.4047ms +2021-03-18 11:58:37.280 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=637514812746594647 - - - 304 - application/javascript 0.3732ms +2021-03-18 11:58:37.280 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js?_v=637478884526327741 - - +2021-03-18 11:58:37.280 +03:00 [INF] The file /libs/timeago/jquery.timeago.js was not modified +2021-03-18 11:58:37.280 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/luxon/abp.luxon.js?_v=637514812745841597 - - - 304 - application/javascript 0.3795ms +2021-03-18 11:58:37.280 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js?_v=637478884526327741 - - +2021-03-18 11:58:37.280 +03:00 [INF] The file /libs/bootstrap-datepicker/bootstrap-datepicker.min.js was not modified +2021-03-18 11:58:37.281 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js?_v=637478884526327741 - - +2021-03-18 11:58:37.281 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/timeago/jquery.timeago.js?_v=637514812746764627 - - - 304 - application/javascript 0.3819ms +2021-03-18 11:58:37.281 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=637514812745871596 - - - 304 - application/javascript 0.4059ms +2021-03-18 11:58:37.281 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js?_v=637489821625916489 - - +2021-03-18 11:58:37.281 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js?_v=637478884526337711 - - +2021-03-18 11:58:37.281 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js was not modified +2021-03-18 11:58:37.281 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js?_v=637478884526307791 - - +2021-03-18 11:58:37.281 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js was not modified +2021-03-18 11:58:37.281 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js was not modified +2021-03-18 11:58:37.281 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js was not modified +2021-03-18 11:58:37.281 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js?_v=637478884526340004 - - - 304 - application/javascript 0.6865ms +2021-03-18 11:58:37.281 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js?_v=637478884526327741 - - +2021-03-18 11:58:37.281 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js?_v=637478884526327741 - - - 304 - application/javascript 0.7004ms +2021-03-18 11:58:37.281 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js?_v=637478884526327741 - - - 304 - application/javascript 0.8864ms +2021-03-18 11:58:37.281 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js?_v=637478884526327741 - - - 304 - application/javascript 0.7931ms +2021-03-18 11:58:37.281 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js was not modified +2021-03-18 11:58:37.282 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js was not modified +2021-03-18 11:58:37.282 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js was not modified +2021-03-18 11:58:37.282 +03:00 [INF] The file /libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js was not modified +2021-03-18 11:58:37.282 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js?_v=637489821625916489 - - - 304 - application/javascript 0.9646ms +2021-03-18 11:58:37.282 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js?_v=637478884526337711 - - - 304 - application/javascript 0.8777ms +2021-03-18 11:58:37.282 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert/abp-sweetalert.js?_v=637478884526327741 - - - 304 - application/javascript 0.6603ms +2021-03-18 11:58:37.282 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js?_v=637478884526307791 - - - 304 - application/javascript 0.8259ms +2021-03-18 11:58:37.282 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-18 11:58:37.283 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Pages/Abp/MultiTenancy/tenant-switch.js?_v=637478884525829181 - - +2021-03-18 11:58:37.283 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/themes/basic/layout.js?_v=637478884526085297 - - +2021-03-18 11:58:37.283 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/timeago/locales/jquery.timeago.en.js?_v=637514812746814621 - - +2021-03-18 11:58:37.284 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/Abp/ServiceProxyScript - - +2021-03-18 11:58:37.284 +03:00 [INF] The file /Pages/Abp/MultiTenancy/tenant-switch.js was not modified +2021-03-18 11:58:37.284 +03:00 [INF] The file /libs/timeago/locales/jquery.timeago.en.js was not modified +2021-03-18 11:58:37.284 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Pages/Abp/MultiTenancy/tenant-switch.js?_v=637478884525829181 - - - 304 - application/javascript 0.7608ms +2021-03-18 11:58:37.284 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/timeago/locales/jquery.timeago.en.js?_v=637514812746814621 - - - 304 - application/javascript 0.6364ms +2021-03-18 11:58:37.284 +03:00 [INF] The file /themes/basic/layout.js was not modified +2021-03-18 11:58:37.284 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/themes/basic/layout.js?_v=637478884526085297 - - - 304 - application/javascript 1.0056ms +2021-03-18 11:58:37.286 +03:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared\wwwroot\libs\abp\aspnetcore-mvc-ui-theme-shared\datatables\datatables-extensions.js' +2021-03-18 11:58:37.286 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js?_v=637516518485791113 - - - 200 19674 application/javascript 9.1364ms +2021-03-18 11:58:37.287 +03:00 [INF] No CORS policy found for the specified request. +2021-03-18 11:58:37.287 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-18 11:58:37.288 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-18 11:58:37.297 +03: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). +2021-03-18 11:58:37.297 +03: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). +2021-03-18 11:58:37.319 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-18 11:58:37.319 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-18 11:58:37.319 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.6599ms +2021-03-18 11:58:37.325 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-18 11:58:37.326 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryCBxHjASZG6cgofbS 359 - 200 0 - 75.8076ms +2021-03-18 11:58:37.361 +03:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... +2021-03-18 11:58:37.499 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.LoginByLogin +2021-03-18 11:58:37.514 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.Logout +2021-03-18 11:58:37.515 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.CheckPasswordByLogin +2021-03-18 11:58:37.515 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.RegisterAsyncByInput +2021-03-18 11:58:37.515 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.SendPasswordResetCodeAsyncByInput +2021-03-18 11:58:37.515 +03:00 [DBG] ActionApiDescriptionModel.Create: Account.ResetPasswordAsyncByInput +2021-03-18 11:58:37.515 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByNameAsyncByName +2021-03-18 11:58:37.517 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByIdAsyncById +2021-03-18 11:58:37.518 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAllListAsync +2021-03-18 11:58:37.518 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetListAsyncByInput +2021-03-18 11:58:37.518 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAsyncById +2021-03-18 11:58:37.518 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.CreateAsyncByInput +2021-03-18 11:58:37.518 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.UpdateAsyncByIdAndInput +2021-03-18 11:58:37.518 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.DeleteAsyncById +2021-03-18 11:58:37.518 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAsyncById +2021-03-18 11:58:37.519 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetListAsyncByInput +2021-03-18 11:58:37.519 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.CreateAsyncByInput +2021-03-18 11:58:37.519 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateAsyncByIdAndInput +2021-03-18 11:58:37.519 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.DeleteAsyncById +2021-03-18 11:58:37.519 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetRolesAsyncById +2021-03-18 11:58:37.519 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAssignableRolesAsync +2021-03-18 11:58:37.519 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateRolesAsyncByIdAndInput +2021-03-18 11:58:37.519 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByUsernameAsyncByUserName +2021-03-18 11:58:37.519 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByEmailAsyncByEmail +2021-03-18 11:58:37.519 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByIdAsyncById +2021-03-18 11:58:37.520 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByUserNameAsyncByUserName +2021-03-18 11:58:37.520 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.SearchAsyncByInput +2021-03-18 11:58:37.520 +03:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.GetCountAsyncByInput +2021-03-18 11:58:37.520 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.GetAsync +2021-03-18 11:58:37.520 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.UpdateAsyncByInput +2021-03-18 11:58:37.520 +03:00 [DBG] ActionApiDescriptionModel.Create: Profile.ChangePasswordAsyncByInput +2021-03-18 11:58:37.520 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.GetAsyncByProviderNameAndProviderKey +2021-03-18 11:58:37.520 +03:00 [DBG] ActionApiDescriptionModel.Create: Permissions.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-18 11:58:37.520 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.GetAsync +2021-03-18 11:58:37.520 +03:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.UpdateAsyncByInput +2021-03-18 11:58:37.520 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetAsyncById +2021-03-18 11:58:37.521 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetListAsyncByInput +2021-03-18 11:58:37.521 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.CreateAsyncByInput +2021-03-18 11:58:37.521 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateAsyncByIdAndInput +2021-03-18 11:58:37.521 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteAsyncById +2021-03-18 11:58:37.521 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetDefaultConnectionStringAsyncById +2021-03-18 11:58:37.521 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateDefaultConnectionStringAsyncByIdAndDefaultConnectionString +2021-03-18 11:58:37.521 +03:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteDefaultConnectionStringAsyncById +2021-03-18 11:58:37.521 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.GetAsyncByProviderNameAndProviderKey +2021-03-18 11:58:37.521 +03:00 [DBG] ActionApiDescriptionModel.Create: Features.UpdateAsyncByProviderNameAndProviderKeyAndInput +2021-03-18 11:58:37.521 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.AddTagToEntityAsyncByInput +2021-03-18 11:58:37.522 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.RemoveTagFromEntityAsyncByInput +2021-03-18 11:58:37.522 +03:00 [DBG] ActionApiDescriptionModel.Create: EntityTagAdmin.SetEntityTagsAsyncByInput +2021-03-18 11:58:37.522 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.CreateAsyncByInput +2021-03-18 11:58:37.522 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.DeleteAsyncById +2021-03-18 11:58:37.522 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetAsyncById +2021-03-18 11:58:37.522 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetListAsyncByInput +2021-03-18 11:58:37.522 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.UpdateAsyncByIdAndInput +2021-03-18 11:58:37.522 +03:00 [DBG] ActionApiDescriptionModel.Create: TagAdmin.GetTagDefinitionsAsync +2021-03-18 11:58:37.523 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.GetAsyncById +2021-03-18 11:58:37.523 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.GetListAsyncByInput +2021-03-18 11:58:37.523 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.CreateAsyncByInput +2021-03-18 11:58:37.523 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.UpdateAsyncByIdAndInput +2021-03-18 11:58:37.523 +03:00 [DBG] ActionApiDescriptionModel.Create: PageAdmin.DeleteAsyncById +2021-03-18 11:58:37.523 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptorAdmin.DeleteAsyncById +2021-03-18 11:58:37.523 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptorAdmin.UploadAsyncByEntityTypeAndFile +2021-03-18 11:58:37.523 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.GetListAsyncByInput +2021-03-18 11:58:37.523 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.GetAsyncById +2021-03-18 11:58:37.524 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentAdmin.DeleteAsyncById +2021-03-18 11:58:37.524 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.GetAsyncById +2021-03-18 11:58:37.524 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.GetListAsyncByInput +2021-03-18 11:58:37.524 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.CreateAsyncByInput +2021-03-18 11:58:37.524 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.UpdateAsyncByIdAndInput +2021-03-18 11:58:37.524 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogAdmin.DeleteAsyncById +2021-03-18 11:58:37.524 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeatureAdmin.GetListAsyncByBlogId +2021-03-18 11:58:37.524 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeatureAdmin.SetAsyncByBlogIdAndDto +2021-03-18 11:58:37.525 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.CreateAsyncByInput +2021-03-18 11:58:37.525 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.DeleteAsyncById +2021-03-18 11:58:37.525 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.GetAsyncById +2021-03-18 11:58:37.525 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.GetListAsyncByInput +2021-03-18 11:58:37.525 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostAdmin.UpdateAsyncByIdAndInput +2021-03-18 11:58:37.525 +03:00 [DBG] ActionApiDescriptionModel.Create: TagPublic.GetAllRelatedTagsAsyncByEntityTypeAndEntityId +2021-03-18 11:58:37.526 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.GetForSelectionAsyncByEntityTypeAndEntityId +2021-03-18 11:58:37.526 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.CreateAsyncByEntityTypeAndEntityIdAndReaction +2021-03-18 11:58:37.526 +03:00 [DBG] ActionApiDescriptionModel.Create: ReactionPublic.DeleteAsyncByEntityTypeAndEntityIdAndReaction +2021-03-18 11:58:37.526 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.CreateAsyncByEntityTypeAndEntityIdAndInput +2021-03-18 11:58:37.526 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.DeleteAsyncByEntityTypeAndEntityId +2021-03-18 11:58:37.527 +03:00 [DBG] ActionApiDescriptionModel.Create: RatingPublic.GetGroupedStarCountsAsyncByEntityTypeAndEntityId +2021-03-18 11:58:37.527 +03:00 [DBG] ActionApiDescriptionModel.Create: PagesPublic.FindBySlugAsyncBySlug +2021-03-18 11:58:37.527 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.GetListAsyncByEntityTypeAndEntityId +2021-03-18 11:58:37.527 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.CreateAsyncByEntityTypeAndEntityIdAndInput +2021-03-18 11:58:37.527 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.UpdateAsyncByIdAndInput +2021-03-18 11:58:37.527 +03:00 [DBG] ActionApiDescriptionModel.Create: CommentPublic.DeleteAsyncById +2021-03-18 11:58:37.527 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostPublic.GetAsyncByBlogSlugAndBlogPostSlug +2021-03-18 11:58:37.527 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogPostPublic.GetListAsyncByBlogSlugAndInput +2021-03-18 11:58:37.528 +03:00 [DBG] ActionApiDescriptionModel.Create: MediaDescriptor.DownloadAsyncById +2021-03-18 11:58:37.528 +03:00 [DBG] ActionApiDescriptionModel.Create: BlogFeature.GetOrDefaultAsyncByBlogIdAndFeatureName +2021-03-18 11:58:37.528 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApplicationConfiguration.GetAsync +2021-03-18 11:58:37.528 +03:00 [DBG] ActionApiDescriptionModel.Create: AbpApiDefinition.GetByModel +2021-03-18 11:58:37.547 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-18 11:58:37.548 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 251.5949ms +2021-03-18 11:58:37.548 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' +2021-03-18 11:58:37.549 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Abp/ServiceProxyScript - - - 200 34528 application/javascript 265.4902ms +2021-03-18 11:58:37.797 +03:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). +2021-03-18 11:58:37.833 +03:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript +2021-03-18 11:58:37.836 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 539.5028ms +2021-03-18 11:58:37.836 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' +2021-03-18 11:58:37.839 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/Abp/ApplicationConfigurationScript - - - 200 96043 application/javascript 560.3847ms +2021-03-18 11:58:42.125 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/Account/Login application/x-www-form-urlencoded 317 +2021-03-18 11:58:42.132 +03:00 [INF] No CORS policy found for the specified request. +2021-03-18 11:58:42.133 +03:00 [INF] Executing endpoint '/Account/Login' +2021-03-18 11:58:42.133 +03:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login +2021-03-18 11:58:42.133 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-18 11:58:42.163 +03:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnPostAsync - ModelState is "Valid" +2021-03-18 11:58:42.762 +03:00 [DBG] Augmenting SignInContext +2021-03-18 11:58:42.763 +03:00 [DBG] Adding idp claim with value: local +2021-03-18 11:58:42.763 +03:00 [DBG] Adding auth_time claim with value: 1616057922 +2021-03-18 11:58:42.819 +03:00 [INF] AuthenticationScheme: Identity.Application signed in. +2021-03-18 11:58:42.971 +03:00 [INF] {"Username":"admin","Provider":null,"ProviderUserId":null,"SubjectId":"f96d764d-1435-9e8e-b3f4-39fb0f65cfde","DisplayName":"admin","Endpoint":"UI","ClientId":null,"Category":"Authentication","Name":"User Login Success","EventType":"Success","Id":1000,"Message":null,"ActivityId":"0HM79TFSHFE3M:00000083","TimeStamp":"2021-03-18T08:58:42.0000000Z","ProcessId":29632,"LocalIpAddress":"::1:44313","RemoteIpAddress":"::1","$type":"UserLoginSuccessEvent"} +2021-03-18 11:58:42.973 +03:00 [INF] Executed handler method OnPostAsync, returned result Microsoft.AspNetCore.Mvc.RedirectResult. +2021-03-18 11:58:42.976 +03:00 [INF] Executing RedirectResult, redirecting to /. +2021-03-18 11:58:42.977 +03:00 [INF] Executed page /Account/Login in 843.8222ms +2021-03-18 11:58:42.977 +03:00 [INF] Executed endpoint '/Account/Login' +2021-03-18 11:58:42.982 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/Account/Login application/x-www-form-urlencoded 317 - 302 0 - 857.1972ms +2021-03-18 11:58:42.984 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-18 11:58:43.003 +03:00 [INF] Executing endpoint '/_Host' +2021-03-18 11:58:43.004 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-18 11:58:43.004 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-18 11:58:43.004 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-18 11:58:43.004 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-18 11:58:43.005 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.66 ms. +2021-03-18 11:58:43.006 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.35 ms. +2021-03-18 11:58:43.006 +03:00 [INF] Executed page /_Host in 2.7432ms +2021-03-18 11:58:43.007 +03:00 [INF] Executed endpoint '/_Host' +2021-03-18 11:58:43.007 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 22.4917ms +2021-03-18 11:58:43.023 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-18 11:58:43.023 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-18 11:58:43.023 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-18 11:58:43.024 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-18 11:58:43.024 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-18 11:58:43.024 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-18 11:58:43.024 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-18 11:58:43.024 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-18 11:58:43.024 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-18 11:58:43.024 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 1.2264ms +2021-03-18 11:58:43.024 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-18 11:58:43.024 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 1.3480ms +2021-03-18 11:58:43.024 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 1.0153ms +2021-03-18 11:58:43.024 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-18 11:58:43.024 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/blazor-global-styles.css?_v=637514812745570000 - - +2021-03-18 11:58:43.024 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-18 11:58:43.024 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 304 - text/css 0.8390ms +2021-03-18 11:58:43.024 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-18 11:58:43.024 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 304 - text/css 0.7645ms +2021-03-18 11:58:43.024 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-18 11:58:43.025 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-18 11:58:43.025 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - +2021-03-18 11:58:43.025 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - +2021-03-18 11:58:43.025 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 304 - text/css 0.9309ms +2021-03-18 11:58:43.025 +03:00 [INF] The file /blazor-global-styles.css was not modified +2021-03-18 11:58:43.025 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 304 - text/css 0.7901ms +2021-03-18 11:58:43.025 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/blazor-global-styles.css?_v=637514812745570000 - - - 304 - text/css 0.6649ms +2021-03-18 11:58:43.025 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-18 11:58:43.025 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - +2021-03-18 11:58:43.025 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 304 - application/javascript 0.8828ms +2021-03-18 11:58:43.025 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-18 11:58:43.025 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-18 11:58:43.025 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - - 304 - application/javascript 0.7274ms +2021-03-18 11:58:43.026 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - - 304 - application/javascript 0.9027ms +2021-03-18 11:58:43.026 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-18 11:58:43.026 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - - 304 - application/javascript 0.7165ms +2021-03-18 11:58:43.045 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-18 11:58:43.050 +03:00 [INF] No CORS policy found for the specified request. +2021-03-18 11:58:43.050 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-18 11:58:43.050 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-18 11:58:43.051 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 6.0258ms +2021-03-18 11:58:43.069 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=mGSxTFiD7cOSFHVUUe__QQ - - +2021-03-18 11:58:43.077 +03:00 [INF] No CORS policy found for the specified request. +2021-03-18 11:58:43.078 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-18 11:58:43.093 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-18 11:58:43.094 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-18 11:58:43.095 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-18 11:58:43.122 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:43.147 +03:00 [DBG] Setting the cache items. Count: 38 +2021-03-18 11:58:43.152 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-18 11:58:43.153 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-18 11:58:43.153 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.6445ms +2021-03-18 11:58:43.162 +03:00 [DBG] Finished setting the cache items. Count: 38 +2021-03-18 11:58:43.164 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-18 11:58:43.164 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-18 11:58:43.164 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-18 11:58:43.176 +03:00 [DBG] Setting the cache items. Count: 38 +2021-03-18 11:58:43.183 +03:00 [DBG] Finished setting the cache items. Count: 38 +2021-03-18 11:58:43.184 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:43.187 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-18 11:58:43.189 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-18 11:58:43.190 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-18 11:58:43.191 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-18 11:58:44.165 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-18 11:58:44.166 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-18 11:58:44.166 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.6110ms +2021-03-18 11:58:45.201 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-18 11:58:45.201 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-18 11:58:45.201 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-18 11:58:45.201 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-18 11:58:45.202 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:45.238 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-18 11:58:45.238 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-18 11:58:45.238 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-18 11:58:45.239 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-18 11:58:45.239 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:45.239 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 11:58:45.239 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 11:58:45.239 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 11:58:45.239 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 11:58:45.239 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:45.239 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 11:58:45.240 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 11:58:45.240 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 11:58:45.240 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 11:58:45.240 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:45.240 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 11:58:45.240 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 11:58:45.240 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 11:58:45.241 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 11:58:45.241 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:45.477 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:45.580 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-18 11:58:45.580 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-18 11:58:45.580 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-18 11:58:45.581 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-18 11:58:45.581 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:45.903 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 11:58:45.903 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 11:58:45.903 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 11:58:45.904 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 11:58:45.904 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:45.904 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 11:58:45.904 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 11:58:45.904 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 11:58:45.905 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 11:58:45.905 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:45.905 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 11:58:45.905 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 11:58:45.905 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 11:58:45.906 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 11:58:45.906 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:45.907 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 11:58:45.908 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 11:58:45.908 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 11:58:45.908 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 11:58:45.908 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:45.908 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 11:58:45.908 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 11:58:45.908 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 11:58:45.909 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 11:58:45.909 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:45.909 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 11:58:45.909 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 11:58:45.909 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 11:58:45.909 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 11:58:45.909 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:45.911 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 11:58:45.912 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 11:58:45.912 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 11:58:45.912 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 11:58:45.912 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:45.912 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 11:58:45.912 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 11:58:45.912 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 11:58:45.913 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 11:58:45.913 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:45.913 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 11:58:45.913 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 11:58:45.913 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 11:58:45.913 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 11:58:45.913 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:45.915 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 11:58:45.915 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 11:58:45.915 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 11:58:45.915 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 11:58:45.915 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:45.915 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 11:58:45.915 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 11:58:45.915 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 11:58:45.916 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 11:58:45.916 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:45.916 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 11:58:45.916 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 11:58:45.916 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 11:58:45.916 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 11:58:45.916 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:45.918 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 11:58:45.918 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 11:58:45.918 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 11:58:45.918 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 11:58:45.918 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:45.919 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 11:58:45.919 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 11:58:45.919 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 11:58:45.919 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 11:58:45.919 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:45.919 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 11:58:45.919 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 11:58:45.919 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 11:58:45.920 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 11:58:45.920 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:45.921 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 11:58:45.921 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 11:58:45.921 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 11:58:45.922 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 11:58:45.922 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:45.922 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 11:58:45.922 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 11:58:45.922 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 11:58:45.922 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 11:58:45.922 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:45.923 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 11:58:45.923 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 11:58:45.923 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 11:58:45.923 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 11:58:45.923 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:45.924 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 11:58:45.925 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 11:58:45.925 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 11:58:45.925 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 11:58:45.925 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:45.925 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 11:58:45.925 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 11:58:45.925 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 11:58:45.926 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 11:58:45.926 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:45.926 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 11:58:45.926 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 11:58:45.926 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 11:58:45.926 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 11:58:45.926 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:47.626 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-18 11:58:47.626 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-18 11:58:47.626 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-18 11:58:47.627 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-18 11:58:47.627 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:47.678 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-18 11:58:47.678 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-18 11:58:47.678 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-18 11:58:47.679 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-18 11:58:47.679 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:47.679 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-18 11:58:47.679 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-18 11:58:47.679 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-18 11:58:47.679 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-18 11:58:47.679 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:47.679 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-18 11:58:47.679 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-18 11:58:47.679 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-18 11:58:47.680 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-18 11:58:47.680 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:47.680 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-18 11:58:47.680 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-18 11:58:47.680 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-18 11:58:47.680 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-18 11:58:47.680 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:47.682 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-18 11:58:47.683 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-18 11:58:47.683 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-18 11:58:47.683 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-18 11:58:47.683 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:47.754 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:47.772 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-18 11:58:47.773 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-18 11:58:47.773 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-18 11:58:47.773 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-18 11:58:47.773 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:47.830 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-18 11:58:47.830 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-18 11:58:47.830 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-18 11:58:47.831 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-18 11:58:47.831 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:47.831 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-18 11:58:47.831 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-18 11:58:47.831 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-18 11:58:47.831 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-18 11:58:47.831 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:47.831 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-18 11:58:47.831 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-18 11:58:47.832 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-18 11:58:47.832 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-18 11:58:47.832 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:47.833 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-18 11:58:47.834 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-18 11:58:47.834 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-18 11:58:47.834 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-18 11:58:47.834 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:47.834 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-18 11:58:47.834 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-18 11:58:47.834 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-18 11:58:47.835 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-18 11:58:47.835 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:47.835 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-18 11:58:47.835 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-18 11:58:47.835 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-18 11:58:47.835 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-18 11:58:47.835 +03:00 [INF] Authorization was successful. +2021-03-18 11:58:57.385 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-18 11:58:57.386 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-18 11:58:57.386 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 304 - application/javascript 0.7293ms +2021-03-18 11:59:17.344 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-18 11:59:17.345 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-18 11:59:17.362 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-18 11:59:17.363 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-18 11:59:17.363 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 18.8377ms +2021-03-18 11:59:17.363 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-18 11:59:17.363 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 18.1355ms +2021-03-18 11:59:17.363 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-18 11:59:17.363 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-18 11:59:17.363 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-18 11:59:17.363 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-18 11:59:17.364 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-18 11:59:17.364 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-18 11:59:17.364 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 0.8221ms +2021-03-18 11:59:17.364 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 304 - text/css 0.8965ms +2021-03-18 11:59:17.364 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/blazor-global-styles.css?_v=637514812745570000 - - +2021-03-18 11:59:17.364 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-18 11:59:17.364 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-18 11:59:17.364 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 304 - text/css 1.2810ms +2021-03-18 11:59:17.364 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 304 - text/css 1.1616ms +2021-03-18 11:59:17.364 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-18 11:59:17.365 +03:00 [INF] The file /blazor-global-styles.css was not modified +2021-03-18 11:59:17.365 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 304 - text/css 1.0666ms +2021-03-18 11:59:17.365 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/blazor-global-styles.css?_v=637514812745570000 - - - 304 - text/css 0.7665ms +2021-03-18 11:59:17.395 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css.map - - +2021-03-18 11:59:17.405 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/css/bootstrap.css.map'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\css\bootstrap.css.map' +2021-03-18 11:59:17.405 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css.map - - - 200 508232 text/plain 9.6329ms +2021-03-18 11:59:20.800 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/identity/users - - +2021-03-18 11:59:20.807 +03:00 [INF] Executing endpoint '/_Host' +2021-03-18 11:59:20.807 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-18 11:59:20.807 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-18 11:59:20.807 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-18 11:59:20.807 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-18 11:59:20.808 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.67 ms. +2021-03-18 11:59:20.809 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.43 ms. +2021-03-18 11:59:20.810 +03:00 [INF] Executed page /_Host in 2.3432ms +2021-03-18 11:59:20.810 +03:00 [INF] Executed endpoint '/_Host' +2021-03-18 11:59:20.810 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/identity/users - - - 200 - text/html;+charset=utf-8 9.7342ms +2021-03-18 11:59:20.814 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryhwSOAcuz6fqT33VR 359 +2021-03-18 11:59:20.815 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-18 11:59:20.815 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=mGSxTFiD7cOSFHVUUe__QQ - - - 101 - - 37745.9648ms +2021-03-18 11:59:20.821 +03:00 [INF] No CORS policy found for the specified request. +2021-03-18 11:59:20.821 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-18 11:59:20.823 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-18 11:59:20.824 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-18 11:59:20.824 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-18 11:59:20.824 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-18 11:59:20.824 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-18 11:59:20.824 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 1.2297ms +2021-03-18 11:59:20.825 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-18 11:59:20.825 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 0.8614ms +2021-03-18 11:59:20.825 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 0.6682ms +2021-03-18 11:59:20.825 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-18 11:59:20.827 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-18 11:59:20.827 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 304 - text/css 1.8037ms +2021-03-18 11:59:20.827 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-18 11:59:20.827 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryhwSOAcuz6fqT33VR 359 - 200 0 - 13.3294ms +2021-03-18 11:59:20.827 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-18 11:59:20.828 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-18 11:59:20.828 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-18 11:59:20.828 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-18 11:59:20.828 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 304 - text/css 0.5325ms +2021-03-18 11:59:20.828 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 304 - text/css 0.7431ms +2021-03-18 11:59:20.828 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-18 11:59:20.829 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/blazor-global-styles.css?_v=637514812745570000 - - +2021-03-18 11:59:20.829 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-18 11:59:20.829 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - +2021-03-18 11:59:20.829 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-18 11:59:20.829 +03:00 [INF] The file /blazor-global-styles.css was not modified +2021-03-18 11:59:20.829 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - +2021-03-18 11:59:20.829 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 304 - text/css 0.4088ms +2021-03-18 11:59:20.829 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/blazor-global-styles.css?_v=637514812745570000 - - - 304 - text/css 0.3657ms +2021-03-18 11:59:20.829 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-18 11:59:20.829 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 304 - application/javascript 0.4072ms +2021-03-18 11:59:20.829 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - +2021-03-18 11:59:20.829 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-18 11:59:20.829 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-18 11:59:20.829 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - - 304 - application/javascript 0.6896ms +2021-03-18 11:59:20.829 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - - 304 - application/javascript 0.6510ms +2021-03-18 11:59:20.829 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-18 11:59:20.830 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - - 304 - application/javascript 0.4814ms +2021-03-18 11:59:20.859 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css.map - - +2021-03-18 11:59:20.864 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/css/bootstrap.css.map'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\css\bootstrap.css.map' +2021-03-18 11:59:20.864 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css.map - - - 200 508232 text/plain 4.9147ms +2021-03-18 11:59:20.874 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-18 11:59:20.880 +03:00 [INF] No CORS policy found for the specified request. +2021-03-18 11:59:20.881 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-18 11:59:20.881 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-18 11:59:20.881 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 6.6255ms +2021-03-18 11:59:20.896 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/favicon.ico - - +2021-03-18 11:59:20.896 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=yv5Uu-HrG35dfS4YMY4Oww - - +2021-03-18 11:59:20.898 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-18 11:59:20.898 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/favicon.ico - - - 200 32038 image/x-icon 4.6472ms +2021-03-18 11:59:20.902 +03:00 [INF] No CORS policy found for the specified request. +2021-03-18 11:59:20.903 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-18 11:59:20.910 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-18 11:59:20.910 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-18 11:59:20.910 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-18 11:59:20.911 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-18 11:59:20.911 +03:00 [INF] Authorization was successful. +2021-03-18 11:59:20.911 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-18 11:59:20.911 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-18 11:59:20.911 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-18 11:59:20.911 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-18 11:59:20.911 +03:00 [INF] Authorization was successful. +2021-03-18 11:59:20.912 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-18 11:59:20.913 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-18 11:59:20.913 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-18 11:59:20.913 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-18 11:59:20.913 +03:00 [INF] Authorization was successful. +2021-03-18 11:59:20.913 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-18 11:59:20.914 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-18 11:59:20.914 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-18 11:59:20.915 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-18 11:59:20.918 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-18 11:59:20.918 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-18 11:59:20.918 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-18 11:59:20.919 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-18 11:59:20.919 +03:00 [INF] Authorization was successful. +2021-03-18 11:59:20.919 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-18 11:59:20.919 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-18 11:59:20.919 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-18 11:59:20.919 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-18 11:59:20.919 +03:00 [INF] Authorization was successful. +2021-03-18 11:59:20.919 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-18 11:59:20.919 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-18 11:59:20.919 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-18 11:59:20.920 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-18 11:59:20.920 +03:00 [INF] Authorization was successful. +2021-03-18 11:59:20.920 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-18 11:59:20.920 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-18 11:59:20.920 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-18 11:59:20.920 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-18 11:59:20.920 +03:00 [INF] Authorization was successful. +2021-03-18 11:59:20.922 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-18 11:59:20.922 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-18 11:59:20.922 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-18 11:59:20.922 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-18 11:59:20.922 +03:00 [INF] Authorization was successful. +2021-03-18 11:59:20.932 +03:00 [INF] Authorization was successful. +2021-03-18 11:59:20.980 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-18 11:59:20.981 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-18 11:59:20.981 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-18 11:59:20.981 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-18 11:59:20.981 +03:00 [INF] Authorization was successful. +2021-03-18 11:59:21.023 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-18 11:59:21.024 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-18 11:59:21.024 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-18 11:59:21.024 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-18 11:59:21.024 +03:00 [INF] Authorization was successful. +2021-03-18 11:59:21.024 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-18 11:59:21.024 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-18 11:59:21.024 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-18 11:59:21.024 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-18 11:59:21.025 +03:00 [INF] Authorization was successful. +2021-03-18 11:59:21.025 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-18 11:59:21.025 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-18 11:59:21.025 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-18 11:59:21.025 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-18 11:59:21.025 +03:00 [INF] Authorization was successful. +2021-03-18 11:59:21.027 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-18 11:59:21.027 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-18 11:59:21.027 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-18 11:59:21.027 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-18 11:59:21.027 +03:00 [INF] Authorization was successful. +2021-03-18 11:59:21.028 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-18 11:59:21.028 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-18 11:59:21.028 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-18 11:59:21.028 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-18 11:59:21.028 +03:00 [INF] Authorization was successful. +2021-03-18 11:59:21.028 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-18 11:59:21.028 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-18 11:59:21.028 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-18 11:59:21.029 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-18 11:59:21.029 +03:00 [INF] Authorization was successful. +2021-03-18 11:59:45.531 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-18 11:59:45.531 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-18 11:59:45.531 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 304 - application/javascript 0.7219ms +2021-03-18 12:01:34.822 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/identity/users - - +2021-03-18 12:01:34.828 +03:00 [INF] Executing endpoint '/_Host' +2021-03-18 12:01:34.828 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-18 12:01:34.828 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-18 12:01:34.828 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-18 12:01:34.829 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-18 12:01:34.830 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.73 ms. +2021-03-18 12:01:34.831 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.51 ms. +2021-03-18 12:01:34.831 +03:00 [INF] Executed page /_Host in 2.6475ms +2021-03-18 12:01:34.831 +03:00 [INF] Executed endpoint '/_Host' +2021-03-18 12:01:34.831 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/identity/users - - - 200 - text/html;+charset=utf-8 9.5663ms +2021-03-18 12:01:34.836 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryPr7tnBjXYyBbOC2R 359 +2021-03-18 12:01:34.837 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-18 12:01:34.837 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=yv5Uu-HrG35dfS4YMY4Oww - - - 101 - - 133940.7138ms +2021-03-18 12:01:34.842 +03:00 [INF] No CORS policy found for the specified request. +2021-03-18 12:01:34.843 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-18 12:01:34.847 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-18 12:01:34.847 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundaryPr7tnBjXYyBbOC2R 359 - 200 0 - 11.2540ms +2021-03-18 12:01:34.848 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-18 12:01:34.849 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-18 12:01:34.849 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-18 12:01:34.849 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-18 12:01:34.849 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-18 12:01:34.849 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 0.6616ms +2021-03-18 12:01:34.849 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 1.0282ms +2021-03-18 12:01:34.849 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-18 12:01:34.849 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-18 12:01:34.850 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 0.5772ms +2021-03-18 12:01:34.850 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-18 12:01:34.850 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-18 12:01:34.850 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-18 12:01:34.850 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 304 - text/css 0.6339ms +2021-03-18 12:01:34.850 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 304 - text/css 0.4660ms +2021-03-18 12:01:34.850 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-18 12:01:34.850 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-18 12:01:34.850 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/blazor-global-styles.css?_v=637514812745570000 - - +2021-03-18 12:01:34.851 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-18 12:01:34.851 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-18 12:01:34.851 +03:00 [INF] The file /blazor-global-styles.css was not modified +2021-03-18 12:01:34.851 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-18 12:01:34.851 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - +2021-03-18 12:01:34.851 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 304 - text/css 0.6457ms +2021-03-18 12:01:34.851 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 304 - text/css 0.6649ms +2021-03-18 12:01:34.851 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/blazor-global-styles.css?_v=637514812745570000 - - - 304 - text/css 0.6006ms +2021-03-18 12:01:34.851 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-18 12:01:34.851 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 304 - application/javascript 0.5775ms +2021-03-18 12:01:34.851 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-18 12:01:34.851 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - - 304 - application/javascript 0.5232ms +2021-03-18 12:01:34.852 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - +2021-03-18 12:01:34.852 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - +2021-03-18 12:01:34.852 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-18 12:01:34.852 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-18 12:01:34.853 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - - 304 - application/javascript 0.8063ms +2021-03-18 12:01:34.853 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - - 304 - application/javascript 0.6593ms +2021-03-18 12:01:34.879 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-18 12:01:34.884 +03:00 [INF] No CORS policy found for the specified request. +2021-03-18 12:01:34.885 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-18 12:01:34.885 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-18 12:01:34.885 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 6.0107ms +2021-03-18 12:01:34.923 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=OIdMpKwFxincpEPV42euDQ - - +2021-03-18 12:01:34.924 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/favicon.ico - - +2021-03-18 12:01:34.925 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-18 12:01:34.925 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/favicon.ico - - - 200 32038 image/x-icon 1.9835ms +2021-03-18 12:01:34.931 +03:00 [INF] No CORS policy found for the specified request. +2021-03-18 12:01:34.932 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-18 12:01:34.943 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-18 12:01:34.943 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-18 12:01:34.943 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-18 12:01:34.943 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-18 12:01:34.943 +03:00 [INF] Authorization was successful. +2021-03-18 12:01:34.943 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-18 12:01:34.944 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-18 12:01:34.944 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-18 12:01:34.944 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-18 12:01:34.944 +03:00 [INF] Authorization was successful. +2021-03-18 12:01:34.945 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-18 12:01:34.945 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-18 12:01:34.945 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-18 12:01:34.946 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-18 12:01:34.946 +03:00 [INF] Authorization was successful. +2021-03-18 12:01:34.946 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-18 12:01:34.947 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-18 12:01:34.947 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-18 12:01:34.947 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css.map - - +2021-03-18 12:01:34.947 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-18 12:01:34.952 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/css/bootstrap.css.map'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\css\bootstrap.css.map' +2021-03-18 12:01:34.952 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-18 12:01:34.952 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css.map - - - 200 508232 text/plain 4.4998ms +2021-03-18 12:01:34.952 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-18 12:01:34.952 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-18 12:01:34.952 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-18 12:01:34.952 +03:00 [INF] Authorization was successful. +2021-03-18 12:01:34.952 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-18 12:01:34.953 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-18 12:01:34.953 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-18 12:01:34.953 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-18 12:01:34.953 +03:00 [INF] Authorization was successful. +2021-03-18 12:01:34.953 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-18 12:01:34.953 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-18 12:01:34.953 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-18 12:01:34.953 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-18 12:01:34.953 +03:00 [INF] Authorization was successful. +2021-03-18 12:01:34.953 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-18 12:01:34.954 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-18 12:01:34.954 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-18 12:01:34.954 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-18 12:01:34.954 +03:00 [INF] Authorization was successful. +2021-03-18 12:01:34.956 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-18 12:01:34.956 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-18 12:01:34.956 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-18 12:01:34.956 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-18 12:01:34.956 +03:00 [INF] Authorization was successful. +2021-03-18 12:01:34.966 +03:00 [INF] Authorization was successful. +2021-03-18 12:01:35.020 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-18 12:01:35.020 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-18 12:01:35.020 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-18 12:01:35.021 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-18 12:01:35.021 +03:00 [INF] Authorization was successful. +2021-03-18 12:01:35.076 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-18 12:01:35.076 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-18 12:01:35.076 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-18 12:01:35.077 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-18 12:01:35.077 +03:00 [INF] Authorization was successful. +2021-03-18 12:01:35.077 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-18 12:01:35.077 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-18 12:01:35.077 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-18 12:01:35.078 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-18 12:01:35.078 +03:00 [INF] Authorization was successful. +2021-03-18 12:01:35.078 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-18 12:01:35.078 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-18 12:01:35.078 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-18 12:01:35.078 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-18 12:01:35.078 +03:00 [INF] Authorization was successful. +2021-03-18 12:01:35.080 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-18 12:01:35.080 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-18 12:01:35.080 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-18 12:01:35.080 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-18 12:01:35.080 +03:00 [INF] Authorization was successful. +2021-03-18 12:01:35.081 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-18 12:01:35.081 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-18 12:01:35.081 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-18 12:01:35.081 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-18 12:01:35.081 +03:00 [INF] Authorization was successful. +2021-03-18 12:01:35.081 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-18 12:01:35.081 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-18 12:01:35.081 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-18 12:01:35.082 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-18 12:01:35.082 +03:00 [INF] Authorization was successful. +2021-03-18 12:01:39.286 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/identity/users - - +2021-03-18 12:01:39.292 +03:00 [INF] Executing endpoint '/_Host' +2021-03-18 12:01:39.292 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-18 12:01:39.292 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-18 12:01:39.292 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-18 12:01:39.292 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-18 12:01:39.294 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 1.06 ms. +2021-03-18 12:01:39.295 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 0.48 ms. +2021-03-18 12:01:39.296 +03:00 [INF] Executed page /_Host in 3.6121ms +2021-03-18 12:01:39.296 +03:00 [INF] Executed endpoint '/_Host' +2021-03-18 12:01:39.296 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/identity/users - - - 200 - text/html;+charset=utf-8 9.9662ms +2021-03-18 12:01:39.302 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarymfNjqgZaGVgCt4Wu 359 +2021-03-18 12:01:39.302 +03:00 [INF] Executed endpoint '/_blazor' +2021-03-18 12:01:39.303 +03:00 [INF] Request finished HTTP/1.1 GET https://localhost:44313/_blazor?id=OIdMpKwFxincpEPV42euDQ - - - 101 - - 4379.3285ms +2021-03-18 12:01:39.307 +03:00 [INF] No CORS policy found for the specified request. +2021-03-18 12:01:39.308 +03:00 [INF] Executing endpoint 'Blazor disconnect' +2021-03-18 12:01:39.311 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-18 12:01:39.311 +03:00 [INF] Executed endpoint 'Blazor disconnect' +2021-03-18 12:01:39.312 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/disconnect multipart/form-data;+boundary=----WebKitFormBoundarymfNjqgZaGVgCt4Wu 359 - 200 0 - 9.7281ms +2021-03-18 12:01:39.314 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-18 12:01:39.315 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-18 12:01:39.315 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-18 12:01:39.315 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/css/bootstrap.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\css\bootstrap.css' +2021-03-18 12:01:39.315 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-18 12:01:39.315 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 200 208590 text/css 3.8628ms +2021-03-18 12:01:39.315 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-18 12:01:39.317 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-18 12:01:39.317 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/blazor-global-styles.css?_v=637514812745570000 - - +2021-03-18 12:01:39.332 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-18 12:01:39.333 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/css/all.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\css\all.css' +2021-03-18 12:01:39.333 +03:00 [INF] Sending file. Request path: '/blazor-global-styles.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\blazor-global-styles.css' +2021-03-18 12:01:39.333 +03:00 [INF] Sending file. Request path: '/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Components.Web.BasicTheme\wwwroot\libs\abp\css\theme.css' +2021-03-18 12:01:39.333 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 200 77703 text/css 19.2110ms +2021-03-18 12:01:39.334 +03:00 [INF] Sending file. Request path: '/_content/Blazorise.Snackbar/blazorise.snackbar.css'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise.snackbar\0.9.3\staticwebassets\blazorise.snackbar.css' +2021-03-18 12:01:39.334 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/blazor-global-styles.css?_v=637514812745570000 - - - 200 379 text/css 16.8045ms +2021-03-18 12:01:39.334 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 200 2050 text/css 17.2271ms +2021-03-18 12:01:39.335 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 200 8392 text/css 18.4153ms +2021-03-18 12:01:39.335 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - +2021-03-18 12:01:39.335 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - +2021-03-18 12:01:39.350 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - +2021-03-18 12:01:39.357 +03:00 [INF] Sending file. Request path: '/_content/Blazorise.Bootstrap/blazorise.bootstrap.css'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise.bootstrap\0.9.3\staticwebassets\blazorise.bootstrap.css' +2021-03-18 12:01:39.357 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 200 28712 text/css 41.5422ms +2021-03-18 12:01:39.357 +03:00 [INF] Sending file. Request path: '/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js'. Physical path: 'D:\Github\abp\framework\src\Volo.Abp.AspNetCore.Components.Web\wwwroot\libs\abp\js\abp.js' +2021-03-18 12:01:39.357 +03:00 [INF] Sending file. Request path: '/_content/Blazorise.Bootstrap/blazorise.bootstrap.js'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise.bootstrap\0.9.3\staticwebassets\blazorise.bootstrap.js' +2021-03-18 12:01:39.357 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/css/v4-shims.css'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\css\v4-shims.css' +2021-03-18 12:01:39.357 +03:00 [INF] Sending file. Request path: '/_content/Blazorise/blazorise.js'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise\0.9.3\staticwebassets\blazorise.js' +2021-03-18 12:01:39.357 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - - 200 6466 application/javascript 7.4190ms +2021-03-18 12:01:39.357 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - - 200 1969 application/javascript 22.5068ms +2021-03-18 12:01:39.370 +03:00 [INF] Sending file. Request path: '/_content/Blazorise/blazorise.css'. Physical path: 'C:\Users\halil\.nuget\packages\blazorise\0.9.3\staticwebassets\blazorise.css' +2021-03-18 12:01:39.370 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 200 44362 text/css 55.1318ms +2021-03-18 12:01:39.370 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 200 43484 text/css 55.7599ms +2021-03-18 12:01:39.370 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - - 200 29094 application/javascript 35.4975ms +2021-03-18 12:01:39.378 +03:00 [INF] Sending file. Request path: '/_framework/blazor.server.js'. Physical path: 'N/A' +2021-03-18 12:01:39.379 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 200 275403 application/javascript 46.1803ms +2021-03-18 12:01:39.402 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css.map - - +2021-03-18 12:01:39.408 +03:00 [INF] Sending file. Request path: '/libs/bootstrap/css/bootstrap.css.map'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\bootstrap\css\bootstrap.css.map' +2021-03-18 12:01:39.409 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css.map - - - 200 508232 text/plain 6.2365ms +2021-03-18 12:01:39.412 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-18 12:01:39.417 +03:00 [INF] No CORS policy found for the specified request. +2021-03-18 12:01:39.418 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-18 12:01:39.418 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-18 12:01:39.418 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 6.8959ms +2021-03-18 12:01:39.433 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/favicon.ico - - +2021-03-18 12:01:39.433 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=E2Vfm0DmZFW48D-oZMr-Pw - - +2021-03-18 12:01:39.435 +03:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\favicon.ico' +2021-03-18 12:01:39.435 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/favicon.ico - - - 200 32038 image/x-icon 2.3309ms +2021-03-18 12:01:39.440 +03:00 [INF] No CORS policy found for the specified request. +2021-03-18 12:01:39.440 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-18 12:01:39.450 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-18 12:01:39.450 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-18 12:01:39.450 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-18 12:01:39.451 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-18 12:01:39.451 +03:00 [INF] Authorization was successful. +2021-03-18 12:01:39.451 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-18 12:01:39.451 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-18 12:01:39.451 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-18 12:01:39.451 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-18 12:01:39.451 +03:00 [INF] Authorization was successful. +2021-03-18 12:01:39.452 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-18 12:01:39.453 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-18 12:01:39.453 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-18 12:01:39.453 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-18 12:01:39.453 +03:00 [INF] Authorization was successful. +2021-03-18 12:01:39.453 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-18 12:01:39.454 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-18 12:01:39.454 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-18 12:01:39.455 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-18 12:01:39.458 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-18 12:01:39.458 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-18 12:01:39.459 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-18 12:01:39.459 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-18 12:01:39.459 +03:00 [INF] Authorization was successful. +2021-03-18 12:01:39.459 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-18 12:01:39.460 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-18 12:01:39.460 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-18 12:01:39.460 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-18 12:01:39.460 +03:00 [INF] Authorization was successful. +2021-03-18 12:01:39.460 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-18 12:01:39.460 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-18 12:01:39.460 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-18 12:01:39.460 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-18 12:01:39.461 +03:00 [INF] Authorization was successful. +2021-03-18 12:01:39.461 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-18 12:01:39.461 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-18 12:01:39.461 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-18 12:01:39.461 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-18 12:01:39.461 +03:00 [INF] Authorization was successful. +2021-03-18 12:01:39.463 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-18 12:01:39.463 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-18 12:01:39.463 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-18 12:01:39.463 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-18 12:01:39.464 +03:00 [INF] Authorization was successful. +2021-03-18 12:01:39.475 +03:00 [INF] Authorization was successful. +2021-03-18 12:01:39.537 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-18 12:01:39.537 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-18 12:01:39.551 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-18 12:01:39.552 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-18 12:01:39.553 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-18 12:01:39.553 +03:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2'. Physical path: 'D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server\wwwroot\libs\@fortawesome\fontawesome-free\webfonts\fa-solid-900.woff2' +2021-03-18 12:01:39.553 +03:00 [INF] Authorization was successful. +2021-03-18 12:01:39.553 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 200 80328 font/woff2 15.7709ms +2021-03-18 12:01:39.608 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-18 12:01:39.608 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-18 12:01:39.608 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-18 12:01:39.608 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-18 12:01:39.608 +03:00 [INF] Authorization was successful. +2021-03-18 12:01:39.609 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-18 12:01:39.609 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-18 12:01:39.609 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-18 12:01:39.609 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-18 12:01:39.609 +03:00 [INF] Authorization was successful. +2021-03-18 12:01:39.609 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-18 12:01:39.610 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-18 12:01:39.610 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-18 12:01:39.610 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-18 12:01:39.610 +03:00 [INF] Authorization was successful. +2021-03-18 12:01:39.611 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-18 12:01:39.612 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-18 12:01:39.612 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-18 12:01:39.612 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-18 12:01:39.612 +03:00 [INF] Authorization was successful. +2021-03-18 12:01:39.612 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-18 12:01:39.612 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-18 12:01:39.612 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-18 12:01:39.613 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-18 12:01:39.613 +03:00 [INF] Authorization was successful. +2021-03-18 12:01:39.613 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-18 12:01:39.613 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-18 12:01:39.613 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-18 12:01:39.613 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-18 12:01:39.613 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:41.701 +03:00 [INF] Starting web host. +2021-03-18 12:08:43.815 +03:00 [INF] User profile is available. Using 'C:\Users\halil\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. +2021-03-18 12:08:43.865 +03:00 [INF] Loaded ABP modules: +2021-03-18 12:08:43.865 +03:00 [INF] - MyCompanyName.MyProjectName.Blazor.Server.MyProjectNameBlazorModule +2021-03-18 12:08:43.865 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationModule +2021-03-18 12:08:43.865 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainModule +2021-03-18 12:08:43.865 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameDomainSharedModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.Validation.AbpValidationModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.Settings.AbpSettingsModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.Security.AbpSecurityModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.Data.AbpDataModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.Features.AbpFeaturesModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.CmsKit.CmsKitDomainSharedModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.Json.AbpJsonModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.Timing.AbpTimingModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.Threading.AbpThreadingModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.Guids.AbpGuidsModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.MultiLingualObject.AbpMultiLingualObjectModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.Caching.AbpCachingModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.CmsKit.CmsKitDomainModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.UI.AbpUiModule +2021-03-18 12:08:43.865 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameApplicationContractsModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationContractsModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationContractsModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationModule +2021-03-18 12:08:43.865 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.CmsKit.CmsKitCommonApplicationModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicApplicationContractsModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminApplicationModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.CmsKit.CmsKitApplicationContractsModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule +2021-03-18 12:08:43.866 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreDbMigrationsModule +2021-03-18 12:08:43.866 +03:00 [INF] - MyCompanyName.MyProjectName.EntityFrameworkCore.MyProjectNameEntityFrameworkCoreModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.CmsKit.EntityFrameworkCore.CmsKitEntityFrameworkCoreModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule +2021-03-18 12:08:43.866 +03:00 [INF] - MyCompanyName.MyProjectName.MyProjectNameHttpApiModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.Http.AbpHttpModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.Minify.AbpMinifyModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.CmsKit.CmsKitHttpApiModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.CmsKit.Admin.CmsKitAdminHttpApiModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.CmsKit.CmsKitCommonHttpApiModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.CmsKit.Public.CmsKitPublicHttpApiModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.AbpAspNetCoreMvcUiBasicThemeModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingAbstractionsModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebIdentityServerModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.BasicTheme.AbpAspNetCoreComponentsServerBasicThemeModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.BasicTheme.AbpAspNetCoreComponentsWebBasicThemeModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.Theming.AbpAspNetCoreComponentsWebThemingModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.BlazoriseUI.AbpBlazoriseUIModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Web.AbpAspNetCoreComponentsWebModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.AspNetCore.Components.AbpAspNetCoreComponentsModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.Theming.AbpAspNetCoreComponentsServerThemingModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.AspNetCore.Components.Server.AbpAspNetCoreComponentsServerModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.AspNetCore.SignalR.AbpAspNetCoreSignalRModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.Identity.Blazor.Server.AbpIdentityBlazorServerModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.Identity.Blazor.AbpIdentityBlazorModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.AbpPermissionManagementBlazorModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.PermissionManagement.Blazor.Server.AbpPermissionManagementBlazorServerModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.Server.AbpTenantManagementBlazorServerModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.TenantManagement.Blazor.AbpTenantManagementBlazorModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.AbpFeatureManagementBlazorModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.FeatureManagement.Blazor.Server.AbpFeatureManagementBlazorServerModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.Server.AbpSettingManagementBlazorServerModule +2021-03-18 12:08:43.866 +03:00 [INF] - Volo.Abp.SettingManagement.Blazor.AbpSettingManagementBlazorModule +2021-03-18 12:08:43.899 +03:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker +2021-03-18 12:08:43.902 +03:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker +2021-03-18 12:08:43.936 +03:00 [INF] Starting IdentityServer4 version 4.1.1+cebd52f5bc61bdefc262fd20739d4d087c6f961f +2021-03-18 12:08:44.502 +03:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer +2021-03-18 12:08:44.502 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication +2021-03-18 12:08:44.502 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in +2021-03-18 12:08:44.502 +03:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out +2021-03-18 12:08:44.502 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge +2021-03-18 12:08:44.502 +03:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid +2021-03-18 12:08:45.037 +03:00 [INF] Initialized all ABP modules. +2021-03-18 12:08:45.118 +03:00 [INF] Now listening on: https://localhost:44313 +2021-03-18 12:08:45.121 +03:00 [INF] Application started. Press Ctrl+C to shut down. +2021-03-18 12:08:45.121 +03:00 [INF] Hosting environment: Development +2021-03-18 12:08:45.121 +03:00 [INF] Content root path: D:\Github\abp\templates\app\aspnet-core\src\MyCompanyName.MyProjectName.Blazor.Server +2021-03-18 12:08:45.717 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/ - - +2021-03-18 12:08:47.167 +03:00 [DBG] Login Url: /Account/Login +2021-03-18 12:08:47.167 +03:00 [DBG] Login Return Url Parameter: ReturnUrl +2021-03-18 12:08:47.167 +03:00 [DBG] Logout Url: /Account/Logout +2021-03-18 12:08:47.167 +03:00 [DBG] ConsentUrl Url: /Consent +2021-03-18 12:08:47.167 +03:00 [DBG] Consent Return Url Parameter: returnUrl +2021-03-18 12:08:47.167 +03:00 [DBG] Error Url: /Account/Error +2021-03-18 12:08:47.167 +03:00 [DBG] Error Id Parameter: errorId +2021-03-18 12:08:47.456 +03:00 [INF] Executing endpoint '/_Host' +2021-03-18 12:08:47.498 +03:00 [INF] Route matched with {page = "/_Host", area = "", action = "", controller = ""}. Executing page /_Host +2021-03-18 12:08:47.500 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy +2021-03-18 12:08:47.525 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid" +2021-03-18 12:08:47.525 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. +2021-03-18 12:08:47.615 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 13.75 ms. +2021-03-18 12:08:47.664 +03:00 [DBG] Added bundle 'Blazor.BasicTheme.Global' to the page in 3.08 ms. +2021-03-18 12:08:47.684 +03:00 [INF] Executed page /_Host in 181.2358ms +2021-03-18 12:08:47.684 +03:00 [INF] Executed endpoint '/_Host' +2021-03-18 12:08:47.697 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/ - - - 200 - text/html;+charset=utf-8 1980.3941ms +2021-03-18 12:08:47.707 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - +2021-03-18 12:08:47.707 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - +2021-03-18 12:08:47.707 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - +2021-03-18 12:08:47.707 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - +2021-03-18 12:08:47.708 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - +2021-03-18 12:08:47.708 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - +2021-03-18 12:08:47.708 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/blazor-global-styles.css?_v=637514812745570000 - - +2021-03-18 12:08:47.708 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - +2021-03-18 12:08:47.708 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - +2021-03-18 12:08:47.708 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - +2021-03-18 12:08:47.708 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - +2021-03-18 12:08:47.708 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - +2021-03-18 12:08:47.714 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.js was not modified +2021-03-18 12:08:47.714 +03:00 [INF] The file /_framework/blazor.server.js was not modified +2021-03-18 12:08:47.714 +03:00 [INF] The file /_content/Blazorise.Snackbar/blazorise.snackbar.css was not modified +2021-03-18 12:08:47.714 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/all.css was not modified +2021-03-18 12:08:47.715 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/css/v4-shims.css was not modified +2021-03-18 12:08:47.715 +03:00 [INF] The file /_content/Blazorise/blazorise.js was not modified +2021-03-18 12:08:47.715 +03:00 [INF] The file /_content/Blazorise/blazorise.css was not modified +2021-03-18 12:08:47.715 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css was not modified +2021-03-18 12:08:47.715 +03:00 [INF] The file /_content/Blazorise.Bootstrap/blazorise.bootstrap.css was not modified +2021-03-18 12:08:47.715 +03:00 [INF] The file /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js was not modified +2021-03-18 12:08:47.715 +03:00 [INF] The file /libs/bootstrap/css/bootstrap.css was not modified +2021-03-18 12:08:47.715 +03:00 [INF] The file /blazor-global-styles.css was not modified +2021-03-18 12:08:47.716 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.js?_v=637503664880000000 - - - 304 - application/javascript 8.3161ms +2021-03-18 12:08:47.716 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Bootstrap/blazorise.bootstrap.css?_v=637503664880000000 - - - 304 - text/css 8.7439ms +2021-03-18 12:08:47.716 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.js?_v=637503664900000000 - - - 304 - application/javascript 8.3807ms +2021-03-18 12:08:47.716 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise.Snackbar/blazorise.snackbar.css?_v=637503664900000000 - - - 304 - text/css 8.6527ms +2021-03-18 12:08:47.716 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/all.css?_v=637514812745581596 - - - 304 - text/css 8.9870ms +2021-03-18 12:08:47.716 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/bootstrap/css/bootstrap.css?_v=637514812746194628 - - - 304 - text/css 8.9802ms +2021-03-18 12:08:47.716 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web.BasicTheme/libs/abp/css/theme.css?_v=637514812744931595 - - - 304 - text/css 8.5144ms +2021-03-18 12:08:47.716 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/blazor-global-styles.css?_v=637514812745570000 - - - 304 - text/css 8.5522ms +2021-03-18 12:08:47.716 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js?_v=637514812745061599 - - - 304 - application/javascript 8.3669ms +2021-03-18 12:08:47.717 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_content/Blazorise/blazorise.css?_v=637503664900000000 - - - 304 - text/css 9.1255ms +2021-03-18 12:08:47.717 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/_framework/blazor.server.js?_v=637492849380000000 - - - 304 - application/javascript 8.6088ms +2021-03-18 12:08:47.717 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=637514812745591593 - - - 304 - text/css 9.1649ms +2021-03-18 12:08:47.745 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-18 12:08:47.754 +03:00 [INF] No CORS policy found for the specified request. +2021-03-18 12:08:47.755 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-18 12:08:47.767 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-18 12:08:47.767 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 22.1937ms +2021-03-18 12:08:47.774 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=q3yRx8Rs7q-YHW1htvVMpg - - +2021-03-18 12:08:47.780 +03:00 [INF] No CORS policy found for the specified request. +2021-03-18 12:08:47.780 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-18 12:08:47.996 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-18 12:08:47.996 +03:00 [DBG] Not found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-18 12:08:47.998 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: U,f96d764d-1435-9e8e-b3f4-39fb0f65cfde +2021-03-18 12:08:48.159 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:48.229 +03:00 [DBG] Setting the cache items. Count: 38 +2021-03-18 12:08:48.242 +03:00 [DBG] Finished setting the cache items. Count: 38 +2021-03-18 12:08:48.249 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-18 12:08:48.249 +03:00 [DBG] Not found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-18 12:08:48.249 +03:00 [DBG] Getting all granted permissions from the repository for this provider name,key: R,admin +2021-03-18 12:08:48.266 +03:00 [DBG] Setting the cache items. Count: 38 +2021-03-18 12:08:48.275 +03:00 [DBG] Finished setting the cache items. Count: 38 +2021-03-18 12:08:48.278 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:48.298 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-18 12:08:48.307 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users,pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-18 12:08:48.310 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - +2021-03-18 12:08:48.310 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - +2021-03-18 12:08:48.311 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 was not modified +2021-03-18 12:08:48.311 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 was not modified +2021-03-18 12:08:48.311 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 304 - font/woff2 0.5714ms +2021-03-18 12:08:48.311 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 304 - font/woff2 0.5929ms +2021-03-18 12:08:48.321 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-18 12:08:48.322 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-18 12:08:49.464 +03:00 [INF] Request starting HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - +2021-03-18 12:08:49.464 +03:00 [INF] The file /libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 was not modified +2021-03-18 12:08:49.465 +03:00 [INF] Request finished HTTP/2 GET https://localhost:44313/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 304 - font/woff2 0.8663ms +2021-03-18 12:08:49.577 +03:00 [INF] Request starting HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 +2021-03-18 12:08:49.582 +03:00 [INF] No CORS policy found for the specified request. +2021-03-18 12:08:49.583 +03:00 [INF] Executing endpoint '/_blazor/negotiate' +2021-03-18 12:08:49.583 +03:00 [INF] Executed endpoint '/_blazor/negotiate' +2021-03-18 12:08:49.583 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44313/_blazor/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 5.6243ms +2021-03-18 12:08:49.588 +03:00 [INF] Request starting HTTP/1.1 GET https://localhost:44313/_blazor?id=hj44PJAL6aQmfakC-bn5kg - - +2021-03-18 12:08:49.591 +03:00 [INF] No CORS policy found for the specified request. +2021-03-18 12:08:49.591 +03:00 [INF] Executing endpoint '/_blazor' +2021-03-18 12:08:50.496 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-18 12:08:50.496 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-18 12:08:50.496 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-18 12:08:50.497 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-18 12:08:50.497 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:50.520 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-18 12:08:50.521 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-18 12:08:50.521 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-18 12:08:50.521 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-18 12:08:50.521 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:50.521 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 12:08:50.522 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 12:08:50.522 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 12:08:50.522 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 12:08:50.522 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:50.522 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:50.523 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:50.523 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:50.523 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:50.523 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:50.523 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:50.524 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:50.524 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:50.525 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:50.525 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:50.733 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:50.874 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-18 12:08:50.874 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-18 12:08:50.874 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-18 12:08:50.875 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-18 12:08:50.875 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:51.389 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 12:08:51.389 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 12:08:51.389 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 12:08:51.390 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 12:08:51.390 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:51.391 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:51.392 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:51.392 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:51.393 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:51.393 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:51.393 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:51.393 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:51.394 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:51.394 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:51.394 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:51.397 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 12:08:51.398 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 12:08:51.398 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 12:08:51.398 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 12:08:51.398 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:51.398 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:51.399 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:51.399 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:51.399 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:51.399 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:51.399 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:51.400 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:51.400 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:51.401 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:51.401 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:51.403 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 12:08:51.404 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 12:08:51.404 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 12:08:51.404 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 12:08:51.404 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:51.404 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:51.405 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:51.405 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:51.406 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:51.406 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:51.406 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:51.407 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:51.407 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:51.407 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:51.407 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:51.410 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 12:08:51.411 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 12:08:51.411 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 12:08:51.411 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 12:08:51.411 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:51.411 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:51.412 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:51.412 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:51.412 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:51.412 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:51.412 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:51.413 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:51.413 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:51.413 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:51.413 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:51.417 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 12:08:51.417 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 12:08:51.417 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 12:08:51.417 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 12:08:51.417 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:51.418 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:51.418 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:51.418 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:51.419 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:51.419 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:51.419 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:51.419 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:51.419 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:51.420 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:51.420 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:51.423 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 12:08:51.423 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 12:08:51.423 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 12:08:51.424 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 12:08:51.424 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:51.424 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:51.424 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:51.424 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:51.425 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:51.425 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:51.425 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:51.425 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:51.425 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:51.426 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:51.426 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:51.429 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 12:08:51.429 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 12:08:51.429 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 12:08:51.430 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 12:08:51.430 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:51.430 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:51.430 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:51.430 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:51.431 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:51.431 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:51.431 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:51.431 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:51.431 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:51.432 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:51.432 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:52.383 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-18 12:08:52.384 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-18 12:08:52.384 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-18 12:08:52.385 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-18 12:08:52.385 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:52.402 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-18 12:08:52.402 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Create +2021-03-18 12:08:52.402 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-18 12:08:52.403 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Create +2021-03-18 12:08:52.403 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:52.403 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-18 12:08:52.403 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-18 12:08:52.403 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-18 12:08:52.403 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-18 12:08:52.403 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:52.403 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-18 12:08:52.404 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-18 12:08:52.404 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-18 12:08:52.404 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-18 12:08:52.404 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:52.404 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-18 12:08:52.404 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-18 12:08:52.404 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-18 12:08:52.405 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-18 12:08:52.405 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:52.407 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-18 12:08:52.407 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-18 12:08:52.407 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-18 12:08:52.408 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-18 12:08:52.408 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:52.486 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:52.500 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-18 12:08:52.500 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users +2021-03-18 12:08:52.500 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-18 12:08:52.501 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users +2021-03-18 12:08:52.501 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:52.648 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-18 12:08:52.649 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-18 12:08:52.649 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-18 12:08:52.649 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-18 12:08:52.649 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:52.649 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-18 12:08:52.650 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-18 12:08:52.650 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-18 12:08:52.650 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-18 12:08:52.650 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:52.651 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-18 12:08:52.651 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-18 12:08:52.651 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-18 12:08:52.652 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-18 12:08:52.652 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:52.655 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-18 12:08:52.655 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Update +2021-03-18 12:08:52.655 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-18 12:08:52.656 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Update +2021-03-18 12:08:52.656 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:52.656 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-18 12:08:52.656 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.ManagePermissions +2021-03-18 12:08:52.656 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-18 12:08:52.657 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions +2021-03-18 12:08:52.657 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:52.657 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-18 12:08:52.657 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Users.Delete +2021-03-18 12:08:52.657 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-18 12:08:52.658 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.Delete +2021-03-18 12:08:52.658 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:54.122 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-18 12:08:54.123 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-18 12:08:54.123 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-18 12:08:54.123 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-18 12:08:54.123 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:54.145 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-18 12:08:54.145 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Create +2021-03-18 12:08:54.145 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-18 12:08:54.145 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Create +2021-03-18 12:08:54.145 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:54.145 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-18 12:08:54.146 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-18 12:08:54.146 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-18 12:08:54.146 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-18 12:08:54.146 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:54.146 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-18 12:08:54.146 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-18 12:08:54.146 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-18 12:08:54.147 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-18 12:08:54.147 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:54.147 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-18 12:08:54.147 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-18 12:08:54.147 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-18 12:08:54.147 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-18 12:08:54.147 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:54.202 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:54.214 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-18 12:08:54.214 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants +2021-03-18 12:08:54.214 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-18 12:08:54.215 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants +2021-03-18 12:08:54.215 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:54.314 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-18 12:08:54.314 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Update +2021-03-18 12:08:54.314 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-18 12:08:54.315 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Update +2021-03-18 12:08:54.315 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:54.315 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-18 12:08:54.316 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-18 12:08:54.316 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-18 12:08:54.316 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.ManageFeatures +2021-03-18 12:08:54.316 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:54.316 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-18 12:08:54.317 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpTenantManagement.Tenants.Delete +2021-03-18 12:08:54.317 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-18 12:08:54.317 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpTenantManagement.Tenants.Delete +2021-03-18 12:08:54.317 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:55.474 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-18 12:08:55.475 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-18 12:08:55.475 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-18 12:08:55.475 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-18 12:08:55.475 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:55.494 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-18 12:08:55.495 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:SettingManagement.Emailing +2021-03-18 12:08:55.495 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-18 12:08:55.495 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:SettingManagement.Emailing +2021-03-18 12:08:55.495 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:55.528 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:56.779 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-18 12:08:56.779 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-18 12:08:56.779 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-18 12:08:56.780 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-18 12:08:56.780 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:56.781 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-18 12:08:56.781 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Create +2021-03-18 12:08:56.781 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-18 12:08:56.782 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Create +2021-03-18 12:08:56.782 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:56.782 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 12:08:56.782 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 12:08:56.782 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 12:08:56.783 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 12:08:56.783 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:56.783 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:56.783 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:56.783 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:56.783 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:56.783 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:56.783 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:56.784 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:56.784 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:56.784 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:56.784 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:56.797 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:56.804 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-18 12:08:56.804 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles +2021-03-18 12:08:56.804 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-18 12:08:56.805 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles +2021-03-18 12:08:56.805 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:56.831 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 12:08:56.832 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 12:08:56.832 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 12:08:56.832 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 12:08:56.833 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:56.833 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:56.833 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:56.833 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:56.833 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:56.834 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:56.834 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:56.834 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:56.834 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:56.835 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:56.835 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:56.838 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 12:08:56.838 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 12:08:56.838 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 12:08:56.839 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 12:08:56.839 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:56.839 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:56.839 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:56.839 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:56.840 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:56.840 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:56.840 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:56.840 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:56.840 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:56.841 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:56.841 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:56.845 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 12:08:56.845 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 12:08:56.845 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 12:08:56.846 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 12:08:56.846 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:56.846 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:56.846 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:56.846 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:56.847 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:56.847 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:56.847 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:56.847 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:56.847 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:56.848 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:56.848 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:56.851 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 12:08:56.851 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 12:08:56.851 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 12:08:56.852 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 12:08:56.852 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:56.852 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:56.853 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:56.853 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:56.853 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:56.853 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:56.853 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:56.854 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:56.854 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:56.854 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:56.854 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:56.857 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 12:08:56.858 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 12:08:56.858 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 12:08:56.858 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 12:08:56.858 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:56.859 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:56.859 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:56.859 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:56.860 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:56.860 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:56.860 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:56.860 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:56.860 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:56.861 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:56.861 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:56.864 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 12:08:56.864 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 12:08:56.864 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 12:08:56.865 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 12:08:56.865 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:56.865 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:56.865 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:56.866 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:56.866 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:56.866 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:56.866 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:56.867 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:56.867 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:56.867 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:56.867 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:56.870 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 12:08:56.871 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Update +2021-03-18 12:08:56.871 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 12:08:56.871 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Update +2021-03-18 12:08:56.871 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:56.871 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:56.872 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:56.872 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:56.872 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions +2021-03-18 12:08:56.872 +03:00 [INF] Authorization was successful. +2021-03-18 12:08:56.872 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:56.873 +03:00 [DBG] Found in the cache: pn:U,pk:f96d764d-1435-9e8e-b3f4-39fb0f65cfde,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:56.873 +03:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:56.874 +03:00 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Roles.Delete +2021-03-18 12:08:56.874 +03:00 [INF] Authorization was successful. diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/Menus/MyProjectNameMenuContributor.cs b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/Menus/MyProjectNameMenuContributor.cs new file mode 100644 index 0000000000..eb9cd2b5ae --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/Menus/MyProjectNameMenuContributor.cs @@ -0,0 +1,34 @@ +using System.Threading.Tasks; +using MyCompanyName.MyProjectName.Localization; +using Volo.Abp.UI.Navigation; + +namespace MyCompanyName.MyProjectName.Blazor.Server.Tiered.Menus +{ + public class MyProjectNameMenuContributor : IMenuContributor + { + public async Task ConfigureMenuAsync(MenuConfigurationContext context) + { + if (context.Menu.Name == StandardMenus.Main) + { + await ConfigureMainMenuAsync(context); + } + } + + private Task ConfigureMainMenuAsync(MenuConfigurationContext context) + { + var l = context.GetLocalizer(); + + context.Menu.Items.Insert( + 0, + new ApplicationMenuItem( + MyProjectNameMenus.Home, + l["Menu:Home"], + "/", + icon: "fas fa-home" + ) + ); + + return Task.CompletedTask; + } + } +} diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/Menus/MyProjectNameMenus.cs b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/Menus/MyProjectNameMenus.cs new file mode 100644 index 0000000000..8e9ab98402 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/Menus/MyProjectNameMenus.cs @@ -0,0 +1,11 @@ +namespace MyCompanyName.MyProjectName.Blazor.Server.Tiered.Menus +{ + public class MyProjectNameMenus + { + private const string Prefix = "MyProjectName"; + public const string Home = Prefix + ".Home"; + + //Add your menu items here... + + } +} \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/MyCompanyName.MyProjectName.Blazor.Server.Tiered.csproj b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/MyCompanyName.MyProjectName.Blazor.Server.Tiered.csproj new file mode 100644 index 0000000000..e111a8063d --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/MyCompanyName.MyProjectName.Blazor.Server.Tiered.csproj @@ -0,0 +1,55 @@ + + + + net5.0 + true + true + true + true + false + true + MyCompanyName.MyProjectName-4681b4fd-151f-4221-84a4-929d86723e4c + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Always + + + Always + + + + \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/MyProjectNameBlazorModule.cs b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/MyProjectNameBlazorModule.cs new file mode 100644 index 0000000000..a52462879e --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/MyProjectNameBlazorModule.cs @@ -0,0 +1,275 @@ +using System; +using System.IO; +using System.Net.Http; +using Blazorise.Bootstrap; +using Blazorise.Icons.FontAwesome; +using Microsoft.AspNetCore.Builder; +using Microsoft.AspNetCore.Hosting; +using Microsoft.Extensions.Configuration; +using Microsoft.Extensions.DependencyInjection; +using Microsoft.Extensions.Hosting; +using Microsoft.IdentityModel.Protocols.OpenIdConnect; +using MyCompanyName.MyProjectName.Blazor.Server.Tiered.Menus; +using MyCompanyName.MyProjectName.Localization; +using MyCompanyName.MyProjectName.MultiTenancy; +using Volo.Abp; +using Volo.Abp.AspNetCore.Authentication.OpenIdConnect; +using Volo.Abp.AspNetCore.Components.Server.BasicTheme; +using Volo.Abp.AspNetCore.Components.Server.BasicTheme.Bundling; +using Volo.Abp.AspNetCore.Components.Web.Theming.Routing; +using Volo.Abp.AspNetCore.Mvc.Client; +using Volo.Abp.AspNetCore.Mvc.Localization; +using Volo.Abp.AspNetCore.Mvc.UI; +using Volo.Abp.AspNetCore.Mvc.UI.Bootstrap; +using Volo.Abp.AspNetCore.Mvc.UI.Bundling; +using Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy; +using Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic; +using Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Bundling; +using Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared; +using Volo.Abp.AspNetCore.Serilog; +using Volo.Abp.Autofac; +using Volo.Abp.AutoMapper; +using Volo.Abp.Caching.StackExchangeRedis; +using Volo.Abp.Http.Client.IdentityModel.Web; +using Volo.Abp.Identity.Blazor.Server; +using Volo.Abp.Localization; +using Volo.Abp.Modularity; +using Volo.Abp.SettingManagement.Blazor.Server; +using Volo.Abp.Swashbuckle; +using Volo.Abp.TenantManagement.Blazor.Server; +using Volo.Abp.UI; +using Volo.Abp.UI.Navigation; +using Volo.Abp.UI.Navigation.Urls; +using Volo.Abp.VirtualFileSystem; + +namespace MyCompanyName.MyProjectName.Blazor.Server.Tiered +{ + [DependsOn( + typeof(MyProjectNameHttpApiClientModule), + typeof(MyProjectNameHttpApiModule), + typeof(AbpCachingStackExchangeRedisModule), + typeof(AbpAspNetCoreMvcClientModule), + typeof(AbpAspNetCoreAuthenticationOpenIdConnectModule), + typeof(AbpHttpClientIdentityModelWebModule), + typeof(AbpAspNetCoreMvcUiBasicThemeModule), + typeof(AbpAutofacModule), + typeof(AbpSwashbuckleModule), + typeof(AbpAspNetCoreSerilogModule), + typeof(AbpAspNetCoreComponentsServerBasicThemeModule), + typeof(AbpIdentityBlazorServerModule), + typeof(AbpTenantManagementBlazorServerModule), + typeof(AbpSettingManagementBlazorServerModule) + )] + public class MyProjectNameBlazorModule : AbpModule + { + public override void PreConfigureServices(ServiceConfigurationContext context) + { + context.Services.PreConfigure(options => + { + options.AddAssemblyResource( + typeof(MyProjectNameResource), + typeof(MyProjectNameDomainSharedModule).Assembly, + typeof(MyProjectNameApplicationContractsModule).Assembly, + typeof(MyProjectNameBlazorModule).Assembly + ); + }); + } + + public override void ConfigureServices(ServiceConfigurationContext context) + { + var hostingEnvironment = context.Services.GetHostingEnvironment(); + var configuration = context.Services.GetConfiguration(); + + ConfigureUrls(configuration); + ConfigureBundles(); + ConfigureAuthentication(context, configuration); + ConfigureAutoMapper(); + ConfigureVirtualFileSystem(hostingEnvironment); + ConfigureLocalizationServices(); + ConfigureHttpClient(context); + ConfigureBlazorise(context); + ConfigureRouter(context); + ConfigureMenu(context); + } + + private void ConfigureUrls(IConfiguration configuration) + { + Configure(options => + { + options.Applications["MVC"].RootUrl = configuration["App:SelfUrl"]; + }); + } + + private void ConfigureBundles() + { + Configure(options => + { + // MVC UI + options.StyleBundles.Configure( + BasicThemeBundles.Styles.Global, + bundle => + { + bundle.AddFiles("/global-styles.css"); + } + ); + + //BLAZOR UI + options.StyleBundles.Configure( + BlazorBasicThemeBundles.Styles.Global, + bundle => + { + bundle.AddFiles("/blazor-global-styles.css"); + } + ); + }); + } + + private void ConfigureAuthentication(ServiceConfigurationContext context, IConfiguration configuration) + { + context.Services.AddAuthentication(options => + { + options.DefaultScheme = "Cookies"; + options.DefaultChallengeScheme = "oidc"; + }) + .AddCookie("Cookies", options => + { + options.ExpireTimeSpan = TimeSpan.FromDays(365); + }) + .AddAbpOpenIdConnect("oidc", options => + { + options.Authority = configuration["AuthServer:Authority"]; + options.RequireHttpsMetadata = Convert.ToBoolean(configuration["AuthServer:RequireHttpsMetadata"]); + options.ResponseType = OpenIdConnectResponseType.CodeIdToken; + + options.ClientId = configuration["AuthServer:ClientId"]; + options.ClientSecret = configuration["AuthServer:ClientSecret"]; + + options.SaveTokens = true; + options.GetClaimsFromUserInfoEndpoint = true; + + options.Scope.Add("role"); + options.Scope.Add("email"); + options.Scope.Add("phone"); + options.Scope.Add("MyProjectName"); + }); + } + + private void ConfigureVirtualFileSystem(IWebHostEnvironment hostingEnvironment) + { + if (hostingEnvironment.IsDevelopment()) + { + Configure(options => + { + // + options.FileSets.ReplaceEmbeddedByPhysical(Path.Combine(hostingEnvironment.ContentRootPath, string.Format("..{0}..{0}..{0}..{0}..{0}framework{0}src{0}Volo.Abp.UI", Path.DirectorySeparatorChar))); + options.FileSets.ReplaceEmbeddedByPhysical(Path.Combine(hostingEnvironment.ContentRootPath, string.Format("..{0}..{0}..{0}..{0}..{0}framework{0}src{0}Volo.Abp.AspNetCore.Mvc.UI", Path.DirectorySeparatorChar))); + options.FileSets.ReplaceEmbeddedByPhysical(Path.Combine(hostingEnvironment.ContentRootPath, string.Format("..{0}..{0}..{0}..{0}..{0}framework{0}src{0}Volo.Abp.AspNetCore.Mvc.UI.Bootstrap", Path.DirectorySeparatorChar))); + options.FileSets.ReplaceEmbeddedByPhysical(Path.Combine(hostingEnvironment.ContentRootPath, string.Format("..{0}..{0}..{0}..{0}..{0}framework{0}src{0}Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared", Path.DirectorySeparatorChar))); + options.FileSets.ReplaceEmbeddedByPhysical(Path.Combine(hostingEnvironment.ContentRootPath, string.Format("..{0}..{0}..{0}..{0}..{0}framework{0}src{0}Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic", Path.DirectorySeparatorChar))); + options.FileSets.ReplaceEmbeddedByPhysical(Path.Combine(hostingEnvironment.ContentRootPath, string.Format("..{0}..{0}..{0}..{0}..{0}framework{0}src{0}Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy", Path.DirectorySeparatorChar))); + //options.FileSets.ReplaceEmbeddedByPhysical(Path.Combine(hostingEnvironment.ContentRootPath, string.Format("..{0}..{0}..{0}..{0}..{0}modules{0}permission-management{0}src{0}Volo.Abp.PermissionManagement.Web", Path.DirectorySeparatorChar))); + //options.FileSets.ReplaceEmbeddedByPhysical(Path.Combine(hostingEnvironment.ContentRootPath, string.Format("..{0}..{0}..{0}..{0}..{0}modules{0}feature-management{0}src{0}Volo.Abp.FeatureManagement.Web", Path.DirectorySeparatorChar))); + //options.FileSets.ReplaceEmbeddedByPhysical(Path.Combine(hostingEnvironment.ContentRootPath, string.Format("..{0}..{0}..{0}..{0}..{0}modules{0}identity{0}src{0}Volo.Abp.Identity.Web", Path.DirectorySeparatorChar))); + //options.FileSets.ReplaceEmbeddedByPhysical(Path.Combine(hostingEnvironment.ContentRootPath, string.Format("..{0}..{0}..{0}..{0}..{0}modules{0}tenant-management{0}src{0}Volo.Abp.TenantManagement.Web", Path.DirectorySeparatorChar))); + // + options.FileSets.ReplaceEmbeddedByPhysical(Path.Combine(hostingEnvironment.ContentRootPath, $"..{Path.DirectorySeparatorChar}MyCompanyName.MyProjectName.Domain.Shared")); + options.FileSets.ReplaceEmbeddedByPhysical(Path.Combine(hostingEnvironment.ContentRootPath, $"..{Path.DirectorySeparatorChar}MyCompanyName.MyProjectName.Application.Contracts")); + options.FileSets.ReplaceEmbeddedByPhysical(hostingEnvironment.ContentRootPath); + }); + } + } + + private void ConfigureLocalizationServices() + { + Configure(options => + { + options.Languages.Add(new LanguageInfo("ar", "ar", "العربية")); + options.Languages.Add(new LanguageInfo("cs", "cs", "Čeština")); + options.Languages.Add(new LanguageInfo("en", "en", "English")); + options.Languages.Add(new LanguageInfo("en-GB", "en-GB", "English (UK)")); + options.Languages.Add(new LanguageInfo("hu", "hu", "Magyar")); + options.Languages.Add(new LanguageInfo("fr", "fr", "Français")); + options.Languages.Add(new LanguageInfo("pt-BR", "pt-BR", "Português")); + options.Languages.Add(new LanguageInfo("ru", "ru", "Русский")); + options.Languages.Add(new LanguageInfo("tr", "tr", "Türkçe")); + options.Languages.Add(new LanguageInfo("zh-Hans", "zh-Hans", "简体中文")); + options.Languages.Add(new LanguageInfo("zh-Hant", "zh-Hant", "繁體中文")); + options.Languages.Add(new LanguageInfo("de-DE", "de-DE", "Deutsch", "de")); + options.Languages.Add(new LanguageInfo("es", "es", "Español")); + }); + } + + private static void ConfigureHttpClient(ServiceConfigurationContext context) + { + context.Services.AddTransient(sp => new HttpClient + { + BaseAddress = new Uri("/") + }); + } + + private void ConfigureBlazorise(ServiceConfigurationContext context) + { + context.Services + .AddBootstrapProviders() + .AddFontAwesomeIcons(); + } + + private void ConfigureMenu(ServiceConfigurationContext context) + { + Configure(options => + { + options.MenuContributors.Add(new MyProjectNameMenuContributor()); + }); + } + + private void ConfigureRouter(ServiceConfigurationContext context) + { + Configure(options => + { + options.AppAssembly = typeof(MyProjectNameBlazorModule).Assembly; + }); + } + + private void ConfigureAutoMapper() + { + Configure(options => + { + options.AddMaps(); + }); + } + + public override void OnApplicationInitialization(ApplicationInitializationContext context) + { + var env = context.GetEnvironment(); + var app = context.GetApplicationBuilder(); + + if (env.IsDevelopment()) + { + app.UseDeveloperExceptionPage(); + } + + app.UseAbpRequestLocalization(); + + if (!env.IsDevelopment()) + { + app.UseErrorPage(); + app.UseHsts(); + } + + app.UseHttpsRedirection(); + app.UseCorrelationId(); + app.UseStaticFiles(); + app.UseRouting(); + app.UseAuthentication(); + + if (MultiTenancyConsts.IsEnabled) + { + app.UseMultiTenancy(); + } + + app.UseUnitOfWork(); + app.UseAuthorization(); + app.UseConfiguredEndpoints(); + } + } +} \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/MyProjectNameBrandingProvider.cs b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/MyProjectNameBrandingProvider.cs new file mode 100644 index 0000000000..1c31172a52 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/MyProjectNameBrandingProvider.cs @@ -0,0 +1,11 @@ +using Volo.Abp.DependencyInjection; +using Volo.Abp.Ui.Branding; + +namespace MyCompanyName.MyProjectName.Blazor.Server.Tiered +{ + [Dependency(ReplaceServices = true)] + public class MyProjectNameBrandingProvider : DefaultBrandingProvider + { + public override string AppName => "MyProjectName"; + } +} diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/MyProjectNameComponentBase.cs b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/MyProjectNameComponentBase.cs new file mode 100644 index 0000000000..654c18873c --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/MyProjectNameComponentBase.cs @@ -0,0 +1,13 @@ +using MyCompanyName.MyProjectName.Localization; +using Volo.Abp.AspNetCore.Components; + +namespace MyCompanyName.MyProjectName.Blazor.Server.Tiered +{ + public abstract class MyProjectNameComponentBase : AbpComponentBase + { + protected MyProjectNameComponentBase() + { + LocalizationResource = typeof(MyProjectNameResource); + } + } +} diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/Pages/Index.razor b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/Pages/Index.razor new file mode 100644 index 0000000000..c83e436a5d --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/Pages/Index.razor @@ -0,0 +1,148 @@ +@page "/" +@using Volo.Abp.MultiTenancy +@inherits MyProjectNameComponentBase +@inject ICurrentTenant CurrentTenant +@inject AuthenticationStateProvider AuthenticationStateProvider +
+
+ +
Congratulations, MyProjectName is successfully running!
+
+ +

Welcome to the Application

+ +

@L["LongWelcomeMessage"]

+
+ +
+

Let's improve your application!

+

Here are some links to help you get started:

+
+ +
+
+
+
+
+
Learn the ABP Framework
+

Explore the compherensive documentation to learn how to build a modern web application.

+ See Documents +
+
+
+
+
Samples
+

See the example projects built with the ABP Framework.

+ All samples +
+
+
+
+
ABP Community
+

Get involved with a vibrant community and become a contributor.

+ Community + Contribute +
+
+
+
+
+
+
ABP Blog
+

Take a look at our recently published articles.

+ See Blog +
+
+
+
+
Github
+

Do you love the ABP Framework? Please give a star to support it!

+ + See Open Source Framework + +
+
+
+
+
Stackoverflow
+

See answers to previously asked questions or ask a new one.

+ Questions + Ask a Question +
+
+
+
+
+ +
+

Meet the ABP Commercial

+

A Complete Web Application Platform Built on the ABP Framework

+
+ +
+
+

+ ABP Commercial is a platform based on the open source ABP framework. It provides pre-built application modules, + rapid application development tooling, professional UI themes, premium support and more. +

+ +
+
+
+
+ Startup Templates + Details +
+
+
+
+
+
+ Application Modules + Details +
+
+
+
+
+
+ Developer
Tools + Details +
+
+
+
+
+
+ UI
Themes + Details +
+
+
+
+
+
+ Premium Support + Details +
+
+
+
+
+
+ Additional Services + Details +
+
+
+
+
+
+ +
diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/Pages/_Host.cshtml b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/Pages/_Host.cshtml new file mode 100644 index 0000000000..5e30d46f15 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/Pages/_Host.cshtml @@ -0,0 +1,38 @@ +@page "/" +@namespace MyCompanyName.MyProjectName.Blazor.Server.Tiered.Pages +@using System.Globalization +@using Volo.Abp.AspNetCore.Components.Server.BasicTheme.Bundling +@using Volo.Abp.AspNetCore.Components.Web.BasicTheme.Themes.Basic +@using Volo.Abp.Localization +@{ + Layout = null; + var rtl = CultureHelper.IsRtl ? "rtl" : string.Empty; +} + + + + + + + MyCompanyName.MyProjectName.Blazor.Server + + + + + + + +
+ + An error has occurred. This application may no longer respond until reloaded. + + + An unhandled exception has occurred. See browser dev tools for details. + + Reload + 🗙 +
+ + + + diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/Pages/_ViewImports.cshtml b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/Pages/_ViewImports.cshtml new file mode 100644 index 0000000000..c1da1f5f10 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/Pages/_ViewImports.cshtml @@ -0,0 +1,4 @@ +@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers +@addTagHelper *, Volo.Abp.AspNetCore.Mvc.UI +@addTagHelper *, Volo.Abp.AspNetCore.Mvc.UI.Bootstrap +@addTagHelper *, Volo.Abp.AspNetCore.Mvc.UI.Bundling \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/Program.cs b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/Program.cs new file mode 100644 index 0000000000..155344b668 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/Program.cs @@ -0,0 +1,54 @@ +using System; +using Microsoft.AspNetCore.Hosting; +using Microsoft.Extensions.Hosting; +using Serilog; +using Serilog.Events; + +namespace MyCompanyName.MyProjectName.Blazor.Server.Tiered +{ + public class Program + { + public static int Main(string[] args) + { + Log.Logger = new LoggerConfiguration() +#if DEBUG + .MinimumLevel.Debug() +#else + .MinimumLevel.Information() +#endif + .MinimumLevel.Override("Microsoft", LogEventLevel.Information) + .MinimumLevel.Override("Microsoft.EntityFrameworkCore", LogEventLevel.Warning) + .Enrich.FromLogContext() + .WriteTo.Async(c => c.File("Logs/logs.txt")) +#if DEBUG + .WriteTo.Async(c => c.Console()) +#endif + .CreateLogger(); + + try + { + Log.Information("Starting web host."); + CreateHostBuilder(args).Build().Run(); + return 0; + } + catch (Exception ex) + { + Log.Fatal(ex, "Host terminated unexpectedly!"); + return 1; + } + finally + { + Log.CloseAndFlush(); + } + } + + public static IHostBuilder CreateHostBuilder(string[] args) => + Host.CreateDefaultBuilder(args) + .ConfigureWebHostDefaults(webBuilder => + { + webBuilder.UseStartup(); + }) + .UseAutofac() + .UseSerilog(); + } +} diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/Properties/launchSettings.json b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/Properties/launchSettings.json new file mode 100644 index 0000000000..2f7d543fa5 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/Properties/launchSettings.json @@ -0,0 +1,28 @@ +{ + "iisSettings": { + "windowsAuthentication": false, + "anonymousAuthentication": true, + "iisExpress": { + "applicationUrl": "https://localhost:44314/", + "sslPort": 44314 + } + }, + "profiles": { + "IIS Express": { + "commandName": "IISExpress", + "launchBrowser": true, + "environmentVariables": { + "ASPNETCORE_ENVIRONMENT": "Development" + } + }, + "MyCompanyName.MyProjectName.Blazor.Server": { + "commandName": "Project", + "dotnetRunMessages": "true", + "launchBrowser": true, + "applicationUrl": "https://localhost:44314/", + "environmentVariables": { + "ASPNETCORE_ENVIRONMENT": "Development" + } + } + } +} diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/Startup.cs b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/Startup.cs new file mode 100644 index 0000000000..c1624c69e8 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/Startup.cs @@ -0,0 +1,19 @@ +using Microsoft.AspNetCore.Builder; +using Microsoft.AspNetCore.Hosting; +using Microsoft.Extensions.DependencyInjection; + +namespace MyCompanyName.MyProjectName.Blazor.Server.Tiered +{ + public class Startup + { + public void ConfigureServices(IServiceCollection services) + { + services.AddApplication(); + } + + public void Configure(IApplicationBuilder app, IWebHostEnvironment env) + { + app.InitializeApplication(); + } + } +} diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/_Imports.razor b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/_Imports.razor new file mode 100644 index 0000000000..edbea02b38 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/_Imports.razor @@ -0,0 +1,13 @@ +@using System.Net.Http +@using Microsoft.AspNetCore.Authorization +@using Microsoft.AspNetCore.Components.Authorization +@using Microsoft.AspNetCore.Components.Forms +@using Microsoft.AspNetCore.Components.Routing +@using Microsoft.AspNetCore.Components.Web +@using Microsoft.AspNetCore.Components.Web.Virtualization +@using Microsoft.JSInterop +@using MyCompanyName.MyProjectName.Blazor.Server.Tiered +@using Blazorise +@using Blazorise.DataGrid +@using Volo.Abp.BlazoriseUI +@using Volo.Abp.BlazoriseUI.Components \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/appsettings.Development.json b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/appsettings.Development.json new file mode 100644 index 0000000000..2c63c08510 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/appsettings.Development.json @@ -0,0 +1,2 @@ +{ +} diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/appsettings.json b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/appsettings.json new file mode 100644 index 0000000000..24396c1686 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/appsettings.json @@ -0,0 +1,15 @@ +{ + "App": { + "SelfUrl": "https://localhost:44314" + }, + "ConnectionStrings": { + "Default": "Server=(LocalDb)\\MSSQLLocalDB;Database=MyProjectName;Trusted_Connection=True" + }, + "AuthServer": { + "Authority": "https://localhost:44314", + "RequireHttpsMetadata": "false" + }, + "StringEncryption": { + "DefaultPassPhrase": "gsKnGZ041HLL4IM8" + } +} diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/gulpfile.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/gulpfile.js new file mode 100644 index 0000000000..f7ebc78f23 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/gulpfile.js @@ -0,0 +1,9 @@ +"use strict"; + +var gulp = require("gulp"), + path = require('path'), + copyResources = require('./node_modules/@abp/aspnetcore.mvc.ui/gulp/copy-resources.js'); + +exports.default = function(){ + return copyResources(path.resolve('./')); +}; \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/package-lock.json b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/package-lock.json new file mode 100644 index 0000000000..d671d9a1ea --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/package-lock.json @@ -0,0 +1,3196 @@ +{ + "name": "my-app", + "version": "1.0.0", + "lockfileVersion": 1, + "requires": true, + "dependencies": { + "@abp/aspnetcore.mvc.ui": { + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-4.2.1.tgz", + "integrity": "sha512-/a/KDVQ3EuETSSe+KqmsR24w6RWHvaokvmmOjL+tCpFQyeaYAZ88E9pvM5hC9HVR24FCHTiARiXwgMTw2eZFyQ==", + "requires": { + "ansi-colors": "^4.1.1", + "extend-object": "^1.0.0", + "fs-extra": "^9.0.1", + "glob": "^7.1.6", + "gulp": "^4.0.2", + "merge-stream": "^2.0.0", + "micromatch": "^4.0.2", + "path": "^0.12.7" + } + }, + "@abp/aspnetcore.mvc.ui.theme.basic": { + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-4.2.1.tgz", + "integrity": "sha512-Tb0g4mtdSsjQkadvnjjRjObEhweUvigto0BTv5SzRNi0oQLW8ZVUcFmuMWB09nJAIPrbuA3QuPUlXzFcv2gsdg==", + "requires": { + "@abp/aspnetcore.mvc.ui.theme.shared": "~4.2.1" + } + }, + "@abp/aspnetcore.mvc.ui.theme.shared": { + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-4.2.1.tgz", + "integrity": "sha512-+f54CysWpEKfxjIIjhnTKW0jJ0Rg+wS6yxb9Rg3qxA5iEUkxp3B+NB5wA9rT5YcY9APrwVpiw1miNRmq5ZvFXg==", + "requires": { + "@abp/aspnetcore.mvc.ui": "~4.2.1", + "@abp/bootstrap": "~4.2.1", + "@abp/bootstrap-datepicker": "~4.2.1", + "@abp/datatables.net-bs4": "~4.2.1", + "@abp/font-awesome": "~4.2.1", + "@abp/jquery-form": "~4.2.1", + "@abp/jquery-validation-unobtrusive": "~4.2.1", + "@abp/lodash": "~4.2.1", + "@abp/luxon": "~4.2.1", + "@abp/malihu-custom-scrollbar-plugin": "~4.2.1", + "@abp/select2": "~4.2.1", + "@abp/sweetalert": "~4.2.1", + "@abp/timeago": "~4.2.1", + "@abp/toastr": "~4.2.1" + } + }, + "@abp/bootstrap": { + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/@abp/bootstrap/-/bootstrap-4.2.1.tgz", + "integrity": "sha512-1Z4atDgHDxesjBh5uPb442NALcUucS2Lt56CaN5UPBXQvAPr72cw4hfKbW08KJ0ab7WME0uCi1vYZFM28/zqTg==", + "requires": { + "@abp/core": "~4.2.1", + "bootstrap": "^4.5.0", + "bootstrap-v4-rtl": "4.4.1-2" + } + }, + "@abp/bootstrap-datepicker": { + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/@abp/bootstrap-datepicker/-/bootstrap-datepicker-4.2.1.tgz", + "integrity": "sha512-35uaM+OBUqsBBIF08NUu7XBVIgwVQIjJard92Px7eR0EJ2AW6f5hNlJQYfPkYVdmkPIpG16qWctICB+L2W3ZKA==", + "requires": { + "bootstrap-datepicker": "^1.9.0" + } + }, + "@abp/core": { + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/@abp/core/-/core-4.2.1.tgz", + "integrity": "sha512-EiJSgUytS9Mrv8GZr9pwIzxwlrP82hEcS67cAgDxBc4QOhtMXhGZBMjDBHoIkOt6Db/ua0iPC700w0Utt5kWZQ==", + "requires": { + "@abp/utils": "^4.2.1" + } + }, + "@abp/datatables.net": { + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/@abp/datatables.net/-/datatables.net-4.2.1.tgz", + "integrity": "sha512-ZxpSW6PhJupjecTC25MEKTdjePvg2xNouqioL9L7V3lPJ6S3fsqNs9QFjFjpv0vltzXMaZgJTSuxilmR6s6piw==", + "requires": { + "@abp/jquery": "~4.2.1", + "datatables.net": "^1.10.21" + } + }, + "@abp/datatables.net-bs4": { + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/@abp/datatables.net-bs4/-/datatables.net-bs4-4.2.1.tgz", + "integrity": "sha512-T66P74F58n4P5xwfhekriSr66A35okrXw61mlMXqeet8ACtxiM55MhXw89qvsL0qo5qG/a9d9MWPYNmZgXvKSQ==", + "requires": { + "@abp/datatables.net": "~4.2.1", + "datatables.net-bs4": "^1.10.21" + } + }, + "@abp/font-awesome": { + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/@abp/font-awesome/-/font-awesome-4.2.1.tgz", + "integrity": "sha512-kWAOqN7OtiBA7gd3VLH7pft1A5KYnJGJCn56xoqWIqLyHrSapwI5IMOojRDr+WhQJXk5EGE+rnmqRP51MYo4NQ==", + "requires": { + "@abp/core": "~4.2.1", + "@fortawesome/fontawesome-free": "^5.13.0" + } + }, + "@abp/jquery": { + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/@abp/jquery/-/jquery-4.2.1.tgz", + "integrity": "sha512-xcoSu/2qc2AEF+dCTNHTCWjAo1dIcohHVPM3Yh36bb+JEcnruYYRokqZc4pzkh0GQamE1eMVGi3QOAmuURtbCg==", + "requires": { + "@abp/core": "~4.2.1", + "jquery": "~3.5.1" + }, + "dependencies": { + "jquery": { + "version": "3.5.1", + "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.1.tgz", + "integrity": "sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg==" + } + } + }, + "@abp/jquery-form": { + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/@abp/jquery-form/-/jquery-form-4.2.1.tgz", + "integrity": "sha512-xnxaaOExhz7/8/P6XGvQuKitpuVjzoZz+r1Kr+W9gVy0dWZcCOfeVi4kdpxDFpqUmQJQJi0tvdVkFHx/hAkB7g==", + "requires": { + "@abp/jquery": "~4.2.1", + "jquery-form": "^4.3.0" + } + }, + "@abp/jquery-validation": { + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/@abp/jquery-validation/-/jquery-validation-4.2.1.tgz", + "integrity": "sha512-g87I0nO7Jk2d4Jt7PlLk/bHu5xQFH4+mbHwH4oRLAzflDhRNtNB+uVF35HK/1shprmSlZt6X+bHz652SEqD81g==", + "requires": { + "@abp/jquery": "~4.2.1", + "jquery-validation": "^1.19.2" + } + }, + "@abp/jquery-validation-unobtrusive": { + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.2.1.tgz", + "integrity": "sha512-STuVKdSUNjrW3q30GcszgzecHDdPmL3aA0jPsRJr0S2Wp5CQOe0dB7d5xyAnADIL68cPXjZWlz1OyXSQ2LixeQ==", + "requires": { + "@abp/jquery-validation": "~4.2.1", + "jquery-validation-unobtrusive": "^3.2.11" + } + }, + "@abp/lodash": { + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/@abp/lodash/-/lodash-4.2.1.tgz", + "integrity": "sha512-hDwzR/Q9GqXPdQaijQ3B4GIWZ8z9clCW9vU59qbELD8xBZIJalTSrUGnIT8YNB9O5tNFb2FWJJbw5Nh8K7lu1A==", + "requires": { + "@abp/core": "~4.2.1", + "lodash": "^4.17.15" + } + }, + "@abp/luxon": { + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/@abp/luxon/-/luxon-4.2.1.tgz", + "integrity": "sha512-Sussnocvw75EbJ1j0Ohn7F+SBQy9xPbiG6RJExdDFzxhUNsVp5wJF2Jm8hOZB3DYkeGAOskY5RoIG0abfE/j3w==", + "requires": { + "@abp/core": "~4.2.1", + "luxon": "^1.24.1" + } + }, + "@abp/malihu-custom-scrollbar-plugin": { + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-4.2.1.tgz", + "integrity": "sha512-qBnBMzj4G/dAMShmF4EXr55hkMehC1+cB6Jjl1wPHgMV8QPafznBKGyM6KWxGhrl8K6nCErBbidgQKpYqtWhNA==", + "requires": { + "@abp/core": "~4.2.1", + "malihu-custom-scrollbar-plugin": "^3.1.5" + } + }, + "@abp/select2": { + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/@abp/select2/-/select2-4.2.1.tgz", + "integrity": "sha512-g1AUGof5daULbVFCokR9JS1/4gIpEWKB5/+rRJBmnje2hUgBA3llD5PCOh5WRHA7urJJOD/5BjWlFdozluUAyg==", + "requires": { + "@abp/core": "~4.2.1", + "select2": "^4.0.13" + } + }, + "@abp/sweetalert": { + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/@abp/sweetalert/-/sweetalert-4.2.1.tgz", + "integrity": "sha512-xTi0oSjAkFMIDHgF8YB+oqFCl4gNfnt7mGHvEjJwpCEQSkuML9QsiGvw1TpXyHP7npOWSjjVpoyEBS2HXC778Q==", + "requires": { + "@abp/core": "~4.2.1", + "sweetalert": "^2.1.2" + } + }, + "@abp/timeago": { + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/@abp/timeago/-/timeago-4.2.1.tgz", + "integrity": "sha512-46+2plKizUcRn2VWN5WPWvwEVz+xoKOmsH1tEJ8WKKNxjeNRAsfeOslbfIEks89hTXLQemP3txAbq9V3E8pwQw==", + "requires": { + "@abp/jquery": "~4.2.1", + "timeago": "^1.6.7" + } + }, + "@abp/toastr": { + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/@abp/toastr/-/toastr-4.2.1.tgz", + "integrity": "sha512-fdlMZjffEO/05aeG8BjTspARKGtUu2SpoFViTeHGhSPsCW55BvuehIgRhyOEQNfMqJz8m0cVR0R2q+WPFWf1XA==", + "requires": { + "@abp/jquery": "~4.2.1", + "toastr": "^2.1.4" + } + }, + "@abp/utils": { + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/@abp/utils/-/utils-4.2.1.tgz", + "integrity": "sha512-V7XYC38u4C+UpXQr28KA1KHL5nNgDsFHfZULPnkwPxV8DuhzemmPYN3qmSXi5hfSfp+psNCX3GYZRMCI57kHgQ==", + "requires": { + "just-compare": "^1.3.0" + } + }, + "@fortawesome/fontawesome-free": { + "version": "5.15.2", + "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-free/-/fontawesome-free-5.15.2.tgz", + "integrity": "sha512-7l/AX41m609L/EXI9EKH3Vs3v0iA8tKlIOGtw+kgcoanI7p+e4I4GYLqW3UXWiTnjSFymKSmTTPKYrivzbxxqA==" + }, + "ansi-colors": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz", + "integrity": "sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==" + }, + "ansi-gray": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/ansi-gray/-/ansi-gray-0.1.1.tgz", + "integrity": "sha1-KWLPVOyXksSFEKPetSRDaGHvclE=", + "requires": { + "ansi-wrap": "0.1.0" + } + }, + "ansi-regex": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", + "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=" + }, + "ansi-wrap": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/ansi-wrap/-/ansi-wrap-0.1.0.tgz", + "integrity": "sha1-qCJQ3bABXponyoLoLqYDu/pF768=" + }, + "anymatch": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-2.0.0.tgz", + "integrity": "sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==", + "requires": { + "micromatch": "^3.1.4", + "normalize-path": "^2.1.1" + }, + "dependencies": { + "micromatch": { + "version": "3.1.10", + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz", + "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==", + "requires": { + "arr-diff": "^4.0.0", + "array-unique": "^0.3.2", + "braces": "^2.3.1", + "define-property": "^2.0.2", + "extend-shallow": "^3.0.2", + "extglob": "^2.0.4", + "fragment-cache": "^0.2.1", + "kind-of": "^6.0.2", + "nanomatch": "^1.2.9", + "object.pick": "^1.3.0", + "regex-not": "^1.0.0", + "snapdragon": "^0.8.1", + "to-regex": "^3.0.2" + } + }, + "normalize-path": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz", + "integrity": "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=", + "requires": { + "remove-trailing-separator": "^1.0.1" + } + } + } + }, + "append-buffer": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/append-buffer/-/append-buffer-1.0.2.tgz", + "integrity": "sha1-2CIM9GYIFSXv6lBhTz3mUU36WPE=", + "requires": { + "buffer-equal": "^1.0.0" + } + }, + "archy": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/archy/-/archy-1.0.0.tgz", + "integrity": "sha1-+cjBN1fMHde8N5rHeyxipcKGjEA=" + }, + "arr-diff": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz", + "integrity": "sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA=" + }, + "arr-filter": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/arr-filter/-/arr-filter-1.1.2.tgz", + "integrity": "sha1-Q/3d0JHo7xGqTEXZzcGOLf8XEe4=", + "requires": { + "make-iterator": "^1.0.0" + } + }, + "arr-flatten": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz", + "integrity": "sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==" + }, + "arr-map": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/arr-map/-/arr-map-2.0.2.tgz", + "integrity": "sha1-Onc0X/wc814qkYJWAfnljy4kysQ=", + "requires": { + "make-iterator": "^1.0.0" + } + }, + "arr-union": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz", + "integrity": "sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=" + }, + "array-each": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/array-each/-/array-each-1.0.1.tgz", + "integrity": "sha1-p5SvDAWrF1KEbudTofIRoFugxE8=" + }, + "array-initial": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/array-initial/-/array-initial-1.1.0.tgz", + "integrity": "sha1-L6dLJnOTccOUe9enrcc74zSz15U=", + "requires": { + "array-slice": "^1.0.0", + "is-number": "^4.0.0" + }, + "dependencies": { + "is-number": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/is-number/-/is-number-4.0.0.tgz", + "integrity": "sha512-rSklcAIlf1OmFdyAqbnWTLVelsQ58uvZ66S/ZyawjWqIviTWCjg2PzVGw8WUA+nNuPTqb4wgA+NszrJ+08LlgQ==" + } + } + }, + "array-last": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/array-last/-/array-last-1.3.0.tgz", + "integrity": "sha512-eOCut5rXlI6aCOS7Z7kCplKRKyiFQ6dHFBem4PwlwKeNFk2/XxTrhRh5T9PyaEWGy/NHTZWbY+nsZlNFJu9rYg==", + "requires": { + "is-number": "^4.0.0" + }, + "dependencies": { + "is-number": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/is-number/-/is-number-4.0.0.tgz", + "integrity": "sha512-rSklcAIlf1OmFdyAqbnWTLVelsQ58uvZ66S/ZyawjWqIviTWCjg2PzVGw8WUA+nNuPTqb4wgA+NszrJ+08LlgQ==" + } + } + }, + "array-slice": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-1.1.0.tgz", + "integrity": "sha512-B1qMD3RBP7O8o0H2KbrXDyB0IccejMF15+87Lvlor12ONPRHP6gTjXMNkt/d3ZuOGbAe66hFmaCfECI24Ufp6w==" + }, + "array-sort": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/array-sort/-/array-sort-1.0.0.tgz", + "integrity": "sha512-ihLeJkonmdiAsD7vpgN3CRcx2J2S0TiYW+IS/5zHBI7mKUq3ySvBdzzBfD236ubDBQFiiyG3SWCPc+msQ9KoYg==", + "requires": { + "default-compare": "^1.0.0", + "get-value": "^2.0.6", + "kind-of": "^5.0.2" + }, + "dependencies": { + "kind-of": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", + "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==" + } + } + }, + "array-unique": { + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz", + "integrity": "sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=" + }, + "assign-symbols": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz", + "integrity": "sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=" + }, + "async-done": { + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/async-done/-/async-done-1.3.2.tgz", + "integrity": "sha512-uYkTP8dw2og1tu1nmza1n1CMW0qb8gWWlwqMmLb7MhBVs4BXrFziT6HXUd+/RlRA/i4H9AkofYloUbs1fwMqlw==", + "requires": { + "end-of-stream": "^1.1.0", + "once": "^1.3.2", + "process-nextick-args": "^2.0.0", + "stream-exhaust": "^1.0.1" + } + }, + "async-each": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/async-each/-/async-each-1.0.3.tgz", + "integrity": "sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ==" + }, + "async-settle": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/async-settle/-/async-settle-1.0.0.tgz", + "integrity": "sha1-HQqRS7Aldb7IqPOnTlCA9yssDGs=", + "requires": { + "async-done": "^1.2.2" + } + }, + "at-least-node": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz", + "integrity": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==" + }, + "atob": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz", + "integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==" + }, + "bach": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/bach/-/bach-1.2.0.tgz", + "integrity": "sha1-Szzpa/JxNPeaG0FKUcFONMO9mIA=", + "requires": { + "arr-filter": "^1.1.1", + "arr-flatten": "^1.0.1", + "arr-map": "^2.0.0", + "array-each": "^1.0.0", + "array-initial": "^1.0.0", + "array-last": "^1.1.1", + "async-done": "^1.2.2", + "async-settle": "^1.0.0", + "now-and-later": "^2.0.0" + } + }, + "balanced-match": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz", + "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=" + }, + "base": { + "version": "0.11.2", + "resolved": "https://registry.npmjs.org/base/-/base-0.11.2.tgz", + "integrity": "sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==", + "requires": { + "cache-base": "^1.0.1", + "class-utils": "^0.3.5", + "component-emitter": "^1.2.1", + "define-property": "^1.0.0", + "isobject": "^3.0.1", + "mixin-deep": "^1.2.0", + "pascalcase": "^0.1.1" + }, + "dependencies": { + "define-property": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", + "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=", + "requires": { + "is-descriptor": "^1.0.0" + } + }, + "is-accessor-descriptor": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", + "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", + "requires": { + "kind-of": "^6.0.0" + } + }, + "is-data-descriptor": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", + "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", + "requires": { + "kind-of": "^6.0.0" + } + }, + "is-descriptor": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", + "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", + "requires": { + "is-accessor-descriptor": "^1.0.0", + "is-data-descriptor": "^1.0.0", + "kind-of": "^6.0.2" + } + } + } + }, + "binary-extensions": { + "version": "1.13.1", + "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.13.1.tgz", + "integrity": "sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==" + }, + "bindings": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz", + "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==", + "optional": true, + "requires": { + "file-uri-to-path": "1.0.0" + } + }, + "bootstrap": { + "version": "4.6.0", + "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.6.0.tgz", + "integrity": "sha512-Io55IuQY3kydzHtbGvQya3H+KorS/M9rSNyfCGCg9WZ4pyT/lCxIlpJgG1GXW/PswzC84Tr2fBYi+7+jFVQQBw==" + }, + "bootstrap-datepicker": { + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/bootstrap-datepicker/-/bootstrap-datepicker-1.9.0.tgz", + "integrity": "sha512-9rYYbaVOheGYxjOr/+bJCmRPihfy+LkLSg4fIFMT9Od8WwWB/MB50w0JO1eBgKUMbb7PFHQD5uAfI3ArAxZRXA==", + "requires": { + "jquery": ">=1.7.1 <4.0.0" + } + }, + "bootstrap-v4-rtl": { + "version": "4.4.1-2", + "resolved": "https://registry.npmjs.org/bootstrap-v4-rtl/-/bootstrap-v4-rtl-4.4.1-2.tgz", + "integrity": "sha512-x9jZLEQzeOlkfxnR73aE/LjTD6hlqU6BbKVKdGasDByEP7dHBaxYaDGX54pfpHTom2QFqQ3t6y0WkDZW6DrQhw==" + }, + "brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "requires": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "braces": { + "version": "2.3.2", + "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz", + "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==", + "requires": { + "arr-flatten": "^1.1.0", + "array-unique": "^0.3.2", + "extend-shallow": "^2.0.1", + "fill-range": "^4.0.0", + "isobject": "^3.0.1", + "repeat-element": "^1.1.2", + "snapdragon": "^0.8.1", + "snapdragon-node": "^2.0.1", + "split-string": "^3.0.2", + "to-regex": "^3.0.1" + }, + "dependencies": { + "extend-shallow": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", + "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", + "requires": { + "is-extendable": "^0.1.0" + } + } + } + }, + "buffer-equal": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/buffer-equal/-/buffer-equal-1.0.0.tgz", + "integrity": "sha1-WWFrSYME1Var1GaWayLu2j7KX74=" + }, + "buffer-from": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.1.tgz", + "integrity": "sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==" + }, + "cache-base": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz", + "integrity": "sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==", + "requires": { + "collection-visit": "^1.0.0", + "component-emitter": "^1.2.1", + "get-value": "^2.0.6", + "has-value": "^1.0.0", + "isobject": "^3.0.1", + "set-value": "^2.0.0", + "to-object-path": "^0.3.0", + "union-value": "^1.0.0", + "unset-value": "^1.0.0" + } + }, + "call-bind": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz", + "integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==", + "requires": { + "function-bind": "^1.1.1", + "get-intrinsic": "^1.0.2" + } + }, + "camelcase": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz", + "integrity": "sha1-MvxLn82vhF/N9+c7uXysImHwqwo=" + }, + "chokidar": { + "version": "2.1.8", + "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-2.1.8.tgz", + "integrity": "sha512-ZmZUazfOzf0Nve7duiCKD23PFSCs4JPoYyccjUFF3aQkQadqBhfzhjkwBH2mNOG9cTBwhamM37EIsIkZw3nRgg==", + "requires": { + "anymatch": "^2.0.0", + "async-each": "^1.0.1", + "braces": "^2.3.2", + "fsevents": "^1.2.7", + "glob-parent": "^3.1.0", + "inherits": "^2.0.3", + "is-binary-path": "^1.0.0", + "is-glob": "^4.0.0", + "normalize-path": "^3.0.0", + "path-is-absolute": "^1.0.0", + "readdirp": "^2.2.1", + "upath": "^1.1.1" + } + }, + "class-utils": { + "version": "0.3.6", + "resolved": "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz", + "integrity": "sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==", + "requires": { + "arr-union": "^3.1.0", + "define-property": "^0.2.5", + "isobject": "^3.0.0", + "static-extend": "^0.1.1" + }, + "dependencies": { + "define-property": { + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", + "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", + "requires": { + "is-descriptor": "^0.1.0" + } + } + } + }, + "cliui": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/cliui/-/cliui-3.2.0.tgz", + "integrity": "sha1-EgYBU3qRbSmUD5NNo7SNWFo5IT0=", + "requires": { + "string-width": "^1.0.1", + "strip-ansi": "^3.0.1", + "wrap-ansi": "^2.0.0" + } + }, + "clone": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/clone/-/clone-2.1.2.tgz", + "integrity": "sha1-G39Ln1kfHo+DZwQBYANFoCiHQ18=" + }, + "clone-buffer": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/clone-buffer/-/clone-buffer-1.0.0.tgz", + "integrity": "sha1-4+JbIHrE5wGvch4staFnksrD3Fg=" + }, + "clone-stats": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/clone-stats/-/clone-stats-1.0.0.tgz", + "integrity": "sha1-s3gt/4u1R04Yuba/D9/ngvh3doA=" + }, + "cloneable-readable": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/cloneable-readable/-/cloneable-readable-1.1.3.tgz", + "integrity": "sha512-2EF8zTQOxYq70Y4XKtorQupqF0m49MBz2/yf5Bj+MHjvpG3Hy7sImifnqD6UA+TKYxeSV+u6qqQPawN5UvnpKQ==", + "requires": { + "inherits": "^2.0.1", + "process-nextick-args": "^2.0.0", + "readable-stream": "^2.3.5" + } + }, + "code-point-at": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz", + "integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=" + }, + "collection-map": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/collection-map/-/collection-map-1.0.0.tgz", + "integrity": "sha1-rqDwb40mx4DCt1SUOFVEsiVa8Yw=", + "requires": { + "arr-map": "^2.0.2", + "for-own": "^1.0.0", + "make-iterator": "^1.0.0" + } + }, + "collection-visit": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz", + "integrity": "sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=", + "requires": { + "map-visit": "^1.0.0", + "object-visit": "^1.0.0" + } + }, + "color-support": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz", + "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==" + }, + "component-emitter": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz", + "integrity": "sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==" + }, + "concat-map": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", + "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=" + }, + "concat-stream": { + "version": "1.6.2", + "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz", + "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==", + "requires": { + "buffer-from": "^1.0.0", + "inherits": "^2.0.3", + "readable-stream": "^2.2.2", + "typedarray": "^0.0.6" + } + }, + "convert-source-map": { + "version": "1.7.0", + "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.7.0.tgz", + "integrity": "sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA==", + "requires": { + "safe-buffer": "~5.1.1" + } + }, + "copy-descriptor": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz", + "integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=" + }, + "copy-props": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/copy-props/-/copy-props-2.0.4.tgz", + "integrity": "sha512-7cjuUME+p+S3HZlbllgsn2CDwS+5eCCX16qBgNC4jgSTf49qR1VKy/Zhl400m0IQXl/bPGEVqncgUUMjrr4s8A==", + "requires": { + "each-props": "^1.3.0", + "is-plain-object": "^2.0.1" + } + }, + "core-util-is": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz", + "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=" + }, + "d": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/d/-/d-1.0.1.tgz", + "integrity": "sha512-m62ShEObQ39CfralilEQRjH6oAMtNCV1xJyEx5LpRYUVN+EviphDgUc/F3hnYbADmkiNs67Y+3ylmlG7Lnu+FA==", + "requires": { + "es5-ext": "^0.10.50", + "type": "^1.0.1" + } + }, + "datatables.net": { + "version": "1.10.23", + "resolved": "https://registry.npmjs.org/datatables.net/-/datatables.net-1.10.23.tgz", + "integrity": "sha512-we3tlNkzpxvgkKKlTxTMXPCt35untVXNg8zUYWpQyC1U5vJc+lT0+Zdc1ztK8d3lh5CfdnuFde2p8n3XwaGl3Q==", + "requires": { + "jquery": ">=1.7" + } + }, + "datatables.net-bs4": { + "version": "1.10.23", + "resolved": "https://registry.npmjs.org/datatables.net-bs4/-/datatables.net-bs4-1.10.23.tgz", + "integrity": "sha512-ChUB8t5t5uzPnJYTPXx2DOvnlm2shz8OadXrKoFavOadB308OuwHVxSldYq9+KGedCeiVxEjNqcaV4nFSXkRsw==", + "requires": { + "datatables.net": "1.10.23", + "jquery": ">=1.7" + } + }, + "debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "requires": { + "ms": "2.0.0" + } + }, + "decamelize": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz", + "integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=" + }, + "decode-uri-component": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz", + "integrity": "sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=" + }, + "default-compare": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/default-compare/-/default-compare-1.0.0.tgz", + "integrity": "sha512-QWfXlM0EkAbqOCbD/6HjdwT19j7WCkMyiRhWilc4H9/5h/RzTF9gv5LYh1+CmDV5d1rki6KAWLtQale0xt20eQ==", + "requires": { + "kind-of": "^5.0.2" + }, + "dependencies": { + "kind-of": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", + "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==" + } + } + }, + "default-resolution": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/default-resolution/-/default-resolution-2.0.0.tgz", + "integrity": "sha1-vLgrqnKtebQmp2cy8aga1t8m1oQ=" + }, + "define-properties": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.3.tgz", + "integrity": "sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==", + "requires": { + "object-keys": "^1.0.12" + } + }, + "define-property": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz", + "integrity": "sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==", + "requires": { + "is-descriptor": "^1.0.2", + "isobject": "^3.0.1" + }, + "dependencies": { + "is-accessor-descriptor": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", + "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", + "requires": { + "kind-of": "^6.0.0" + } + }, + "is-data-descriptor": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", + "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", + "requires": { + "kind-of": "^6.0.0" + } + }, + "is-descriptor": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", + "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", + "requires": { + "is-accessor-descriptor": "^1.0.0", + "is-data-descriptor": "^1.0.0", + "kind-of": "^6.0.2" + } + } + } + }, + "detect-file": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/detect-file/-/detect-file-1.0.0.tgz", + "integrity": "sha1-8NZtA2cqglyxtzvbP+YjEMjlUrc=" + }, + "duplexify": { + "version": "3.7.1", + "resolved": "https://registry.npmjs.org/duplexify/-/duplexify-3.7.1.tgz", + "integrity": "sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g==", + "requires": { + "end-of-stream": "^1.0.0", + "inherits": "^2.0.1", + "readable-stream": "^2.0.0", + "stream-shift": "^1.0.0" + } + }, + "each-props": { + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/each-props/-/each-props-1.3.2.tgz", + "integrity": "sha512-vV0Hem3zAGkJAyU7JSjixeU66rwdynTAa1vofCrSA5fEln+m67Az9CcnkVD776/fsN/UjIWmBDoNRS6t6G9RfA==", + "requires": { + "is-plain-object": "^2.0.1", + "object.defaults": "^1.1.0" + } + }, + "end-of-stream": { + "version": "1.4.4", + "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz", + "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==", + "requires": { + "once": "^1.4.0" + } + }, + "error-ex": { + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz", + "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", + "requires": { + "is-arrayish": "^0.2.1" + } + }, + "es5-ext": { + "version": "0.10.53", + "resolved": "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.53.tgz", + "integrity": "sha512-Xs2Stw6NiNHWypzRTY1MtaG/uJlwCk8kH81920ma8mvN8Xq1gsfhZvpkImLQArw8AHnv8MT2I45J3c0R8slE+Q==", + "requires": { + "es6-iterator": "~2.0.3", + "es6-symbol": "~3.1.3", + "next-tick": "~1.0.0" + } + }, + "es6-iterator": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/es6-iterator/-/es6-iterator-2.0.3.tgz", + "integrity": "sha1-p96IkUGgWpSwhUQDstCg+/qY87c=", + "requires": { + "d": "1", + "es5-ext": "^0.10.35", + "es6-symbol": "^3.1.1" + } + }, + "es6-object-assign": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/es6-object-assign/-/es6-object-assign-1.1.0.tgz", + "integrity": "sha1-wsNYJlYkfDnqEHyx5mUrb58kUjw=" + }, + "es6-symbol": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.1.3.tgz", + "integrity": "sha512-NJ6Yn3FuDinBaBRWl/q5X/s4koRHBrgKAu+yGI6JCBeiu3qrcbJhwT2GeR/EXVfylRk8dpQVJoLEFhK+Mu31NA==", + "requires": { + "d": "^1.0.1", + "ext": "^1.1.2" + } + }, + "es6-weak-map": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/es6-weak-map/-/es6-weak-map-2.0.3.tgz", + "integrity": "sha512-p5um32HOTO1kP+w7PRnB+5lQ43Z6muuMuIMffvDN8ZB4GcnjLBV6zGStpbASIMk4DCAvEaamhe2zhyCb/QXXsA==", + "requires": { + "d": "1", + "es5-ext": "^0.10.46", + "es6-iterator": "^2.0.3", + "es6-symbol": "^3.1.1" + } + }, + "expand-brackets": { + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz", + "integrity": "sha1-t3c14xXOMPa27/D4OwQVGiJEliI=", + "requires": { + "debug": "^2.3.3", + "define-property": "^0.2.5", + "extend-shallow": "^2.0.1", + "posix-character-classes": "^0.1.0", + "regex-not": "^1.0.0", + "snapdragon": "^0.8.1", + "to-regex": "^3.0.1" + }, + "dependencies": { + "define-property": { + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", + "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", + "requires": { + "is-descriptor": "^0.1.0" + } + }, + "extend-shallow": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", + "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", + "requires": { + "is-extendable": "^0.1.0" + } + } + } + }, + "expand-tilde": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/expand-tilde/-/expand-tilde-2.0.2.tgz", + "integrity": "sha1-l+gBqgUt8CRU3kawK/YhZCzchQI=", + "requires": { + "homedir-polyfill": "^1.0.1" + } + }, + "ext": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/ext/-/ext-1.4.0.tgz", + "integrity": "sha512-Key5NIsUxdqKg3vIsdw9dSuXpPCQ297y6wBjL30edxwPgt2E44WcWBZey/ZvUc6sERLTxKdyCu4gZFmUbk1Q7A==", + "requires": { + "type": "^2.0.0" + }, + "dependencies": { + "type": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/type/-/type-2.3.0.tgz", + "integrity": "sha512-rgPIqOdfK/4J9FhiVrZ3cveAjRRo5rsQBAIhnylX874y1DX/kEKSVdLsnuHB6l1KTjHyU01VjiMBHgU2adejyg==" + } + } + }, + "extend": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz", + "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==" + }, + "extend-object": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/extend-object/-/extend-object-1.0.0.tgz", + "integrity": "sha1-QlFPhAFdE1bK9Rh5ad+yvBvaCCM=" + }, + "extend-shallow": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", + "integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=", + "requires": { + "assign-symbols": "^1.0.0", + "is-extendable": "^1.0.1" + }, + "dependencies": { + "is-extendable": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", + "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", + "requires": { + "is-plain-object": "^2.0.4" + } + } + } + }, + "extglob": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/extglob/-/extglob-2.0.4.tgz", + "integrity": "sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==", + "requires": { + "array-unique": "^0.3.2", + "define-property": "^1.0.0", + "expand-brackets": "^2.1.4", + "extend-shallow": "^2.0.1", + "fragment-cache": "^0.2.1", + "regex-not": "^1.0.0", + "snapdragon": "^0.8.1", + "to-regex": "^3.0.1" + }, + "dependencies": { + "define-property": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", + "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=", + "requires": { + "is-descriptor": "^1.0.0" + } + }, + "extend-shallow": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", + "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", + "requires": { + "is-extendable": "^0.1.0" + } + }, + "is-accessor-descriptor": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", + "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", + "requires": { + "kind-of": "^6.0.0" + } + }, + "is-data-descriptor": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", + "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", + "requires": { + "kind-of": "^6.0.0" + } + }, + "is-descriptor": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", + "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", + "requires": { + "is-accessor-descriptor": "^1.0.0", + "is-data-descriptor": "^1.0.0", + "kind-of": "^6.0.2" + } + } + } + }, + "fancy-log": { + "version": "1.3.3", + "resolved": "https://registry.npmjs.org/fancy-log/-/fancy-log-1.3.3.tgz", + "integrity": "sha512-k9oEhlyc0FrVh25qYuSELjr8oxsCoc4/LEZfg2iJJrfEk/tZL9bCoJE47gqAvI2m/AUjluCS4+3I0eTx8n3AEw==", + "requires": { + "ansi-gray": "^0.1.1", + "color-support": "^1.1.3", + "parse-node-version": "^1.0.0", + "time-stamp": "^1.0.0" + } + }, + "fast-levenshtein": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-1.1.4.tgz", + "integrity": "sha1-5qdUzI8V5YmHqpy9J69m/W9OWvk=" + }, + "file-uri-to-path": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz", + "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==", + "optional": true + }, + "fill-range": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz", + "integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=", + "requires": { + "extend-shallow": "^2.0.1", + "is-number": "^3.0.0", + "repeat-string": "^1.6.1", + "to-regex-range": "^2.1.0" + }, + "dependencies": { + "extend-shallow": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", + "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", + "requires": { + "is-extendable": "^0.1.0" + } + } + } + }, + "find-up": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz", + "integrity": "sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=", + "requires": { + "path-exists": "^2.0.0", + "pinkie-promise": "^2.0.0" + } + }, + "findup-sync": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-3.0.0.tgz", + "integrity": "sha512-YbffarhcicEhOrm4CtrwdKBdCuz576RLdhJDsIfvNtxUuhdRet1qZcsMjqbePtAseKdAnDyM/IyXbu7PRPRLYg==", + "requires": { + "detect-file": "^1.0.0", + "is-glob": "^4.0.0", + "micromatch": "^3.0.4", + "resolve-dir": "^1.0.1" + }, + "dependencies": { + "micromatch": { + "version": "3.1.10", + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz", + "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==", + "requires": { + "arr-diff": "^4.0.0", + "array-unique": "^0.3.2", + "braces": "^2.3.1", + "define-property": "^2.0.2", + "extend-shallow": "^3.0.2", + "extglob": "^2.0.4", + "fragment-cache": "^0.2.1", + "kind-of": "^6.0.2", + "nanomatch": "^1.2.9", + "object.pick": "^1.3.0", + "regex-not": "^1.0.0", + "snapdragon": "^0.8.1", + "to-regex": "^3.0.2" + } + } + } + }, + "fined": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/fined/-/fined-1.2.0.tgz", + "integrity": "sha512-ZYDqPLGxDkDhDZBjZBb+oD1+j0rA4E0pXY50eplAAOPg2N/gUBSSk5IM1/QhPfyVo19lJ+CvXpqfvk+b2p/8Ng==", + "requires": { + "expand-tilde": "^2.0.2", + "is-plain-object": "^2.0.3", + "object.defaults": "^1.1.0", + "object.pick": "^1.2.0", + "parse-filepath": "^1.0.1" + } + }, + "flagged-respawn": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/flagged-respawn/-/flagged-respawn-1.0.1.tgz", + "integrity": "sha512-lNaHNVymajmk0OJMBn8fVUAU1BtDeKIqKoVhk4xAALB57aALg6b4W0MfJ/cUE0g9YBXy5XhSlPIpYIJ7HaY/3Q==" + }, + "flush-write-stream": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/flush-write-stream/-/flush-write-stream-1.1.1.tgz", + "integrity": "sha512-3Z4XhFZ3992uIq0XOqb9AreonueSYphE6oYbpt5+3u06JWklbsPkNv3ZKkP9Bz/r+1MWCaMoSQ28P85+1Yc77w==", + "requires": { + "inherits": "^2.0.3", + "readable-stream": "^2.3.6" + } + }, + "for-in": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz", + "integrity": "sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=" + }, + "for-own": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/for-own/-/for-own-1.0.0.tgz", + "integrity": "sha1-xjMy9BXO3EsE2/5wz4NklMU8tEs=", + "requires": { + "for-in": "^1.0.1" + } + }, + "fragment-cache": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz", + "integrity": "sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=", + "requires": { + "map-cache": "^0.2.2" + } + }, + "fs-extra": { + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz", + "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==", + "requires": { + "at-least-node": "^1.0.0", + "graceful-fs": "^4.2.0", + "jsonfile": "^6.0.1", + "universalify": "^2.0.0" + } + }, + "fs-mkdirp-stream": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/fs-mkdirp-stream/-/fs-mkdirp-stream-1.0.0.tgz", + "integrity": "sha1-C3gV/DIBxqaeFNuYzgmMFpNSWes=", + "requires": { + "graceful-fs": "^4.1.11", + "through2": "^2.0.3" + } + }, + "fs.realpath": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", + "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=" + }, + "fsevents": { + "version": "1.2.13", + "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.2.13.tgz", + "integrity": "sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==", + "optional": true, + "requires": { + "bindings": "^1.5.0", + "nan": "^2.12.1" + } + }, + "function-bind": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz", + "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==" + }, + "get-caller-file": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-1.0.3.tgz", + "integrity": "sha512-3t6rVToeoZfYSGd8YoLFR2DJkiQrIiUrGcjvFX2mDw3bn6k2OtwHN0TNCLbBO+w8qTvimhDkv+LSscbJY1vE6w==" + }, + "get-intrinsic": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.1.tgz", + "integrity": "sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==", + "requires": { + "function-bind": "^1.1.1", + "has": "^1.0.3", + "has-symbols": "^1.0.1" + } + }, + "get-value": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz", + "integrity": "sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=" + }, + "glob": { + "version": "7.1.6", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz", + "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==", + "requires": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.0.4", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + } + }, + "glob-parent": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz", + "integrity": "sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=", + "requires": { + "is-glob": "^3.1.0", + "path-dirname": "^1.0.0" + }, + "dependencies": { + "is-glob": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz", + "integrity": "sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=", + "requires": { + "is-extglob": "^2.1.0" + } + } + } + }, + "glob-stream": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/glob-stream/-/glob-stream-6.1.0.tgz", + "integrity": "sha1-cEXJlBOz65SIjYOrRtC0BMx73eQ=", + "requires": { + "extend": "^3.0.0", + "glob": "^7.1.1", + "glob-parent": "^3.1.0", + "is-negated-glob": "^1.0.0", + "ordered-read-streams": "^1.0.0", + "pumpify": "^1.3.5", + "readable-stream": "^2.1.5", + "remove-trailing-separator": "^1.0.1", + "to-absolute-glob": "^2.0.0", + "unique-stream": "^2.0.2" + } + }, + "glob-watcher": { + "version": "5.0.5", + "resolved": "https://registry.npmjs.org/glob-watcher/-/glob-watcher-5.0.5.tgz", + "integrity": "sha512-zOZgGGEHPklZNjZQaZ9f41i7F2YwE+tS5ZHrDhbBCk3stwahn5vQxnFmBJZHoYdusR6R1bLSXeGUy/BhctwKzw==", + "requires": { + "anymatch": "^2.0.0", + "async-done": "^1.2.0", + "chokidar": "^2.0.0", + "is-negated-glob": "^1.0.0", + "just-debounce": "^1.0.0", + "normalize-path": "^3.0.0", + "object.defaults": "^1.1.0" + } + }, + "global-modules": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/global-modules/-/global-modules-1.0.0.tgz", + "integrity": "sha512-sKzpEkf11GpOFuw0Zzjzmt4B4UZwjOcG757PPvrfhxcLFbq0wpsgpOqxpxtxFiCG4DtG93M6XRVbF2oGdev7bg==", + "requires": { + "global-prefix": "^1.0.1", + "is-windows": "^1.0.1", + "resolve-dir": "^1.0.0" + } + }, + "global-prefix": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-1.0.2.tgz", + "integrity": "sha1-2/dDxsFJklk8ZVVoy2btMsASLr4=", + "requires": { + "expand-tilde": "^2.0.2", + "homedir-polyfill": "^1.0.1", + "ini": "^1.3.4", + "is-windows": "^1.0.1", + "which": "^1.2.14" + } + }, + "glogg": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/glogg/-/glogg-1.0.2.tgz", + "integrity": "sha512-5mwUoSuBk44Y4EshyiqcH95ZntbDdTQqA3QYSrxmzj28Ai0vXBGMH1ApSANH14j2sIRtqCEyg6PfsuP7ElOEDA==", + "requires": { + "sparkles": "^1.0.0" + } + }, + "graceful-fs": { + "version": "4.2.6", + "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.6.tgz", + "integrity": "sha512-nTnJ528pbqxYanhpDYsi4Rd8MAeaBA67+RZ10CM1m3bTAVFEDcd5AuA4a6W5YkGZ1iNXHzZz8T6TBKLeBuNriQ==" + }, + "gulp": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/gulp/-/gulp-4.0.2.tgz", + "integrity": "sha512-dvEs27SCZt2ibF29xYgmnwwCYZxdxhQ/+LFWlbAW8y7jt68L/65402Lz3+CKy0Ov4rOs+NERmDq7YlZaDqUIfA==", + "requires": { + "glob-watcher": "^5.0.3", + "gulp-cli": "^2.2.0", + "undertaker": "^1.2.1", + "vinyl-fs": "^3.0.0" + }, + "dependencies": { + "ansi-colors": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-1.1.0.tgz", + "integrity": "sha512-SFKX67auSNoVR38N3L+nvsPjOE0bybKTYbkf5tRvushrAPQ9V75huw0ZxBkKVeRU9kqH3d6HA4xTckbwZ4ixmA==", + "requires": { + "ansi-wrap": "^0.1.0" + } + }, + "gulp-cli": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/gulp-cli/-/gulp-cli-2.3.0.tgz", + "integrity": "sha512-zzGBl5fHo0EKSXsHzjspp3y5CONegCm8ErO5Qh0UzFzk2y4tMvzLWhoDokADbarfZRL2pGpRp7yt6gfJX4ph7A==", + "requires": { + "ansi-colors": "^1.0.1", + "archy": "^1.0.0", + "array-sort": "^1.0.0", + "color-support": "^1.1.3", + "concat-stream": "^1.6.0", + "copy-props": "^2.0.1", + "fancy-log": "^1.3.2", + "gulplog": "^1.0.0", + "interpret": "^1.4.0", + "isobject": "^3.0.1", + "liftoff": "^3.1.0", + "matchdep": "^2.0.0", + "mute-stdout": "^1.0.0", + "pretty-hrtime": "^1.0.0", + "replace-homedir": "^1.0.0", + "semver-greatest-satisfied-range": "^1.1.0", + "v8flags": "^3.2.0", + "yargs": "^7.1.0" + } + } + } + }, + "gulplog": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/gulplog/-/gulplog-1.0.0.tgz", + "integrity": "sha1-4oxNRdBey77YGDY86PnFkmIp/+U=", + "requires": { + "glogg": "^1.0.0" + } + }, + "has": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz", + "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==", + "requires": { + "function-bind": "^1.1.1" + } + }, + "has-symbols": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz", + "integrity": "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==" + }, + "has-value": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz", + "integrity": "sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=", + "requires": { + "get-value": "^2.0.6", + "has-values": "^1.0.0", + "isobject": "^3.0.0" + } + }, + "has-values": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz", + "integrity": "sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=", + "requires": { + "is-number": "^3.0.0", + "kind-of": "^4.0.0" + }, + "dependencies": { + "kind-of": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz", + "integrity": "sha1-IIE989cSkosgc3hpGkUGb65y3Vc=", + "requires": { + "is-buffer": "^1.1.5" + } + } + } + }, + "homedir-polyfill": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz", + "integrity": "sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==", + "requires": { + "parse-passwd": "^1.0.0" + } + }, + "hosted-git-info": { + "version": "2.8.8", + "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.8.tgz", + "integrity": "sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==" + }, + "inflight": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", + "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=", + "requires": { + "once": "^1.3.0", + "wrappy": "1" + } + }, + "inherits": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" + }, + "ini": { + "version": "1.3.8", + "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz", + "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==" + }, + "interpret": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/interpret/-/interpret-1.4.0.tgz", + "integrity": "sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==" + }, + "invert-kv": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/invert-kv/-/invert-kv-1.0.0.tgz", + "integrity": "sha1-EEqOSqym09jNFXqO+L+rLXo//bY=" + }, + "is-absolute": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/is-absolute/-/is-absolute-1.0.0.tgz", + "integrity": "sha512-dOWoqflvcydARa360Gvv18DZ/gRuHKi2NU/wU5X1ZFzdYfH29nkiNZsF3mp4OJ3H4yo9Mx8A/uAGNzpzPN3yBA==", + "requires": { + "is-relative": "^1.0.0", + "is-windows": "^1.0.1" + } + }, + "is-accessor-descriptor": { + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", + "integrity": "sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=", + "requires": { + "kind-of": "^3.0.2" + }, + "dependencies": { + "kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", + "requires": { + "is-buffer": "^1.1.5" + } + } + } + }, + "is-arrayish": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", + "integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=" + }, + "is-binary-path": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-1.0.1.tgz", + "integrity": "sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=", + "requires": { + "binary-extensions": "^1.0.0" + } + }, + "is-buffer": { + "version": "1.1.6", + "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz", + "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==" + }, + "is-core-module": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.2.0.tgz", + "integrity": "sha512-XRAfAdyyY5F5cOXn7hYQDqh2Xmii+DEfIcQGxK/uNwMHhIkPWO0g8msXcbzLe+MpGoR951MlqM/2iIlU4vKDdQ==", + "requires": { + "has": "^1.0.3" + } + }, + "is-data-descriptor": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", + "integrity": "sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=", + "requires": { + "kind-of": "^3.0.2" + }, + "dependencies": { + "kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", + "requires": { + "is-buffer": "^1.1.5" + } + } + } + }, + "is-descriptor": { + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", + "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", + "requires": { + "is-accessor-descriptor": "^0.1.6", + "is-data-descriptor": "^0.1.4", + "kind-of": "^5.0.0" + }, + "dependencies": { + "kind-of": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", + "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==" + } + } + }, + "is-extendable": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", + "integrity": "sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=" + }, + "is-extglob": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", + "integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=" + }, + "is-fullwidth-code-point": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz", + "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=", + "requires": { + "number-is-nan": "^1.0.0" + } + }, + "is-glob": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz", + "integrity": "sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==", + "requires": { + "is-extglob": "^2.1.1" + } + }, + "is-negated-glob": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/is-negated-glob/-/is-negated-glob-1.0.0.tgz", + "integrity": "sha1-aRC8pdqMleeEtXUbl2z1oQ/uNtI=" + }, + "is-number": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz", + "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=", + "requires": { + "kind-of": "^3.0.2" + }, + "dependencies": { + "kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", + "requires": { + "is-buffer": "^1.1.5" + } + } + } + }, + "is-plain-object": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", + "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", + "requires": { + "isobject": "^3.0.1" + } + }, + "is-relative": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/is-relative/-/is-relative-1.0.0.tgz", + "integrity": "sha512-Kw/ReK0iqwKeu0MITLFuj0jbPAmEiOsIwyIXvvbfa6QfmN9pkD1M+8pdk7Rl/dTKbH34/XBFMbgD4iMJhLQbGA==", + "requires": { + "is-unc-path": "^1.0.0" + } + }, + "is-unc-path": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/is-unc-path/-/is-unc-path-1.0.0.tgz", + "integrity": "sha512-mrGpVd0fs7WWLfVsStvgF6iEJnbjDFZh9/emhRDcGWTduTfNHd9CHeUwH3gYIjdbwo4On6hunkztwOaAw0yllQ==", + "requires": { + "unc-path-regex": "^0.1.2" + } + }, + "is-utf8": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz", + "integrity": "sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=" + }, + "is-valid-glob": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/is-valid-glob/-/is-valid-glob-1.0.0.tgz", + "integrity": "sha1-Kb8+/3Ab4tTTFdusw5vDn+j2Aao=" + }, + "is-windows": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz", + "integrity": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==" + }, + "isarray": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", + "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=" + }, + "isexe": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=" + }, + "isobject": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", + "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=" + }, + "jquery": { + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.0.tgz", + "integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==" + }, + "jquery-form": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/jquery-form/-/jquery-form-4.3.0.tgz", + "integrity": "sha512-q3uaVCEWdLOYUCI6dpNdwf/7cJFOsUgdpq6r0taxtGQ5NJSkOzofyWm4jpOuJ5YxdmL1FI5QR+q+HB63HHLGnQ==", + "requires": { + "jquery": ">=1.7.2" + } + }, + "jquery-mousewheel": { + "version": "3.1.13", + "resolved": "https://registry.npmjs.org/jquery-mousewheel/-/jquery-mousewheel-3.1.13.tgz", + "integrity": "sha1-BvAzXxbjU6aV5yBr9QUDy1I6buU=" + }, + "jquery-validation": { + "version": "1.19.3", + "resolved": "https://registry.npmjs.org/jquery-validation/-/jquery-validation-1.19.3.tgz", + "integrity": "sha512-iXxCS5W7STthSTMFX/NDZfWHBLbJ1behVK3eAgHXAV8/0vRa9M4tiqHvJMr39VGWHMGdlkhrtrkBuaL2UlE8yw==" + }, + "jquery-validation-unobtrusive": { + "version": "3.2.12", + "resolved": "https://registry.npmjs.org/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-3.2.12.tgz", + "integrity": "sha512-kPixGhVcuat7vZXngGFfSIksy4VlzZcHyRgnBIZdsfVneCU+D5sITC8T8dD/9c9K/Q+qkMlgp7ufJHz93nKSuQ==", + "requires": { + "jquery": "^3.5.1", + "jquery-validation": ">=1.16" + } + }, + "json-stable-stringify-without-jsonify": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", + "integrity": "sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=" + }, + "jsonfile": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz", + "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==", + "requires": { + "graceful-fs": "^4.1.6", + "universalify": "^2.0.0" + } + }, + "just-compare": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/just-compare/-/just-compare-1.3.0.tgz", + "integrity": "sha512-i4QNo3mPYubDmAwPbCKQl5C2b5s0yudP5V5GDp6lGR1PM22Em4Idf7mcaIzXYcL6/RLdZtuGrAqkBe9RYM/t4w==" + }, + "just-debounce": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/just-debounce/-/just-debounce-1.1.0.tgz", + "integrity": "sha512-qpcRocdkUmf+UTNBYx5w6dexX5J31AKK1OmPwH630a83DdVVUIngk55RSAiIGpQyoH0dlr872VHfPjnQnK1qDQ==" + }, + "kind-of": { + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", + "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==" + }, + "last-run": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/last-run/-/last-run-1.1.1.tgz", + "integrity": "sha1-RblpQsF7HHnHchmCWbqUO+v4yls=", + "requires": { + "default-resolution": "^2.0.0", + "es6-weak-map": "^2.0.1" + } + }, + "lazystream": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/lazystream/-/lazystream-1.0.0.tgz", + "integrity": "sha1-9plf4PggOS9hOWvolGJAe7dxaOQ=", + "requires": { + "readable-stream": "^2.0.5" + } + }, + "lcid": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/lcid/-/lcid-1.0.0.tgz", + "integrity": "sha1-MIrMr6C8SDo4Z7S28rlQYlHRuDU=", + "requires": { + "invert-kv": "^1.0.0" + } + }, + "lead": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/lead/-/lead-1.0.0.tgz", + "integrity": "sha1-bxT5mje+Op3XhPVJVpDlkDRm7kI=", + "requires": { + "flush-write-stream": "^1.0.2" + } + }, + "liftoff": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/liftoff/-/liftoff-3.1.0.tgz", + "integrity": "sha512-DlIPlJUkCV0Ips2zf2pJP0unEoT1kwYhiiPUGF3s/jtxTCjziNLoiVVh+jqWOWeFi6mmwQ5fNxvAUyPad4Dfog==", + "requires": { + "extend": "^3.0.0", + "findup-sync": "^3.0.0", + "fined": "^1.0.1", + "flagged-respawn": "^1.0.0", + "is-plain-object": "^2.0.4", + "object.map": "^1.0.0", + "rechoir": "^0.6.2", + "resolve": "^1.1.7" + } + }, + "load-json-file": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz", + "integrity": "sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=", + "requires": { + "graceful-fs": "^4.1.2", + "parse-json": "^2.2.0", + "pify": "^2.0.0", + "pinkie-promise": "^2.0.0", + "strip-bom": "^2.0.0" + } + }, + "lodash": { + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" + }, + "luxon": { + "version": "1.26.0", + "resolved": "https://registry.npmjs.org/luxon/-/luxon-1.26.0.tgz", + "integrity": "sha512-+V5QIQ5f6CDXQpWNICELwjwuHdqeJM1UenlZWx5ujcRMc9venvluCjFb4t5NYLhb6IhkbMVOxzVuOqkgMxee2A==" + }, + "make-iterator": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/make-iterator/-/make-iterator-1.0.1.tgz", + "integrity": "sha512-pxiuXh0iVEq7VM7KMIhs5gxsfxCux2URptUQaXo4iZZJxBAzTPOLE2BumO5dbfVYq/hBJFBR/a1mFDmOx5AGmw==", + "requires": { + "kind-of": "^6.0.2" + } + }, + "malihu-custom-scrollbar-plugin": { + "version": "3.1.5", + "resolved": "https://registry.npmjs.org/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-3.1.5.tgz", + "integrity": "sha1-MQzsxeWUFaHCnp37XStuAdZqKe8=", + "requires": { + "jquery-mousewheel": ">=3.0.6" + } + }, + "map-cache": { + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz", + "integrity": "sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=" + }, + "map-visit": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz", + "integrity": "sha1-7Nyo8TFE5mDxtb1B8S80edmN+48=", + "requires": { + "object-visit": "^1.0.0" + } + }, + "matchdep": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/matchdep/-/matchdep-2.0.0.tgz", + "integrity": "sha1-xvNINKDY28OzfCfui7yyfHd1WC4=", + "requires": { + "findup-sync": "^2.0.0", + "micromatch": "^3.0.4", + "resolve": "^1.4.0", + "stack-trace": "0.0.10" + }, + "dependencies": { + "findup-sync": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-2.0.0.tgz", + "integrity": "sha1-kyaxSIwi0aYIhlCoaQGy2akKLLw=", + "requires": { + "detect-file": "^1.0.0", + "is-glob": "^3.1.0", + "micromatch": "^3.0.4", + "resolve-dir": "^1.0.1" + } + }, + "is-glob": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz", + "integrity": "sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=", + "requires": { + "is-extglob": "^2.1.0" + } + }, + "micromatch": { + "version": "3.1.10", + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz", + "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==", + "requires": { + "arr-diff": "^4.0.0", + "array-unique": "^0.3.2", + "braces": "^2.3.1", + "define-property": "^2.0.2", + "extend-shallow": "^3.0.2", + "extglob": "^2.0.4", + "fragment-cache": "^0.2.1", + "kind-of": "^6.0.2", + "nanomatch": "^1.2.9", + "object.pick": "^1.3.0", + "regex-not": "^1.0.0", + "snapdragon": "^0.8.1", + "to-regex": "^3.0.2" + } + } + } + }, + "merge-stream": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz", + "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==" + }, + "micromatch": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.2.tgz", + "integrity": "sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q==", + "requires": { + "braces": "^3.0.1", + "picomatch": "^2.0.5" + }, + "dependencies": { + "braces": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz", + "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==", + "requires": { + "fill-range": "^7.0.1" + } + }, + "fill-range": { + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", + "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==", + "requires": { + "to-regex-range": "^5.0.1" + } + }, + "is-number": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", + "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==" + }, + "to-regex-range": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", + "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", + "requires": { + "is-number": "^7.0.0" + } + } + } + }, + "minimatch": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", + "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", + "requires": { + "brace-expansion": "^1.1.7" + } + }, + "mixin-deep": { + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz", + "integrity": "sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==", + "requires": { + "for-in": "^1.0.2", + "is-extendable": "^1.0.1" + }, + "dependencies": { + "is-extendable": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", + "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", + "requires": { + "is-plain-object": "^2.0.4" + } + } + } + }, + "ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" + }, + "mute-stdout": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/mute-stdout/-/mute-stdout-1.0.1.tgz", + "integrity": "sha512-kDcwXR4PS7caBpuRYYBUz9iVixUk3anO3f5OYFiIPwK/20vCzKCHyKoulbiDY1S53zD2bxUpxN/IJ+TnXjfvxg==" + }, + "nan": { + "version": "2.14.2", + "resolved": "https://registry.npmjs.org/nan/-/nan-2.14.2.tgz", + "integrity": "sha512-M2ufzIiINKCuDfBSAUr1vWQ+vuVcA9kqx8JJUsbQi6yf1uGRyb7HfpdfUr5qLXf3B/t8dPvcjhKMmlfnP47EzQ==", + "optional": true + }, + "nanomatch": { + "version": "1.2.13", + "resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz", + "integrity": "sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==", + "requires": { + "arr-diff": "^4.0.0", + "array-unique": "^0.3.2", + "define-property": "^2.0.2", + "extend-shallow": "^3.0.2", + "fragment-cache": "^0.2.1", + "is-windows": "^1.0.2", + "kind-of": "^6.0.2", + "object.pick": "^1.3.0", + "regex-not": "^1.0.0", + "snapdragon": "^0.8.1", + "to-regex": "^3.0.1" + } + }, + "next-tick": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/next-tick/-/next-tick-1.0.0.tgz", + "integrity": "sha1-yobR/ogoFpsBICCOPchCS524NCw=" + }, + "normalize-package-data": { + "version": "2.5.0", + "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz", + "integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==", + "requires": { + "hosted-git-info": "^2.1.4", + "resolve": "^1.10.0", + "semver": "2 || 3 || 4 || 5", + "validate-npm-package-license": "^3.0.1" + } + }, + "normalize-path": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", + "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==" + }, + "now-and-later": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/now-and-later/-/now-and-later-2.0.1.tgz", + "integrity": "sha512-KGvQ0cB70AQfg107Xvs/Fbu+dGmZoTRJp2TaPwcwQm3/7PteUyN2BCgk8KBMPGBUXZdVwyWS8fDCGFygBm19UQ==", + "requires": { + "once": "^1.3.2" + } + }, + "number-is-nan": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz", + "integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=" + }, + "object-copy": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz", + "integrity": "sha1-fn2Fi3gb18mRpBupde04EnVOmYw=", + "requires": { + "copy-descriptor": "^0.1.0", + "define-property": "^0.2.5", + "kind-of": "^3.0.3" + }, + "dependencies": { + "define-property": { + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", + "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", + "requires": { + "is-descriptor": "^0.1.0" + } + }, + "kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", + "requires": { + "is-buffer": "^1.1.5" + } + } + } + }, + "object-keys": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", + "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==" + }, + "object-visit": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz", + "integrity": "sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=", + "requires": { + "isobject": "^3.0.0" + } + }, + "object.assign": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.2.tgz", + "integrity": "sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==", + "requires": { + "call-bind": "^1.0.0", + "define-properties": "^1.1.3", + "has-symbols": "^1.0.1", + "object-keys": "^1.1.1" + } + }, + "object.defaults": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/object.defaults/-/object.defaults-1.1.0.tgz", + "integrity": "sha1-On+GgzS0B96gbaFtiNXNKeQ1/s8=", + "requires": { + "array-each": "^1.0.1", + "array-slice": "^1.0.0", + "for-own": "^1.0.0", + "isobject": "^3.0.0" + } + }, + "object.map": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/object.map/-/object.map-1.0.1.tgz", + "integrity": "sha1-z4Plncj8wK1fQlDh94s7gb2AHTc=", + "requires": { + "for-own": "^1.0.0", + "make-iterator": "^1.0.0" + } + }, + "object.pick": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz", + "integrity": "sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=", + "requires": { + "isobject": "^3.0.1" + } + }, + "object.reduce": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/object.reduce/-/object.reduce-1.0.1.tgz", + "integrity": "sha1-b+NI8qx/oPlcpiEiZZkJaCW7A60=", + "requires": { + "for-own": "^1.0.0", + "make-iterator": "^1.0.0" + } + }, + "once": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", + "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", + "requires": { + "wrappy": "1" + } + }, + "ordered-read-streams": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/ordered-read-streams/-/ordered-read-streams-1.0.1.tgz", + "integrity": "sha1-d8DLN8QVJdZBZtmQ/61+xqDhNj4=", + "requires": { + "readable-stream": "^2.0.1" + } + }, + "os-locale": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/os-locale/-/os-locale-1.4.0.tgz", + "integrity": "sha1-IPnxeuKe00XoveWDsT0gCYA8FNk=", + "requires": { + "lcid": "^1.0.0" + } + }, + "parse-filepath": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/parse-filepath/-/parse-filepath-1.0.2.tgz", + "integrity": "sha1-pjISf1Oq89FYdvWHLz/6x2PWyJE=", + "requires": { + "is-absolute": "^1.0.0", + "map-cache": "^0.2.0", + "path-root": "^0.1.1" + } + }, + "parse-json": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz", + "integrity": "sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=", + "requires": { + "error-ex": "^1.2.0" + } + }, + "parse-node-version": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/parse-node-version/-/parse-node-version-1.0.1.tgz", + "integrity": "sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA==" + }, + "parse-passwd": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/parse-passwd/-/parse-passwd-1.0.0.tgz", + "integrity": "sha1-bVuTSkVpk7I9N/QKOC1vFmao5cY=" + }, + "pascalcase": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz", + "integrity": "sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=" + }, + "path": { + "version": "0.12.7", + "resolved": "https://registry.npmjs.org/path/-/path-0.12.7.tgz", + "integrity": "sha1-1NwqUGxM4hl+tIHr/NWzbAFAsQ8=", + "requires": { + "process": "^0.11.1", + "util": "^0.10.3" + } + }, + "path-dirname": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/path-dirname/-/path-dirname-1.0.2.tgz", + "integrity": "sha1-zDPSTVJeCZpTiMAzbG4yuRYGCeA=" + }, + "path-exists": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz", + "integrity": "sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=", + "requires": { + "pinkie-promise": "^2.0.0" + } + }, + "path-is-absolute": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", + "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=" + }, + "path-parse": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz", + "integrity": "sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==" + }, + "path-root": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/path-root/-/path-root-0.1.1.tgz", + "integrity": "sha1-mkpoFMrBwM1zNgqV8yCDyOpHRbc=", + "requires": { + "path-root-regex": "^0.1.0" + } + }, + "path-root-regex": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/path-root-regex/-/path-root-regex-0.1.2.tgz", + "integrity": "sha1-v8zcjfWxLcUsi0PsONGNcsBLqW0=" + }, + "path-type": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz", + "integrity": "sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE=", + "requires": { + "graceful-fs": "^4.1.2", + "pify": "^2.0.0", + "pinkie-promise": "^2.0.0" + } + }, + "picomatch": { + "version": "2.2.2", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.2.2.tgz", + "integrity": "sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==" + }, + "pify": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", + "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=" + }, + "pinkie": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz", + "integrity": "sha1-clVrgM+g1IqXToDnckjoDtT3+HA=" + }, + "pinkie-promise": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz", + "integrity": "sha1-ITXW36ejWMBprJsXh3YogihFD/o=", + "requires": { + "pinkie": "^2.0.0" + } + }, + "posix-character-classes": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz", + "integrity": "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=" + }, + "pretty-hrtime": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz", + "integrity": "sha1-t+PqQkNaTJsnWdmeDyAesZWALuE=" + }, + "process": { + "version": "0.11.10", + "resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz", + "integrity": "sha1-czIwDoQBYb2j5podHZGn1LwW8YI=" + }, + "process-nextick-args": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", + "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==" + }, + "promise-polyfill": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/promise-polyfill/-/promise-polyfill-6.1.0.tgz", + "integrity": "sha1-36lpQ+qcEh/KTem1hoyznTRy4Fc=" + }, + "pump": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/pump/-/pump-2.0.1.tgz", + "integrity": "sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==", + "requires": { + "end-of-stream": "^1.1.0", + "once": "^1.3.1" + } + }, + "pumpify": { + "version": "1.5.1", + "resolved": "https://registry.npmjs.org/pumpify/-/pumpify-1.5.1.tgz", + "integrity": "sha512-oClZI37HvuUJJxSKKrC17bZ9Cu0ZYhEAGPsPUy9KlMUmv9dKX2o77RUmq7f3XjIxbwyGwYzbzQ1L2Ks8sIradQ==", + "requires": { + "duplexify": "^3.6.0", + "inherits": "^2.0.3", + "pump": "^2.0.0" + } + }, + "read-pkg": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz", + "integrity": "sha1-9f+qXs0pyzHAR0vKfXVra7KePyg=", + "requires": { + "load-json-file": "^1.0.0", + "normalize-package-data": "^2.3.2", + "path-type": "^1.0.0" + } + }, + "read-pkg-up": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz", + "integrity": "sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=", + "requires": { + "find-up": "^1.0.0", + "read-pkg": "^1.0.0" + } + }, + "readable-stream": { + "version": "2.3.7", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz", + "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==", + "requires": { + "core-util-is": "~1.0.0", + "inherits": "~2.0.3", + "isarray": "~1.0.0", + "process-nextick-args": "~2.0.0", + "safe-buffer": "~5.1.1", + "string_decoder": "~1.1.1", + "util-deprecate": "~1.0.1" + } + }, + "readdirp": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-2.2.1.tgz", + "integrity": "sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==", + "requires": { + "graceful-fs": "^4.1.11", + "micromatch": "^3.1.10", + "readable-stream": "^2.0.2" + }, + "dependencies": { + "micromatch": { + "version": "3.1.10", + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz", + "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==", + "requires": { + "arr-diff": "^4.0.0", + "array-unique": "^0.3.2", + "braces": "^2.3.1", + "define-property": "^2.0.2", + "extend-shallow": "^3.0.2", + "extglob": "^2.0.4", + "fragment-cache": "^0.2.1", + "kind-of": "^6.0.2", + "nanomatch": "^1.2.9", + "object.pick": "^1.3.0", + "regex-not": "^1.0.0", + "snapdragon": "^0.8.1", + "to-regex": "^3.0.2" + } + } + } + }, + "rechoir": { + "version": "0.6.2", + "resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.6.2.tgz", + "integrity": "sha1-hSBLVNuoLVdC4oyWdW70OvUOM4Q=", + "requires": { + "resolve": "^1.1.6" + } + }, + "regex-not": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz", + "integrity": "sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==", + "requires": { + "extend-shallow": "^3.0.2", + "safe-regex": "^1.1.0" + } + }, + "remove-bom-buffer": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/remove-bom-buffer/-/remove-bom-buffer-3.0.0.tgz", + "integrity": "sha512-8v2rWhaakv18qcvNeli2mZ/TMTL2nEyAKRvzo1WtnZBl15SHyEhrCu2/xKlJyUFKHiHgfXIyuY6g2dObJJycXQ==", + "requires": { + "is-buffer": "^1.1.5", + "is-utf8": "^0.2.1" + } + }, + "remove-bom-stream": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/remove-bom-stream/-/remove-bom-stream-1.2.0.tgz", + "integrity": "sha1-BfGlk/FuQuH7kOv1nejlaVJflSM=", + "requires": { + "remove-bom-buffer": "^3.0.0", + "safe-buffer": "^5.1.0", + "through2": "^2.0.3" + } + }, + "remove-trailing-separator": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz", + "integrity": "sha1-wkvOKig62tW8P1jg1IJJuSN52O8=" + }, + "repeat-element": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.3.tgz", + "integrity": "sha512-ahGq0ZnV5m5XtZLMb+vP76kcAM5nkLqk0lpqAuojSKGgQtn4eRi4ZZGm2olo2zKFH+sMsWaqOCW1dqAnOru72g==" + }, + "repeat-string": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz", + "integrity": "sha1-jcrkcOHIirwtYA//Sndihtp15jc=" + }, + "replace-ext": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/replace-ext/-/replace-ext-1.0.1.tgz", + "integrity": "sha512-yD5BHCe7quCgBph4rMQ+0KkIRKwWCrHDOX1p1Gp6HwjPM5kVoCdKGNhN7ydqqsX6lJEnQDKZ/tFMiEdQ1dvPEw==" + }, + "replace-homedir": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/replace-homedir/-/replace-homedir-1.0.0.tgz", + "integrity": "sha1-6H9tUTuSjd6AgmDBK+f+xv9ueYw=", + "requires": { + "homedir-polyfill": "^1.0.1", + "is-absolute": "^1.0.0", + "remove-trailing-separator": "^1.1.0" + } + }, + "require-directory": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", + "integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I=" + }, + "require-main-filename": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-1.0.1.tgz", + "integrity": "sha1-l/cXtp1IeE9fUmpsWqj/3aBVpNE=" + }, + "resolve": { + "version": "1.20.0", + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.20.0.tgz", + "integrity": "sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==", + "requires": { + "is-core-module": "^2.2.0", + "path-parse": "^1.0.6" + } + }, + "resolve-dir": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/resolve-dir/-/resolve-dir-1.0.1.tgz", + "integrity": "sha1-eaQGRMNivoLybv/nOcm7U4IEb0M=", + "requires": { + "expand-tilde": "^2.0.0", + "global-modules": "^1.0.0" + } + }, + "resolve-options": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/resolve-options/-/resolve-options-1.1.0.tgz", + "integrity": "sha1-MrueOcBtZzONyTeMDW1gdFZq0TE=", + "requires": { + "value-or-function": "^3.0.0" + } + }, + "resolve-url": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz", + "integrity": "sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=" + }, + "ret": { + "version": "0.1.15", + "resolved": "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz", + "integrity": "sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==" + }, + "safe-buffer": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", + "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" + }, + "safe-regex": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz", + "integrity": "sha1-QKNmnzsHfR6UPURinhV91IAjvy4=", + "requires": { + "ret": "~0.1.10" + } + }, + "select2": { + "version": "4.0.13", + "resolved": "https://registry.npmjs.org/select2/-/select2-4.0.13.tgz", + "integrity": "sha512-1JeB87s6oN/TDxQQYCvS5EFoQyvV6eYMZZ0AeA4tdFDYWN3BAGZ8npr17UBFddU0lgAt3H0yjX3X6/ekOj1yjw==" + }, + "semver": { + "version": "5.7.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", + "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==" + }, + "semver-greatest-satisfied-range": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/semver-greatest-satisfied-range/-/semver-greatest-satisfied-range-1.1.0.tgz", + "integrity": "sha1-E+jCZYq5aRywzXEJMkAoDTb3els=", + "requires": { + "sver-compat": "^1.5.0" + } + }, + "set-blocking": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", + "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=" + }, + "set-value": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz", + "integrity": "sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==", + "requires": { + "extend-shallow": "^2.0.1", + "is-extendable": "^0.1.1", + "is-plain-object": "^2.0.3", + "split-string": "^3.0.1" + }, + "dependencies": { + "extend-shallow": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", + "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", + "requires": { + "is-extendable": "^0.1.0" + } + } + } + }, + "snapdragon": { + "version": "0.8.2", + "resolved": "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz", + "integrity": "sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==", + "requires": { + "base": "^0.11.1", + "debug": "^2.2.0", + "define-property": "^0.2.5", + "extend-shallow": "^2.0.1", + "map-cache": "^0.2.2", + "source-map": "^0.5.6", + "source-map-resolve": "^0.5.0", + "use": "^3.1.0" + }, + "dependencies": { + "define-property": { + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", + "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", + "requires": { + "is-descriptor": "^0.1.0" + } + }, + "extend-shallow": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", + "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", + "requires": { + "is-extendable": "^0.1.0" + } + } + } + }, + "snapdragon-node": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz", + "integrity": "sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==", + "requires": { + "define-property": "^1.0.0", + "isobject": "^3.0.0", + "snapdragon-util": "^3.0.1" + }, + "dependencies": { + "define-property": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", + "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=", + "requires": { + "is-descriptor": "^1.0.0" + } + }, + "is-accessor-descriptor": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", + "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", + "requires": { + "kind-of": "^6.0.0" + } + }, + "is-data-descriptor": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", + "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", + "requires": { + "kind-of": "^6.0.0" + } + }, + "is-descriptor": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", + "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", + "requires": { + "is-accessor-descriptor": "^1.0.0", + "is-data-descriptor": "^1.0.0", + "kind-of": "^6.0.2" + } + } + } + }, + "snapdragon-util": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz", + "integrity": "sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==", + "requires": { + "kind-of": "^3.2.0" + }, + "dependencies": { + "kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", + "requires": { + "is-buffer": "^1.1.5" + } + } + } + }, + "source-map": { + "version": "0.5.7", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", + "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=" + }, + "source-map-resolve": { + "version": "0.5.3", + "resolved": "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.3.tgz", + "integrity": "sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==", + "requires": { + "atob": "^2.1.2", + "decode-uri-component": "^0.2.0", + "resolve-url": "^0.2.1", + "source-map-url": "^0.4.0", + "urix": "^0.1.0" + } + }, + "source-map-url": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.1.tgz", + "integrity": "sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==" + }, + "sparkles": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/sparkles/-/sparkles-1.0.1.tgz", + "integrity": "sha512-dSO0DDYUahUt/0/pD/Is3VIm5TGJjludZ0HVymmhYF6eNA53PVLhnUk0znSYbH8IYBuJdCE+1luR22jNLMaQdw==" + }, + "spdx-correct": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.1.tgz", + "integrity": "sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==", + "requires": { + "spdx-expression-parse": "^3.0.0", + "spdx-license-ids": "^3.0.0" + } + }, + "spdx-exceptions": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz", + "integrity": "sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==" + }, + "spdx-expression-parse": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz", + "integrity": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==", + "requires": { + "spdx-exceptions": "^2.1.0", + "spdx-license-ids": "^3.0.0" + } + }, + "spdx-license-ids": { + "version": "3.0.7", + "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.7.tgz", + "integrity": "sha512-U+MTEOO0AiDzxwFvoa4JVnMV6mZlJKk2sBLt90s7G0Gd0Mlknc7kxEn3nuDPNZRta7O2uy8oLcZLVT+4sqNZHQ==" + }, + "split-string": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz", + "integrity": "sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==", + "requires": { + "extend-shallow": "^3.0.0" + } + }, + "stack-trace": { + "version": "0.0.10", + "resolved": "https://registry.npmjs.org/stack-trace/-/stack-trace-0.0.10.tgz", + "integrity": "sha1-VHxws0fo0ytOEI6hoqFZ5f3eGcA=" + }, + "static-extend": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz", + "integrity": "sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY=", + "requires": { + "define-property": "^0.2.5", + "object-copy": "^0.1.0" + }, + "dependencies": { + "define-property": { + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", + "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", + "requires": { + "is-descriptor": "^0.1.0" + } + } + } + }, + "stream-exhaust": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/stream-exhaust/-/stream-exhaust-1.0.2.tgz", + "integrity": "sha512-b/qaq/GlBK5xaq1yrK9/zFcyRSTNxmcZwFLGSTG0mXgZl/4Z6GgiyYOXOvY7N3eEvFRAG1bkDRz5EPGSvPYQlw==" + }, + "stream-shift": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.1.tgz", + "integrity": "sha512-AiisoFqQ0vbGcZgQPY1cdP2I76glaVA/RauYR4G4thNFgkTqr90yXTo4LYX60Jl+sIlPNHHdGSwo01AvbKUSVQ==" + }, + "string-width": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz", + "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=", + "requires": { + "code-point-at": "^1.0.0", + "is-fullwidth-code-point": "^1.0.0", + "strip-ansi": "^3.0.0" + } + }, + "string_decoder": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", + "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", + "requires": { + "safe-buffer": "~5.1.0" + } + }, + "strip-ansi": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", + "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=", + "requires": { + "ansi-regex": "^2.0.0" + } + }, + "strip-bom": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz", + "integrity": "sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=", + "requires": { + "is-utf8": "^0.2.0" + } + }, + "sver-compat": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/sver-compat/-/sver-compat-1.5.0.tgz", + "integrity": "sha1-PPh9/rTQe0o/FIJ7wYaz/QxkXNg=", + "requires": { + "es6-iterator": "^2.0.1", + "es6-symbol": "^3.1.1" + } + }, + "sweetalert": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/sweetalert/-/sweetalert-2.1.2.tgz", + "integrity": "sha512-iWx7X4anRBNDa/a+AdTmvAzQtkN1+s4j/JJRWlHpYE8Qimkohs8/XnFcWeYHH2lMA8LRCa5tj2d244If3S/hzA==", + "requires": { + "es6-object-assign": "^1.1.0", + "promise-polyfill": "^6.0.2" + } + }, + "through2": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", + "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", + "requires": { + "readable-stream": "~2.3.6", + "xtend": "~4.0.1" + } + }, + "through2-filter": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/through2-filter/-/through2-filter-3.0.0.tgz", + "integrity": "sha512-jaRjI2WxN3W1V8/FMZ9HKIBXixtiqs3SQSX4/YGIiP3gL6djW48VoZq9tDqeCWs3MT8YY5wb/zli8VW8snY1CA==", + "requires": { + "through2": "~2.0.0", + "xtend": "~4.0.0" + } + }, + "time-stamp": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/time-stamp/-/time-stamp-1.1.0.tgz", + "integrity": "sha1-dkpaEa9QVhkhsTPztE5hhofg9cM=" + }, + "timeago": { + "version": "1.6.7", + "resolved": "https://registry.npmjs.org/timeago/-/timeago-1.6.7.tgz", + "integrity": "sha512-FikcjN98+ij0siKH4VO4dZ358PR3oDDq4Vdl1+sN9gWz1/+JXGr3uZbUShYH/hL7bMhcTpPbplJU5Tej4b4jbQ==", + "requires": { + "jquery": ">=1.5.0 <4.0" + } + }, + "to-absolute-glob": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/to-absolute-glob/-/to-absolute-glob-2.0.2.tgz", + "integrity": "sha1-GGX0PZ50sIItufFFt4z/fQ98hJs=", + "requires": { + "is-absolute": "^1.0.0", + "is-negated-glob": "^1.0.0" + } + }, + "to-object-path": { + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz", + "integrity": "sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=", + "requires": { + "kind-of": "^3.0.2" + }, + "dependencies": { + "kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", + "requires": { + "is-buffer": "^1.1.5" + } + } + } + }, + "to-regex": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz", + "integrity": "sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==", + "requires": { + "define-property": "^2.0.2", + "extend-shallow": "^3.0.2", + "regex-not": "^1.0.2", + "safe-regex": "^1.1.0" + } + }, + "to-regex-range": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz", + "integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=", + "requires": { + "is-number": "^3.0.0", + "repeat-string": "^1.6.1" + } + }, + "to-through": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/to-through/-/to-through-2.0.0.tgz", + "integrity": "sha1-/JKtq6ByZHvAtn1rA2ZKoZUJOvY=", + "requires": { + "through2": "^2.0.3" + } + }, + "toastr": { + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/toastr/-/toastr-2.1.4.tgz", + "integrity": "sha1-i0O+ZPudDEFIcURvLbjoyk6V8YE=", + "requires": { + "jquery": ">=1.12.0" + } + }, + "type": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/type/-/type-1.2.0.tgz", + "integrity": "sha512-+5nt5AAniqsCnu2cEQQdpzCAh33kVx8n0VoFidKpB1dVVLAN/F+bgVOqOJqOnEnrhp222clB5p3vUlD+1QAnfg==" + }, + "typedarray": { + "version": "0.0.6", + "resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz", + "integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=" + }, + "unc-path-regex": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/unc-path-regex/-/unc-path-regex-0.1.2.tgz", + "integrity": "sha1-5z3T17DXxe2G+6xrCufYxqadUPo=" + }, + "undertaker": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/undertaker/-/undertaker-1.3.0.tgz", + "integrity": "sha512-/RXwi5m/Mu3H6IHQGww3GNt1PNXlbeCuclF2QYR14L/2CHPz3DFZkvB5hZ0N/QUkiXWCACML2jXViIQEQc2MLg==", + "requires": { + "arr-flatten": "^1.0.1", + "arr-map": "^2.0.0", + "bach": "^1.0.0", + "collection-map": "^1.0.0", + "es6-weak-map": "^2.0.1", + "fast-levenshtein": "^1.0.0", + "last-run": "^1.1.0", + "object.defaults": "^1.0.0", + "object.reduce": "^1.0.0", + "undertaker-registry": "^1.0.0" + } + }, + "undertaker-registry": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/undertaker-registry/-/undertaker-registry-1.0.1.tgz", + "integrity": "sha1-XkvaMI5KiirlhPm5pDWaSZglzFA=" + }, + "union-value": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz", + "integrity": "sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==", + "requires": { + "arr-union": "^3.1.0", + "get-value": "^2.0.6", + "is-extendable": "^0.1.1", + "set-value": "^2.0.1" + } + }, + "unique-stream": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/unique-stream/-/unique-stream-2.3.1.tgz", + "integrity": "sha512-2nY4TnBE70yoxHkDli7DMazpWiP7xMdCYqU2nBRO0UB+ZpEkGsSija7MvmvnZFUeC+mrgiUfcHSr3LmRFIg4+A==", + "requires": { + "json-stable-stringify-without-jsonify": "^1.0.1", + "through2-filter": "^3.0.0" + } + }, + "universalify": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz", + "integrity": "sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==" + }, + "unset-value": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz", + "integrity": "sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=", + "requires": { + "has-value": "^0.3.1", + "isobject": "^3.0.0" + }, + "dependencies": { + "has-value": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/has-value/-/has-value-0.3.1.tgz", + "integrity": "sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=", + "requires": { + "get-value": "^2.0.3", + "has-values": "^0.1.4", + "isobject": "^2.0.0" + }, + "dependencies": { + "isobject": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz", + "integrity": "sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=", + "requires": { + "isarray": "1.0.0" + } + } + } + }, + "has-values": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/has-values/-/has-values-0.1.4.tgz", + "integrity": "sha1-bWHeldkd/Km5oCCJrThL/49it3E=" + } + } + }, + "upath": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/upath/-/upath-1.2.0.tgz", + "integrity": "sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==" + }, + "urix": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz", + "integrity": "sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=" + }, + "use": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/use/-/use-3.1.1.tgz", + "integrity": "sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==" + }, + "util": { + "version": "0.10.4", + "resolved": "https://registry.npmjs.org/util/-/util-0.10.4.tgz", + "integrity": "sha512-0Pm9hTQ3se5ll1XihRic3FDIku70C+iHUdT/W926rSgHV5QgXsYbKZN8MSC3tJtSkhuROzvsQjAaFENRXr+19A==", + "requires": { + "inherits": "2.0.3" + }, + "dependencies": { + "inherits": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz", + "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=" + } + } + }, + "util-deprecate": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", + "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=" + }, + "v8flags": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/v8flags/-/v8flags-3.2.0.tgz", + "integrity": "sha512-mH8etigqMfiGWdeXpaaqGfs6BndypxusHHcv2qSHyZkGEznCd/qAXCWWRzeowtL54147cktFOC4P5y+kl8d8Jg==", + "requires": { + "homedir-polyfill": "^1.0.1" + } + }, + "validate-npm-package-license": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz", + "integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==", + "requires": { + "spdx-correct": "^3.0.0", + "spdx-expression-parse": "^3.0.0" + } + }, + "value-or-function": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/value-or-function/-/value-or-function-3.0.0.tgz", + "integrity": "sha1-HCQ6ULWVwb5Up1S/7OhWO5/42BM=" + }, + "vinyl": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/vinyl/-/vinyl-2.2.1.tgz", + "integrity": "sha512-LII3bXRFBZLlezoG5FfZVcXflZgWP/4dCwKtxd5ky9+LOtM4CS3bIRQsmR1KMnMW07jpE8fqR2lcxPZ+8sJIcw==", + "requires": { + "clone": "^2.1.1", + "clone-buffer": "^1.0.0", + "clone-stats": "^1.0.0", + "cloneable-readable": "^1.0.0", + "remove-trailing-separator": "^1.0.1", + "replace-ext": "^1.0.0" + } + }, + "vinyl-fs": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-3.0.3.tgz", + "integrity": "sha512-vIu34EkyNyJxmP0jscNzWBSygh7VWhqun6RmqVfXePrOwi9lhvRs//dOaGOTRUQr4tx7/zd26Tk5WeSVZitgng==", + "requires": { + "fs-mkdirp-stream": "^1.0.0", + "glob-stream": "^6.1.0", + "graceful-fs": "^4.0.0", + "is-valid-glob": "^1.0.0", + "lazystream": "^1.0.0", + "lead": "^1.0.0", + "object.assign": "^4.0.4", + "pumpify": "^1.3.5", + "readable-stream": "^2.3.3", + "remove-bom-buffer": "^3.0.0", + "remove-bom-stream": "^1.2.0", + "resolve-options": "^1.1.0", + "through2": "^2.0.0", + "to-through": "^2.0.0", + "value-or-function": "^3.0.0", + "vinyl": "^2.0.0", + "vinyl-sourcemap": "^1.1.0" + } + }, + "vinyl-sourcemap": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/vinyl-sourcemap/-/vinyl-sourcemap-1.1.0.tgz", + "integrity": "sha1-kqgAWTo4cDqM2xHYswCtS+Y7PhY=", + "requires": { + "append-buffer": "^1.0.2", + "convert-source-map": "^1.5.0", + "graceful-fs": "^4.1.6", + "normalize-path": "^2.1.1", + "now-and-later": "^2.0.0", + "remove-bom-buffer": "^3.0.0", + "vinyl": "^2.0.0" + }, + "dependencies": { + "normalize-path": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz", + "integrity": "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=", + "requires": { + "remove-trailing-separator": "^1.0.1" + } + } + } + }, + "which": { + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz", + "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==", + "requires": { + "isexe": "^2.0.0" + } + }, + "which-module": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/which-module/-/which-module-1.0.0.tgz", + "integrity": "sha1-u6Y8qGGUiZT/MHc2CJ47lgJsKk8=" + }, + "wrap-ansi": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz", + "integrity": "sha1-2Pw9KE3QV5T+hJc8rs3Rz4JP3YU=", + "requires": { + "string-width": "^1.0.1", + "strip-ansi": "^3.0.1" + } + }, + "wrappy": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", + "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=" + }, + "xtend": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz", + "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==" + }, + "y18n": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/y18n/-/y18n-3.2.2.tgz", + "integrity": "sha512-uGZHXkHnhF0XeeAPgnKfPv1bgKAYyVvmNL1xlKsPYZPaIHxGti2hHqvOCQv71XMsLxu1QjergkqogUnms5D3YQ==" + }, + "yargs": { + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/yargs/-/yargs-7.1.1.tgz", + "integrity": "sha512-huO4Fr1f9PmiJJdll5kwoS2e4GqzGSsMT3PPMpOwoVkOK8ckqAewMTZyA6LXVQWflleb/Z8oPBEvNsMft0XE+g==", + "requires": { + "camelcase": "^3.0.0", + "cliui": "^3.2.0", + "decamelize": "^1.1.1", + "get-caller-file": "^1.0.1", + "os-locale": "^1.4.0", + "read-pkg-up": "^1.0.1", + "require-directory": "^2.1.1", + "require-main-filename": "^1.0.1", + "set-blocking": "^2.0.0", + "string-width": "^1.0.2", + "which-module": "^1.0.0", + "y18n": "^3.2.1", + "yargs-parser": "5.0.0-security.0" + } + }, + "yargs-parser": { + "version": "5.0.0-security.0", + "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-5.0.0-security.0.tgz", + "integrity": "sha512-T69y4Ps64LNesYxeYGYPvfoMTt/7y1XtfpIslUeK4um+9Hu7hlGoRtaDLvdXb7+/tfq4opVa2HRY5xGip022rQ==", + "requires": { + "camelcase": "^3.0.0", + "object.assign": "^4.1.0" + } + } + } +} diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/package.json b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/package.json new file mode 100644 index 0000000000..fd0175dfa0 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/package.json @@ -0,0 +1,9 @@ +{ + "version": "1.0.0", + "name": "my-app", + "private": true, + "dependencies": { + "@abp/aspnetcore.mvc.ui.theme.basic": "^4.2.2", + "@abp/aspnetcore.components.server.basictheme": "^4.2.1" + } +} diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/blazor-global-styles.css b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/blazor-global-styles.css new file mode 100644 index 0000000000..4f895ce71e --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/blazor-global-styles.css @@ -0,0 +1,18 @@ +#blazor-error-ui { + background: lightyellow; + bottom: 0; + box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2); + display: none; + left: 0; + padding: 0.6rem 1.25rem 0.7rem 1.25rem; + position: fixed; + width: 100%; + z-index: 1000; +} + +#blazor-error-ui .dismiss { + cursor: pointer; + position: absolute; + right: 0.75rem; + top: 0.5rem; +} diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/favicon.ico b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/favicon.ico new file mode 100644 index 0000000000..a3a799985c Binary files /dev/null and b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/favicon.ico differ diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/global-styles.css b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/global-styles.css new file mode 100644 index 0000000000..b248b67c1b --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/global-styles.css @@ -0,0 +1,3 @@ +body { + +} \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/css/all.css b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/css/all.css new file mode 100644 index 0000000000..c9816fac8c --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/css/all.css @@ -0,0 +1,4586 @@ +/*! + * Font Awesome Free 5.13.1 by @fontawesome - https://fontawesome.com + * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) + */ +.fa, +.fas, +.far, +.fal, +.fad, +.fab { + -moz-osx-font-smoothing: grayscale; + -webkit-font-smoothing: antialiased; + display: inline-block; + font-style: normal; + font-variant: normal; + text-rendering: auto; + line-height: 1; } + +.fa-lg { + font-size: 1.33333em; + line-height: 0.75em; + vertical-align: -.0667em; } + +.fa-xs { + font-size: .75em; } + +.fa-sm { + font-size: .875em; } + +.fa-1x { + font-size: 1em; } + +.fa-2x { + font-size: 2em; } + +.fa-3x { + font-size: 3em; } + +.fa-4x { + font-size: 4em; } + +.fa-5x { + font-size: 5em; } + +.fa-6x { + font-size: 6em; } + +.fa-7x { + font-size: 7em; } + +.fa-8x { + font-size: 8em; } + +.fa-9x { + font-size: 9em; } + +.fa-10x { + font-size: 10em; } + +.fa-fw { + text-align: center; + width: 1.25em; } + +.fa-ul { + list-style-type: none; + margin-left: 2.5em; + padding-left: 0; } + .fa-ul > li { + position: relative; } + +.fa-li { + left: -2em; + position: absolute; + text-align: center; + width: 2em; + line-height: inherit; } + +.fa-border { + border: solid 0.08em #eee; + border-radius: .1em; + padding: .2em .25em .15em; } + +.fa-pull-left { + float: left; } + +.fa-pull-right { + float: right; } + +.fa.fa-pull-left, +.fas.fa-pull-left, +.far.fa-pull-left, +.fal.fa-pull-left, +.fab.fa-pull-left { + margin-right: .3em; } + +.fa.fa-pull-right, +.fas.fa-pull-right, +.far.fa-pull-right, +.fal.fa-pull-right, +.fab.fa-pull-right { + margin-left: .3em; } + +.fa-spin { + -webkit-animation: fa-spin 2s infinite linear; + animation: fa-spin 2s infinite linear; } + +.fa-pulse { + -webkit-animation: fa-spin 1s infinite steps(8); + animation: fa-spin 1s infinite steps(8); } + +@-webkit-keyframes fa-spin { + 0% { + -webkit-transform: rotate(0deg); + transform: rotate(0deg); } + 100% { + -webkit-transform: rotate(360deg); + transform: rotate(360deg); } } + +@keyframes fa-spin { + 0% { + -webkit-transform: rotate(0deg); + transform: rotate(0deg); } + 100% { + -webkit-transform: rotate(360deg); + transform: rotate(360deg); } } + +.fa-rotate-90 { + -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; + -webkit-transform: rotate(90deg); + transform: rotate(90deg); } + +.fa-rotate-180 { + -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; + -webkit-transform: rotate(180deg); + transform: rotate(180deg); } + +.fa-rotate-270 { + -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; + -webkit-transform: rotate(270deg); + transform: rotate(270deg); } + +.fa-flip-horizontal { + -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; + -webkit-transform: scale(-1, 1); + transform: scale(-1, 1); } + +.fa-flip-vertical { + -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; + -webkit-transform: scale(1, -1); + transform: scale(1, -1); } + +.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical { + -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; + -webkit-transform: scale(-1, -1); + transform: scale(-1, -1); } + +:root .fa-rotate-90, +:root .fa-rotate-180, +:root .fa-rotate-270, +:root .fa-flip-horizontal, +:root .fa-flip-vertical, +:root .fa-flip-both { + -webkit-filter: none; + filter: none; } + +.fa-stack { + display: inline-block; + height: 2em; + line-height: 2em; + position: relative; + vertical-align: middle; + width: 2.5em; } + +.fa-stack-1x, +.fa-stack-2x { + left: 0; + position: absolute; + text-align: center; + width: 100%; } + +.fa-stack-1x { + line-height: inherit; } + +.fa-stack-2x { + font-size: 2em; } + +.fa-inverse { + color: #fff; } + +/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen +readers do not read off random characters that represent icons */ +.fa-500px:before { + content: "\f26e"; } + +.fa-accessible-icon:before { + content: "\f368"; } + +.fa-accusoft:before { + content: "\f369"; } + +.fa-acquisitions-incorporated:before { + content: "\f6af"; } + +.fa-ad:before { + content: "\f641"; } + +.fa-address-book:before { + content: "\f2b9"; } + +.fa-address-card:before { + content: "\f2bb"; } + +.fa-adjust:before { + content: "\f042"; } + +.fa-adn:before { + content: "\f170"; } + +.fa-adobe:before { + content: "\f778"; } + +.fa-adversal:before { + content: "\f36a"; } + +.fa-affiliatetheme:before { + content: "\f36b"; } + +.fa-air-freshener:before { + content: "\f5d0"; } + +.fa-airbnb:before { + content: "\f834"; } + +.fa-algolia:before { + content: "\f36c"; } + +.fa-align-center:before { + content: "\f037"; } + +.fa-align-justify:before { + content: "\f039"; } + +.fa-align-left:before { + content: "\f036"; } + +.fa-align-right:before { + content: "\f038"; } + +.fa-alipay:before { + content: "\f642"; } + +.fa-allergies:before { + content: "\f461"; } + +.fa-amazon:before { + content: "\f270"; } + +.fa-amazon-pay:before { + content: "\f42c"; } + +.fa-ambulance:before { + content: "\f0f9"; } + +.fa-american-sign-language-interpreting:before { + content: "\f2a3"; } + +.fa-amilia:before { + content: "\f36d"; } + +.fa-anchor:before { + content: "\f13d"; } + +.fa-android:before { + content: "\f17b"; } + +.fa-angellist:before { + content: "\f209"; } + +.fa-angle-double-down:before { + content: "\f103"; } + +.fa-angle-double-left:before { + content: "\f100"; } + +.fa-angle-double-right:before { + content: "\f101"; } + +.fa-angle-double-up:before { + content: "\f102"; } + +.fa-angle-down:before { + content: "\f107"; } + +.fa-angle-left:before { + content: "\f104"; } + +.fa-angle-right:before { + content: "\f105"; } + +.fa-angle-up:before { + content: "\f106"; } + +.fa-angry:before { + content: "\f556"; } + +.fa-angrycreative:before { + content: "\f36e"; } + +.fa-angular:before { + content: "\f420"; } + +.fa-ankh:before { + content: "\f644"; } + +.fa-app-store:before { + content: "\f36f"; } + +.fa-app-store-ios:before { + content: "\f370"; } + +.fa-apper:before { + content: "\f371"; } + +.fa-apple:before { + content: "\f179"; } + +.fa-apple-alt:before { + content: "\f5d1"; } + +.fa-apple-pay:before { + content: "\f415"; } + +.fa-archive:before { + content: "\f187"; } + +.fa-archway:before { + content: "\f557"; } + +.fa-arrow-alt-circle-down:before { + content: "\f358"; } + +.fa-arrow-alt-circle-left:before { + content: "\f359"; } + +.fa-arrow-alt-circle-right:before { + content: "\f35a"; } + +.fa-arrow-alt-circle-up:before { + content: "\f35b"; } + +.fa-arrow-circle-down:before { + content: "\f0ab"; } + +.fa-arrow-circle-left:before { + content: "\f0a8"; } + +.fa-arrow-circle-right:before { + content: "\f0a9"; } + +.fa-arrow-circle-up:before { + content: "\f0aa"; } + +.fa-arrow-down:before { + content: "\f063"; } + +.fa-arrow-left:before { + content: "\f060"; } + +.fa-arrow-right:before { + content: "\f061"; } + +.fa-arrow-up:before { + content: "\f062"; } + +.fa-arrows-alt:before { + content: "\f0b2"; } + +.fa-arrows-alt-h:before { + content: "\f337"; } + +.fa-arrows-alt-v:before { + content: "\f338"; } + +.fa-artstation:before { + content: "\f77a"; } + +.fa-assistive-listening-systems:before { + content: "\f2a2"; } + +.fa-asterisk:before { + content: "\f069"; } + +.fa-asymmetrik:before { + content: "\f372"; } + +.fa-at:before { + content: "\f1fa"; } + +.fa-atlas:before { + content: "\f558"; } + +.fa-atlassian:before { + content: "\f77b"; } + +.fa-atom:before { + content: "\f5d2"; } + +.fa-audible:before { + content: "\f373"; } + +.fa-audio-description:before { + content: "\f29e"; } + +.fa-autoprefixer:before { + content: "\f41c"; } + +.fa-avianex:before { + content: "\f374"; } + +.fa-aviato:before { + content: "\f421"; } + +.fa-award:before { + content: "\f559"; } + +.fa-aws:before { + content: "\f375"; } + +.fa-baby:before { + content: "\f77c"; } + +.fa-baby-carriage:before { + content: "\f77d"; } + +.fa-backspace:before { + content: "\f55a"; } + +.fa-backward:before { + content: "\f04a"; } + +.fa-bacon:before { + content: "\f7e5"; } + +.fa-bacteria:before { + content: "\f959"; } + +.fa-bacterium:before { + content: "\f95a"; } + +.fa-bahai:before { + content: "\f666"; } + +.fa-balance-scale:before { + content: "\f24e"; } + +.fa-balance-scale-left:before { + content: "\f515"; } + +.fa-balance-scale-right:before { + content: "\f516"; } + +.fa-ban:before { + content: "\f05e"; } + +.fa-band-aid:before { + content: "\f462"; } + +.fa-bandcamp:before { + content: "\f2d5"; } + +.fa-barcode:before { + content: "\f02a"; } + +.fa-bars:before { + content: "\f0c9"; } + +.fa-baseball-ball:before { + content: "\f433"; } + +.fa-basketball-ball:before { + content: "\f434"; } + +.fa-bath:before { + content: "\f2cd"; } + +.fa-battery-empty:before { + content: "\f244"; } + +.fa-battery-full:before { + content: "\f240"; } + +.fa-battery-half:before { + content: "\f242"; } + +.fa-battery-quarter:before { + content: "\f243"; } + +.fa-battery-three-quarters:before { + content: "\f241"; } + +.fa-battle-net:before { + content: "\f835"; } + +.fa-bed:before { + content: "\f236"; } + +.fa-beer:before { + content: "\f0fc"; } + +.fa-behance:before { + content: "\f1b4"; } + +.fa-behance-square:before { + content: "\f1b5"; } + +.fa-bell:before { + content: "\f0f3"; } + +.fa-bell-slash:before { + content: "\f1f6"; } + +.fa-bezier-curve:before { + content: "\f55b"; } + +.fa-bible:before { + content: "\f647"; } + +.fa-bicycle:before { + content: "\f206"; } + +.fa-biking:before { + content: "\f84a"; } + +.fa-bimobject:before { + content: "\f378"; } + +.fa-binoculars:before { + content: "\f1e5"; } + +.fa-biohazard:before { + content: "\f780"; } + +.fa-birthday-cake:before { + content: "\f1fd"; } + +.fa-bitbucket:before { + content: "\f171"; } + +.fa-bitcoin:before { + content: "\f379"; } + +.fa-bity:before { + content: "\f37a"; } + +.fa-black-tie:before { + content: "\f27e"; } + +.fa-blackberry:before { + content: "\f37b"; } + +.fa-blender:before { + content: "\f517"; } + +.fa-blender-phone:before { + content: "\f6b6"; } + +.fa-blind:before { + content: "\f29d"; } + +.fa-blog:before { + content: "\f781"; } + +.fa-blogger:before { + content: "\f37c"; } + +.fa-blogger-b:before { + content: "\f37d"; } + +.fa-bluetooth:before { + content: "\f293"; } + +.fa-bluetooth-b:before { + content: "\f294"; } + +.fa-bold:before { + content: "\f032"; } + +.fa-bolt:before { + content: "\f0e7"; } + +.fa-bomb:before { + content: "\f1e2"; } + +.fa-bone:before { + content: "\f5d7"; } + +.fa-bong:before { + content: "\f55c"; } + +.fa-book:before { + content: "\f02d"; } + +.fa-book-dead:before { + content: "\f6b7"; } + +.fa-book-medical:before { + content: "\f7e6"; } + +.fa-book-open:before { + content: "\f518"; } + +.fa-book-reader:before { + content: "\f5da"; } + +.fa-bookmark:before { + content: "\f02e"; } + +.fa-bootstrap:before { + content: "\f836"; } + +.fa-border-all:before { + content: "\f84c"; } + +.fa-border-none:before { + content: "\f850"; } + +.fa-border-style:before { + content: "\f853"; } + +.fa-bowling-ball:before { + content: "\f436"; } + +.fa-box:before { + content: "\f466"; } + +.fa-box-open:before { + content: "\f49e"; } + +.fa-box-tissue:before { + content: "\f95b"; } + +.fa-boxes:before { + content: "\f468"; } + +.fa-braille:before { + content: "\f2a1"; } + +.fa-brain:before { + content: "\f5dc"; } + +.fa-bread-slice:before { + content: "\f7ec"; } + +.fa-briefcase:before { + content: "\f0b1"; } + +.fa-briefcase-medical:before { + content: "\f469"; } + +.fa-broadcast-tower:before { + content: "\f519"; } + +.fa-broom:before { + content: "\f51a"; } + +.fa-brush:before { + content: "\f55d"; } + +.fa-btc:before { + content: "\f15a"; } + +.fa-buffer:before { + content: "\f837"; } + +.fa-bug:before { + content: "\f188"; } + +.fa-building:before { + content: "\f1ad"; } + +.fa-bullhorn:before { + content: "\f0a1"; } + +.fa-bullseye:before { + content: "\f140"; } + +.fa-burn:before { + content: "\f46a"; } + +.fa-buromobelexperte:before { + content: "\f37f"; } + +.fa-bus:before { + content: "\f207"; } + +.fa-bus-alt:before { + content: "\f55e"; } + +.fa-business-time:before { + content: "\f64a"; } + +.fa-buy-n-large:before { + content: "\f8a6"; } + +.fa-buysellads:before { + content: "\f20d"; } + +.fa-calculator:before { + content: "\f1ec"; } + +.fa-calendar:before { + content: "\f133"; } + +.fa-calendar-alt:before { + content: "\f073"; } + +.fa-calendar-check:before { + content: "\f274"; } + +.fa-calendar-day:before { + content: "\f783"; } + +.fa-calendar-minus:before { + content: "\f272"; } + +.fa-calendar-plus:before { + content: "\f271"; } + +.fa-calendar-times:before { + content: "\f273"; } + +.fa-calendar-week:before { + content: "\f784"; } + +.fa-camera:before { + content: "\f030"; } + +.fa-camera-retro:before { + content: "\f083"; } + +.fa-campground:before { + content: "\f6bb"; } + +.fa-canadian-maple-leaf:before { + content: "\f785"; } + +.fa-candy-cane:before { + content: "\f786"; } + +.fa-cannabis:before { + content: "\f55f"; } + +.fa-capsules:before { + content: "\f46b"; } + +.fa-car:before { + content: "\f1b9"; } + +.fa-car-alt:before { + content: "\f5de"; } + +.fa-car-battery:before { + content: "\f5df"; } + +.fa-car-crash:before { + content: "\f5e1"; } + +.fa-car-side:before { + content: "\f5e4"; } + +.fa-caravan:before { + content: "\f8ff"; } + +.fa-caret-down:before { + content: "\f0d7"; } + +.fa-caret-left:before { + content: "\f0d9"; } + +.fa-caret-right:before { + content: "\f0da"; } + +.fa-caret-square-down:before { + content: "\f150"; } + +.fa-caret-square-left:before { + content: "\f191"; } + +.fa-caret-square-right:before { + content: "\f152"; } + +.fa-caret-square-up:before { + content: "\f151"; } + +.fa-caret-up:before { + content: "\f0d8"; } + +.fa-carrot:before { + content: "\f787"; } + +.fa-cart-arrow-down:before { + content: "\f218"; } + +.fa-cart-plus:before { + content: "\f217"; } + +.fa-cash-register:before { + content: "\f788"; } + +.fa-cat:before { + content: "\f6be"; } + +.fa-cc-amazon-pay:before { + content: "\f42d"; } + +.fa-cc-amex:before { + content: "\f1f3"; } + +.fa-cc-apple-pay:before { + content: "\f416"; } + +.fa-cc-diners-club:before { + content: "\f24c"; } + +.fa-cc-discover:before { + content: "\f1f2"; } + +.fa-cc-jcb:before { + content: "\f24b"; } + +.fa-cc-mastercard:before { + content: "\f1f1"; } + +.fa-cc-paypal:before { + content: "\f1f4"; } + +.fa-cc-stripe:before { + content: "\f1f5"; } + +.fa-cc-visa:before { + content: "\f1f0"; } + +.fa-centercode:before { + content: "\f380"; } + +.fa-centos:before { + content: "\f789"; } + +.fa-certificate:before { + content: "\f0a3"; } + +.fa-chair:before { + content: "\f6c0"; } + +.fa-chalkboard:before { + content: "\f51b"; } + +.fa-chalkboard-teacher:before { + content: "\f51c"; } + +.fa-charging-station:before { + content: "\f5e7"; } + +.fa-chart-area:before { + content: "\f1fe"; } + +.fa-chart-bar:before { + content: "\f080"; } + +.fa-chart-line:before { + content: "\f201"; } + +.fa-chart-pie:before { + content: "\f200"; } + +.fa-check:before { + content: "\f00c"; } + +.fa-check-circle:before { + content: "\f058"; } + +.fa-check-double:before { + content: "\f560"; } + +.fa-check-square:before { + content: "\f14a"; } + +.fa-cheese:before { + content: "\f7ef"; } + +.fa-chess:before { + content: "\f439"; } + +.fa-chess-bishop:before { + content: "\f43a"; } + +.fa-chess-board:before { + content: "\f43c"; } + +.fa-chess-king:before { + content: "\f43f"; } + +.fa-chess-knight:before { + content: "\f441"; } + +.fa-chess-pawn:before { + content: "\f443"; } + +.fa-chess-queen:before { + content: "\f445"; } + +.fa-chess-rook:before { + content: "\f447"; } + +.fa-chevron-circle-down:before { + content: "\f13a"; } + +.fa-chevron-circle-left:before { + content: "\f137"; } + +.fa-chevron-circle-right:before { + content: "\f138"; } + +.fa-chevron-circle-up:before { + content: "\f139"; } + +.fa-chevron-down:before { + content: "\f078"; } + +.fa-chevron-left:before { + content: "\f053"; } + +.fa-chevron-right:before { + content: "\f054"; } + +.fa-chevron-up:before { + content: "\f077"; } + +.fa-child:before { + content: "\f1ae"; } + +.fa-chrome:before { + content: "\f268"; } + +.fa-chromecast:before { + content: "\f838"; } + +.fa-church:before { + content: "\f51d"; } + +.fa-circle:before { + content: "\f111"; } + +.fa-circle-notch:before { + content: "\f1ce"; } + +.fa-city:before { + content: "\f64f"; } + +.fa-clinic-medical:before { + content: "\f7f2"; } + +.fa-clipboard:before { + content: "\f328"; } + +.fa-clipboard-check:before { + content: "\f46c"; } + +.fa-clipboard-list:before { + content: "\f46d"; } + +.fa-clock:before { + content: "\f017"; } + +.fa-clone:before { + content: "\f24d"; } + +.fa-closed-captioning:before { + content: "\f20a"; } + +.fa-cloud:before { + content: "\f0c2"; } + +.fa-cloud-download-alt:before { + content: "\f381"; } + +.fa-cloud-meatball:before { + content: "\f73b"; } + +.fa-cloud-moon:before { + content: "\f6c3"; } + +.fa-cloud-moon-rain:before { + content: "\f73c"; } + +.fa-cloud-rain:before { + content: "\f73d"; } + +.fa-cloud-showers-heavy:before { + content: "\f740"; } + +.fa-cloud-sun:before { + content: "\f6c4"; } + +.fa-cloud-sun-rain:before { + content: "\f743"; } + +.fa-cloud-upload-alt:before { + content: "\f382"; } + +.fa-cloudscale:before { + content: "\f383"; } + +.fa-cloudsmith:before { + content: "\f384"; } + +.fa-cloudversify:before { + content: "\f385"; } + +.fa-cocktail:before { + content: "\f561"; } + +.fa-code:before { + content: "\f121"; } + +.fa-code-branch:before { + content: "\f126"; } + +.fa-codepen:before { + content: "\f1cb"; } + +.fa-codiepie:before { + content: "\f284"; } + +.fa-coffee:before { + content: "\f0f4"; } + +.fa-cog:before { + content: "\f013"; } + +.fa-cogs:before { + content: "\f085"; } + +.fa-coins:before { + content: "\f51e"; } + +.fa-columns:before { + content: "\f0db"; } + +.fa-comment:before { + content: "\f075"; } + +.fa-comment-alt:before { + content: "\f27a"; } + +.fa-comment-dollar:before { + content: "\f651"; } + +.fa-comment-dots:before { + content: "\f4ad"; } + +.fa-comment-medical:before { + content: "\f7f5"; } + +.fa-comment-slash:before { + content: "\f4b3"; } + +.fa-comments:before { + content: "\f086"; } + +.fa-comments-dollar:before { + content: "\f653"; } + +.fa-compact-disc:before { + content: "\f51f"; } + +.fa-compass:before { + content: "\f14e"; } + +.fa-compress:before { + content: "\f066"; } + +.fa-compress-alt:before { + content: "\f422"; } + +.fa-compress-arrows-alt:before { + content: "\f78c"; } + +.fa-concierge-bell:before { + content: "\f562"; } + +.fa-confluence:before { + content: "\f78d"; } + +.fa-connectdevelop:before { + content: "\f20e"; } + +.fa-contao:before { + content: "\f26d"; } + +.fa-cookie:before { + content: "\f563"; } + +.fa-cookie-bite:before { + content: "\f564"; } + +.fa-copy:before { + content: "\f0c5"; } + +.fa-copyright:before { + content: "\f1f9"; } + +.fa-cotton-bureau:before { + content: "\f89e"; } + +.fa-couch:before { + content: "\f4b8"; } + +.fa-cpanel:before { + content: "\f388"; } + +.fa-creative-commons:before { + content: "\f25e"; } + +.fa-creative-commons-by:before { + content: "\f4e7"; } + +.fa-creative-commons-nc:before { + content: "\f4e8"; } + +.fa-creative-commons-nc-eu:before { + content: "\f4e9"; } + +.fa-creative-commons-nc-jp:before { + content: "\f4ea"; } + +.fa-creative-commons-nd:before { + content: "\f4eb"; } + +.fa-creative-commons-pd:before { + content: "\f4ec"; } + +.fa-creative-commons-pd-alt:before { + content: "\f4ed"; } + +.fa-creative-commons-remix:before { + content: "\f4ee"; } + +.fa-creative-commons-sa:before { + content: "\f4ef"; } + +.fa-creative-commons-sampling:before { + content: "\f4f0"; } + +.fa-creative-commons-sampling-plus:before { + content: "\f4f1"; } + +.fa-creative-commons-share:before { + content: "\f4f2"; } + +.fa-creative-commons-zero:before { + content: "\f4f3"; } + +.fa-credit-card:before { + content: "\f09d"; } + +.fa-critical-role:before { + content: "\f6c9"; } + +.fa-crop:before { + content: "\f125"; } + +.fa-crop-alt:before { + content: "\f565"; } + +.fa-cross:before { + content: "\f654"; } + +.fa-crosshairs:before { + content: "\f05b"; } + +.fa-crow:before { + content: "\f520"; } + +.fa-crown:before { + content: "\f521"; } + +.fa-crutch:before { + content: "\f7f7"; } + +.fa-css3:before { + content: "\f13c"; } + +.fa-css3-alt:before { + content: "\f38b"; } + +.fa-cube:before { + content: "\f1b2"; } + +.fa-cubes:before { + content: "\f1b3"; } + +.fa-cut:before { + content: "\f0c4"; } + +.fa-cuttlefish:before { + content: "\f38c"; } + +.fa-d-and-d:before { + content: "\f38d"; } + +.fa-d-and-d-beyond:before { + content: "\f6ca"; } + +.fa-dailymotion:before { + content: "\f952"; } + +.fa-dashcube:before { + content: "\f210"; } + +.fa-database:before { + content: "\f1c0"; } + +.fa-deaf:before { + content: "\f2a4"; } + +.fa-deezer:before { + content: "\f977"; } + +.fa-delicious:before { + content: "\f1a5"; } + +.fa-democrat:before { + content: "\f747"; } + +.fa-deploydog:before { + content: "\f38e"; } + +.fa-deskpro:before { + content: "\f38f"; } + +.fa-desktop:before { + content: "\f108"; } + +.fa-dev:before { + content: "\f6cc"; } + +.fa-deviantart:before { + content: "\f1bd"; } + +.fa-dharmachakra:before { + content: "\f655"; } + +.fa-dhl:before { + content: "\f790"; } + +.fa-diagnoses:before { + content: "\f470"; } + +.fa-diaspora:before { + content: "\f791"; } + +.fa-dice:before { + content: "\f522"; } + +.fa-dice-d20:before { + content: "\f6cf"; } + +.fa-dice-d6:before { + content: "\f6d1"; } + +.fa-dice-five:before { + content: "\f523"; } + +.fa-dice-four:before { + content: "\f524"; } + +.fa-dice-one:before { + content: "\f525"; } + +.fa-dice-six:before { + content: "\f526"; } + +.fa-dice-three:before { + content: "\f527"; } + +.fa-dice-two:before { + content: "\f528"; } + +.fa-digg:before { + content: "\f1a6"; } + +.fa-digital-ocean:before { + content: "\f391"; } + +.fa-digital-tachograph:before { + content: "\f566"; } + +.fa-directions:before { + content: "\f5eb"; } + +.fa-discord:before { + content: "\f392"; } + +.fa-discourse:before { + content: "\f393"; } + +.fa-disease:before { + content: "\f7fa"; } + +.fa-divide:before { + content: "\f529"; } + +.fa-dizzy:before { + content: "\f567"; } + +.fa-dna:before { + content: "\f471"; } + +.fa-dochub:before { + content: "\f394"; } + +.fa-docker:before { + content: "\f395"; } + +.fa-dog:before { + content: "\f6d3"; } + +.fa-dollar-sign:before { + content: "\f155"; } + +.fa-dolly:before { + content: "\f472"; } + +.fa-dolly-flatbed:before { + content: "\f474"; } + +.fa-donate:before { + content: "\f4b9"; } + +.fa-door-closed:before { + content: "\f52a"; } + +.fa-door-open:before { + content: "\f52b"; } + +.fa-dot-circle:before { + content: "\f192"; } + +.fa-dove:before { + content: "\f4ba"; } + +.fa-download:before { + content: "\f019"; } + +.fa-draft2digital:before { + content: "\f396"; } + +.fa-drafting-compass:before { + content: "\f568"; } + +.fa-dragon:before { + content: "\f6d5"; } + +.fa-draw-polygon:before { + content: "\f5ee"; } + +.fa-dribbble:before { + content: "\f17d"; } + +.fa-dribbble-square:before { + content: "\f397"; } + +.fa-dropbox:before { + content: "\f16b"; } + +.fa-drum:before { + content: "\f569"; } + +.fa-drum-steelpan:before { + content: "\f56a"; } + +.fa-drumstick-bite:before { + content: "\f6d7"; } + +.fa-drupal:before { + content: "\f1a9"; } + +.fa-dumbbell:before { + content: "\f44b"; } + +.fa-dumpster:before { + content: "\f793"; } + +.fa-dumpster-fire:before { + content: "\f794"; } + +.fa-dungeon:before { + content: "\f6d9"; } + +.fa-dyalog:before { + content: "\f399"; } + +.fa-earlybirds:before { + content: "\f39a"; } + +.fa-ebay:before { + content: "\f4f4"; } + +.fa-edge:before { + content: "\f282"; } + +.fa-edge-legacy:before { + content: "\f978"; } + +.fa-edit:before { + content: "\f044"; } + +.fa-egg:before { + content: "\f7fb"; } + +.fa-eject:before { + content: "\f052"; } + +.fa-elementor:before { + content: "\f430"; } + +.fa-ellipsis-h:before { + content: "\f141"; } + +.fa-ellipsis-v:before { + content: "\f142"; } + +.fa-ello:before { + content: "\f5f1"; } + +.fa-ember:before { + content: "\f423"; } + +.fa-empire:before { + content: "\f1d1"; } + +.fa-envelope:before { + content: "\f0e0"; } + +.fa-envelope-open:before { + content: "\f2b6"; } + +.fa-envelope-open-text:before { + content: "\f658"; } + +.fa-envelope-square:before { + content: "\f199"; } + +.fa-envira:before { + content: "\f299"; } + +.fa-equals:before { + content: "\f52c"; } + +.fa-eraser:before { + content: "\f12d"; } + +.fa-erlang:before { + content: "\f39d"; } + +.fa-ethereum:before { + content: "\f42e"; } + +.fa-ethernet:before { + content: "\f796"; } + +.fa-etsy:before { + content: "\f2d7"; } + +.fa-euro-sign:before { + content: "\f153"; } + +.fa-evernote:before { + content: "\f839"; } + +.fa-exchange-alt:before { + content: "\f362"; } + +.fa-exclamation:before { + content: "\f12a"; } + +.fa-exclamation-circle:before { + content: "\f06a"; } + +.fa-exclamation-triangle:before { + content: "\f071"; } + +.fa-expand:before { + content: "\f065"; } + +.fa-expand-alt:before { + content: "\f424"; } + +.fa-expand-arrows-alt:before { + content: "\f31e"; } + +.fa-expeditedssl:before { + content: "\f23e"; } + +.fa-external-link-alt:before { + content: "\f35d"; } + +.fa-external-link-square-alt:before { + content: "\f360"; } + +.fa-eye:before { + content: "\f06e"; } + +.fa-eye-dropper:before { + content: "\f1fb"; } + +.fa-eye-slash:before { + content: "\f070"; } + +.fa-facebook:before { + content: "\f09a"; } + +.fa-facebook-f:before { + content: "\f39e"; } + +.fa-facebook-messenger:before { + content: "\f39f"; } + +.fa-facebook-square:before { + content: "\f082"; } + +.fa-fan:before { + content: "\f863"; } + +.fa-fantasy-flight-games:before { + content: "\f6dc"; } + +.fa-fast-backward:before { + content: "\f049"; } + +.fa-fast-forward:before { + content: "\f050"; } + +.fa-faucet:before { + content: "\f905"; } + +.fa-fax:before { + content: "\f1ac"; } + +.fa-feather:before { + content: "\f52d"; } + +.fa-feather-alt:before { + content: "\f56b"; } + +.fa-fedex:before { + content: "\f797"; } + +.fa-fedora:before { + content: "\f798"; } + +.fa-female:before { + content: "\f182"; } + +.fa-fighter-jet:before { + content: "\f0fb"; } + +.fa-figma:before { + content: "\f799"; } + +.fa-file:before { + content: "\f15b"; } + +.fa-file-alt:before { + content: "\f15c"; } + +.fa-file-archive:before { + content: "\f1c6"; } + +.fa-file-audio:before { + content: "\f1c7"; } + +.fa-file-code:before { + content: "\f1c9"; } + +.fa-file-contract:before { + content: "\f56c"; } + +.fa-file-csv:before { + content: "\f6dd"; } + +.fa-file-download:before { + content: "\f56d"; } + +.fa-file-excel:before { + content: "\f1c3"; } + +.fa-file-export:before { + content: "\f56e"; } + +.fa-file-image:before { + content: "\f1c5"; } + +.fa-file-import:before { + content: "\f56f"; } + +.fa-file-invoice:before { + content: "\f570"; } + +.fa-file-invoice-dollar:before { + content: "\f571"; } + +.fa-file-medical:before { + content: "\f477"; } + +.fa-file-medical-alt:before { + content: "\f478"; } + +.fa-file-pdf:before { + content: "\f1c1"; } + +.fa-file-powerpoint:before { + content: "\f1c4"; } + +.fa-file-prescription:before { + content: "\f572"; } + +.fa-file-signature:before { + content: "\f573"; } + +.fa-file-upload:before { + content: "\f574"; } + +.fa-file-video:before { + content: "\f1c8"; } + +.fa-file-word:before { + content: "\f1c2"; } + +.fa-fill:before { + content: "\f575"; } + +.fa-fill-drip:before { + content: "\f576"; } + +.fa-film:before { + content: "\f008"; } + +.fa-filter:before { + content: "\f0b0"; } + +.fa-fingerprint:before { + content: "\f577"; } + +.fa-fire:before { + content: "\f06d"; } + +.fa-fire-alt:before { + content: "\f7e4"; } + +.fa-fire-extinguisher:before { + content: "\f134"; } + +.fa-firefox:before { + content: "\f269"; } + +.fa-firefox-browser:before { + content: "\f907"; } + +.fa-first-aid:before { + content: "\f479"; } + +.fa-first-order:before { + content: "\f2b0"; } + +.fa-first-order-alt:before { + content: "\f50a"; } + +.fa-firstdraft:before { + content: "\f3a1"; } + +.fa-fish:before { + content: "\f578"; } + +.fa-fist-raised:before { + content: "\f6de"; } + +.fa-flag:before { + content: "\f024"; } + +.fa-flag-checkered:before { + content: "\f11e"; } + +.fa-flag-usa:before { + content: "\f74d"; } + +.fa-flask:before { + content: "\f0c3"; } + +.fa-flickr:before { + content: "\f16e"; } + +.fa-flipboard:before { + content: "\f44d"; } + +.fa-flushed:before { + content: "\f579"; } + +.fa-fly:before { + content: "\f417"; } + +.fa-folder:before { + content: "\f07b"; } + +.fa-folder-minus:before { + content: "\f65d"; } + +.fa-folder-open:before { + content: "\f07c"; } + +.fa-folder-plus:before { + content: "\f65e"; } + +.fa-font:before { + content: "\f031"; } + +.fa-font-awesome:before { + content: "\f2b4"; } + +.fa-font-awesome-alt:before { + content: "\f35c"; } + +.fa-font-awesome-flag:before { + content: "\f425"; } + +.fa-font-awesome-logo-full:before { + content: "\f4e6"; } + +.fa-fonticons:before { + content: "\f280"; } + +.fa-fonticons-fi:before { + content: "\f3a2"; } + +.fa-football-ball:before { + content: "\f44e"; } + +.fa-fort-awesome:before { + content: "\f286"; } + +.fa-fort-awesome-alt:before { + content: "\f3a3"; } + +.fa-forumbee:before { + content: "\f211"; } + +.fa-forward:before { + content: "\f04e"; } + +.fa-foursquare:before { + content: "\f180"; } + +.fa-free-code-camp:before { + content: "\f2c5"; } + +.fa-freebsd:before { + content: "\f3a4"; } + +.fa-frog:before { + content: "\f52e"; } + +.fa-frown:before { + content: "\f119"; } + +.fa-frown-open:before { + content: "\f57a"; } + +.fa-fulcrum:before { + content: "\f50b"; } + +.fa-funnel-dollar:before { + content: "\f662"; } + +.fa-futbol:before { + content: "\f1e3"; } + +.fa-galactic-republic:before { + content: "\f50c"; } + +.fa-galactic-senate:before { + content: "\f50d"; } + +.fa-gamepad:before { + content: "\f11b"; } + +.fa-gas-pump:before { + content: "\f52f"; } + +.fa-gavel:before { + content: "\f0e3"; } + +.fa-gem:before { + content: "\f3a5"; } + +.fa-genderless:before { + content: "\f22d"; } + +.fa-get-pocket:before { + content: "\f265"; } + +.fa-gg:before { + content: "\f260"; } + +.fa-gg-circle:before { + content: "\f261"; } + +.fa-ghost:before { + content: "\f6e2"; } + +.fa-gift:before { + content: "\f06b"; } + +.fa-gifts:before { + content: "\f79c"; } + +.fa-git:before { + content: "\f1d3"; } + +.fa-git-alt:before { + content: "\f841"; } + +.fa-git-square:before { + content: "\f1d2"; } + +.fa-github:before { + content: "\f09b"; } + +.fa-github-alt:before { + content: "\f113"; } + +.fa-github-square:before { + content: "\f092"; } + +.fa-gitkraken:before { + content: "\f3a6"; } + +.fa-gitlab:before { + content: "\f296"; } + +.fa-gitter:before { + content: "\f426"; } + +.fa-glass-cheers:before { + content: "\f79f"; } + +.fa-glass-martini:before { + content: "\f000"; } + +.fa-glass-martini-alt:before { + content: "\f57b"; } + +.fa-glass-whiskey:before { + content: "\f7a0"; } + +.fa-glasses:before { + content: "\f530"; } + +.fa-glide:before { + content: "\f2a5"; } + +.fa-glide-g:before { + content: "\f2a6"; } + +.fa-globe:before { + content: "\f0ac"; } + +.fa-globe-africa:before { + content: "\f57c"; } + +.fa-globe-americas:before { + content: "\f57d"; } + +.fa-globe-asia:before { + content: "\f57e"; } + +.fa-globe-europe:before { + content: "\f7a2"; } + +.fa-gofore:before { + content: "\f3a7"; } + +.fa-golf-ball:before { + content: "\f450"; } + +.fa-goodreads:before { + content: "\f3a8"; } + +.fa-goodreads-g:before { + content: "\f3a9"; } + +.fa-google:before { + content: "\f1a0"; } + +.fa-google-drive:before { + content: "\f3aa"; } + +.fa-google-pay:before { + content: "\f979"; } + +.fa-google-play:before { + content: "\f3ab"; } + +.fa-google-plus:before { + content: "\f2b3"; } + +.fa-google-plus-g:before { + content: "\f0d5"; } + +.fa-google-plus-square:before { + content: "\f0d4"; } + +.fa-google-wallet:before { + content: "\f1ee"; } + +.fa-gopuram:before { + content: "\f664"; } + +.fa-graduation-cap:before { + content: "\f19d"; } + +.fa-gratipay:before { + content: "\f184"; } + +.fa-grav:before { + content: "\f2d6"; } + +.fa-greater-than:before { + content: "\f531"; } + +.fa-greater-than-equal:before { + content: "\f532"; } + +.fa-grimace:before { + content: "\f57f"; } + +.fa-grin:before { + content: "\f580"; } + +.fa-grin-alt:before { + content: "\f581"; } + +.fa-grin-beam:before { + content: "\f582"; } + +.fa-grin-beam-sweat:before { + content: "\f583"; } + +.fa-grin-hearts:before { + content: "\f584"; } + +.fa-grin-squint:before { + content: "\f585"; } + +.fa-grin-squint-tears:before { + content: "\f586"; } + +.fa-grin-stars:before { + content: "\f587"; } + +.fa-grin-tears:before { + content: "\f588"; } + +.fa-grin-tongue:before { + content: "\f589"; } + +.fa-grin-tongue-squint:before { + content: "\f58a"; } + +.fa-grin-tongue-wink:before { + content: "\f58b"; } + +.fa-grin-wink:before { + content: "\f58c"; } + +.fa-grip-horizontal:before { + content: "\f58d"; } + +.fa-grip-lines:before { + content: "\f7a4"; } + +.fa-grip-lines-vertical:before { + content: "\f7a5"; } + +.fa-grip-vertical:before { + content: "\f58e"; } + +.fa-gripfire:before { + content: "\f3ac"; } + +.fa-grunt:before { + content: "\f3ad"; } + +.fa-guitar:before { + content: "\f7a6"; } + +.fa-gulp:before { + content: "\f3ae"; } + +.fa-h-square:before { + content: "\f0fd"; } + +.fa-hacker-news:before { + content: "\f1d4"; } + +.fa-hacker-news-square:before { + content: "\f3af"; } + +.fa-hackerrank:before { + content: "\f5f7"; } + +.fa-hamburger:before { + content: "\f805"; } + +.fa-hammer:before { + content: "\f6e3"; } + +.fa-hamsa:before { + content: "\f665"; } + +.fa-hand-holding:before { + content: "\f4bd"; } + +.fa-hand-holding-heart:before { + content: "\f4be"; } + +.fa-hand-holding-medical:before { + content: "\f95c"; } + +.fa-hand-holding-usd:before { + content: "\f4c0"; } + +.fa-hand-holding-water:before { + content: "\f4c1"; } + +.fa-hand-lizard:before { + content: "\f258"; } + +.fa-hand-middle-finger:before { + content: "\f806"; } + +.fa-hand-paper:before { + content: "\f256"; } + +.fa-hand-peace:before { + content: "\f25b"; } + +.fa-hand-point-down:before { + content: "\f0a7"; } + +.fa-hand-point-left:before { + content: "\f0a5"; } + +.fa-hand-point-right:before { + content: "\f0a4"; } + +.fa-hand-point-up:before { + content: "\f0a6"; } + +.fa-hand-pointer:before { + content: "\f25a"; } + +.fa-hand-rock:before { + content: "\f255"; } + +.fa-hand-scissors:before { + content: "\f257"; } + +.fa-hand-sparkles:before { + content: "\f95d"; } + +.fa-hand-spock:before { + content: "\f259"; } + +.fa-hands:before { + content: "\f4c2"; } + +.fa-hands-helping:before { + content: "\f4c4"; } + +.fa-hands-wash:before { + content: "\f95e"; } + +.fa-handshake:before { + content: "\f2b5"; } + +.fa-handshake-alt-slash:before { + content: "\f95f"; } + +.fa-handshake-slash:before { + content: "\f960"; } + +.fa-hanukiah:before { + content: "\f6e6"; } + +.fa-hard-hat:before { + content: "\f807"; } + +.fa-hashtag:before { + content: "\f292"; } + +.fa-hat-cowboy:before { + content: "\f8c0"; } + +.fa-hat-cowboy-side:before { + content: "\f8c1"; } + +.fa-hat-wizard:before { + content: "\f6e8"; } + +.fa-hdd:before { + content: "\f0a0"; } + +.fa-head-side-cough:before { + content: "\f961"; } + +.fa-head-side-cough-slash:before { + content: "\f962"; } + +.fa-head-side-mask:before { + content: "\f963"; } + +.fa-head-side-virus:before { + content: "\f964"; } + +.fa-heading:before { + content: "\f1dc"; } + +.fa-headphones:before { + content: "\f025"; } + +.fa-headphones-alt:before { + content: "\f58f"; } + +.fa-headset:before { + content: "\f590"; } + +.fa-heart:before { + content: "\f004"; } + +.fa-heart-broken:before { + content: "\f7a9"; } + +.fa-heartbeat:before { + content: "\f21e"; } + +.fa-helicopter:before { + content: "\f533"; } + +.fa-highlighter:before { + content: "\f591"; } + +.fa-hiking:before { + content: "\f6ec"; } + +.fa-hippo:before { + content: "\f6ed"; } + +.fa-hips:before { + content: "\f452"; } + +.fa-hire-a-helper:before { + content: "\f3b0"; } + +.fa-history:before { + content: "\f1da"; } + +.fa-hockey-puck:before { + content: "\f453"; } + +.fa-holly-berry:before { + content: "\f7aa"; } + +.fa-home:before { + content: "\f015"; } + +.fa-hooli:before { + content: "\f427"; } + +.fa-hornbill:before { + content: "\f592"; } + +.fa-horse:before { + content: "\f6f0"; } + +.fa-horse-head:before { + content: "\f7ab"; } + +.fa-hospital:before { + content: "\f0f8"; } + +.fa-hospital-alt:before { + content: "\f47d"; } + +.fa-hospital-symbol:before { + content: "\f47e"; } + +.fa-hospital-user:before { + content: "\f80d"; } + +.fa-hot-tub:before { + content: "\f593"; } + +.fa-hotdog:before { + content: "\f80f"; } + +.fa-hotel:before { + content: "\f594"; } + +.fa-hotjar:before { + content: "\f3b1"; } + +.fa-hourglass:before { + content: "\f254"; } + +.fa-hourglass-end:before { + content: "\f253"; } + +.fa-hourglass-half:before { + content: "\f252"; } + +.fa-hourglass-start:before { + content: "\f251"; } + +.fa-house-damage:before { + content: "\f6f1"; } + +.fa-house-user:before { + content: "\f965"; } + +.fa-houzz:before { + content: "\f27c"; } + +.fa-hryvnia:before { + content: "\f6f2"; } + +.fa-html5:before { + content: "\f13b"; } + +.fa-hubspot:before { + content: "\f3b2"; } + +.fa-i-cursor:before { + content: "\f246"; } + +.fa-ice-cream:before { + content: "\f810"; } + +.fa-icicles:before { + content: "\f7ad"; } + +.fa-icons:before { + content: "\f86d"; } + +.fa-id-badge:before { + content: "\f2c1"; } + +.fa-id-card:before { + content: "\f2c2"; } + +.fa-id-card-alt:before { + content: "\f47f"; } + +.fa-ideal:before { + content: "\f913"; } + +.fa-igloo:before { + content: "\f7ae"; } + +.fa-image:before { + content: "\f03e"; } + +.fa-images:before { + content: "\f302"; } + +.fa-imdb:before { + content: "\f2d8"; } + +.fa-inbox:before { + content: "\f01c"; } + +.fa-indent:before { + content: "\f03c"; } + +.fa-industry:before { + content: "\f275"; } + +.fa-infinity:before { + content: "\f534"; } + +.fa-info:before { + content: "\f129"; } + +.fa-info-circle:before { + content: "\f05a"; } + +.fa-instagram:before { + content: "\f16d"; } + +.fa-instagram-square:before { + content: "\f955"; } + +.fa-intercom:before { + content: "\f7af"; } + +.fa-internet-explorer:before { + content: "\f26b"; } + +.fa-invision:before { + content: "\f7b0"; } + +.fa-ioxhost:before { + content: "\f208"; } + +.fa-italic:before { + content: "\f033"; } + +.fa-itch-io:before { + content: "\f83a"; } + +.fa-itunes:before { + content: "\f3b4"; } + +.fa-itunes-note:before { + content: "\f3b5"; } + +.fa-java:before { + content: "\f4e4"; } + +.fa-jedi:before { + content: "\f669"; } + +.fa-jedi-order:before { + content: "\f50e"; } + +.fa-jenkins:before { + content: "\f3b6"; } + +.fa-jira:before { + content: "\f7b1"; } + +.fa-joget:before { + content: "\f3b7"; } + +.fa-joint:before { + content: "\f595"; } + +.fa-joomla:before { + content: "\f1aa"; } + +.fa-journal-whills:before { + content: "\f66a"; } + +.fa-js:before { + content: "\f3b8"; } + +.fa-js-square:before { + content: "\f3b9"; } + +.fa-jsfiddle:before { + content: "\f1cc"; } + +.fa-kaaba:before { + content: "\f66b"; } + +.fa-kaggle:before { + content: "\f5fa"; } + +.fa-key:before { + content: "\f084"; } + +.fa-keybase:before { + content: "\f4f5"; } + +.fa-keyboard:before { + content: "\f11c"; } + +.fa-keycdn:before { + content: "\f3ba"; } + +.fa-khanda:before { + content: "\f66d"; } + +.fa-kickstarter:before { + content: "\f3bb"; } + +.fa-kickstarter-k:before { + content: "\f3bc"; } + +.fa-kiss:before { + content: "\f596"; } + +.fa-kiss-beam:before { + content: "\f597"; } + +.fa-kiss-wink-heart:before { + content: "\f598"; } + +.fa-kiwi-bird:before { + content: "\f535"; } + +.fa-korvue:before { + content: "\f42f"; } + +.fa-landmark:before { + content: "\f66f"; } + +.fa-language:before { + content: "\f1ab"; } + +.fa-laptop:before { + content: "\f109"; } + +.fa-laptop-code:before { + content: "\f5fc"; } + +.fa-laptop-house:before { + content: "\f966"; } + +.fa-laptop-medical:before { + content: "\f812"; } + +.fa-laravel:before { + content: "\f3bd"; } + +.fa-lastfm:before { + content: "\f202"; } + +.fa-lastfm-square:before { + content: "\f203"; } + +.fa-laugh:before { + content: "\f599"; } + +.fa-laugh-beam:before { + content: "\f59a"; } + +.fa-laugh-squint:before { + content: "\f59b"; } + +.fa-laugh-wink:before { + content: "\f59c"; } + +.fa-layer-group:before { + content: "\f5fd"; } + +.fa-leaf:before { + content: "\f06c"; } + +.fa-leanpub:before { + content: "\f212"; } + +.fa-lemon:before { + content: "\f094"; } + +.fa-less:before { + content: "\f41d"; } + +.fa-less-than:before { + content: "\f536"; } + +.fa-less-than-equal:before { + content: "\f537"; } + +.fa-level-down-alt:before { + content: "\f3be"; } + +.fa-level-up-alt:before { + content: "\f3bf"; } + +.fa-life-ring:before { + content: "\f1cd"; } + +.fa-lightbulb:before { + content: "\f0eb"; } + +.fa-line:before { + content: "\f3c0"; } + +.fa-link:before { + content: "\f0c1"; } + +.fa-linkedin:before { + content: "\f08c"; } + +.fa-linkedin-in:before { + content: "\f0e1"; } + +.fa-linode:before { + content: "\f2b8"; } + +.fa-linux:before { + content: "\f17c"; } + +.fa-lira-sign:before { + content: "\f195"; } + +.fa-list:before { + content: "\f03a"; } + +.fa-list-alt:before { + content: "\f022"; } + +.fa-list-ol:before { + content: "\f0cb"; } + +.fa-list-ul:before { + content: "\f0ca"; } + +.fa-location-arrow:before { + content: "\f124"; } + +.fa-lock:before { + content: "\f023"; } + +.fa-lock-open:before { + content: "\f3c1"; } + +.fa-long-arrow-alt-down:before { + content: "\f309"; } + +.fa-long-arrow-alt-left:before { + content: "\f30a"; } + +.fa-long-arrow-alt-right:before { + content: "\f30b"; } + +.fa-long-arrow-alt-up:before { + content: "\f30c"; } + +.fa-low-vision:before { + content: "\f2a8"; } + +.fa-luggage-cart:before { + content: "\f59d"; } + +.fa-lungs:before { + content: "\f604"; } + +.fa-lungs-virus:before { + content: "\f967"; } + +.fa-lyft:before { + content: "\f3c3"; } + +.fa-magento:before { + content: "\f3c4"; } + +.fa-magic:before { + content: "\f0d0"; } + +.fa-magnet:before { + content: "\f076"; } + +.fa-mail-bulk:before { + content: "\f674"; } + +.fa-mailchimp:before { + content: "\f59e"; } + +.fa-male:before { + content: "\f183"; } + +.fa-mandalorian:before { + content: "\f50f"; } + +.fa-map:before { + content: "\f279"; } + +.fa-map-marked:before { + content: "\f59f"; } + +.fa-map-marked-alt:before { + content: "\f5a0"; } + +.fa-map-marker:before { + content: "\f041"; } + +.fa-map-marker-alt:before { + content: "\f3c5"; } + +.fa-map-pin:before { + content: "\f276"; } + +.fa-map-signs:before { + content: "\f277"; } + +.fa-markdown:before { + content: "\f60f"; } + +.fa-marker:before { + content: "\f5a1"; } + +.fa-mars:before { + content: "\f222"; } + +.fa-mars-double:before { + content: "\f227"; } + +.fa-mars-stroke:before { + content: "\f229"; } + +.fa-mars-stroke-h:before { + content: "\f22b"; } + +.fa-mars-stroke-v:before { + content: "\f22a"; } + +.fa-mask:before { + content: "\f6fa"; } + +.fa-mastodon:before { + content: "\f4f6"; } + +.fa-maxcdn:before { + content: "\f136"; } + +.fa-mdb:before { + content: "\f8ca"; } + +.fa-medal:before { + content: "\f5a2"; } + +.fa-medapps:before { + content: "\f3c6"; } + +.fa-medium:before { + content: "\f23a"; } + +.fa-medium-m:before { + content: "\f3c7"; } + +.fa-medkit:before { + content: "\f0fa"; } + +.fa-medrt:before { + content: "\f3c8"; } + +.fa-meetup:before { + content: "\f2e0"; } + +.fa-megaport:before { + content: "\f5a3"; } + +.fa-meh:before { + content: "\f11a"; } + +.fa-meh-blank:before { + content: "\f5a4"; } + +.fa-meh-rolling-eyes:before { + content: "\f5a5"; } + +.fa-memory:before { + content: "\f538"; } + +.fa-mendeley:before { + content: "\f7b3"; } + +.fa-menorah:before { + content: "\f676"; } + +.fa-mercury:before { + content: "\f223"; } + +.fa-meteor:before { + content: "\f753"; } + +.fa-microblog:before { + content: "\f91a"; } + +.fa-microchip:before { + content: "\f2db"; } + +.fa-microphone:before { + content: "\f130"; } + +.fa-microphone-alt:before { + content: "\f3c9"; } + +.fa-microphone-alt-slash:before { + content: "\f539"; } + +.fa-microphone-slash:before { + content: "\f131"; } + +.fa-microscope:before { + content: "\f610"; } + +.fa-microsoft:before { + content: "\f3ca"; } + +.fa-minus:before { + content: "\f068"; } + +.fa-minus-circle:before { + content: "\f056"; } + +.fa-minus-square:before { + content: "\f146"; } + +.fa-mitten:before { + content: "\f7b5"; } + +.fa-mix:before { + content: "\f3cb"; } + +.fa-mixcloud:before { + content: "\f289"; } + +.fa-mixer:before { + content: "\f956"; } + +.fa-mizuni:before { + content: "\f3cc"; } + +.fa-mobile:before { + content: "\f10b"; } + +.fa-mobile-alt:before { + content: "\f3cd"; } + +.fa-modx:before { + content: "\f285"; } + +.fa-monero:before { + content: "\f3d0"; } + +.fa-money-bill:before { + content: "\f0d6"; } + +.fa-money-bill-alt:before { + content: "\f3d1"; } + +.fa-money-bill-wave:before { + content: "\f53a"; } + +.fa-money-bill-wave-alt:before { + content: "\f53b"; } + +.fa-money-check:before { + content: "\f53c"; } + +.fa-money-check-alt:before { + content: "\f53d"; } + +.fa-monument:before { + content: "\f5a6"; } + +.fa-moon:before { + content: "\f186"; } + +.fa-mortar-pestle:before { + content: "\f5a7"; } + +.fa-mosque:before { + content: "\f678"; } + +.fa-motorcycle:before { + content: "\f21c"; } + +.fa-mountain:before { + content: "\f6fc"; } + +.fa-mouse:before { + content: "\f8cc"; } + +.fa-mouse-pointer:before { + content: "\f245"; } + +.fa-mug-hot:before { + content: "\f7b6"; } + +.fa-music:before { + content: "\f001"; } + +.fa-napster:before { + content: "\f3d2"; } + +.fa-neos:before { + content: "\f612"; } + +.fa-network-wired:before { + content: "\f6ff"; } + +.fa-neuter:before { + content: "\f22c"; } + +.fa-newspaper:before { + content: "\f1ea"; } + +.fa-nimblr:before { + content: "\f5a8"; } + +.fa-node:before { + content: "\f419"; } + +.fa-node-js:before { + content: "\f3d3"; } + +.fa-not-equal:before { + content: "\f53e"; } + +.fa-notes-medical:before { + content: "\f481"; } + +.fa-npm:before { + content: "\f3d4"; } + +.fa-ns8:before { + content: "\f3d5"; } + +.fa-nutritionix:before { + content: "\f3d6"; } + +.fa-object-group:before { + content: "\f247"; } + +.fa-object-ungroup:before { + content: "\f248"; } + +.fa-odnoklassniki:before { + content: "\f263"; } + +.fa-odnoklassniki-square:before { + content: "\f264"; } + +.fa-oil-can:before { + content: "\f613"; } + +.fa-old-republic:before { + content: "\f510"; } + +.fa-om:before { + content: "\f679"; } + +.fa-opencart:before { + content: "\f23d"; } + +.fa-openid:before { + content: "\f19b"; } + +.fa-opera:before { + content: "\f26a"; } + +.fa-optin-monster:before { + content: "\f23c"; } + +.fa-orcid:before { + content: "\f8d2"; } + +.fa-osi:before { + content: "\f41a"; } + +.fa-otter:before { + content: "\f700"; } + +.fa-outdent:before { + content: "\f03b"; } + +.fa-page4:before { + content: "\f3d7"; } + +.fa-pagelines:before { + content: "\f18c"; } + +.fa-pager:before { + content: "\f815"; } + +.fa-paint-brush:before { + content: "\f1fc"; } + +.fa-paint-roller:before { + content: "\f5aa"; } + +.fa-palette:before { + content: "\f53f"; } + +.fa-palfed:before { + content: "\f3d8"; } + +.fa-pallet:before { + content: "\f482"; } + +.fa-paper-plane:before { + content: "\f1d8"; } + +.fa-paperclip:before { + content: "\f0c6"; } + +.fa-parachute-box:before { + content: "\f4cd"; } + +.fa-paragraph:before { + content: "\f1dd"; } + +.fa-parking:before { + content: "\f540"; } + +.fa-passport:before { + content: "\f5ab"; } + +.fa-pastafarianism:before { + content: "\f67b"; } + +.fa-paste:before { + content: "\f0ea"; } + +.fa-patreon:before { + content: "\f3d9"; } + +.fa-pause:before { + content: "\f04c"; } + +.fa-pause-circle:before { + content: "\f28b"; } + +.fa-paw:before { + content: "\f1b0"; } + +.fa-paypal:before { + content: "\f1ed"; } + +.fa-peace:before { + content: "\f67c"; } + +.fa-pen:before { + content: "\f304"; } + +.fa-pen-alt:before { + content: "\f305"; } + +.fa-pen-fancy:before { + content: "\f5ac"; } + +.fa-pen-nib:before { + content: "\f5ad"; } + +.fa-pen-square:before { + content: "\f14b"; } + +.fa-pencil-alt:before { + content: "\f303"; } + +.fa-pencil-ruler:before { + content: "\f5ae"; } + +.fa-penny-arcade:before { + content: "\f704"; } + +.fa-people-arrows:before { + content: "\f968"; } + +.fa-people-carry:before { + content: "\f4ce"; } + +.fa-pepper-hot:before { + content: "\f816"; } + +.fa-percent:before { + content: "\f295"; } + +.fa-percentage:before { + content: "\f541"; } + +.fa-periscope:before { + content: "\f3da"; } + +.fa-person-booth:before { + content: "\f756"; } + +.fa-phabricator:before { + content: "\f3db"; } + +.fa-phoenix-framework:before { + content: "\f3dc"; } + +.fa-phoenix-squadron:before { + content: "\f511"; } + +.fa-phone:before { + content: "\f095"; } + +.fa-phone-alt:before { + content: "\f879"; } + +.fa-phone-slash:before { + content: "\f3dd"; } + +.fa-phone-square:before { + content: "\f098"; } + +.fa-phone-square-alt:before { + content: "\f87b"; } + +.fa-phone-volume:before { + content: "\f2a0"; } + +.fa-photo-video:before { + content: "\f87c"; } + +.fa-php:before { + content: "\f457"; } + +.fa-pied-piper:before { + content: "\f2ae"; } + +.fa-pied-piper-alt:before { + content: "\f1a8"; } + +.fa-pied-piper-hat:before { + content: "\f4e5"; } + +.fa-pied-piper-pp:before { + content: "\f1a7"; } + +.fa-pied-piper-square:before { + content: "\f91e"; } + +.fa-piggy-bank:before { + content: "\f4d3"; } + +.fa-pills:before { + content: "\f484"; } + +.fa-pinterest:before { + content: "\f0d2"; } + +.fa-pinterest-p:before { + content: "\f231"; } + +.fa-pinterest-square:before { + content: "\f0d3"; } + +.fa-pizza-slice:before { + content: "\f818"; } + +.fa-place-of-worship:before { + content: "\f67f"; } + +.fa-plane:before { + content: "\f072"; } + +.fa-plane-arrival:before { + content: "\f5af"; } + +.fa-plane-departure:before { + content: "\f5b0"; } + +.fa-plane-slash:before { + content: "\f969"; } + +.fa-play:before { + content: "\f04b"; } + +.fa-play-circle:before { + content: "\f144"; } + +.fa-playstation:before { + content: "\f3df"; } + +.fa-plug:before { + content: "\f1e6"; } + +.fa-plus:before { + content: "\f067"; } + +.fa-plus-circle:before { + content: "\f055"; } + +.fa-plus-square:before { + content: "\f0fe"; } + +.fa-podcast:before { + content: "\f2ce"; } + +.fa-poll:before { + content: "\f681"; } + +.fa-poll-h:before { + content: "\f682"; } + +.fa-poo:before { + content: "\f2fe"; } + +.fa-poo-storm:before { + content: "\f75a"; } + +.fa-poop:before { + content: "\f619"; } + +.fa-portrait:before { + content: "\f3e0"; } + +.fa-pound-sign:before { + content: "\f154"; } + +.fa-power-off:before { + content: "\f011"; } + +.fa-pray:before { + content: "\f683"; } + +.fa-praying-hands:before { + content: "\f684"; } + +.fa-prescription:before { + content: "\f5b1"; } + +.fa-prescription-bottle:before { + content: "\f485"; } + +.fa-prescription-bottle-alt:before { + content: "\f486"; } + +.fa-print:before { + content: "\f02f"; } + +.fa-procedures:before { + content: "\f487"; } + +.fa-product-hunt:before { + content: "\f288"; } + +.fa-project-diagram:before { + content: "\f542"; } + +.fa-pump-medical:before { + content: "\f96a"; } + +.fa-pump-soap:before { + content: "\f96b"; } + +.fa-pushed:before { + content: "\f3e1"; } + +.fa-puzzle-piece:before { + content: "\f12e"; } + +.fa-python:before { + content: "\f3e2"; } + +.fa-qq:before { + content: "\f1d6"; } + +.fa-qrcode:before { + content: "\f029"; } + +.fa-question:before { + content: "\f128"; } + +.fa-question-circle:before { + content: "\f059"; } + +.fa-quidditch:before { + content: "\f458"; } + +.fa-quinscape:before { + content: "\f459"; } + +.fa-quora:before { + content: "\f2c4"; } + +.fa-quote-left:before { + content: "\f10d"; } + +.fa-quote-right:before { + content: "\f10e"; } + +.fa-quran:before { + content: "\f687"; } + +.fa-r-project:before { + content: "\f4f7"; } + +.fa-radiation:before { + content: "\f7b9"; } + +.fa-radiation-alt:before { + content: "\f7ba"; } + +.fa-rainbow:before { + content: "\f75b"; } + +.fa-random:before { + content: "\f074"; } + +.fa-raspberry-pi:before { + content: "\f7bb"; } + +.fa-ravelry:before { + content: "\f2d9"; } + +.fa-react:before { + content: "\f41b"; } + +.fa-reacteurope:before { + content: "\f75d"; } + +.fa-readme:before { + content: "\f4d5"; } + +.fa-rebel:before { + content: "\f1d0"; } + +.fa-receipt:before { + content: "\f543"; } + +.fa-record-vinyl:before { + content: "\f8d9"; } + +.fa-recycle:before { + content: "\f1b8"; } + +.fa-red-river:before { + content: "\f3e3"; } + +.fa-reddit:before { + content: "\f1a1"; } + +.fa-reddit-alien:before { + content: "\f281"; } + +.fa-reddit-square:before { + content: "\f1a2"; } + +.fa-redhat:before { + content: "\f7bc"; } + +.fa-redo:before { + content: "\f01e"; } + +.fa-redo-alt:before { + content: "\f2f9"; } + +.fa-registered:before { + content: "\f25d"; } + +.fa-remove-format:before { + content: "\f87d"; } + +.fa-renren:before { + content: "\f18b"; } + +.fa-reply:before { + content: "\f3e5"; } + +.fa-reply-all:before { + content: "\f122"; } + +.fa-replyd:before { + content: "\f3e6"; } + +.fa-republican:before { + content: "\f75e"; } + +.fa-researchgate:before { + content: "\f4f8"; } + +.fa-resolving:before { + content: "\f3e7"; } + +.fa-restroom:before { + content: "\f7bd"; } + +.fa-retweet:before { + content: "\f079"; } + +.fa-rev:before { + content: "\f5b2"; } + +.fa-ribbon:before { + content: "\f4d6"; } + +.fa-ring:before { + content: "\f70b"; } + +.fa-road:before { + content: "\f018"; } + +.fa-robot:before { + content: "\f544"; } + +.fa-rocket:before { + content: "\f135"; } + +.fa-rocketchat:before { + content: "\f3e8"; } + +.fa-rockrms:before { + content: "\f3e9"; } + +.fa-route:before { + content: "\f4d7"; } + +.fa-rss:before { + content: "\f09e"; } + +.fa-rss-square:before { + content: "\f143"; } + +.fa-ruble-sign:before { + content: "\f158"; } + +.fa-ruler:before { + content: "\f545"; } + +.fa-ruler-combined:before { + content: "\f546"; } + +.fa-ruler-horizontal:before { + content: "\f547"; } + +.fa-ruler-vertical:before { + content: "\f548"; } + +.fa-running:before { + content: "\f70c"; } + +.fa-rupee-sign:before { + content: "\f156"; } + +.fa-rust:before { + content: "\f97a"; } + +.fa-sad-cry:before { + content: "\f5b3"; } + +.fa-sad-tear:before { + content: "\f5b4"; } + +.fa-safari:before { + content: "\f267"; } + +.fa-salesforce:before { + content: "\f83b"; } + +.fa-sass:before { + content: "\f41e"; } + +.fa-satellite:before { + content: "\f7bf"; } + +.fa-satellite-dish:before { + content: "\f7c0"; } + +.fa-save:before { + content: "\f0c7"; } + +.fa-schlix:before { + content: "\f3ea"; } + +.fa-school:before { + content: "\f549"; } + +.fa-screwdriver:before { + content: "\f54a"; } + +.fa-scribd:before { + content: "\f28a"; } + +.fa-scroll:before { + content: "\f70e"; } + +.fa-sd-card:before { + content: "\f7c2"; } + +.fa-search:before { + content: "\f002"; } + +.fa-search-dollar:before { + content: "\f688"; } + +.fa-search-location:before { + content: "\f689"; } + +.fa-search-minus:before { + content: "\f010"; } + +.fa-search-plus:before { + content: "\f00e"; } + +.fa-searchengin:before { + content: "\f3eb"; } + +.fa-seedling:before { + content: "\f4d8"; } + +.fa-sellcast:before { + content: "\f2da"; } + +.fa-sellsy:before { + content: "\f213"; } + +.fa-server:before { + content: "\f233"; } + +.fa-servicestack:before { + content: "\f3ec"; } + +.fa-shapes:before { + content: "\f61f"; } + +.fa-share:before { + content: "\f064"; } + +.fa-share-alt:before { + content: "\f1e0"; } + +.fa-share-alt-square:before { + content: "\f1e1"; } + +.fa-share-square:before { + content: "\f14d"; } + +.fa-shekel-sign:before { + content: "\f20b"; } + +.fa-shield-alt:before { + content: "\f3ed"; } + +.fa-shield-virus:before { + content: "\f96c"; } + +.fa-ship:before { + content: "\f21a"; } + +.fa-shipping-fast:before { + content: "\f48b"; } + +.fa-shirtsinbulk:before { + content: "\f214"; } + +.fa-shoe-prints:before { + content: "\f54b"; } + +.fa-shopify:before { + content: "\f957"; } + +.fa-shopping-bag:before { + content: "\f290"; } + +.fa-shopping-basket:before { + content: "\f291"; } + +.fa-shopping-cart:before { + content: "\f07a"; } + +.fa-shopware:before { + content: "\f5b5"; } + +.fa-shower:before { + content: "\f2cc"; } + +.fa-shuttle-van:before { + content: "\f5b6"; } + +.fa-sign:before { + content: "\f4d9"; } + +.fa-sign-in-alt:before { + content: "\f2f6"; } + +.fa-sign-language:before { + content: "\f2a7"; } + +.fa-sign-out-alt:before { + content: "\f2f5"; } + +.fa-signal:before { + content: "\f012"; } + +.fa-signature:before { + content: "\f5b7"; } + +.fa-sim-card:before { + content: "\f7c4"; } + +.fa-simplybuilt:before { + content: "\f215"; } + +.fa-sink:before { + content: "\f96d"; } + +.fa-sistrix:before { + content: "\f3ee"; } + +.fa-sitemap:before { + content: "\f0e8"; } + +.fa-sith:before { + content: "\f512"; } + +.fa-skating:before { + content: "\f7c5"; } + +.fa-sketch:before { + content: "\f7c6"; } + +.fa-skiing:before { + content: "\f7c9"; } + +.fa-skiing-nordic:before { + content: "\f7ca"; } + +.fa-skull:before { + content: "\f54c"; } + +.fa-skull-crossbones:before { + content: "\f714"; } + +.fa-skyatlas:before { + content: "\f216"; } + +.fa-skype:before { + content: "\f17e"; } + +.fa-slack:before { + content: "\f198"; } + +.fa-slack-hash:before { + content: "\f3ef"; } + +.fa-slash:before { + content: "\f715"; } + +.fa-sleigh:before { + content: "\f7cc"; } + +.fa-sliders-h:before { + content: "\f1de"; } + +.fa-slideshare:before { + content: "\f1e7"; } + +.fa-smile:before { + content: "\f118"; } + +.fa-smile-beam:before { + content: "\f5b8"; } + +.fa-smile-wink:before { + content: "\f4da"; } + +.fa-smog:before { + content: "\f75f"; } + +.fa-smoking:before { + content: "\f48d"; } + +.fa-smoking-ban:before { + content: "\f54d"; } + +.fa-sms:before { + content: "\f7cd"; } + +.fa-snapchat:before { + content: "\f2ab"; } + +.fa-snapchat-ghost:before { + content: "\f2ac"; } + +.fa-snapchat-square:before { + content: "\f2ad"; } + +.fa-snowboarding:before { + content: "\f7ce"; } + +.fa-snowflake:before { + content: "\f2dc"; } + +.fa-snowman:before { + content: "\f7d0"; } + +.fa-snowplow:before { + content: "\f7d2"; } + +.fa-soap:before { + content: "\f96e"; } + +.fa-socks:before { + content: "\f696"; } + +.fa-solar-panel:before { + content: "\f5ba"; } + +.fa-sort:before { + content: "\f0dc"; } + +.fa-sort-alpha-down:before { + content: "\f15d"; } + +.fa-sort-alpha-down-alt:before { + content: "\f881"; } + +.fa-sort-alpha-up:before { + content: "\f15e"; } + +.fa-sort-alpha-up-alt:before { + content: "\f882"; } + +.fa-sort-amount-down:before { + content: "\f160"; } + +.fa-sort-amount-down-alt:before { + content: "\f884"; } + +.fa-sort-amount-up:before { + content: "\f161"; } + +.fa-sort-amount-up-alt:before { + content: "\f885"; } + +.fa-sort-down:before { + content: "\f0dd"; } + +.fa-sort-numeric-down:before { + content: "\f162"; } + +.fa-sort-numeric-down-alt:before { + content: "\f886"; } + +.fa-sort-numeric-up:before { + content: "\f163"; } + +.fa-sort-numeric-up-alt:before { + content: "\f887"; } + +.fa-sort-up:before { + content: "\f0de"; } + +.fa-soundcloud:before { + content: "\f1be"; } + +.fa-sourcetree:before { + content: "\f7d3"; } + +.fa-spa:before { + content: "\f5bb"; } + +.fa-space-shuttle:before { + content: "\f197"; } + +.fa-speakap:before { + content: "\f3f3"; } + +.fa-speaker-deck:before { + content: "\f83c"; } + +.fa-spell-check:before { + content: "\f891"; } + +.fa-spider:before { + content: "\f717"; } + +.fa-spinner:before { + content: "\f110"; } + +.fa-splotch:before { + content: "\f5bc"; } + +.fa-spotify:before { + content: "\f1bc"; } + +.fa-spray-can:before { + content: "\f5bd"; } + +.fa-square:before { + content: "\f0c8"; } + +.fa-square-full:before { + content: "\f45c"; } + +.fa-square-root-alt:before { + content: "\f698"; } + +.fa-squarespace:before { + content: "\f5be"; } + +.fa-stack-exchange:before { + content: "\f18d"; } + +.fa-stack-overflow:before { + content: "\f16c"; } + +.fa-stackpath:before { + content: "\f842"; } + +.fa-stamp:before { + content: "\f5bf"; } + +.fa-star:before { + content: "\f005"; } + +.fa-star-and-crescent:before { + content: "\f699"; } + +.fa-star-half:before { + content: "\f089"; } + +.fa-star-half-alt:before { + content: "\f5c0"; } + +.fa-star-of-david:before { + content: "\f69a"; } + +.fa-star-of-life:before { + content: "\f621"; } + +.fa-staylinked:before { + content: "\f3f5"; } + +.fa-steam:before { + content: "\f1b6"; } + +.fa-steam-square:before { + content: "\f1b7"; } + +.fa-steam-symbol:before { + content: "\f3f6"; } + +.fa-step-backward:before { + content: "\f048"; } + +.fa-step-forward:before { + content: "\f051"; } + +.fa-stethoscope:before { + content: "\f0f1"; } + +.fa-sticker-mule:before { + content: "\f3f7"; } + +.fa-sticky-note:before { + content: "\f249"; } + +.fa-stop:before { + content: "\f04d"; } + +.fa-stop-circle:before { + content: "\f28d"; } + +.fa-stopwatch:before { + content: "\f2f2"; } + +.fa-stopwatch-20:before { + content: "\f96f"; } + +.fa-store:before { + content: "\f54e"; } + +.fa-store-alt:before { + content: "\f54f"; } + +.fa-store-alt-slash:before { + content: "\f970"; } + +.fa-store-slash:before { + content: "\f971"; } + +.fa-strava:before { + content: "\f428"; } + +.fa-stream:before { + content: "\f550"; } + +.fa-street-view:before { + content: "\f21d"; } + +.fa-strikethrough:before { + content: "\f0cc"; } + +.fa-stripe:before { + content: "\f429"; } + +.fa-stripe-s:before { + content: "\f42a"; } + +.fa-stroopwafel:before { + content: "\f551"; } + +.fa-studiovinari:before { + content: "\f3f8"; } + +.fa-stumbleupon:before { + content: "\f1a4"; } + +.fa-stumbleupon-circle:before { + content: "\f1a3"; } + +.fa-subscript:before { + content: "\f12c"; } + +.fa-subway:before { + content: "\f239"; } + +.fa-suitcase:before { + content: "\f0f2"; } + +.fa-suitcase-rolling:before { + content: "\f5c1"; } + +.fa-sun:before { + content: "\f185"; } + +.fa-superpowers:before { + content: "\f2dd"; } + +.fa-superscript:before { + content: "\f12b"; } + +.fa-supple:before { + content: "\f3f9"; } + +.fa-surprise:before { + content: "\f5c2"; } + +.fa-suse:before { + content: "\f7d6"; } + +.fa-swatchbook:before { + content: "\f5c3"; } + +.fa-swift:before { + content: "\f8e1"; } + +.fa-swimmer:before { + content: "\f5c4"; } + +.fa-swimming-pool:before { + content: "\f5c5"; } + +.fa-symfony:before { + content: "\f83d"; } + +.fa-synagogue:before { + content: "\f69b"; } + +.fa-sync:before { + content: "\f021"; } + +.fa-sync-alt:before { + content: "\f2f1"; } + +.fa-syringe:before { + content: "\f48e"; } + +.fa-table:before { + content: "\f0ce"; } + +.fa-table-tennis:before { + content: "\f45d"; } + +.fa-tablet:before { + content: "\f10a"; } + +.fa-tablet-alt:before { + content: "\f3fa"; } + +.fa-tablets:before { + content: "\f490"; } + +.fa-tachometer-alt:before { + content: "\f3fd"; } + +.fa-tag:before { + content: "\f02b"; } + +.fa-tags:before { + content: "\f02c"; } + +.fa-tape:before { + content: "\f4db"; } + +.fa-tasks:before { + content: "\f0ae"; } + +.fa-taxi:before { + content: "\f1ba"; } + +.fa-teamspeak:before { + content: "\f4f9"; } + +.fa-teeth:before { + content: "\f62e"; } + +.fa-teeth-open:before { + content: "\f62f"; } + +.fa-telegram:before { + content: "\f2c6"; } + +.fa-telegram-plane:before { + content: "\f3fe"; } + +.fa-temperature-high:before { + content: "\f769"; } + +.fa-temperature-low:before { + content: "\f76b"; } + +.fa-tencent-weibo:before { + content: "\f1d5"; } + +.fa-tenge:before { + content: "\f7d7"; } + +.fa-terminal:before { + content: "\f120"; } + +.fa-text-height:before { + content: "\f034"; } + +.fa-text-width:before { + content: "\f035"; } + +.fa-th:before { + content: "\f00a"; } + +.fa-th-large:before { + content: "\f009"; } + +.fa-th-list:before { + content: "\f00b"; } + +.fa-the-red-yeti:before { + content: "\f69d"; } + +.fa-theater-masks:before { + content: "\f630"; } + +.fa-themeco:before { + content: "\f5c6"; } + +.fa-themeisle:before { + content: "\f2b2"; } + +.fa-thermometer:before { + content: "\f491"; } + +.fa-thermometer-empty:before { + content: "\f2cb"; } + +.fa-thermometer-full:before { + content: "\f2c7"; } + +.fa-thermometer-half:before { + content: "\f2c9"; } + +.fa-thermometer-quarter:before { + content: "\f2ca"; } + +.fa-thermometer-three-quarters:before { + content: "\f2c8"; } + +.fa-think-peaks:before { + content: "\f731"; } + +.fa-thumbs-down:before { + content: "\f165"; } + +.fa-thumbs-up:before { + content: "\f164"; } + +.fa-thumbtack:before { + content: "\f08d"; } + +.fa-ticket-alt:before { + content: "\f3ff"; } + +.fa-tiktok:before { + content: "\f97b"; } + +.fa-times:before { + content: "\f00d"; } + +.fa-times-circle:before { + content: "\f057"; } + +.fa-tint:before { + content: "\f043"; } + +.fa-tint-slash:before { + content: "\f5c7"; } + +.fa-tired:before { + content: "\f5c8"; } + +.fa-toggle-off:before { + content: "\f204"; } + +.fa-toggle-on:before { + content: "\f205"; } + +.fa-toilet:before { + content: "\f7d8"; } + +.fa-toilet-paper:before { + content: "\f71e"; } + +.fa-toilet-paper-slash:before { + content: "\f972"; } + +.fa-toolbox:before { + content: "\f552"; } + +.fa-tools:before { + content: "\f7d9"; } + +.fa-tooth:before { + content: "\f5c9"; } + +.fa-torah:before { + content: "\f6a0"; } + +.fa-torii-gate:before { + content: "\f6a1"; } + +.fa-tractor:before { + content: "\f722"; } + +.fa-trade-federation:before { + content: "\f513"; } + +.fa-trademark:before { + content: "\f25c"; } + +.fa-traffic-light:before { + content: "\f637"; } + +.fa-trailer:before { + content: "\f941"; } + +.fa-train:before { + content: "\f238"; } + +.fa-tram:before { + content: "\f7da"; } + +.fa-transgender:before { + content: "\f224"; } + +.fa-transgender-alt:before { + content: "\f225"; } + +.fa-trash:before { + content: "\f1f8"; } + +.fa-trash-alt:before { + content: "\f2ed"; } + +.fa-trash-restore:before { + content: "\f829"; } + +.fa-trash-restore-alt:before { + content: "\f82a"; } + +.fa-tree:before { + content: "\f1bb"; } + +.fa-trello:before { + content: "\f181"; } + +.fa-tripadvisor:before { + content: "\f262"; } + +.fa-trophy:before { + content: "\f091"; } + +.fa-truck:before { + content: "\f0d1"; } + +.fa-truck-loading:before { + content: "\f4de"; } + +.fa-truck-monster:before { + content: "\f63b"; } + +.fa-truck-moving:before { + content: "\f4df"; } + +.fa-truck-pickup:before { + content: "\f63c"; } + +.fa-tshirt:before { + content: "\f553"; } + +.fa-tty:before { + content: "\f1e4"; } + +.fa-tumblr:before { + content: "\f173"; } + +.fa-tumblr-square:before { + content: "\f174"; } + +.fa-tv:before { + content: "\f26c"; } + +.fa-twitch:before { + content: "\f1e8"; } + +.fa-twitter:before { + content: "\f099"; } + +.fa-twitter-square:before { + content: "\f081"; } + +.fa-typo3:before { + content: "\f42b"; } + +.fa-uber:before { + content: "\f402"; } + +.fa-ubuntu:before { + content: "\f7df"; } + +.fa-uikit:before { + content: "\f403"; } + +.fa-umbraco:before { + content: "\f8e8"; } + +.fa-umbrella:before { + content: "\f0e9"; } + +.fa-umbrella-beach:before { + content: "\f5ca"; } + +.fa-underline:before { + content: "\f0cd"; } + +.fa-undo:before { + content: "\f0e2"; } + +.fa-undo-alt:before { + content: "\f2ea"; } + +.fa-uniregistry:before { + content: "\f404"; } + +.fa-unity:before { + content: "\f949"; } + +.fa-universal-access:before { + content: "\f29a"; } + +.fa-university:before { + content: "\f19c"; } + +.fa-unlink:before { + content: "\f127"; } + +.fa-unlock:before { + content: "\f09c"; } + +.fa-unlock-alt:before { + content: "\f13e"; } + +.fa-unsplash:before { + content: "\f97c"; } + +.fa-untappd:before { + content: "\f405"; } + +.fa-upload:before { + content: "\f093"; } + +.fa-ups:before { + content: "\f7e0"; } + +.fa-usb:before { + content: "\f287"; } + +.fa-user:before { + content: "\f007"; } + +.fa-user-alt:before { + content: "\f406"; } + +.fa-user-alt-slash:before { + content: "\f4fa"; } + +.fa-user-astronaut:before { + content: "\f4fb"; } + +.fa-user-check:before { + content: "\f4fc"; } + +.fa-user-circle:before { + content: "\f2bd"; } + +.fa-user-clock:before { + content: "\f4fd"; } + +.fa-user-cog:before { + content: "\f4fe"; } + +.fa-user-edit:before { + content: "\f4ff"; } + +.fa-user-friends:before { + content: "\f500"; } + +.fa-user-graduate:before { + content: "\f501"; } + +.fa-user-injured:before { + content: "\f728"; } + +.fa-user-lock:before { + content: "\f502"; } + +.fa-user-md:before { + content: "\f0f0"; } + +.fa-user-minus:before { + content: "\f503"; } + +.fa-user-ninja:before { + content: "\f504"; } + +.fa-user-nurse:before { + content: "\f82f"; } + +.fa-user-plus:before { + content: "\f234"; } + +.fa-user-secret:before { + content: "\f21b"; } + +.fa-user-shield:before { + content: "\f505"; } + +.fa-user-slash:before { + content: "\f506"; } + +.fa-user-tag:before { + content: "\f507"; } + +.fa-user-tie:before { + content: "\f508"; } + +.fa-user-times:before { + content: "\f235"; } + +.fa-users:before { + content: "\f0c0"; } + +.fa-users-cog:before { + content: "\f509"; } + +.fa-users-slash:before { + content: "\f973"; } + +.fa-usps:before { + content: "\f7e1"; } + +.fa-ussunnah:before { + content: "\f407"; } + +.fa-utensil-spoon:before { + content: "\f2e5"; } + +.fa-utensils:before { + content: "\f2e7"; } + +.fa-vaadin:before { + content: "\f408"; } + +.fa-vector-square:before { + content: "\f5cb"; } + +.fa-venus:before { + content: "\f221"; } + +.fa-venus-double:before { + content: "\f226"; } + +.fa-venus-mars:before { + content: "\f228"; } + +.fa-viacoin:before { + content: "\f237"; } + +.fa-viadeo:before { + content: "\f2a9"; } + +.fa-viadeo-square:before { + content: "\f2aa"; } + +.fa-vial:before { + content: "\f492"; } + +.fa-vials:before { + content: "\f493"; } + +.fa-viber:before { + content: "\f409"; } + +.fa-video:before { + content: "\f03d"; } + +.fa-video-slash:before { + content: "\f4e2"; } + +.fa-vihara:before { + content: "\f6a7"; } + +.fa-vimeo:before { + content: "\f40a"; } + +.fa-vimeo-square:before { + content: "\f194"; } + +.fa-vimeo-v:before { + content: "\f27d"; } + +.fa-vine:before { + content: "\f1ca"; } + +.fa-virus:before { + content: "\f974"; } + +.fa-virus-slash:before { + content: "\f975"; } + +.fa-viruses:before { + content: "\f976"; } + +.fa-vk:before { + content: "\f189"; } + +.fa-vnv:before { + content: "\f40b"; } + +.fa-voicemail:before { + content: "\f897"; } + +.fa-volleyball-ball:before { + content: "\f45f"; } + +.fa-volume-down:before { + content: "\f027"; } + +.fa-volume-mute:before { + content: "\f6a9"; } + +.fa-volume-off:before { + content: "\f026"; } + +.fa-volume-up:before { + content: "\f028"; } + +.fa-vote-yea:before { + content: "\f772"; } + +.fa-vr-cardboard:before { + content: "\f729"; } + +.fa-vuejs:before { + content: "\f41f"; } + +.fa-walking:before { + content: "\f554"; } + +.fa-wallet:before { + content: "\f555"; } + +.fa-warehouse:before { + content: "\f494"; } + +.fa-water:before { + content: "\f773"; } + +.fa-wave-square:before { + content: "\f83e"; } + +.fa-waze:before { + content: "\f83f"; } + +.fa-weebly:before { + content: "\f5cc"; } + +.fa-weibo:before { + content: "\f18a"; } + +.fa-weight:before { + content: "\f496"; } + +.fa-weight-hanging:before { + content: "\f5cd"; } + +.fa-weixin:before { + content: "\f1d7"; } + +.fa-whatsapp:before { + content: "\f232"; } + +.fa-whatsapp-square:before { + content: "\f40c"; } + +.fa-wheelchair:before { + content: "\f193"; } + +.fa-whmcs:before { + content: "\f40d"; } + +.fa-wifi:before { + content: "\f1eb"; } + +.fa-wikipedia-w:before { + content: "\f266"; } + +.fa-wind:before { + content: "\f72e"; } + +.fa-window-close:before { + content: "\f410"; } + +.fa-window-maximize:before { + content: "\f2d0"; } + +.fa-window-minimize:before { + content: "\f2d1"; } + +.fa-window-restore:before { + content: "\f2d2"; } + +.fa-windows:before { + content: "\f17a"; } + +.fa-wine-bottle:before { + content: "\f72f"; } + +.fa-wine-glass:before { + content: "\f4e3"; } + +.fa-wine-glass-alt:before { + content: "\f5ce"; } + +.fa-wix:before { + content: "\f5cf"; } + +.fa-wizards-of-the-coast:before { + content: "\f730"; } + +.fa-wolf-pack-battalion:before { + content: "\f514"; } + +.fa-won-sign:before { + content: "\f159"; } + +.fa-wordpress:before { + content: "\f19a"; } + +.fa-wordpress-simple:before { + content: "\f411"; } + +.fa-wpbeginner:before { + content: "\f297"; } + +.fa-wpexplorer:before { + content: "\f2de"; } + +.fa-wpforms:before { + content: "\f298"; } + +.fa-wpressr:before { + content: "\f3e4"; } + +.fa-wrench:before { + content: "\f0ad"; } + +.fa-x-ray:before { + content: "\f497"; } + +.fa-xbox:before { + content: "\f412"; } + +.fa-xing:before { + content: "\f168"; } + +.fa-xing-square:before { + content: "\f169"; } + +.fa-y-combinator:before { + content: "\f23b"; } + +.fa-yahoo:before { + content: "\f19e"; } + +.fa-yammer:before { + content: "\f840"; } + +.fa-yandex:before { + content: "\f413"; } + +.fa-yandex-international:before { + content: "\f414"; } + +.fa-yarn:before { + content: "\f7e3"; } + +.fa-yelp:before { + content: "\f1e9"; } + +.fa-yen-sign:before { + content: "\f157"; } + +.fa-yin-yang:before { + content: "\f6ad"; } + +.fa-yoast:before { + content: "\f2b1"; } + +.fa-youtube:before { + content: "\f167"; } + +.fa-youtube-square:before { + content: "\f431"; } + +.fa-zhihu:before { + content: "\f63f"; } + +.sr-only { + border: 0; + clip: rect(0, 0, 0, 0); + height: 1px; + margin: -1px; + overflow: hidden; + padding: 0; + position: absolute; + width: 1px; } + +.sr-only-focusable:active, .sr-only-focusable:focus { + clip: auto; + height: auto; + margin: 0; + overflow: visible; + position: static; + width: auto; } +@font-face { + font-family: 'Font Awesome 5 Brands'; + font-style: normal; + font-weight: 400; + font-display: block; + src: url("../webfonts/fa-brands-400.eot"); + src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg"); } + +.fab { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } +@font-face { + font-family: 'Font Awesome 5 Free'; + font-style: normal; + font-weight: 400; + font-display: block; + src: url("../webfonts/fa-regular-400.eot"); + src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"), url("../webfonts/fa-regular-400.svg#fontawesome") format("svg"); } + +.far { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } +@font-face { + font-family: 'Font Awesome 5 Free'; + font-style: normal; + font-weight: 900; + font-display: block; + src: url("../webfonts/fa-solid-900.eot"); + src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg"); } + +.fa, +.fas { + font-family: 'Font Awesome 5 Free'; + font-weight: 900; } diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/css/v4-shims.css b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/css/v4-shims.css new file mode 100644 index 0000000000..e4d93da345 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/css/v4-shims.css @@ -0,0 +1,2172 @@ +/*! + * Font Awesome Free 5.13.1 by @fontawesome - https://fontawesome.com + * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) + */ +.fa.fa-glass:before { + content: "\f000"; } + +.fa.fa-meetup { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-star-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-star-o:before { + content: "\f005"; } + +.fa.fa-remove:before { + content: "\f00d"; } + +.fa.fa-close:before { + content: "\f00d"; } + +.fa.fa-gear:before { + content: "\f013"; } + +.fa.fa-trash-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-trash-o:before { + content: "\f2ed"; } + +.fa.fa-file-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-file-o:before { + content: "\f15b"; } + +.fa.fa-clock-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-clock-o:before { + content: "\f017"; } + +.fa.fa-arrow-circle-o-down { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-arrow-circle-o-down:before { + content: "\f358"; } + +.fa.fa-arrow-circle-o-up { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-arrow-circle-o-up:before { + content: "\f35b"; } + +.fa.fa-play-circle-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-play-circle-o:before { + content: "\f144"; } + +.fa.fa-repeat:before { + content: "\f01e"; } + +.fa.fa-rotate-right:before { + content: "\f01e"; } + +.fa.fa-refresh:before { + content: "\f021"; } + +.fa.fa-list-alt { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-dedent:before { + content: "\f03b"; } + +.fa.fa-video-camera:before { + content: "\f03d"; } + +.fa.fa-picture-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-picture-o:before { + content: "\f03e"; } + +.fa.fa-photo { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-photo:before { + content: "\f03e"; } + +.fa.fa-image { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-image:before { + content: "\f03e"; } + +.fa.fa-pencil:before { + content: "\f303"; } + +.fa.fa-map-marker:before { + content: "\f3c5"; } + +.fa.fa-pencil-square-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-pencil-square-o:before { + content: "\f044"; } + +.fa.fa-share-square-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-share-square-o:before { + content: "\f14d"; } + +.fa.fa-check-square-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-check-square-o:before { + content: "\f14a"; } + +.fa.fa-arrows:before { + content: "\f0b2"; } + +.fa.fa-times-circle-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-times-circle-o:before { + content: "\f057"; } + +.fa.fa-check-circle-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-check-circle-o:before { + content: "\f058"; } + +.fa.fa-mail-forward:before { + content: "\f064"; } + +.fa.fa-expand:before { + content: "\f424"; } + +.fa.fa-compress:before { + content: "\f422"; } + +.fa.fa-eye { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-eye-slash { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-warning:before { + content: "\f071"; } + +.fa.fa-calendar:before { + content: "\f073"; } + +.fa.fa-arrows-v:before { + content: "\f338"; } + +.fa.fa-arrows-h:before { + content: "\f337"; } + +.fa.fa-bar-chart { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-bar-chart:before { + content: "\f080"; } + +.fa.fa-bar-chart-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-bar-chart-o:before { + content: "\f080"; } + +.fa.fa-twitter-square { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-facebook-square { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-gears:before { + content: "\f085"; } + +.fa.fa-thumbs-o-up { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-thumbs-o-up:before { + content: "\f164"; } + +.fa.fa-thumbs-o-down { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-thumbs-o-down:before { + content: "\f165"; } + +.fa.fa-heart-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-heart-o:before { + content: "\f004"; } + +.fa.fa-sign-out:before { + content: "\f2f5"; } + +.fa.fa-linkedin-square { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-linkedin-square:before { + content: "\f08c"; } + +.fa.fa-thumb-tack:before { + content: "\f08d"; } + +.fa.fa-external-link:before { + content: "\f35d"; } + +.fa.fa-sign-in:before { + content: "\f2f6"; } + +.fa.fa-github-square { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-lemon-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-lemon-o:before { + content: "\f094"; } + +.fa.fa-square-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-square-o:before { + content: "\f0c8"; } + +.fa.fa-bookmark-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-bookmark-o:before { + content: "\f02e"; } + +.fa.fa-twitter { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-facebook { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-facebook:before { + content: "\f39e"; } + +.fa.fa-facebook-f { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-facebook-f:before { + content: "\f39e"; } + +.fa.fa-github { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-credit-card { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-feed:before { + content: "\f09e"; } + +.fa.fa-hdd-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-hdd-o:before { + content: "\f0a0"; } + +.fa.fa-hand-o-right { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-hand-o-right:before { + content: "\f0a4"; } + +.fa.fa-hand-o-left { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-hand-o-left:before { + content: "\f0a5"; } + +.fa.fa-hand-o-up { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-hand-o-up:before { + content: "\f0a6"; } + +.fa.fa-hand-o-down { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-hand-o-down:before { + content: "\f0a7"; } + +.fa.fa-arrows-alt:before { + content: "\f31e"; } + +.fa.fa-group:before { + content: "\f0c0"; } + +.fa.fa-chain:before { + content: "\f0c1"; } + +.fa.fa-scissors:before { + content: "\f0c4"; } + +.fa.fa-files-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-files-o:before { + content: "\f0c5"; } + +.fa.fa-floppy-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-floppy-o:before { + content: "\f0c7"; } + +.fa.fa-navicon:before { + content: "\f0c9"; } + +.fa.fa-reorder:before { + content: "\f0c9"; } + +.fa.fa-pinterest { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-pinterest-square { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-google-plus-square { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-google-plus { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-google-plus:before { + content: "\f0d5"; } + +.fa.fa-money { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-money:before { + content: "\f3d1"; } + +.fa.fa-unsorted:before { + content: "\f0dc"; } + +.fa.fa-sort-desc:before { + content: "\f0dd"; } + +.fa.fa-sort-asc:before { + content: "\f0de"; } + +.fa.fa-linkedin { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-linkedin:before { + content: "\f0e1"; } + +.fa.fa-rotate-left:before { + content: "\f0e2"; } + +.fa.fa-legal:before { + content: "\f0e3"; } + +.fa.fa-tachometer:before { + content: "\f3fd"; } + +.fa.fa-dashboard:before { + content: "\f3fd"; } + +.fa.fa-comment-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-comment-o:before { + content: "\f075"; } + +.fa.fa-comments-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-comments-o:before { + content: "\f086"; } + +.fa.fa-flash:before { + content: "\f0e7"; } + +.fa.fa-clipboard { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-paste { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-paste:before { + content: "\f328"; } + +.fa.fa-lightbulb-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-lightbulb-o:before { + content: "\f0eb"; } + +.fa.fa-exchange:before { + content: "\f362"; } + +.fa.fa-cloud-download:before { + content: "\f381"; } + +.fa.fa-cloud-upload:before { + content: "\f382"; } + +.fa.fa-bell-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-bell-o:before { + content: "\f0f3"; } + +.fa.fa-cutlery:before { + content: "\f2e7"; } + +.fa.fa-file-text-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-file-text-o:before { + content: "\f15c"; } + +.fa.fa-building-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-building-o:before { + content: "\f1ad"; } + +.fa.fa-hospital-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-hospital-o:before { + content: "\f0f8"; } + +.fa.fa-tablet:before { + content: "\f3fa"; } + +.fa.fa-mobile:before { + content: "\f3cd"; } + +.fa.fa-mobile-phone:before { + content: "\f3cd"; } + +.fa.fa-circle-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-circle-o:before { + content: "\f111"; } + +.fa.fa-mail-reply:before { + content: "\f3e5"; } + +.fa.fa-github-alt { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-folder-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-folder-o:before { + content: "\f07b"; } + +.fa.fa-folder-open-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-folder-open-o:before { + content: "\f07c"; } + +.fa.fa-smile-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-smile-o:before { + content: "\f118"; } + +.fa.fa-frown-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-frown-o:before { + content: "\f119"; } + +.fa.fa-meh-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-meh-o:before { + content: "\f11a"; } + +.fa.fa-keyboard-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-keyboard-o:before { + content: "\f11c"; } + +.fa.fa-flag-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-flag-o:before { + content: "\f024"; } + +.fa.fa-mail-reply-all:before { + content: "\f122"; } + +.fa.fa-star-half-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-star-half-o:before { + content: "\f089"; } + +.fa.fa-star-half-empty { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-star-half-empty:before { + content: "\f089"; } + +.fa.fa-star-half-full { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-star-half-full:before { + content: "\f089"; } + +.fa.fa-code-fork:before { + content: "\f126"; } + +.fa.fa-chain-broken:before { + content: "\f127"; } + +.fa.fa-shield:before { + content: "\f3ed"; } + +.fa.fa-calendar-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-calendar-o:before { + content: "\f133"; } + +.fa.fa-maxcdn { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-html5 { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-css3 { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-ticket:before { + content: "\f3ff"; } + +.fa.fa-minus-square-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-minus-square-o:before { + content: "\f146"; } + +.fa.fa-level-up:before { + content: "\f3bf"; } + +.fa.fa-level-down:before { + content: "\f3be"; } + +.fa.fa-pencil-square:before { + content: "\f14b"; } + +.fa.fa-external-link-square:before { + content: "\f360"; } + +.fa.fa-compass { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-caret-square-o-down { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-caret-square-o-down:before { + content: "\f150"; } + +.fa.fa-toggle-down { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-toggle-down:before { + content: "\f150"; } + +.fa.fa-caret-square-o-up { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-caret-square-o-up:before { + content: "\f151"; } + +.fa.fa-toggle-up { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-toggle-up:before { + content: "\f151"; } + +.fa.fa-caret-square-o-right { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-caret-square-o-right:before { + content: "\f152"; } + +.fa.fa-toggle-right { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-toggle-right:before { + content: "\f152"; } + +.fa.fa-eur:before { + content: "\f153"; } + +.fa.fa-euro:before { + content: "\f153"; } + +.fa.fa-gbp:before { + content: "\f154"; } + +.fa.fa-usd:before { + content: "\f155"; } + +.fa.fa-dollar:before { + content: "\f155"; } + +.fa.fa-inr:before { + content: "\f156"; } + +.fa.fa-rupee:before { + content: "\f156"; } + +.fa.fa-jpy:before { + content: "\f157"; } + +.fa.fa-cny:before { + content: "\f157"; } + +.fa.fa-rmb:before { + content: "\f157"; } + +.fa.fa-yen:before { + content: "\f157"; } + +.fa.fa-rub:before { + content: "\f158"; } + +.fa.fa-ruble:before { + content: "\f158"; } + +.fa.fa-rouble:before { + content: "\f158"; } + +.fa.fa-krw:before { + content: "\f159"; } + +.fa.fa-won:before { + content: "\f159"; } + +.fa.fa-btc { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-bitcoin { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-bitcoin:before { + content: "\f15a"; } + +.fa.fa-file-text:before { + content: "\f15c"; } + +.fa.fa-sort-alpha-asc:before { + content: "\f15d"; } + +.fa.fa-sort-alpha-desc:before { + content: "\f881"; } + +.fa.fa-sort-amount-asc:before { + content: "\f160"; } + +.fa.fa-sort-amount-desc:before { + content: "\f884"; } + +.fa.fa-sort-numeric-asc:before { + content: "\f162"; } + +.fa.fa-sort-numeric-desc:before { + content: "\f886"; } + +.fa.fa-youtube-square { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-youtube { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-xing { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-xing-square { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-youtube-play { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-youtube-play:before { + content: "\f167"; } + +.fa.fa-dropbox { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-stack-overflow { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-instagram { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-flickr { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-adn { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-bitbucket { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-bitbucket-square { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-bitbucket-square:before { + content: "\f171"; } + +.fa.fa-tumblr { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-tumblr-square { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-long-arrow-down:before { + content: "\f309"; } + +.fa.fa-long-arrow-up:before { + content: "\f30c"; } + +.fa.fa-long-arrow-left:before { + content: "\f30a"; } + +.fa.fa-long-arrow-right:before { + content: "\f30b"; } + +.fa.fa-apple { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-windows { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-android { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-linux { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-dribbble { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-skype { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-foursquare { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-trello { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-gratipay { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-gittip { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-gittip:before { + content: "\f184"; } + +.fa.fa-sun-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-sun-o:before { + content: "\f185"; } + +.fa.fa-moon-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-moon-o:before { + content: "\f186"; } + +.fa.fa-vk { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-weibo { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-renren { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-pagelines { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-stack-exchange { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-arrow-circle-o-right { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-arrow-circle-o-right:before { + content: "\f35a"; } + +.fa.fa-arrow-circle-o-left { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-arrow-circle-o-left:before { + content: "\f359"; } + +.fa.fa-caret-square-o-left { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-caret-square-o-left:before { + content: "\f191"; } + +.fa.fa-toggle-left { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-toggle-left:before { + content: "\f191"; } + +.fa.fa-dot-circle-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-dot-circle-o:before { + content: "\f192"; } + +.fa.fa-vimeo-square { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-try:before { + content: "\f195"; } + +.fa.fa-turkish-lira:before { + content: "\f195"; } + +.fa.fa-plus-square-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-plus-square-o:before { + content: "\f0fe"; } + +.fa.fa-slack { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-wordpress { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-openid { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-institution:before { + content: "\f19c"; } + +.fa.fa-bank:before { + content: "\f19c"; } + +.fa.fa-mortar-board:before { + content: "\f19d"; } + +.fa.fa-yahoo { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-google { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-reddit { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-reddit-square { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-stumbleupon-circle { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-stumbleupon { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-delicious { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-digg { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-pied-piper-pp { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-pied-piper-alt { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-drupal { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-joomla { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-spoon:before { + content: "\f2e5"; } + +.fa.fa-behance { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-behance-square { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-steam { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-steam-square { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-automobile:before { + content: "\f1b9"; } + +.fa.fa-envelope-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-envelope-o:before { + content: "\f0e0"; } + +.fa.fa-spotify { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-deviantart { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-soundcloud { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-file-pdf-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-file-pdf-o:before { + content: "\f1c1"; } + +.fa.fa-file-word-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-file-word-o:before { + content: "\f1c2"; } + +.fa.fa-file-excel-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-file-excel-o:before { + content: "\f1c3"; } + +.fa.fa-file-powerpoint-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-file-powerpoint-o:before { + content: "\f1c4"; } + +.fa.fa-file-image-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-file-image-o:before { + content: "\f1c5"; } + +.fa.fa-file-photo-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-file-photo-o:before { + content: "\f1c5"; } + +.fa.fa-file-picture-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-file-picture-o:before { + content: "\f1c5"; } + +.fa.fa-file-archive-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-file-archive-o:before { + content: "\f1c6"; } + +.fa.fa-file-zip-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-file-zip-o:before { + content: "\f1c6"; } + +.fa.fa-file-audio-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-file-audio-o:before { + content: "\f1c7"; } + +.fa.fa-file-sound-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-file-sound-o:before { + content: "\f1c7"; } + +.fa.fa-file-video-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-file-video-o:before { + content: "\f1c8"; } + +.fa.fa-file-movie-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-file-movie-o:before { + content: "\f1c8"; } + +.fa.fa-file-code-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-file-code-o:before { + content: "\f1c9"; } + +.fa.fa-vine { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-codepen { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-jsfiddle { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-life-ring { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-life-bouy { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-life-bouy:before { + content: "\f1cd"; } + +.fa.fa-life-buoy { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-life-buoy:before { + content: "\f1cd"; } + +.fa.fa-life-saver { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-life-saver:before { + content: "\f1cd"; } + +.fa.fa-support { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-support:before { + content: "\f1cd"; } + +.fa.fa-circle-o-notch:before { + content: "\f1ce"; } + +.fa.fa-rebel { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-ra { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-ra:before { + content: "\f1d0"; } + +.fa.fa-resistance { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-resistance:before { + content: "\f1d0"; } + +.fa.fa-empire { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-ge { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-ge:before { + content: "\f1d1"; } + +.fa.fa-git-square { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-git { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-hacker-news { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-y-combinator-square { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-y-combinator-square:before { + content: "\f1d4"; } + +.fa.fa-yc-square { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-yc-square:before { + content: "\f1d4"; } + +.fa.fa-tencent-weibo { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-qq { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-weixin { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-wechat { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-wechat:before { + content: "\f1d7"; } + +.fa.fa-send:before { + content: "\f1d8"; } + +.fa.fa-paper-plane-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-paper-plane-o:before { + content: "\f1d8"; } + +.fa.fa-send-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-send-o:before { + content: "\f1d8"; } + +.fa.fa-circle-thin { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-circle-thin:before { + content: "\f111"; } + +.fa.fa-header:before { + content: "\f1dc"; } + +.fa.fa-sliders:before { + content: "\f1de"; } + +.fa.fa-futbol-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-futbol-o:before { + content: "\f1e3"; } + +.fa.fa-soccer-ball-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-soccer-ball-o:before { + content: "\f1e3"; } + +.fa.fa-slideshare { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-twitch { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-yelp { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-newspaper-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-newspaper-o:before { + content: "\f1ea"; } + +.fa.fa-paypal { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-google-wallet { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-cc-visa { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-cc-mastercard { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-cc-discover { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-cc-amex { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-cc-paypal { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-cc-stripe { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-bell-slash-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-bell-slash-o:before { + content: "\f1f6"; } + +.fa.fa-trash:before { + content: "\f2ed"; } + +.fa.fa-copyright { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-eyedropper:before { + content: "\f1fb"; } + +.fa.fa-area-chart:before { + content: "\f1fe"; } + +.fa.fa-pie-chart:before { + content: "\f200"; } + +.fa.fa-line-chart:before { + content: "\f201"; } + +.fa.fa-lastfm { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-lastfm-square { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-ioxhost { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-angellist { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-cc { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-cc:before { + content: "\f20a"; } + +.fa.fa-ils:before { + content: "\f20b"; } + +.fa.fa-shekel:before { + content: "\f20b"; } + +.fa.fa-sheqel:before { + content: "\f20b"; } + +.fa.fa-meanpath { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-meanpath:before { + content: "\f2b4"; } + +.fa.fa-buysellads { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-connectdevelop { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-dashcube { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-forumbee { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-leanpub { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-sellsy { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-shirtsinbulk { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-simplybuilt { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-skyatlas { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-diamond { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-diamond:before { + content: "\f3a5"; } + +.fa.fa-intersex:before { + content: "\f224"; } + +.fa.fa-facebook-official { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-facebook-official:before { + content: "\f09a"; } + +.fa.fa-pinterest-p { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-whatsapp { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-hotel:before { + content: "\f236"; } + +.fa.fa-viacoin { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-medium { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-y-combinator { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-yc { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-yc:before { + content: "\f23b"; } + +.fa.fa-optin-monster { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-opencart { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-expeditedssl { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-battery-4:before { + content: "\f240"; } + +.fa.fa-battery:before { + content: "\f240"; } + +.fa.fa-battery-3:before { + content: "\f241"; } + +.fa.fa-battery-2:before { + content: "\f242"; } + +.fa.fa-battery-1:before { + content: "\f243"; } + +.fa.fa-battery-0:before { + content: "\f244"; } + +.fa.fa-object-group { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-object-ungroup { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-sticky-note-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-sticky-note-o:before { + content: "\f249"; } + +.fa.fa-cc-jcb { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-cc-diners-club { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-clone { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-hourglass-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-hourglass-o:before { + content: "\f254"; } + +.fa.fa-hourglass-1:before { + content: "\f251"; } + +.fa.fa-hourglass-2:before { + content: "\f252"; } + +.fa.fa-hourglass-3:before { + content: "\f253"; } + +.fa.fa-hand-rock-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-hand-rock-o:before { + content: "\f255"; } + +.fa.fa-hand-grab-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-hand-grab-o:before { + content: "\f255"; } + +.fa.fa-hand-paper-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-hand-paper-o:before { + content: "\f256"; } + +.fa.fa-hand-stop-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-hand-stop-o:before { + content: "\f256"; } + +.fa.fa-hand-scissors-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-hand-scissors-o:before { + content: "\f257"; } + +.fa.fa-hand-lizard-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-hand-lizard-o:before { + content: "\f258"; } + +.fa.fa-hand-spock-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-hand-spock-o:before { + content: "\f259"; } + +.fa.fa-hand-pointer-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-hand-pointer-o:before { + content: "\f25a"; } + +.fa.fa-hand-peace-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-hand-peace-o:before { + content: "\f25b"; } + +.fa.fa-registered { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-creative-commons { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-gg { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-gg-circle { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-tripadvisor { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-odnoklassniki { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-odnoklassniki-square { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-get-pocket { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-wikipedia-w { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-safari { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-chrome { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-firefox { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-opera { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-internet-explorer { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-television:before { + content: "\f26c"; } + +.fa.fa-contao { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-500px { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-amazon { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-calendar-plus-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-calendar-plus-o:before { + content: "\f271"; } + +.fa.fa-calendar-minus-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-calendar-minus-o:before { + content: "\f272"; } + +.fa.fa-calendar-times-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-calendar-times-o:before { + content: "\f273"; } + +.fa.fa-calendar-check-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-calendar-check-o:before { + content: "\f274"; } + +.fa.fa-map-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-map-o:before { + content: "\f279"; } + +.fa.fa-commenting:before { + content: "\f4ad"; } + +.fa.fa-commenting-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-commenting-o:before { + content: "\f4ad"; } + +.fa.fa-houzz { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-vimeo { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-vimeo:before { + content: "\f27d"; } + +.fa.fa-black-tie { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-fonticons { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-reddit-alien { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-edge { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-credit-card-alt:before { + content: "\f09d"; } + +.fa.fa-codiepie { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-modx { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-fort-awesome { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-usb { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-product-hunt { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-mixcloud { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-scribd { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-pause-circle-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-pause-circle-o:before { + content: "\f28b"; } + +.fa.fa-stop-circle-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-stop-circle-o:before { + content: "\f28d"; } + +.fa.fa-bluetooth { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-bluetooth-b { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-gitlab { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-wpbeginner { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-wpforms { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-envira { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-wheelchair-alt { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-wheelchair-alt:before { + content: "\f368"; } + +.fa.fa-question-circle-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-question-circle-o:before { + content: "\f059"; } + +.fa.fa-volume-control-phone:before { + content: "\f2a0"; } + +.fa.fa-asl-interpreting:before { + content: "\f2a3"; } + +.fa.fa-deafness:before { + content: "\f2a4"; } + +.fa.fa-hard-of-hearing:before { + content: "\f2a4"; } + +.fa.fa-glide { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-glide-g { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-signing:before { + content: "\f2a7"; } + +.fa.fa-viadeo { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-viadeo-square { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-snapchat { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-snapchat-ghost { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-snapchat-square { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-pied-piper { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-first-order { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-yoast { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-themeisle { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-google-plus-official { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-google-plus-official:before { + content: "\f2b3"; } + +.fa.fa-google-plus-circle { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-google-plus-circle:before { + content: "\f2b3"; } + +.fa.fa-font-awesome { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-fa { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-fa:before { + content: "\f2b4"; } + +.fa.fa-handshake-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-handshake-o:before { + content: "\f2b5"; } + +.fa.fa-envelope-open-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-envelope-open-o:before { + content: "\f2b6"; } + +.fa.fa-linode { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-address-book-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-address-book-o:before { + content: "\f2b9"; } + +.fa.fa-vcard:before { + content: "\f2bb"; } + +.fa.fa-address-card-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-address-card-o:before { + content: "\f2bb"; } + +.fa.fa-vcard-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-vcard-o:before { + content: "\f2bb"; } + +.fa.fa-user-circle-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-user-circle-o:before { + content: "\f2bd"; } + +.fa.fa-user-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-user-o:before { + content: "\f007"; } + +.fa.fa-id-badge { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-drivers-license:before { + content: "\f2c2"; } + +.fa.fa-id-card-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-id-card-o:before { + content: "\f2c2"; } + +.fa.fa-drivers-license-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-drivers-license-o:before { + content: "\f2c2"; } + +.fa.fa-quora { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-free-code-camp { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-telegram { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-thermometer-4:before { + content: "\f2c7"; } + +.fa.fa-thermometer:before { + content: "\f2c7"; } + +.fa.fa-thermometer-3:before { + content: "\f2c8"; } + +.fa.fa-thermometer-2:before { + content: "\f2c9"; } + +.fa.fa-thermometer-1:before { + content: "\f2ca"; } + +.fa.fa-thermometer-0:before { + content: "\f2cb"; } + +.fa.fa-bathtub:before { + content: "\f2cd"; } + +.fa.fa-s15:before { + content: "\f2cd"; } + +.fa.fa-window-maximize { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-window-restore { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-times-rectangle:before { + content: "\f410"; } + +.fa.fa-window-close-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-window-close-o:before { + content: "\f410"; } + +.fa.fa-times-rectangle-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-times-rectangle-o:before { + content: "\f410"; } + +.fa.fa-bandcamp { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-grav { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-etsy { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-imdb { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-ravelry { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-eercast { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-eercast:before { + content: "\f2da"; } + +.fa.fa-snowflake-o { + font-family: 'Font Awesome 5 Free'; + font-weight: 400; } + +.fa.fa-snowflake-o:before { + content: "\f2dc"; } + +.fa.fa-superpowers { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-wpexplorer { + font-family: 'Font Awesome 5 Brands'; + font-weight: 400; } + +.fa.fa-cab:before { + content: "\f1ba"; } diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot new file mode 100644 index 0000000000..8745c3eb06 Binary files /dev/null and b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot differ diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg new file mode 100644 index 0000000000..cba426aac5 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg @@ -0,0 +1,3633 @@ + + + + + +Created by FontForge 20190801 at Thu Jun 18 14:52:21 2020 + By Robert Madole +Copyright (c) Font Awesome + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf new file mode 100644 index 0000000000..ef792f4244 Binary files /dev/null and b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf differ diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff new file mode 100644 index 0000000000..4d5c55f98f Binary files /dev/null and b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff differ diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 new file mode 100644 index 0000000000..1c640823ba Binary files /dev/null and b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 differ diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot new file mode 100644 index 0000000000..1de96d4b92 Binary files /dev/null and b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot differ diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg new file mode 100644 index 0000000000..a26d2f86a8 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg @@ -0,0 +1,803 @@ + + + + + +Created by FontForge 20190801 at Thu Jun 18 14:52:21 2020 + By Robert Madole +Copyright (c) Font Awesome + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf new file mode 100644 index 0000000000..3c0cf40e0e Binary files /dev/null and b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf differ diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff new file mode 100644 index 0000000000..53b47b5e5d Binary files /dev/null and b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff differ diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 new file mode 100644 index 0000000000..585a29db5a Binary files /dev/null and b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 differ diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot new file mode 100644 index 0000000000..5318231d1b Binary files /dev/null and b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot differ diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg new file mode 100644 index 0000000000..d94a259367 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg @@ -0,0 +1,5000 @@ + + + + + +Created by FontForge 20190801 at Thu Jun 18 14:52:21 2020 + By Robert Madole +Copyright (c) Font Awesome + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf new file mode 100644 index 0000000000..8adeea24ee Binary files /dev/null and b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf differ diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff new file mode 100644 index 0000000000..65f1d331a0 Binary files /dev/null and b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff differ diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 new file mode 100644 index 0000000000..b48ec6c3f6 Binary files /dev/null and b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 differ diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/abp/core/abp.css b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/abp/core/abp.css new file mode 100644 index 0000000000..ddf9cae5b2 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/abp/core/abp.css @@ -0,0 +1,56 @@ +@keyframes spin { + 0% { + transform: translateZ(0) rotate(0deg); + } + + 100% { + transform: translateZ(0) rotate(360deg); + } +} + +.abp-block-area { + position: fixed; + top: 0; + left: 0; + width: 100%; + height: 100%; + z-index: 102; + background-color: #fff; + opacity: .8; + transition: opacity .25s; +} + + .abp-block-area.abp-block-area-disappearing { + opacity: 0; + } + + .abp-block-area.abp-block-area-busy:after { + content: attr(data-text); + display: block; + max-width: 125px; + position: absolute; + top: 50%; + left: 50%; + transform: translate(-50%, -50%); + font-size: 20px; + font-family: sans-serif; + color: #343a40; + text-align: center; + text-transform: uppercase; + } + + .abp-block-area.abp-block-area-busy:before { + content: ""; + display: block; + width: 150px; + height: 150px; + border-radius: 50%; + border-width: 2px; + border-style: solid; + border-color: transparent #228ae6 #228ae6 #228ae6; + position: absolute; + top: calc(50% - 75px); + left: calc(50% - 75px); + will-change: transform; + animation: spin .75s infinite ease-in-out; + } diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/abp/core/abp.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/abp/core/abp.js new file mode 100644 index 0000000000..9405310771 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/abp/core/abp.js @@ -0,0 +1,769 @@ +var abp = abp || {}; +(function () { + + /* Application paths *****************************************/ + + //Current application root path (including virtual directory if exists). + abp.appPath = abp.appPath || '/'; + + abp.pageLoadTime = new Date(); + + //Converts given path to absolute path using abp.appPath variable. + abp.toAbsAppPath = function (path) { + if (path.indexOf('/') == 0) { + path = path.substring(1); + } + + return abp.appPath + path; + }; + + /* LOGGING ***************************************************/ + //Implements Logging API that provides secure & controlled usage of console.log + + abp.log = abp.log || {}; + + abp.log.levels = { + DEBUG: 1, + INFO: 2, + WARN: 3, + ERROR: 4, + FATAL: 5 + }; + + abp.log.level = abp.log.levels.DEBUG; + + abp.log.log = function (logObject, logLevel) { + if (!window.console || !window.console.log) { + return; + } + + if (logLevel != undefined && logLevel < abp.log.level) { + return; + } + + console.log(logObject); + }; + + abp.log.debug = function (logObject) { + abp.log.log("DEBUG: ", abp.log.levels.DEBUG); + abp.log.log(logObject, abp.log.levels.DEBUG); + }; + + abp.log.info = function (logObject) { + abp.log.log("INFO: ", abp.log.levels.INFO); + abp.log.log(logObject, abp.log.levels.INFO); + }; + + abp.log.warn = function (logObject) { + abp.log.log("WARN: ", abp.log.levels.WARN); + abp.log.log(logObject, abp.log.levels.WARN); + }; + + abp.log.error = function (logObject) { + abp.log.log("ERROR: ", abp.log.levels.ERROR); + abp.log.log(logObject, abp.log.levels.ERROR); + }; + + abp.log.fatal = function (logObject) { + abp.log.log("FATAL: ", abp.log.levels.FATAL); + abp.log.log(logObject, abp.log.levels.FATAL); + }; + + /* LOCALIZATION ***********************************************/ + + abp.localization = abp.localization || {}; + + abp.localization.values = {}; + + abp.localization.localize = function (key, sourceName) { + if (sourceName === '_') { //A convention to suppress the localization + return key; + } + + sourceName = sourceName || abp.localization.defaultResourceName; + if (!sourceName) { + abp.log.warn('Localization source name is not specified and the defaultResourceName was not defined!'); + return key; + } + + var source = abp.localization.values[sourceName]; + if (!source) { + abp.log.warn('Could not find localization source: ' + sourceName); + return key; + } + + var value = source[key]; + if (value == undefined) { + return key; + } + + var copiedArguments = Array.prototype.slice.call(arguments, 0); + copiedArguments.splice(1, 1); + copiedArguments[0] = value; + + return abp.utils.formatString.apply(this, copiedArguments); + }; + + abp.localization.isLocalized = function (key, sourceName) { + if (sourceName === '_') { //A convention to suppress the localization + return true; + } + + sourceName = sourceName || abp.localization.defaultResourceName; + if (!sourceName) { + return false; + } + + var source = abp.localization.values[sourceName]; + if (!source) { + return false; + } + + var value = source[key]; + if (value === undefined) { + return false; + } + + return true; + }; + + abp.localization.getResource = function (name) { + return function () { + var copiedArguments = Array.prototype.slice.call(arguments, 0); + copiedArguments.splice(1, 0, name); + return abp.localization.localize.apply(this, copiedArguments); + }; + }; + + abp.localization.defaultResourceName = undefined; + abp.localization.currentCulture = { + cultureName: undefined + }; + + var getMapValue = function (packageMaps, packageName, language) { + language = language || abp.localization.currentCulture.name; + if (!packageMaps || !packageName || !language) { + return language; + } + + var packageMap = packageMaps[packageName]; + if (!packageMap) { + return language; + } + + for (var i = 0; i < packageMap.length; i++) { + var map = packageMap[i]; + if (map.name === language){ + return map.value; + } + } + + return language; + }; + + abp.localization.getLanguagesMap = function (packageName, language) { + return getMapValue(abp.localization.languagesMap, packageName, language); + }; + + abp.localization.getLanguageFilesMap = function (packageName, language) { + return getMapValue(abp.localization.languageFilesMap, packageName, language); + }; + + /* AUTHORIZATION **********************************************/ + + abp.auth = abp.auth || {}; + + abp.auth.policies = abp.auth.policies || {}; + + abp.auth.grantedPolicies = abp.auth.grantedPolicies || {}; + + abp.auth.isGranted = function (policyName) { + return abp.auth.policies[policyName] != undefined && abp.auth.grantedPolicies[policyName] != undefined; + }; + + abp.auth.isAnyGranted = function () { + if (!arguments || arguments.length <= 0) { + return true; + } + + for (var i = 0; i < arguments.length; i++) { + if (abp.auth.isGranted(arguments[i])) { + return true; + } + } + + return false; + }; + + abp.auth.areAllGranted = function () { + if (!arguments || arguments.length <= 0) { + return true; + } + + for (var i = 0; i < arguments.length; i++) { + if (!abp.auth.isGranted(arguments[i])) { + return false; + } + } + + return true; + }; + + abp.auth.tokenCookieName = 'Abp.AuthToken'; + + abp.auth.setToken = function (authToken, expireDate) { + abp.utils.setCookieValue(abp.auth.tokenCookieName, authToken, expireDate, abp.appPath, abp.domain); + }; + + abp.auth.getToken = function () { + return abp.utils.getCookieValue(abp.auth.tokenCookieName); + } + + abp.auth.clearToken = function () { + abp.auth.setToken(); + } + + /* SETTINGS *************************************************/ + + abp.setting = abp.setting || {}; + + abp.setting.values = abp.setting.values || {}; + + abp.setting.get = function (name) { + return abp.setting.values[name]; + }; + + abp.setting.getBoolean = function (name) { + var value = abp.setting.get(name); + return value == 'true' || value == 'True'; + }; + + abp.setting.getInt = function (name) { + return parseInt(abp.setting.values[name]); + }; + + /* NOTIFICATION *********************************************/ + //Defines Notification API, not implements it + + abp.notify = abp.notify || {}; + + abp.notify.success = function (message, title, options) { + abp.log.warn('abp.notify.success is not implemented!'); + }; + + abp.notify.info = function (message, title, options) { + abp.log.warn('abp.notify.info is not implemented!'); + }; + + abp.notify.warn = function (message, title, options) { + abp.log.warn('abp.notify.warn is not implemented!'); + }; + + abp.notify.error = function (message, title, options) { + abp.log.warn('abp.notify.error is not implemented!'); + }; + + /* MESSAGE **************************************************/ + //Defines Message API, not implements it + + abp.message = abp.message || {}; + + abp.message._showMessage = function (message, title) { + alert((title || '') + ' ' + message); + }; + + abp.message.info = function (message, title) { + abp.log.warn('abp.message.info is not implemented!'); + return abp.message._showMessage(message, title); + }; + + abp.message.success = function (message, title) { + abp.log.warn('abp.message.success is not implemented!'); + return abp.message._showMessage(message, title); + }; + + abp.message.warn = function (message, title) { + abp.log.warn('abp.message.warn is not implemented!'); + return abp.message._showMessage(message, title); + }; + + abp.message.error = function (message, title) { + abp.log.warn('abp.message.error is not implemented!'); + return abp.message._showMessage(message, title); + }; + + abp.message.confirm = function (message, titleOrCallback, callback) { + abp.log.warn('abp.message.confirm is not properly implemented!'); + + if (titleOrCallback && !(typeof titleOrCallback == 'string')) { + callback = titleOrCallback; + } + + var result = confirm(message); + callback && callback(result); + }; + + /* UI *******************************************************/ + + abp.ui = abp.ui || {}; + + /* UI BLOCK */ + //Defines UI Block API and implements basically + + var $abpBlockArea = document.createElement('div'); + $abpBlockArea.classList.add('abp-block-area'); + + /* opts: { //Can be an object with options or a string for query a selector + * elm: a query selector (optional - default: document.body) + * busy: boolean (optional - default: false) + * promise: A promise with always or finally handler (optional - auto unblocks the ui if provided) + * } + */ + abp.ui.block = function (opts) { + if (!opts) { + opts = {}; + } else if (typeof opts == 'string') { + opts = { + elm: opts + }; + } + + var $elm = document.querySelector(opts.elm) || document.body; + + if (opts.busy) { + $abpBlockArea.classList.add('abp-block-area-busy'); + } else { + $abpBlockArea.classList.remove('abp-block-area-busy'); + } + + if (document.querySelector(opts.elm)) { + $abpBlockArea.style.position = 'absolute'; + } else { + $abpBlockArea.style.position = 'fixed'; + } + + $elm.appendChild($abpBlockArea); + + if (opts.promise) { + if (opts.promise.always) { //jQuery.Deferred style + opts.promise.always(function () { + abp.ui.unblock({ + $elm: opts.elm + }); + }); + } else if (opts.promise['finally']) { //Q style + opts.promise['finally'](function () { + abp.ui.unblock({ + $elm: opts.elm + }); + }); + } + } + }; + + /* opts: { + * + * } + */ + abp.ui.unblock = function (opts) { + var element = document.querySelector('.abp-block-area'); + if (element) { + element.classList.add('abp-block-area-disappearing'); + setTimeout(function () { + if (element) { + element.classList.remove('abp-block-area-disappearing'); + element.parentElement.removeChild(element); + } + }, 250); + } + }; + + /* UI BUSY */ + //Defines UI Busy API, not implements it + + abp.ui.setBusy = function (opts) { + if (!opts) { + opts = { + busy: true + }; + } else if (typeof opts == 'string') { + opts = { + elm: opts, + busy: true + }; + } + + abp.ui.block(opts); + }; + + abp.ui.clearBusy = function (opts) { + abp.ui.unblock(opts); + }; + + /* SIMPLE EVENT BUS *****************************************/ + + abp.event = (function () { + + var _callbacks = {}; + + var on = function (eventName, callback) { + if (!_callbacks[eventName]) { + _callbacks[eventName] = []; + } + + _callbacks[eventName].push(callback); + }; + + var off = function (eventName, callback) { + var callbacks = _callbacks[eventName]; + if (!callbacks) { + return; + } + + var index = -1; + for (var i = 0; i < callbacks.length; i++) { + if (callbacks[i] === callback) { + index = i; + break; + } + } + + if (index < 0) { + return; + } + + _callbacks[eventName].splice(index, 1); + }; + + var trigger = function (eventName) { + var callbacks = _callbacks[eventName]; + if (!callbacks || !callbacks.length) { + return; + } + + var args = Array.prototype.slice.call(arguments, 1); + for (var i = 0; i < callbacks.length; i++) { + callbacks[i].apply(this, args); + } + }; + + // Public interface /////////////////////////////////////////////////// + + return { + on: on, + off: off, + trigger: trigger + }; + })(); + + + /* UTILS ***************************************************/ + + abp.utils = abp.utils || {}; + + /* Creates a name namespace. + * Example: + * var taskService = abp.utils.createNamespace(abp, 'services.task'); + * taskService will be equal to abp.services.task + * first argument (root) must be defined first + ************************************************************/ + abp.utils.createNamespace = function (root, ns) { + var parts = ns.split('.'); + for (var i = 0; i < parts.length; i++) { + if (typeof root[parts[i]] == 'undefined') { + root[parts[i]] = {}; + } + + root = root[parts[i]]; + } + + return root; + }; + + /* Find and replaces a string (search) to another string (replacement) in + * given string (str). + * Example: + * abp.utils.replaceAll('This is a test string', 'is', 'X') = 'ThX X a test string' + ************************************************************/ + abp.utils.replaceAll = function (str, search, replacement) { + var fix = search.replace(/[.*+?^${}()|[\]\\]/g, "\\$&"); + return str.replace(new RegExp(fix, 'g'), replacement); + }; + + /* Formats a string just like string.format in C#. + * Example: + * abp.utils.formatString('Hello {0}','Tuana') = 'Hello Tuana' + ************************************************************/ + abp.utils.formatString = function () { + if (arguments.length < 1) { + return null; + } + + var str = arguments[0]; + + for (var i = 1; i < arguments.length; i++) { + var placeHolder = '{' + (i - 1) + '}'; + str = abp.utils.replaceAll(str, placeHolder, arguments[i]); + } + + return str; + }; + + abp.utils.toPascalCase = function (str) { + if (!str || !str.length) { + return str; + } + + if (str.length === 1) { + return str.charAt(0).toUpperCase(); + } + + return str.charAt(0).toUpperCase() + str.substr(1); + } + + abp.utils.toCamelCase = function (str) { + if (!str || !str.length) { + return str; + } + + if (str.length === 1) { + return str.charAt(0).toLowerCase(); + } + + return str.charAt(0).toLowerCase() + str.substr(1); + } + + abp.utils.truncateString = function (str, maxLength) { + if (!str || !str.length || str.length <= maxLength) { + return str; + } + + return str.substr(0, maxLength); + }; + + abp.utils.truncateStringWithPostfix = function (str, maxLength, postfix) { + postfix = postfix || '...'; + + if (!str || !str.length || str.length <= maxLength) { + return str; + } + + if (maxLength <= postfix.length) { + return postfix.substr(0, maxLength); + } + + return str.substr(0, maxLength - postfix.length) + postfix; + }; + + abp.utils.isFunction = function (obj) { + return !!(obj && obj.constructor && obj.call && obj.apply); + }; + + /** + * parameterInfos should be an array of { name, value } objects + * where name is query string parameter name and value is it's value. + * includeQuestionMark is true by default. + */ + abp.utils.buildQueryString = function (parameterInfos, includeQuestionMark) { + if (includeQuestionMark === undefined) { + includeQuestionMark = true; + } + + var qs = ''; + + function addSeperator() { + if (!qs.length) { + if (includeQuestionMark) { + qs = qs + '?'; + } + } else { + qs = qs + '&'; + } + } + + for (var i = 0; i < parameterInfos.length; ++i) { + var parameterInfo = parameterInfos[i]; + if (parameterInfo.value === undefined) { + continue; + } + + if (parameterInfo.value === null) { + parameterInfo.value = ''; + } + + addSeperator(); + + if (parameterInfo.value.toJSON && typeof parameterInfo.value.toJSON === "function") { + qs = qs + parameterInfo.name + '=' + encodeURIComponent(parameterInfo.value.toJSON()); + } else if (Array.isArray(parameterInfo.value) && parameterInfo.value.length) { + for (var j = 0; j < parameterInfo.value.length; j++) { + if (j > 0) { + addSeperator(); + } + + qs = qs + parameterInfo.name + '[' + j + ']=' + encodeURIComponent(parameterInfo.value[j]); + } + } else { + qs = qs + parameterInfo.name + '=' + encodeURIComponent(parameterInfo.value); + } + } + + return qs; + } + + /** + * Sets a cookie value for given key. + * This is a simple implementation created to be used by ABP. + * Please use a complete cookie library if you need. + * @param {string} key + * @param {string} value + * @param {Date} expireDate (optional). If not specified the cookie will expire at the end of session. + * @param {string} path (optional) + */ + abp.utils.setCookieValue = function (key, value, expireDate, path) { + var cookieValue = encodeURIComponent(key) + '='; + + if (value) { + cookieValue = cookieValue + encodeURIComponent(value); + } + + if (expireDate) { + cookieValue = cookieValue + "; expires=" + expireDate.toUTCString(); + } + + if (path) { + cookieValue = cookieValue + "; path=" + path; + } + + document.cookie = cookieValue; + }; + + /** + * Gets a cookie with given key. + * This is a simple implementation created to be used by ABP. + * Please use a complete cookie library if you need. + * @param {string} key + * @returns {string} Cookie value or null + */ + abp.utils.getCookieValue = function (key) { + var equalities = document.cookie.split('; '); + for (var i = 0; i < equalities.length; i++) { + if (!equalities[i]) { + continue; + } + + var splitted = equalities[i].split('='); + if (splitted.length != 2) { + continue; + } + + if (decodeURIComponent(splitted[0]) === key) { + return decodeURIComponent(splitted[1] || ''); + } + } + + return null; + }; + + /** + * Deletes cookie for given key. + * This is a simple implementation created to be used by ABP. + * Please use a complete cookie library if you need. + * @param {string} key + * @param {string} path (optional) + */ + abp.utils.deleteCookie = function (key, path) { + var cookieValue = encodeURIComponent(key) + '='; + + cookieValue = cookieValue + "; expires=" + (new Date(new Date().getTime() - 86400000)).toUTCString(); + + if (path) { + cookieValue = cookieValue + "; path=" + path; + } + + document.cookie = cookieValue; + } + + /* SECURITY ***************************************/ + abp.security = abp.security || {}; + abp.security.antiForgery = abp.security.antiForgery || {}; + + abp.security.antiForgery.tokenCookieName = 'XSRF-TOKEN'; + abp.security.antiForgery.tokenHeaderName = 'RequestVerificationToken'; + + abp.security.antiForgery.getToken = function () { + return abp.utils.getCookieValue(abp.security.antiForgery.tokenCookieName); + }; + + /* CLOCK *****************************************/ + abp.clock = abp.clock || {}; + + abp.clock.kind = 'Unspecified'; + + abp.clock.supportsMultipleTimezone = function () { + return abp.clock.kind === 'Utc'; + }; + + var toLocal = function (date) { + return new Date( + date.getFullYear(), + date.getMonth(), + date.getDate(), + date.getHours(), + date.getMinutes(), + date.getSeconds(), + date.getMilliseconds() + ); + }; + + var toUtc = function (date) { + return Date.UTC( + date.getUTCFullYear(), + date.getUTCMonth(), + date.getUTCDate(), + date.getUTCHours(), + date.getUTCMinutes(), + date.getUTCSeconds(), + date.getUTCMilliseconds() + ); + }; + + abp.clock.now = function () { + if (abp.clock.kind === 'Utc') { + return toUtc(new Date()); + } + return new Date(); + }; + + abp.clock.normalize = function (date) { + var kind = abp.clock.kind; + + if (kind === 'Unspecified') { + return date; + } + + if (kind === 'Local') { + return toLocal(date); + } + + if (kind === 'Utc') { + return toUtc(date); + } + }; + + /* FEATURES *************************************************/ + + abp.features = abp.features || {}; + + abp.features.values = abp.features.values || {}; + + abp.features.isEnabled = function(name){ + var value = abp.features.get(name); + return value == 'true' || value == 'True'; + } + + abp.features.get = function (name) { + return abp.features.values[name]; + }; + +})(); diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/abp/jquery/abp.jquery.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/abp/jquery/abp.jquery.js new file mode 100644 index 0000000000..3087635e7d --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/abp/jquery/abp.jquery.js @@ -0,0 +1,395 @@ +var abp = abp || {}; +(function($) { + + if (!$) { + throw "abp/jquery library requires the jquery library included to the page!"; + } + + // ABP CORE OVERRIDES ///////////////////////////////////////////////////// + + abp.message._showMessage = function (message, title) { + alert((title || '') + ' ' + message); + + return $.Deferred(function ($dfd) { + $dfd.resolve(); + }); + }; + + abp.message.confirm = function (message, titleOrCallback, callback) { + if (titleOrCallback && !(typeof titleOrCallback == 'string')) { + callback = titleOrCallback; + } + + var result = confirm(message); + callback && callback(result); + + return $.Deferred(function ($dfd) { + $dfd.resolve(result); + }); + }; + + abp.utils.isFunction = function (obj) { + return $.isFunction(obj); + }; + + // JQUERY EXTENSIONS ////////////////////////////////////////////////////// + + $.fn.findWithSelf = function (selector) { + return this.filter(selector).add(this.find(selector)); + }; + + // DOM //////////////////////////////////////////////////////////////////// + + abp.dom = abp.dom || {}; + + abp.dom.onNodeAdded = function (callback) { + abp.event.on('abp.dom.nodeAdded', callback); + }; + + abp.dom.onNodeRemoved = function (callback) { + abp.event.on('abp.dom.nodeRemoved', callback); + }; + + var mutationObserverCallback = function (mutationsList) { + for (var i = 0; i < mutationsList.length; i++) { + var mutation = mutationsList[i]; + if (mutation.type === 'childList') { + if (mutation.addedNodes && mutation.removedNodes.length) { + for (var k = 0; k < mutation.removedNodes.length; k++) { + abp.event.trigger( + 'abp.dom.nodeRemoved', + { + $el: $(mutation.removedNodes[k]) + } + ); + } + } + + if (mutation.addedNodes && mutation.addedNodes.length) { + for (var j = 0; j < mutation.addedNodes.length; j++) { + abp.event.trigger( + 'abp.dom.nodeAdded', + { + $el: $(mutation.addedNodes[j]) + } + ); + } + } + } + } + }; + + $(function(){ + new MutationObserver(mutationObserverCallback).observe( + $('body')[0], + { + subtree: true, + childList: true + } + ); + }); + + // AJAX /////////////////////////////////////////////////////////////////// + + abp.ajax = function (userOptions) { + userOptions = userOptions || {}; + + var options = $.extend(true, {}, abp.ajax.defaultOpts, userOptions); + + options.success = undefined; + options.error = undefined; + + return $.Deferred(function ($dfd) { + $.ajax(options) + .done(function (data, textStatus, jqXHR) { + $dfd.resolve(data); + userOptions.success && userOptions.success(data); + }).fail(function (jqXHR) { + if (jqXHR.getResponseHeader('_AbpErrorFormat') === 'true') { + abp.ajax.handleAbpErrorResponse(jqXHR, userOptions, $dfd); + } else { + abp.ajax.handleNonAbpErrorResponse(jqXHR, userOptions, $dfd); + } + }); + }); + }; + + $.extend(abp.ajax, { + defaultOpts: { + dataType: 'json', + type: 'POST', + contentType: 'application/json', + headers: { + 'X-Requested-With': 'XMLHttpRequest' + } + }, + + defaultError: { + message: 'An error has occurred!', + details: 'Error detail not sent by server.' + }, + + defaultError401: { + message: 'You are not authenticated!', + details: 'You should be authenticated (sign in) in order to perform this operation.' + }, + + defaultError403: { + message: 'You are not authorized!', + details: 'You are not allowed to perform this operation.' + }, + + defaultError404: { + message: 'Resource not found!', + details: 'The resource requested could not found on the server.' + }, + + logError: function (error) { + abp.log.error(error); + }, + + showError: function (error) { + if (error.details) { + return abp.message.error(error.details, error.message); + } else { + return abp.message.error(error.message || abp.ajax.defaultError.message); + } + }, + + handleTargetUrl: function (targetUrl) { + if (!targetUrl) { + location.href = abp.appPath; + } else { + location.href = targetUrl; + } + }, + + handleErrorStatusCode: function (status) { + switch (status) { + case 401: + abp.ajax.handleUnAuthorizedRequest( + abp.ajax.showError(abp.ajax.defaultError401), + abp.appPath + ); + break; + case 403: + abp.ajax.showError(abp.ajax.defaultError403); + break; + case 404: + abp.ajax.showError(abp.ajax.defaultError404); + break; + default: + abp.ajax.showError(abp.ajax.defaultError); + break; + } + }, + + handleNonAbpErrorResponse: function (jqXHR, userOptions, $dfd) { + if (userOptions.abpHandleError !== false) { + abp.ajax.handleErrorStatusCode(jqXHR.status); + } + + $dfd.reject.apply(this, arguments); + userOptions.error && userOptions.error.apply(this, arguments); + }, + + handleAbpErrorResponse: function (jqXHR, userOptions, $dfd) { + var messagePromise = null; + + if (userOptions.abpHandleError !== false) { + messagePromise = abp.ajax.showError(jqXHR.responseJSON.error); + } + + abp.ajax.logError(jqXHR.responseJSON.error); + + $dfd && $dfd.reject(jqXHR.responseJSON.error, jqXHR); + userOptions.error && userOptions.error(jqXHR.responseJSON.error, jqXHR); + + if (jqXHR.status === 401 && userOptions.abpHandleError !== false) { + abp.ajax.handleUnAuthorizedRequest(messagePromise); + } + }, + + handleUnAuthorizedRequest: function (messagePromise, targetUrl) { + if (messagePromise) { + messagePromise.done(function () { + abp.ajax.handleTargetUrl(targetUrl); + }); + } else { + abp.ajax.handleTargetUrl(targetUrl); + } + }, + + blockUI: function (options) { + if (options.blockUI) { + if (options.blockUI === true) { //block whole page + abp.ui.setBusy(); + } else { //block an element + abp.ui.setBusy(options.blockUI); + } + } + }, + + unblockUI: function (options) { + if (options.blockUI) { + if (options.blockUI === true) { //unblock whole page + abp.ui.clearBusy(); + } else { //unblock an element + abp.ui.clearBusy(options.blockUI); + } + } + }, + + ajaxSendHandler: function (event, request, settings) { + var token = abp.security.antiForgery.getToken(); + if (!token) { + return; + } + + if (!settings.headers || settings.headers[abp.security.antiForgery.tokenHeaderName] === undefined) { + request.setRequestHeader(abp.security.antiForgery.tokenHeaderName, token); + } + } + }); + + $(document).ajaxSend(function (event, request, settings) { + return abp.ajax.ajaxSendHandler(event, request, settings); + }); + + abp.event.on('abp.configurationInitialized', function () { + var l = abp.localization.getResource('AbpUi'); + + abp.ajax.defaultError.message = l('DefaultErrorMessage'); + abp.ajax.defaultError.details = l('DefaultErrorMessageDetail'); + abp.ajax.defaultError401.message = l('DefaultErrorMessage401'); + abp.ajax.defaultError401.details = l('DefaultErrorMessage401Detail'); + abp.ajax.defaultError403.message = l('DefaultErrorMessage403'); + abp.ajax.defaultError403.details = l('DefaultErrorMessage403Detail'); + abp.ajax.defaultError404.message = l('DefaultErrorMessage404'); + abp.ajax.defaultError404.details = l('DefaultErrorMessage404Detail'); + }); + + // RESOURCE LOADER //////////////////////////////////////////////////////// + + /* UrlStates enum */ + var UrlStates = { + LOADING: 'LOADING', + LOADED: 'LOADED', + FAILED: 'FAILED' + }; + + /* UrlInfo class */ + function UrlInfo(url) { + this.url = url; + this.state = UrlStates.LOADING; + this.loadCallbacks = []; + this.failCallbacks = []; + } + + UrlInfo.prototype.succeed = function () { + this.state = UrlStates.LOADED; + for (var i = 0; i < this.loadCallbacks.length; i++) { + this.loadCallbacks[i](); + } + }; + + UrlInfo.prototype.failed = function () { + this.state = UrlStates.FAILED; + for (var i = 0; i < this.failCallbacks.length; i++) { + this.failCallbacks[i](); + } + }; + + UrlInfo.prototype.handleCallbacks = function (loadCallback, failCallback) { + switch (this.state) { + case UrlStates.LOADED: + loadCallback && loadCallback(); + break; + case UrlStates.FAILED: + failCallback && failCallback(); + break; + case UrlStates.LOADING: + this.addCallbacks(loadCallback, failCallback); + break; + } + }; + + UrlInfo.prototype.addCallbacks = function (loadCallback, failCallback) { + loadCallback && this.loadCallbacks.push(loadCallback); + failCallback && this.failCallbacks.push(failCallback); + }; + + /* ResourceLoader API */ + + abp.ResourceLoader = (function () { + + var _urlInfos = {}; + + function getCacheKey(url) { + return url; + } + + function appendTimeToUrl(url) { + + if (url.indexOf('?') < 0) { + url += '?'; + } else { + url += '&'; + } + + url += '_=' + new Date().getTime(); + + return url; + } + + var _loadFromUrl = function (url, loadCallback, failCallback, serverLoader) { + + var cacheKey = getCacheKey(url); + + var urlInfo = _urlInfos[cacheKey]; + + if (urlInfo) { + urlInfo.handleCallbacks(loadCallback, failCallback); + return; + } + + _urlInfos[cacheKey] = urlInfo = new UrlInfo(url); + urlInfo.addCallbacks(loadCallback, failCallback); + + serverLoader(urlInfo); + }; + + var _loadScript = function (url, loadCallback, failCallback) { + _loadFromUrl(url, loadCallback, failCallback, function (urlInfo) { + $.get({ + url: url, + dataType: 'text' + }) + .done(function (script) { + $.globalEval(script); + urlInfo.succeed(); + }) + .fail(function () { + urlInfo.failed(); + }); + }); + }; + + var _loadStyle = function (url) { + _loadFromUrl(url, undefined, undefined, function (urlInfo) { + + $('', { + rel: 'stylesheet', + type: 'text/css', + href: appendTimeToUrl(url) + }).appendTo('head'); + }); + }; + + return { + loadScript: _loadScript, + loadStyle: _loadStyle + } + })(); + +})(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/abp/luxon/abp.luxon.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/abp/luxon/abp.luxon.js new file mode 100644 index 0000000000..b04de7cadf --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/abp/luxon/abp.luxon.js @@ -0,0 +1,46 @@ +var abp = abp || {}; +(function () { + + if (!luxon) { + throw "abp/luxon library requires the luxon library included to the page!"; + } + + /* TIMING *************************************************/ + + abp.timing = abp.timing || {}; + + var setObjectValue = function (obj, property, value) { + if (typeof property === "string") { + property = property.split('.'); + } + + if (property.length > 1) { + var p = property.shift(); + setObjectValue(obj[p], property, value); + } else { + obj[property[0]] = value; + } + } + + var getObjectValue = function (obj, property) { + return property.split('.').reduce((a, v) => a[v], obj) + } + + abp.timing.convertFieldsToIsoDate = function (form, fields) { + for (var field of fields) { + var dateTime = luxon.DateTime + .fromFormat( + getObjectValue(form, field), + abp.localization.currentCulture.dateTimeFormat.shortDatePattern, + {locale: abp.localization.currentCulture.cultureName} + ); + + if (!dateTime.invalid) { + setObjectValue(form, field, dateTime.toFormat("yyyy-MM-dd HH:mm:ss")) + } + } + + return form; + } + +})(jQuery); diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/abp/utils/abp-utils.umd.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/abp/utils/abp-utils.umd.js new file mode 100644 index 0000000000..28ebcc3765 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/abp/utils/abp-utils.umd.js @@ -0,0 +1,694 @@ +(function (global, factory) { + typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('just-compare')) : + typeof define === 'function' && define.amd ? define('@abp/utils', ['exports', 'just-compare'], factory) : + (global = global || self, factory((global.abp = global.abp || {}, global.abp.utils = global.abp.utils || {}, global.abp.utils.common = {}), global.compare)); +}(this, (function (exports, compare) { 'use strict'; + + compare = compare && Object.prototype.hasOwnProperty.call(compare, 'default') ? compare['default'] : compare; + + /*! ***************************************************************************** + Copyright (c) Microsoft Corporation. + + Permission to use, copy, modify, and/or distribute this software for any + purpose with or without fee is hereby granted. + + THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH + REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY + AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, + INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM + LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR + OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR + PERFORMANCE OF THIS SOFTWARE. + ***************************************************************************** */ + /* global Reflect, Promise */ + var extendStatics = function (d, b) { + extendStatics = Object.setPrototypeOf || + ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) || + function (d, b) { for (var p in b) + if (b.hasOwnProperty(p)) + d[p] = b[p]; }; + return extendStatics(d, b); + }; + function __extends(d, b) { + extendStatics(d, b); + function __() { this.constructor = d; } + d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __()); + } + var __assign = function () { + __assign = Object.assign || function __assign(t) { + for (var s, i = 1, n = arguments.length; i < n; i++) { + s = arguments[i]; + for (var p in s) + if (Object.prototype.hasOwnProperty.call(s, p)) + t[p] = s[p]; + } + return t; + }; + return __assign.apply(this, arguments); + }; + function __rest(s, e) { + var t = {}; + for (var p in s) + if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) + t[p] = s[p]; + if (s != null && typeof Object.getOwnPropertySymbols === "function") + for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { + if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) + t[p[i]] = s[p[i]]; + } + return t; + } + function __decorate(decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") + r = Reflect.decorate(decorators, target, key, desc); + else + for (var i = decorators.length - 1; i >= 0; i--) + if (d = decorators[i]) + r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; + } + function __param(paramIndex, decorator) { + return function (target, key) { decorator(target, key, paramIndex); }; + } + function __metadata(metadataKey, metadataValue) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") + return Reflect.metadata(metadataKey, metadataValue); + } + function __awaiter(thisArg, _arguments, P, generator) { + function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); } + return new (P || (P = Promise))(function (resolve, reject) { + function fulfilled(value) { try { + step(generator.next(value)); + } + catch (e) { + reject(e); + } } + function rejected(value) { try { + step(generator["throw"](value)); + } + catch (e) { + reject(e); + } } + function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } + step((generator = generator.apply(thisArg, _arguments || [])).next()); + }); + } + function __generator(thisArg, body) { + var _ = { label: 0, sent: function () { if (t[0] & 1) + throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g; + return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function () { return this; }), g; + function verb(n) { return function (v) { return step([n, v]); }; } + function step(op) { + if (f) + throw new TypeError("Generator is already executing."); + while (_) + try { + if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) + return t; + if (y = 0, t) + op = [op[0] & 2, t.value]; + switch (op[0]) { + case 0: + case 1: + t = op; + break; + case 4: + _.label++; + return { value: op[1], done: false }; + case 5: + _.label++; + y = op[1]; + op = [0]; + continue; + case 7: + op = _.ops.pop(); + _.trys.pop(); + continue; + default: + if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { + _ = 0; + continue; + } + if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { + _.label = op[1]; + break; + } + if (op[0] === 6 && _.label < t[1]) { + _.label = t[1]; + t = op; + break; + } + if (t && _.label < t[2]) { + _.label = t[2]; + _.ops.push(op); + break; + } + if (t[2]) + _.ops.pop(); + _.trys.pop(); + continue; + } + op = body.call(thisArg, _); + } + catch (e) { + op = [6, e]; + y = 0; + } + finally { + f = t = 0; + } + if (op[0] & 5) + throw op[1]; + return { value: op[0] ? op[1] : void 0, done: true }; + } + } + var __createBinding = Object.create ? (function (o, m, k, k2) { + if (k2 === undefined) + k2 = k; + Object.defineProperty(o, k2, { enumerable: true, get: function () { return m[k]; } }); + }) : (function (o, m, k, k2) { + if (k2 === undefined) + k2 = k; + o[k2] = m[k]; + }); + function __exportStar(m, exports) { + for (var p in m) + if (p !== "default" && !exports.hasOwnProperty(p)) + __createBinding(exports, m, p); + } + function __values(o) { + var s = typeof Symbol === "function" && Symbol.iterator, m = s && o[s], i = 0; + if (m) + return m.call(o); + if (o && typeof o.length === "number") + return { + next: function () { + if (o && i >= o.length) + o = void 0; + return { value: o && o[i++], done: !o }; + } + }; + throw new TypeError(s ? "Object is not iterable." : "Symbol.iterator is not defined."); + } + function __read(o, n) { + var m = typeof Symbol === "function" && o[Symbol.iterator]; + if (!m) + return o; + var i = m.call(o), r, ar = [], e; + try { + while ((n === void 0 || n-- > 0) && !(r = i.next()).done) + ar.push(r.value); + } + catch (error) { + e = { error: error }; + } + finally { + try { + if (r && !r.done && (m = i["return"])) + m.call(i); + } + finally { + if (e) + throw e.error; + } + } + return ar; + } + function __spread() { + for (var ar = [], i = 0; i < arguments.length; i++) + ar = ar.concat(__read(arguments[i])); + return ar; + } + function __spreadArrays() { + for (var s = 0, i = 0, il = arguments.length; i < il; i++) + s += arguments[i].length; + for (var r = Array(s), k = 0, i = 0; i < il; i++) + for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++) + r[k] = a[j]; + return r; + } + ; + function __await(v) { + return this instanceof __await ? (this.v = v, this) : new __await(v); + } + function __asyncGenerator(thisArg, _arguments, generator) { + if (!Symbol.asyncIterator) + throw new TypeError("Symbol.asyncIterator is not defined."); + var g = generator.apply(thisArg, _arguments || []), i, q = []; + return i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i; + function verb(n) { if (g[n]) + i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; } + function resume(n, v) { try { + step(g[n](v)); + } + catch (e) { + settle(q[0][3], e); + } } + function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); } + function fulfill(value) { resume("next", value); } + function reject(value) { resume("throw", value); } + function settle(f, v) { if (f(v), q.shift(), q.length) + resume(q[0][0], q[0][1]); } + } + function __asyncDelegator(o) { + var i, p; + return i = {}, verb("next"), verb("throw", function (e) { throw e; }), verb("return"), i[Symbol.iterator] = function () { return this; }, i; + function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === "return" } : f ? f(v) : v; } : f; } + } + function __asyncValues(o) { + if (!Symbol.asyncIterator) + throw new TypeError("Symbol.asyncIterator is not defined."); + var m = o[Symbol.asyncIterator], i; + return m ? m.call(o) : (o = typeof __values === "function" ? __values(o) : o[Symbol.iterator](), i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i); + function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; } + function settle(resolve, reject, d, v) { Promise.resolve(v).then(function (v) { resolve({ value: v, done: d }); }, reject); } + } + function __makeTemplateObject(cooked, raw) { + if (Object.defineProperty) { + Object.defineProperty(cooked, "raw", { value: raw }); + } + else { + cooked.raw = raw; + } + return cooked; + } + ; + var __setModuleDefault = Object.create ? (function (o, v) { + Object.defineProperty(o, "default", { enumerable: true, value: v }); + }) : function (o, v) { + o["default"] = v; + }; + function __importStar(mod) { + if (mod && mod.__esModule) + return mod; + var result = {}; + if (mod != null) + for (var k in mod) + if (Object.hasOwnProperty.call(mod, k)) + __createBinding(result, mod, k); + __setModuleDefault(result, mod); + return result; + } + function __importDefault(mod) { + return (mod && mod.__esModule) ? mod : { default: mod }; + } + function __classPrivateFieldGet(receiver, privateMap) { + if (!privateMap.has(receiver)) { + throw new TypeError("attempted to get private field on non-instance"); + } + return privateMap.get(receiver); + } + function __classPrivateFieldSet(receiver, privateMap, value) { + if (!privateMap.has(receiver)) { + throw new TypeError("attempted to set private field on non-instance"); + } + privateMap.set(receiver, value); + return value; + } + + var ListNode = /** @class */ (function () { + function ListNode(value) { + this.value = value; + } + return ListNode; + }()); + var LinkedList = /** @class */ (function () { + function LinkedList() { + this.size = 0; + } + Object.defineProperty(LinkedList.prototype, "head", { + get: function () { + return this.first; + }, + enumerable: false, + configurable: true + }); + Object.defineProperty(LinkedList.prototype, "tail", { + get: function () { + return this.last; + }, + enumerable: false, + configurable: true + }); + Object.defineProperty(LinkedList.prototype, "length", { + get: function () { + return this.size; + }, + enumerable: false, + configurable: true + }); + LinkedList.prototype.attach = function (value, previousNode, nextNode) { + if (!previousNode) + return this.addHead(value); + if (!nextNode) + return this.addTail(value); + var node = new ListNode(value); + node.previous = previousNode; + previousNode.next = node; + node.next = nextNode; + nextNode.previous = node; + this.size++; + return node; + }; + LinkedList.prototype.attachMany = function (values, previousNode, nextNode) { + if (!values.length) + return []; + if (!previousNode) + return this.addManyHead(values); + if (!nextNode) + return this.addManyTail(values); + var list = new LinkedList(); + list.addManyTail(values); + list.first.previous = previousNode; + previousNode.next = list.first; + list.last.next = nextNode; + nextNode.previous = list.last; + this.size += values.length; + return list.toNodeArray(); + }; + LinkedList.prototype.detach = function (node) { + if (!node.previous) + return this.dropHead(); + if (!node.next) + return this.dropTail(); + node.previous.next = node.next; + node.next.previous = node.previous; + this.size--; + return node; + }; + LinkedList.prototype.add = function (value) { + var _this = this; + return { + after: function () { + var _a; + var params = []; + for (var _i = 0; _i < arguments.length; _i++) { + params[_i] = arguments[_i]; + } + return (_a = _this.addAfter).call.apply(_a, __spread([_this, value], params)); + }, + before: function () { + var _a; + var params = []; + for (var _i = 0; _i < arguments.length; _i++) { + params[_i] = arguments[_i]; + } + return (_a = _this.addBefore).call.apply(_a, __spread([_this, value], params)); + }, + byIndex: function (position) { return _this.addByIndex(value, position); }, + head: function () { return _this.addHead(value); }, + tail: function () { return _this.addTail(value); }, + }; + }; + LinkedList.prototype.addMany = function (values) { + var _this = this; + return { + after: function () { + var _a; + var params = []; + for (var _i = 0; _i < arguments.length; _i++) { + params[_i] = arguments[_i]; + } + return (_a = _this.addManyAfter).call.apply(_a, __spread([_this, values], params)); + }, + before: function () { + var _a; + var params = []; + for (var _i = 0; _i < arguments.length; _i++) { + params[_i] = arguments[_i]; + } + return (_a = _this.addManyBefore).call.apply(_a, __spread([_this, values], params)); + }, + byIndex: function (position) { return _this.addManyByIndex(values, position); }, + head: function () { return _this.addManyHead(values); }, + tail: function () { return _this.addManyTail(values); }, + }; + }; + LinkedList.prototype.addAfter = function (value, previousValue, compareFn) { + if (compareFn === void 0) { compareFn = compare; } + var previous = this.find(function (node) { return compareFn(node.value, previousValue); }); + return previous ? this.attach(value, previous, previous.next) : this.addTail(value); + }; + LinkedList.prototype.addBefore = function (value, nextValue, compareFn) { + if (compareFn === void 0) { compareFn = compare; } + var next = this.find(function (node) { return compareFn(node.value, nextValue); }); + return next ? this.attach(value, next.previous, next) : this.addHead(value); + }; + LinkedList.prototype.addByIndex = function (value, position) { + if (position < 0) + position += this.size; + else if (position >= this.size) + return this.addTail(value); + if (position <= 0) + return this.addHead(value); + var next = this.get(position); + return this.attach(value, next.previous, next); + }; + LinkedList.prototype.addHead = function (value) { + var node = new ListNode(value); + node.next = this.first; + if (this.first) + this.first.previous = node; + else + this.last = node; + this.first = node; + this.size++; + return node; + }; + LinkedList.prototype.addTail = function (value) { + var node = new ListNode(value); + if (this.first) { + node.previous = this.last; + this.last.next = node; + this.last = node; + } + else { + this.first = node; + this.last = node; + } + this.size++; + return node; + }; + LinkedList.prototype.addManyAfter = function (values, previousValue, compareFn) { + if (compareFn === void 0) { compareFn = compare; } + var previous = this.find(function (node) { return compareFn(node.value, previousValue); }); + return previous ? this.attachMany(values, previous, previous.next) : this.addManyTail(values); + }; + LinkedList.prototype.addManyBefore = function (values, nextValue, compareFn) { + if (compareFn === void 0) { compareFn = compare; } + var next = this.find(function (node) { return compareFn(node.value, nextValue); }); + return next ? this.attachMany(values, next.previous, next) : this.addManyHead(values); + }; + LinkedList.prototype.addManyByIndex = function (values, position) { + if (position < 0) + position += this.size; + if (position <= 0) + return this.addManyHead(values); + if (position >= this.size) + return this.addManyTail(values); + var next = this.get(position); + return this.attachMany(values, next.previous, next); + }; + LinkedList.prototype.addManyHead = function (values) { + var _this = this; + return values.reduceRight(function (nodes, value) { + nodes.unshift(_this.addHead(value)); + return nodes; + }, []); + }; + LinkedList.prototype.addManyTail = function (values) { + var _this = this; + return values.map(function (value) { return _this.addTail(value); }); + }; + LinkedList.prototype.drop = function () { + var _this = this; + return { + byIndex: function (position) { return _this.dropByIndex(position); }, + byValue: function () { + var params = []; + for (var _i = 0; _i < arguments.length; _i++) { + params[_i] = arguments[_i]; + } + return _this.dropByValue.apply(_this, params); + }, + byValueAll: function () { + var params = []; + for (var _i = 0; _i < arguments.length; _i++) { + params[_i] = arguments[_i]; + } + return _this.dropByValueAll.apply(_this, params); + }, + head: function () { return _this.dropHead(); }, + tail: function () { return _this.dropTail(); }, + }; + }; + LinkedList.prototype.dropMany = function (count) { + var _this = this; + return { + byIndex: function (position) { return _this.dropManyByIndex(count, position); }, + head: function () { return _this.dropManyHead(count); }, + tail: function () { return _this.dropManyTail(count); }, + }; + }; + LinkedList.prototype.dropByIndex = function (position) { + if (position < 0) + position += this.size; + var current = this.get(position); + return current ? this.detach(current) : undefined; + }; + LinkedList.prototype.dropByValue = function (value, compareFn) { + if (compareFn === void 0) { compareFn = compare; } + var position = this.findIndex(function (node) { return compareFn(node.value, value); }); + return position < 0 ? undefined : this.dropByIndex(position); + }; + LinkedList.prototype.dropByValueAll = function (value, compareFn) { + if (compareFn === void 0) { compareFn = compare; } + var dropped = []; + for (var current = this.first, position = 0; current; position++, current = current.next) { + if (compareFn(current.value, value)) { + dropped.push(this.dropByIndex(position - dropped.length)); + } + } + return dropped; + }; + LinkedList.prototype.dropHead = function () { + var head = this.first; + if (head) { + this.first = head.next; + if (this.first) + this.first.previous = undefined; + else + this.last = undefined; + this.size--; + return head; + } + return undefined; + }; + LinkedList.prototype.dropTail = function () { + var tail = this.last; + if (tail) { + this.last = tail.previous; + if (this.last) + this.last.next = undefined; + else + this.first = undefined; + this.size--; + return tail; + } + return undefined; + }; + LinkedList.prototype.dropManyByIndex = function (count, position) { + if (count <= 0) + return []; + if (position < 0) + position = Math.max(position + this.size, 0); + else if (position >= this.size) + return []; + count = Math.min(count, this.size - position); + var dropped = []; + while (count--) { + var current = this.get(position); + dropped.push(this.detach(current)); + } + return dropped; + }; + LinkedList.prototype.dropManyHead = function (count) { + if (count <= 0) + return []; + count = Math.min(count, this.size); + var dropped = []; + while (count--) + dropped.unshift(this.dropHead()); + return dropped; + }; + LinkedList.prototype.dropManyTail = function (count) { + if (count <= 0) + return []; + count = Math.min(count, this.size); + var dropped = []; + while (count--) + dropped.push(this.dropTail()); + return dropped; + }; + LinkedList.prototype.find = function (predicate) { + for (var current = this.first, position = 0; current; position++, current = current.next) { + if (predicate(current, position, this)) + return current; + } + return undefined; + }; + LinkedList.prototype.findIndex = function (predicate) { + for (var current = this.first, position = 0; current; position++, current = current.next) { + if (predicate(current, position, this)) + return position; + } + return -1; + }; + LinkedList.prototype.forEach = function (iteratorFn) { + for (var node = this.first, position = 0; node; position++, node = node.next) { + iteratorFn(node, position, this); + } + }; + LinkedList.prototype.get = function (position) { + return this.find(function (_, index) { return position === index; }); + }; + LinkedList.prototype.indexOf = function (value, compareFn) { + if (compareFn === void 0) { compareFn = compare; } + return this.findIndex(function (node) { return compareFn(node.value, value); }); + }; + LinkedList.prototype.toArray = function () { + var array = new Array(this.size); + this.forEach(function (node, index) { return (array[index] = node.value); }); + return array; + }; + LinkedList.prototype.toNodeArray = function () { + var array = new Array(this.size); + this.forEach(function (node, index) { return (array[index] = node); }); + return array; + }; + LinkedList.prototype.toString = function (mapperFn) { + if (mapperFn === void 0) { mapperFn = JSON.stringify; } + return this.toArray() + .map(function (value) { return mapperFn(value); }) + .join(' <-> '); + }; + // Cannot use Generator type because of ng-packagr + LinkedList.prototype[Symbol.iterator] = function () { + var node, position; + return __generator(this, function (_a) { + switch (_a.label) { + case 0: + node = this.first, position = 0; + _a.label = 1; + case 1: + if (!node) return [3 /*break*/, 4]; + return [4 /*yield*/, node.value]; + case 2: + _a.sent(); + _a.label = 3; + case 3: + position++, node = node.next; + return [3 /*break*/, 1]; + case 4: return [2 /*return*/]; + } + }); + }; + return LinkedList; + }()); + + /* + * Public API Surface of utils + */ + + /** + * Generated bundle index. Do not edit. + */ + + exports.LinkedList = LinkedList; + exports.ListNode = ListNode; + + Object.defineProperty(exports, '__esModule', { value: true }); + +}))); +//# sourceMappingURL=abp-utils.umd.js.map diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/abp/utils/abp-utils.umd.js.map b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/abp/utils/abp-utils.umd.js.map new file mode 100644 index 0000000000..2c5d45ddcb --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/abp/utils/abp-utils.umd.js.map @@ -0,0 +1 @@ +{"version":3,"file":"abp-utils.umd.js","sources":["../../node_modules/tslib/tslib.es6.js","../../projects/utils/src/lib/linked-list.ts","../../projects/utils/src/public-api.ts","../../projects/utils/src/abp-utils.ts"],"sourcesContent":["/*! *****************************************************************************\r\nCopyright (c) Microsoft Corporation.\r\n\r\nPermission to use, copy, modify, and/or distribute this software for any\r\npurpose with or without fee is hereby granted.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\r\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\r\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\r\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\r\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\r\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\r\nPERFORMANCE OF THIS SOFTWARE.\r\n***************************************************************************** */\r\n/* global Reflect, Promise */\r\n\r\nvar extendStatics = function(d, b) {\r\n extendStatics = Object.setPrototypeOf ||\r\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\r\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\r\n return extendStatics(d, b);\r\n};\r\n\r\nexport function __extends(d, b) {\r\n extendStatics(d, b);\r\n function __() { this.constructor = d; }\r\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\r\n}\r\n\r\nexport var __assign = function() {\r\n __assign = Object.assign || function __assign(t) {\r\n for (var s, i = 1, n = arguments.length; i < n; i++) {\r\n s = arguments[i];\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\r\n }\r\n return t;\r\n }\r\n return __assign.apply(this, arguments);\r\n}\r\n\r\nexport function __rest(s, e) {\r\n var t = {};\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\r\n t[p] = s[p];\r\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\r\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\r\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\r\n t[p[i]] = s[p[i]];\r\n }\r\n return t;\r\n}\r\n\r\nexport function __decorate(decorators, target, key, desc) {\r\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\r\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\r\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\r\n return c > 3 && r && Object.defineProperty(target, key, r), r;\r\n}\r\n\r\nexport function __param(paramIndex, decorator) {\r\n return function (target, key) { decorator(target, key, paramIndex); }\r\n}\r\n\r\nexport function __metadata(metadataKey, metadataValue) {\r\n if (typeof Reflect === \"object\" && typeof Reflect.metadata === \"function\") return Reflect.metadata(metadataKey, metadataValue);\r\n}\r\n\r\nexport function __awaiter(thisArg, _arguments, P, generator) {\r\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n}\r\n\r\nexport function __generator(thisArg, body) {\r\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\r\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\r\n function verb(n) { return function (v) { return step([n, v]); }; }\r\n function step(op) {\r\n if (f) throw new TypeError(\"Generator is already executing.\");\r\n while (_) try {\r\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\r\n if (y = 0, t) op = [op[0] & 2, t.value];\r\n switch (op[0]) {\r\n case 0: case 1: t = op; break;\r\n case 4: _.label++; return { value: op[1], done: false };\r\n case 5: _.label++; y = op[1]; op = [0]; continue;\r\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\r\n default:\r\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\r\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\r\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\r\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\r\n if (t[2]) _.ops.pop();\r\n _.trys.pop(); continue;\r\n }\r\n op = body.call(thisArg, _);\r\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\r\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\r\n }\r\n}\r\n\r\nexport var __createBinding = Object.create ? (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });\r\n}) : (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n o[k2] = m[k];\r\n});\r\n\r\nexport function __exportStar(m, exports) {\r\n for (var p in m) if (p !== \"default\" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p);\r\n}\r\n\r\nexport function __values(o) {\r\n var s = typeof Symbol === \"function\" && Symbol.iterator, m = s && o[s], i = 0;\r\n if (m) return m.call(o);\r\n if (o && typeof o.length === \"number\") return {\r\n next: function () {\r\n if (o && i >= o.length) o = void 0;\r\n return { value: o && o[i++], done: !o };\r\n }\r\n };\r\n throw new TypeError(s ? \"Object is not iterable.\" : \"Symbol.iterator is not defined.\");\r\n}\r\n\r\nexport function __read(o, n) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\r\n if (!m) return o;\r\n var i = m.call(o), r, ar = [], e;\r\n try {\r\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\r\n }\r\n catch (error) { e = { error: error }; }\r\n finally {\r\n try {\r\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\r\n }\r\n finally { if (e) throw e.error; }\r\n }\r\n return ar;\r\n}\r\n\r\nexport function __spread() {\r\n for (var ar = [], i = 0; i < arguments.length; i++)\r\n ar = ar.concat(__read(arguments[i]));\r\n return ar;\r\n}\r\n\r\nexport function __spreadArrays() {\r\n for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;\r\n for (var r = Array(s), k = 0, i = 0; i < il; i++)\r\n for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)\r\n r[k] = a[j];\r\n return r;\r\n};\r\n\r\nexport function __await(v) {\r\n return this instanceof __await ? (this.v = v, this) : new __await(v);\r\n}\r\n\r\nexport function __asyncGenerator(thisArg, _arguments, generator) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var g = generator.apply(thisArg, _arguments || []), i, q = [];\r\n return i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i;\r\n function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }\r\n function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }\r\n function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }\r\n function fulfill(value) { resume(\"next\", value); }\r\n function reject(value) { resume(\"throw\", value); }\r\n function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }\r\n}\r\n\r\nexport function __asyncDelegator(o) {\r\n var i, p;\r\n return i = {}, verb(\"next\"), verb(\"throw\", function (e) { throw e; }), verb(\"return\"), i[Symbol.iterator] = function () { return this; }, i;\r\n function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === \"return\" } : f ? f(v) : v; } : f; }\r\n}\r\n\r\nexport function __asyncValues(o) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var m = o[Symbol.asyncIterator], i;\r\n return m ? m.call(o) : (o = typeof __values === \"function\" ? __values(o) : o[Symbol.iterator](), i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i);\r\n function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }\r\n function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }\r\n}\r\n\r\nexport function __makeTemplateObject(cooked, raw) {\r\n if (Object.defineProperty) { Object.defineProperty(cooked, \"raw\", { value: raw }); } else { cooked.raw = raw; }\r\n return cooked;\r\n};\r\n\r\nvar __setModuleDefault = Object.create ? (function(o, v) {\r\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\r\n}) : function(o, v) {\r\n o[\"default\"] = v;\r\n};\r\n\r\nexport function __importStar(mod) {\r\n if (mod && mod.__esModule) return mod;\r\n var result = {};\r\n if (mod != null) for (var k in mod) if (Object.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\r\n __setModuleDefault(result, mod);\r\n return result;\r\n}\r\n\r\nexport function __importDefault(mod) {\r\n return (mod && mod.__esModule) ? mod : { default: mod };\r\n}\r\n\r\nexport function __classPrivateFieldGet(receiver, privateMap) {\r\n if (!privateMap.has(receiver)) {\r\n throw new TypeError(\"attempted to get private field on non-instance\");\r\n }\r\n return privateMap.get(receiver);\r\n}\r\n\r\nexport function __classPrivateFieldSet(receiver, privateMap, value) {\r\n if (!privateMap.has(receiver)) {\r\n throw new TypeError(\"attempted to set private field on non-instance\");\r\n }\r\n privateMap.set(receiver, value);\r\n return value;\r\n}\r\n","/* tslint:disable:no-non-null-assertion */\n\nimport compare from 'just-compare';\n\nexport class ListNode {\n next: ListNode | undefined;\n previous: ListNode | undefined;\n constructor(public readonly value: T) {}\n}\n\nexport class LinkedList {\n private first: ListNode | undefined;\n private last: ListNode | undefined;\n private size = 0;\n\n get head(): ListNode | undefined {\n return this.first;\n }\n get tail(): ListNode | undefined {\n return this.last;\n }\n get length(): number {\n return this.size;\n }\n\n private attach(\n value: T,\n previousNode: ListNode | undefined,\n nextNode: ListNode | undefined,\n ): ListNode {\n if (!previousNode) return this.addHead(value);\n\n if (!nextNode) return this.addTail(value);\n\n const node = new ListNode(value);\n node.previous = previousNode;\n previousNode.next = node;\n node.next = nextNode;\n nextNode.previous = node;\n\n this.size++;\n\n return node;\n }\n\n private attachMany(\n values: T[],\n previousNode: ListNode | undefined,\n nextNode: ListNode | undefined,\n ): ListNode[] {\n if (!values.length) return [];\n\n if (!previousNode) return this.addManyHead(values);\n\n if (!nextNode) return this.addManyTail(values);\n\n const list = new LinkedList();\n list.addManyTail(values);\n list.first!.previous = previousNode;\n previousNode.next = list.first;\n list.last!.next = nextNode;\n nextNode.previous = list.last;\n\n this.size += values.length;\n\n return list.toNodeArray();\n }\n\n private detach(node: ListNode) {\n if (!node.previous) return this.dropHead();\n\n if (!node.next) return this.dropTail();\n\n node.previous.next = node.next;\n node.next.previous = node.previous;\n\n this.size--;\n\n return node;\n }\n\n add(value: T) {\n return {\n after: (...params: [T] | [any, ListComparisonFn]) =>\n this.addAfter.call(this, value, ...params),\n before: (...params: [T] | [any, ListComparisonFn]) =>\n this.addBefore.call(this, value, ...params),\n byIndex: (position: number) => this.addByIndex(value, position),\n head: () => this.addHead(value),\n tail: () => this.addTail(value),\n };\n }\n\n addMany(values: T[]) {\n return {\n after: (...params: [T] | [any, ListComparisonFn]) =>\n this.addManyAfter.call(this, values, ...params),\n before: (...params: [T] | [any, ListComparisonFn]) =>\n this.addManyBefore.call(this, values, ...params),\n byIndex: (position: number) => this.addManyByIndex(values, position),\n head: () => this.addManyHead(values),\n tail: () => this.addManyTail(values),\n };\n }\n\n addAfter(value: T, previousValue: T): ListNode;\n addAfter(value: T, previousValue: any, compareFn: ListComparisonFn): ListNode;\n addAfter(value: T, previousValue: any, compareFn: ListComparisonFn = compare): ListNode {\n const previous = this.find(node => compareFn(node.value, previousValue));\n\n return previous ? this.attach(value, previous, previous.next) : this.addTail(value);\n }\n\n addBefore(value: T, nextValue: T): ListNode;\n addBefore(value: T, nextValue: any, compareFn: ListComparisonFn): ListNode;\n addBefore(value: T, nextValue: any, compareFn: ListComparisonFn = compare): ListNode {\n const next = this.find(node => compareFn(node.value, nextValue));\n\n return next ? this.attach(value, next.previous, next) : this.addHead(value);\n }\n\n addByIndex(value: T, position: number): ListNode {\n if (position < 0) position += this.size;\n else if (position >= this.size) return this.addTail(value);\n\n if (position <= 0) return this.addHead(value);\n\n const next = this.get(position)!;\n\n return this.attach(value, next.previous, next);\n }\n\n addHead(value: T): ListNode {\n const node = new ListNode(value);\n\n node.next = this.first;\n\n if (this.first) this.first.previous = node;\n else this.last = node;\n\n this.first = node;\n this.size++;\n\n return node;\n }\n\n addTail(value: T): ListNode {\n const node = new ListNode(value);\n\n if (this.first) {\n node.previous = this.last;\n this.last!.next = node;\n this.last = node;\n } else {\n this.first = node;\n this.last = node;\n }\n\n this.size++;\n\n return node;\n }\n\n addManyAfter(values: T[], previousValue: T): ListNode[];\n addManyAfter(values: T[], previousValue: any, compareFn: ListComparisonFn): ListNode[];\n addManyAfter(\n values: T[],\n previousValue: any,\n compareFn: ListComparisonFn = compare,\n ): ListNode[] {\n const previous = this.find(node => compareFn(node.value, previousValue));\n\n return previous ? this.attachMany(values, previous, previous.next) : this.addManyTail(values);\n }\n\n addManyBefore(values: T[], nextValue: T): ListNode[];\n addManyBefore(values: T[], nextValue: any, compareFn: ListComparisonFn): ListNode[];\n addManyBefore(\n values: T[],\n nextValue: any,\n compareFn: ListComparisonFn = compare,\n ): ListNode[] {\n const next = this.find(node => compareFn(node.value, nextValue));\n\n return next ? this.attachMany(values, next.previous, next) : this.addManyHead(values);\n }\n\n addManyByIndex(values: T[], position: number): ListNode[] {\n if (position < 0) position += this.size;\n\n if (position <= 0) return this.addManyHead(values);\n\n if (position >= this.size) return this.addManyTail(values);\n\n const next = this.get(position)!;\n\n return this.attachMany(values, next.previous, next);\n }\n\n addManyHead(values: T[]): ListNode[] {\n return values.reduceRight[]>((nodes, value) => {\n nodes.unshift(this.addHead(value));\n return nodes;\n }, []);\n }\n\n addManyTail(values: T[]): ListNode[] {\n return values.map(value => this.addTail(value));\n }\n\n drop() {\n return {\n byIndex: (position: number) => this.dropByIndex(position),\n byValue: (...params: [T] | [any, ListComparisonFn]) =>\n this.dropByValue.apply(this, params),\n byValueAll: (...params: [T] | [any, ListComparisonFn]) =>\n this.dropByValueAll.apply(this, params),\n head: () => this.dropHead(),\n tail: () => this.dropTail(),\n };\n }\n\n dropMany(count: number) {\n return {\n byIndex: (position: number) => this.dropManyByIndex(count, position),\n head: () => this.dropManyHead(count),\n tail: () => this.dropManyTail(count),\n };\n }\n\n dropByIndex(position: number): ListNode | undefined {\n if (position < 0) position += this.size;\n\n const current = this.get(position);\n\n return current ? this.detach(current) : undefined;\n }\n\n dropByValue(value: T): ListNode | undefined;\n dropByValue(value: any, compareFn: ListComparisonFn): ListNode | undefined;\n dropByValue(value: any, compareFn: ListComparisonFn = compare): ListNode | undefined {\n const position = this.findIndex(node => compareFn(node.value, value));\n\n return position < 0 ? undefined : this.dropByIndex(position);\n }\n\n dropByValueAll(value: T): ListNode[];\n dropByValueAll(value: any, compareFn: ListComparisonFn): ListNode[];\n dropByValueAll(value: any, compareFn: ListComparisonFn = compare): ListNode[] {\n const dropped: ListNode[] = [];\n\n for (let current = this.first, position = 0; current; position++, current = current.next) {\n if (compareFn(current.value, value)) {\n dropped.push(this.dropByIndex(position - dropped.length)!);\n }\n }\n\n return dropped;\n }\n\n dropHead(): ListNode | undefined {\n const head = this.first;\n\n if (head) {\n this.first = head.next;\n\n if (this.first) this.first.previous = undefined;\n else this.last = undefined;\n\n this.size--;\n\n return head;\n }\n\n return undefined;\n }\n\n dropTail(): ListNode | undefined {\n const tail = this.last;\n\n if (tail) {\n this.last = tail.previous;\n\n if (this.last) this.last.next = undefined;\n else this.first = undefined;\n\n this.size--;\n\n return tail;\n }\n\n return undefined;\n }\n\n dropManyByIndex(count: number, position: number): ListNode[] {\n if (count <= 0) return [];\n\n if (position < 0) position = Math.max(position + this.size, 0);\n else if (position >= this.size) return [];\n\n count = Math.min(count, this.size - position);\n\n const dropped: ListNode[] = [];\n\n while (count--) {\n const current = this.get(position);\n dropped.push(this.detach(current!)!);\n }\n\n return dropped;\n }\n\n dropManyHead(count: Exclude): ListNode[] {\n if (count <= 0) return [];\n\n count = Math.min(count, this.size);\n\n const dropped: ListNode[] = [];\n\n while (count--) dropped.unshift(this.dropHead()!);\n\n return dropped;\n }\n\n dropManyTail(count: Exclude): ListNode[] {\n if (count <= 0) return [];\n\n count = Math.min(count, this.size);\n\n const dropped: ListNode[] = [];\n\n while (count--) dropped.push(this.dropTail()!);\n\n return dropped;\n }\n\n find(predicate: ListIteratorFn): ListNode | undefined {\n for (let current = this.first, position = 0; current; position++, current = current.next) {\n if (predicate(current, position, this)) return current;\n }\n\n return undefined;\n }\n\n findIndex(predicate: ListIteratorFn): number {\n for (let current = this.first, position = 0; current; position++, current = current.next) {\n if (predicate(current, position, this)) return position;\n }\n\n return -1;\n }\n\n forEach(iteratorFn: ListIteratorFn) {\n for (let node = this.first, position = 0; node; position++, node = node.next) {\n iteratorFn(node, position, this);\n }\n }\n\n get(position: number): ListNode | undefined {\n return this.find((_, index) => position === index);\n }\n\n indexOf(value: T): number;\n indexOf(value: any, compareFn: ListComparisonFn): number;\n indexOf(value: any, compareFn: ListComparisonFn = compare): number {\n return this.findIndex(node => compareFn(node.value, value));\n }\n\n toArray(): T[] {\n const array = new Array(this.size);\n\n this.forEach((node, index) => (array[index!] = node.value));\n\n return array;\n }\n\n toNodeArray(): ListNode[] {\n const array = new Array(this.size);\n\n this.forEach((node, index) => (array[index!] = node));\n\n return array;\n }\n\n toString(mapperFn: ListMapperFn = JSON.stringify): string {\n return this.toArray()\n .map(value => mapperFn(value))\n .join(' <-> ');\n }\n\n // Cannot use Generator type because of ng-packagr\n *[Symbol.iterator](): any {\n for (let node = this.first, position = 0; node; position++, node = node.next) {\n yield node.value;\n }\n }\n}\n\nexport type ListMapperFn = (value: T) => any;\n\nexport type ListComparisonFn = (value1: T, value2: any) => boolean;\n\nexport type ListIteratorFn = (\n node: ListNode,\n index?: number,\n list?: LinkedList,\n) => R;\n","/*\n * Public API Surface of utils\n */\n\nexport * from './lib/linked-list';\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;;;;IAAA;;;;;;;;;;;;;;IAcA;IAEA,IAAI,aAAa,GAAG,UAAS,CAAC,EAAE,CAAC;QAC7B,aAAa,GAAG,MAAM,CAAC,cAAc;aAChC,EAAE,SAAS,EAAE,EAAE,EAAE,YAAY,KAAK,IAAI,UAAU,CAAC,EAAE,CAAC,IAAI,CAAC,CAAC,SAAS,GAAG,CAAC,CAAC,EAAE,CAAC;YAC5E,UAAU,CAAC,EAAE,CAAC,IAAI,KAAK,IAAI,CAAC,IAAI,CAAC;gBAAE,IAAI,CAAC,CAAC,cAAc,CAAC,CAAC,CAAC;oBAAE,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC;QAC/E,OAAO,aAAa,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC;IAC/B,CAAC,CAAC;aAEc,SAAS,CAAC,CAAC,EAAE,CAAC;QAC1B,aAAa,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC;QACpB,SAAS,EAAE,KAAK,IAAI,CAAC,WAAW,GAAG,CAAC,CAAC,EAAE;QACvC,CAAC,CAAC,SAAS,GAAG,CAAC,KAAK,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC,CAAC,CAAC,IAAI,EAAE,CAAC,SAAS,GAAG,CAAC,CAAC,SAAS,EAAE,IAAI,EAAE,EAAE,CAAC,CAAC;IACzF,CAAC;IAEM,IAAI,QAAQ,GAAG;QAClB,QAAQ,GAAG,MAAM,CAAC,MAAM,IAAI,SAAS,QAAQ,CAAC,CAAC;YAC3C,KAAK,IAAI,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,SAAS,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;gBACjD,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC;gBACjB,KAAK,IAAI,CAAC,IAAI,CAAC;oBAAE,IAAI,MAAM,CAAC,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC;wBAAE,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC;aAChF;YACD,OAAO,CAAC,CAAC;SACZ,CAAA;QACD,OAAO,QAAQ,CAAC,KAAK,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC;IAC3C,CAAC,CAAA;aAEe,MAAM,CAAC,CAAC,EAAE,CAAC;QACvB,IAAI,CAAC,GAAG,EAAE,CAAC;QACX,KAAK,IAAI,CAAC,IAAI,CAAC;YAAE,IAAI,MAAM,CAAC,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,IAAI,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC;gBAC/E,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC;QAChB,IAAI,CAAC,IAAI,IAAI,IAAI,OAAO,MAAM,CAAC,qBAAqB,KAAK,UAAU;YAC/D,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,MAAM,CAAC,qBAAqB,CAAC,CAAC,CAAC,EAAE,CAAC,GAAG,CAAC,CAAC,MAAM,EAAE,CAAC,EAAE,EAAE;gBACpE,IAAI,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,IAAI,MAAM,CAAC,SAAS,CAAC,oBAAoB,CAAC,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC;oBAC1E,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;aACzB;QACL,OAAO,CAAC,CAAC;IACb,CAAC;aAEe,UAAU,CAAC,UAAU,EAAE,MAAM,EAAE,GAAG,EAAE,IAAI;QACpD,IAAI,CAAC,GAAG,SAAS,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,MAAM,GAAG,IAAI,KAAK,IAAI,GAAG,IAAI,GAAG,MAAM,CAAC,wBAAwB,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,IAAI,EAAE,CAAC,CAAC;QAC7H,IAAI,OAAO,OAAO,KAAK,QAAQ,IAAI,OAAO,OAAO,CAAC,QAAQ,KAAK,UAAU;YAAE,CAAC,GAAG,OAAO,CAAC,QAAQ,CAAC,UAAU,EAAE,MAAM,EAAE,GAAG,EAAE,IAAI,CAAC,CAAC;;YAC1H,KAAK,IAAI,CAAC,GAAG,UAAU,CAAC,MAAM,GAAG,CAAC,EAAE,CAAC,IAAI,CAAC,EAAE,CAAC,EAAE;gBAAE,IAAI,CAAC,GAAG,UAAU,CAAC,CAAC,CAAC;oBAAE,CAAC,GAAG,CAAC,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,MAAM,EAAE,GAAG,EAAE,CAAC,CAAC,GAAG,CAAC,CAAC,MAAM,EAAE,GAAG,CAAC,KAAK,CAAC,CAAC;QAClJ,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,IAAI,MAAM,CAAC,cAAc,CAAC,MAAM,EAAE,GAAG,EAAE,CAAC,CAAC,EAAE,CAAC,CAAC;IAClE,CAAC;aAEe,OAAO,CAAC,UAAU,EAAE,SAAS;QACzC,OAAO,UAAU,MAAM,EAAE,GAAG,IAAI,SAAS,CAAC,MAAM,EAAE,GAAG,EAAE,UAAU,CAAC,CAAC,EAAE,CAAA;IACzE,CAAC;aAEe,UAAU,CAAC,WAAW,EAAE,aAAa;QACjD,IAAI,OAAO,OAAO,KAAK,QAAQ,IAAI,OAAO,OAAO,CAAC,QAAQ,KAAK,UAAU;YAAE,OAAO,OAAO,CAAC,QAAQ,CAAC,WAAW,EAAE,aAAa,CAAC,CAAC;IACnI,CAAC;aAEe,SAAS,CAAC,OAAO,EAAE,UAAU,EAAE,CAAC,EAAE,SAAS;QACvD,SAAS,KAAK,CAAC,KAAK,IAAI,OAAO,KAAK,YAAY,CAAC,GAAG,KAAK,GAAG,IAAI,CAAC,CAAC,UAAU,OAAO,IAAI,OAAO,CAAC,KAAK,CAAC,CAAC,EAAE,CAAC,CAAC,EAAE;QAC5G,OAAO,KAAK,CAAC,KAAK,CAAC,GAAG,OAAO,CAAC,EAAE,UAAU,OAAO,EAAE,MAAM;YACrD,SAAS,SAAS,CAAC,KAAK,IAAI,IAAI;gBAAE,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC;aAAE;YAAC,OAAO,CAAC,EAAE;gBAAE,MAAM,CAAC,CAAC,CAAC,CAAC;aAAE,EAAE;YAC3F,SAAS,QAAQ,CAAC,KAAK,IAAI,IAAI;gBAAE,IAAI,CAAC,SAAS,CAAC,OAAO,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC;aAAE;YAAC,OAAO,CAAC,EAAE;gBAAE,MAAM,CAAC,CAAC,CAAC,CAAC;aAAE,EAAE;YAC9F,SAAS,IAAI,CAAC,MAAM,IAAI,MAAM,CAAC,IAAI,GAAG,OAAO,CAAC,MAAM,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC,IAAI,CAAC,SAAS,EAAE,QAAQ,CAAC,CAAC,EAAE;YAC9G,IAAI,CAAC,CAAC,SAAS,GAAG,SAAS,CAAC,KAAK,CAAC,OAAO,EAAE,UAAU,IAAI,EAAE,CAAC,EAAE,IAAI,EAAE,CAAC,CAAC;SACzE,CAAC,CAAC;IACP,CAAC;aAEe,WAAW,CAAC,OAAO,EAAE,IAAI;QACrC,IAAI,CAAC,GAAG,EAAE,KAAK,EAAE,CAAC,EAAE,IAAI,EAAE,cAAa,IAAI,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC;gBAAE,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,EAAE,IAAI,EAAE,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC;QACjH,OAAO,CAAC,GAAG,EAAE,IAAI,EAAE,IAAI,CAAC,CAAC,CAAC,EAAE,OAAO,EAAE,IAAI,CAAC,CAAC,CAAC,EAAE,QAAQ,EAAE,IAAI,CAAC,CAAC,CAAC,EAAE,EAAE,OAAO,MAAM,KAAK,UAAU,KAAK,CAAC,CAAC,MAAM,CAAC,QAAQ,CAAC,GAAG,cAAa,OAAO,IAAI,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC;QACzJ,SAAS,IAAI,CAAC,CAAC,IAAI,OAAO,UAAU,CAAC,IAAI,OAAO,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,EAAE;QAClE,SAAS,IAAI,CAAC,EAAE;YACZ,IAAI,CAAC;gBAAE,MAAM,IAAI,SAAS,CAAC,iCAAiC,CAAC,CAAC;YAC9D,OAAO,CAAC;gBAAE,IAAI;oBACV,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,KAAK,CAAC,GAAG,EAAE,CAAC,CAAC,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,QAAQ,CAAC,GAAG,EAAE,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC,GAAG,CAAC,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,IAAI,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,EAAE,IAAI;wBAAE,OAAO,CAAC,CAAC;oBAC7J,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC;wBAAE,EAAE,GAAG,CAAC,EAAE,CAAC,CAAC,CAAC,GAAG,CAAC,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC;oBACxC,QAAQ,EAAE,CAAC,CAAC,CAAC;wBACT,KAAK,CAAC,CAAC;wBAAC,KAAK,CAAC;4BAAE,CAAC,GAAG,EAAE,CAAC;4BAAC,MAAM;wBAC9B,KAAK,CAAC;4BAAE,CAAC,CAAC,KAAK,EAAE,CAAC;4BAAC,OAAO,EAAE,KAAK,EAAE,EAAE,CAAC,CAAC,CAAC,EAAE,IAAI,EAAE,KAAK,EAAE,CAAC;wBACxD,KAAK,CAAC;4BAAE,CAAC,CAAC,KAAK,EAAE,CAAC;4BAAC,CAAC,GAAG,EAAE,CAAC,CAAC,CAAC,CAAC;4BAAC,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC;4BAAC,SAAS;wBACjD,KAAK,CAAC;4BAAE,EAAE,GAAG,CAAC,CAAC,GAAG,CAAC,GAAG,EAAE,CAAC;4BAAC,CAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC;4BAAC,SAAS;wBACjD;4BACI,IAAI,EAAE,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,CAAC,GAAG,CAAC,CAAC,MAAM,GAAG,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC,KAAK,EAAE,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,EAAE,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,EAAE;gCAAE,CAAC,GAAG,CAAC,CAAC;gCAAC,SAAS;6BAAE;4BAC5G,IAAI,EAAE,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,KAAK,EAAE,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,IAAI,EAAE,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE;gCAAE,CAAC,CAAC,KAAK,GAAG,EAAE,CAAC,CAAC,CAAC,CAAC;gCAAC,MAAM;6BAAE;4BACtF,IAAI,EAAE,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,KAAK,GAAG,CAAC,CAAC,CAAC,CAAC,EAAE;gCAAE,CAAC,CAAC,KAAK,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC;gCAAC,CAAC,GAAG,EAAE,CAAC;gCAAC,MAAM;6BAAE;4BACrE,IAAI,CAAC,IAAI,CAAC,CAAC,KAAK,GAAG,CAAC,CAAC,CAAC,CAAC,EAAE;gCAAE,CAAC,CAAC,KAAK,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC;gCAAC,CAAC,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;gCAAC,MAAM;6BAAE;4BACnE,IAAI,CAAC,CAAC,CAAC,CAAC;gCAAE,CAAC,CAAC,GAAG,CAAC,GAAG,EAAE,CAAC;4BACtB,CAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC;4BAAC,SAAS;qBAC9B;oBACD,EAAE,GAAG,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE,CAAC,CAAC,CAAC;iBAC9B;gBAAC,OAAO,CAAC,EAAE;oBAAE,EAAE,GAAG,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC;oBAAC,CAAC,GAAG,CAAC,CAAC;iBAAE;wBAAS;oBAAE,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;iBAAE;YAC1D,IAAI,EAAE,CAAC,CAAC,CAAC,GAAG,CAAC;gBAAE,MAAM,EAAE,CAAC,CAAC,CAAC,CAAC;YAAC,OAAO,EAAE,KAAK,EAAE,EAAE,CAAC,CAAC,CAAC,GAAG,EAAE,CAAC,CAAC,CAAC,GAAG,KAAK,CAAC,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;SACpF;IACL,CAAC;IAEM,IAAI,eAAe,GAAG,MAAM,CAAC,MAAM,IAAI,UAAS,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,EAAE;QAC9D,IAAI,EAAE,KAAK,SAAS;YAAE,EAAE,GAAG,CAAC,CAAC;QAC7B,MAAM,CAAC,cAAc,CAAC,CAAC,EAAE,EAAE,EAAE,EAAE,UAAU,EAAE,IAAI,EAAE,GAAG,EAAE,cAAa,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC;IACzF,CAAC,KAAK,UAAS,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,EAAE;QACtB,IAAI,EAAE,KAAK,SAAS;YAAE,EAAE,GAAG,CAAC,CAAC;QAC7B,CAAC,CAAC,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC;IACjB,CAAC,CAAC,CAAC;aAEa,YAAY,CAAC,CAAC,EAAE,OAAO;QACnC,KAAK,IAAI,CAAC,IAAI,CAAC;YAAE,IAAI,CAAC,KAAK,SAAS,IAAI,CAAC,OAAO,CAAC,cAAc,CAAC,CAAC,CAAC;gBAAE,eAAe,CAAC,OAAO,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC;IACvG,CAAC;aAEe,QAAQ,CAAC,CAAC;QACtB,IAAI,CAAC,GAAG,OAAO,MAAM,KAAK,UAAU,IAAI,MAAM,CAAC,QAAQ,EAAE,CAAC,GAAG,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,GAAG,CAAC,CAAC;QAC9E,IAAI,CAAC;YAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC;QACxB,IAAI,CAAC,IAAI,OAAO,CAAC,CAAC,MAAM,KAAK,QAAQ;YAAE,OAAO;gBAC1C,IAAI,EAAE;oBACF,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,MAAM;wBAAE,CAAC,GAAG,KAAK,CAAC,CAAC;oBACnC,OAAO,EAAE,KAAK,EAAE,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,EAAE,IAAI,EAAE,CAAC,CAAC,EAAE,CAAC;iBAC3C;aACJ,CAAC;QACF,MAAM,IAAI,SAAS,CAAC,CAAC,GAAG,yBAAyB,GAAG,iCAAiC,CAAC,CAAC;IAC3F,CAAC;aAEe,MAAM,CAAC,CAAC,EAAE,CAAC;QACvB,IAAI,CAAC,GAAG,OAAO,MAAM,KAAK,UAAU,IAAI,CAAC,CAAC,MAAM,CAAC,QAAQ,CAAC,CAAC;QAC3D,IAAI,CAAC,CAAC;YAAE,OAAO,CAAC,CAAC;QACjB,IAAI,CAAC,GAAG,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,EAAE,EAAE,GAAG,EAAE,EAAE,CAAC,CAAC;QACjC,IAAI;YACA,OAAO,CAAC,CAAC,KAAK,KAAK,CAAC,IAAI,CAAC,EAAE,GAAG,CAAC,KAAK,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE,IAAI;gBAAE,EAAE,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC;SAC9E;QACD,OAAO,KAAK,EAAE;YAAE,CAAC,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,CAAC;SAAE;gBAC/B;YACJ,IAAI;gBACA,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI,KAAK,CAAC,GAAG,CAAC,CAAC,QAAQ,CAAC,CAAC;oBAAE,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC;aACpD;oBACO;gBAAE,IAAI,CAAC;oBAAE,MAAM,CAAC,CAAC,KAAK,CAAC;aAAE;SACpC;QACD,OAAO,EAAE,CAAC;IACd,CAAC;aAEe,QAAQ;QACpB,KAAK,IAAI,EAAE,GAAG,EAAE,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,SAAS,CAAC,MAAM,EAAE,CAAC,EAAE;YAC9C,EAAE,GAAG,EAAE,CAAC,MAAM,CAAC,MAAM,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QACzC,OAAO,EAAE,CAAC;IACd,CAAC;aAEe,cAAc;QAC1B,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,EAAE,GAAG,SAAS,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE,EAAE,CAAC,EAAE;YAAE,CAAC,IAAI,SAAS,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC;QACpF,KAAK,IAAI,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,EAAE,EAAE,CAAC,EAAE;YAC5C,KAAK,IAAI,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,EAAE,GAAG,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE,EAAE,CAAC,EAAE,EAAE,CAAC,EAAE;gBAC7D,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC;QACpB,OAAO,CAAC,CAAC;IACb,CAAC;IAAA,CAAC;aAEc,OAAO,CAAC,CAAC;QACrB,OAAO,IAAI,YAAY,OAAO,IAAI,IAAI,CAAC,CAAC,GAAG,CAAC,EAAE,IAAI,IAAI,IAAI,OAAO,CAAC,CAAC,CAAC,CAAC;IACzE,CAAC;aAEe,gBAAgB,CAAC,OAAO,EAAE,UAAU,EAAE,SAAS;QAC3D,IAAI,CAAC,MAAM,CAAC,aAAa;YAAE,MAAM,IAAI,SAAS,CAAC,sCAAsC,CAAC,CAAC;QACvF,IAAI,CAAC,GAAG,SAAS,CAAC,KAAK,CAAC,OAAO,EAAE,UAAU,IAAI,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,GAAG,EAAE,CAAC;QAC9D,OAAO,CAAC,GAAG,EAAE,EAAE,IAAI,CAAC,MAAM,CAAC,EAAE,IAAI,CAAC,OAAO,CAAC,EAAE,IAAI,CAAC,QAAQ,CAAC,EAAE,CAAC,CAAC,MAAM,CAAC,aAAa,CAAC,GAAG,cAAc,OAAO,IAAI,CAAC,EAAE,EAAE,CAAC,CAAC;QACtH,SAAS,IAAI,CAAC,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,CAAC;YAAE,CAAC,CAAC,CAAC,CAAC,GAAG,UAAU,CAAC,IAAI,OAAO,IAAI,OAAO,CAAC,UAAU,CAAC,EAAE,CAAC,IAAI,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC,GAAG,CAAC,IAAI,MAAM,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,EAAE,CAAC,EAAE;QAC1I,SAAS,MAAM,CAAC,CAAC,EAAE,CAAC,IAAI,IAAI;YAAE,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;SAAE;QAAC,OAAO,CAAC,EAAE;YAAE,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC;SAAE,EAAE;QAClF,SAAS,IAAI,CAAC,CAAC,IAAI,CAAC,CAAC,KAAK,YAAY,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,EAAE,MAAM,CAAC,GAAG,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE;QACxH,SAAS,OAAO,CAAC,KAAK,IAAI,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,CAAC,EAAE;QAClD,SAAS,MAAM,CAAC,KAAK,IAAI,MAAM,CAAC,OAAO,EAAE,KAAK,CAAC,CAAC,EAAE;QAClD,SAAS,MAAM,CAAC,CAAC,EAAE,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,KAAK,EAAE,EAAE,CAAC,CAAC,MAAM;YAAE,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE;IACtF,CAAC;aAEe,gBAAgB,CAAC,CAAC;QAC9B,IAAI,CAAC,EAAE,CAAC,CAAC;QACT,OAAO,CAAC,GAAG,EAAE,EAAE,IAAI,CAAC,MAAM,CAAC,EAAE,IAAI,CAAC,OAAO,EAAE,UAAU,CAAC,IAAI,MAAM,CAAC,CAAC,EAAE,CAAC,EAAE,IAAI,CAAC,QAAQ,CAAC,EAAE,CAAC,CAAC,MAAM,CAAC,QAAQ,CAAC,GAAG,cAAc,OAAO,IAAI,CAAC,EAAE,EAAE,CAAC,CAAC;QAC5I,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,GAAG,UAAU,CAAC,IAAI,OAAO,CAAC,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,KAAK,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,IAAI,EAAE,CAAC,KAAK,QAAQ,EAAE,GAAG,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC,EAAE;IACnJ,CAAC;aAEe,aAAa,CAAC,CAAC;QAC3B,IAAI,CAAC,MAAM,CAAC,aAAa;YAAE,MAAM,IAAI,SAAS,CAAC,sCAAsC,CAAC,CAAC;QACvF,IAAI,CAAC,GAAG,CAAC,CAAC,MAAM,CAAC,aAAa,CAAC,EAAE,CAAC,CAAC;QACnC,OAAO,CAAC,GAAG,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,OAAO,QAAQ,KAAK,UAAU,GAAG,QAAQ,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,MAAM,CAAC,QAAQ,CAAC,EAAE,EAAE,CAAC,GAAG,EAAE,EAAE,IAAI,CAAC,MAAM,CAAC,EAAE,IAAI,CAAC,OAAO,CAAC,EAAE,IAAI,CAAC,QAAQ,CAAC,EAAE,CAAC,CAAC,MAAM,CAAC,aAAa,CAAC,GAAG,cAAc,OAAO,IAAI,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC;QACjN,SAAS,IAAI,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,IAAI,UAAU,CAAC,IAAI,OAAO,IAAI,OAAO,CAAC,UAAU,OAAO,EAAE,MAAM,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,OAAO,EAAE,MAAM,EAAE,CAAC,CAAC,IAAI,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,EAAE,CAAC,CAAC,EAAE,CAAC,EAAE;QAChK,SAAS,MAAM,CAAC,OAAO,EAAE,MAAM,EAAE,CAAC,EAAE,CAAC,IAAI,OAAO,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,UAAS,CAAC,IAAI,OAAO,CAAC,EAAE,KAAK,EAAE,CAAC,EAAE,IAAI,EAAE,CAAC,EAAE,CAAC,CAAC,EAAE,EAAE,MAAM,CAAC,CAAC,EAAE;IAChI,CAAC;aAEe,oBAAoB,CAAC,MAAM,EAAE,GAAG;QAC5C,IAAI,MAAM,CAAC,cAAc,EAAE;YAAE,MAAM,CAAC,cAAc,CAAC,MAAM,EAAE,KAAK,EAAE,EAAE,KAAK,EAAE,GAAG,EAAE,CAAC,CAAC;SAAE;aAAM;YAAE,MAAM,CAAC,GAAG,GAAG,GAAG,CAAC;SAAE;QAC/G,OAAO,MAAM,CAAC;IAClB,CAAC;IAAA,CAAC;IAEF,IAAI,kBAAkB,GAAG,MAAM,CAAC,MAAM,IAAI,UAAS,CAAC,EAAE,CAAC;QACnD,MAAM,CAAC,cAAc,CAAC,CAAC,EAAE,SAAS,EAAE,EAAE,UAAU,EAAE,IAAI,EAAE,KAAK,EAAE,CAAC,EAAE,CAAC,CAAC;IACxE,CAAC,IAAI,UAAS,CAAC,EAAE,CAAC;QACd,CAAC,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC;IACrB,CAAC,CAAC;aAEc,YAAY,CAAC,GAAG;QAC5B,IAAI,GAAG,IAAI,GAAG,CAAC,UAAU;YAAE,OAAO,GAAG,CAAC;QACtC,IAAI,MAAM,GAAG,EAAE,CAAC;QAChB,IAAI,GAAG,IAAI,IAAI;YAAE,KAAK,IAAI,CAAC,IAAI,GAAG;gBAAE,IAAI,MAAM,CAAC,cAAc,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,CAAC;oBAAE,eAAe,CAAC,MAAM,EAAE,GAAG,EAAE,CAAC,CAAC,CAAC;QAC5G,kBAAkB,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;QAChC,OAAO,MAAM,CAAC;IAClB,CAAC;aAEe,eAAe,CAAC,GAAG;QAC/B,OAAO,CAAC,GAAG,IAAI,GAAG,CAAC,UAAU,IAAI,GAAG,GAAG,EAAE,OAAO,EAAE,GAAG,EAAE,CAAC;IAC5D,CAAC;aAEe,sBAAsB,CAAC,QAAQ,EAAE,UAAU;QACvD,IAAI,CAAC,UAAU,CAAC,GAAG,CAAC,QAAQ,CAAC,EAAE;YAC3B,MAAM,IAAI,SAAS,CAAC,gDAAgD,CAAC,CAAC;SACzE;QACD,OAAO,UAAU,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;IACpC,CAAC;aAEe,sBAAsB,CAAC,QAAQ,EAAE,UAAU,EAAE,KAAK;QAC9D,IAAI,CAAC,UAAU,CAAC,GAAG,CAAC,QAAQ,CAAC,EAAE;YAC3B,MAAM,IAAI,SAAS,CAAC,gDAAgD,CAAC,CAAC;SACzE;QACD,UAAU,CAAC,GAAG,CAAC,QAAQ,EAAE,KAAK,CAAC,CAAC;QAChC,OAAO,KAAK,CAAC;IACjB;;;QC3NE,kBAA4B,KAAQ;YAAR,UAAK,GAAL,KAAK,CAAG;SAAI;uBACzC;KAAA,IAAA;;QAED;YAGU,SAAI,GAAG,CAAC,CAAC;SA+XlB;QA7XC,sBAAI,4BAAI;iBAAR;gBACE,OAAO,IAAI,CAAC,KAAK,CAAC;aACnB;;;WAAA;QACD,sBAAI,4BAAI;iBAAR;gBACE,OAAO,IAAI,CAAC,IAAI,CAAC;aAClB;;;WAAA;QACD,sBAAI,8BAAM;iBAAV;gBACE,OAAO,IAAI,CAAC,IAAI,CAAC;aAClB;;;WAAA;QAEO,2BAAM,GAAN,UACN,KAAQ,EACR,YAAqC,EACrC,QAAiC;YAEjC,IAAI,CAAC,YAAY;gBAAE,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;YAE9C,IAAI,CAAC,QAAQ;gBAAE,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;YAE1C,IAAM,IAAI,GAAG,IAAI,QAAQ,CAAC,KAAK,CAAC,CAAC;YACjC,IAAI,CAAC,QAAQ,GAAG,YAAY,CAAC;YAC7B,YAAY,CAAC,IAAI,GAAG,IAAI,CAAC;YACzB,IAAI,CAAC,IAAI,GAAG,QAAQ,CAAC;YACrB,QAAQ,CAAC,QAAQ,GAAG,IAAI,CAAC;YAEzB,IAAI,CAAC,IAAI,EAAE,CAAC;YAEZ,OAAO,IAAI,CAAC;SACb;QAEO,+BAAU,GAAV,UACN,MAAW,EACX,YAAqC,EACrC,QAAiC;YAEjC,IAAI,CAAC,MAAM,CAAC,MAAM;gBAAE,OAAO,EAAE,CAAC;YAE9B,IAAI,CAAC,YAAY;gBAAE,OAAO,IAAI,CAAC,WAAW,CAAC,MAAM,CAAC,CAAC;YAEnD,IAAI,CAAC,QAAQ;gBAAE,OAAO,IAAI,CAAC,WAAW,CAAC,MAAM,CAAC,CAAC;YAE/C,IAAM,IAAI,GAAG,IAAI,UAAU,EAAK,CAAC;YACjC,IAAI,CAAC,WAAW,CAAC,MAAM,CAAC,CAAC;YACzB,IAAI,CAAC,KAAM,CAAC,QAAQ,GAAG,YAAY,CAAC;YACpC,YAAY,CAAC,IAAI,GAAG,IAAI,CAAC,KAAK,CAAC;YAC/B,IAAI,CAAC,IAAK,CAAC,IAAI,GAAG,QAAQ,CAAC;YAC3B,QAAQ,CAAC,QAAQ,GAAG,IAAI,CAAC,IAAI,CAAC;YAE9B,IAAI,CAAC,IAAI,IAAI,MAAM,CAAC,MAAM,CAAC;YAE3B,OAAO,IAAI,CAAC,WAAW,EAAE,CAAC;SAC3B;QAEO,2BAAM,GAAN,UAAO,IAAiB;YAC9B,IAAI,CAAC,IAAI,CAAC,QAAQ;gBAAE,OAAO,IAAI,CAAC,QAAQ,EAAE,CAAC;YAE3C,IAAI,CAAC,IAAI,CAAC,IAAI;gBAAE,OAAO,IAAI,CAAC,QAAQ,EAAE,CAAC;YAEvC,IAAI,CAAC,QAAQ,CAAC,IAAI,GAAG,IAAI,CAAC,IAAI,CAAC;YAC/B,IAAI,CAAC,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC,QAAQ,CAAC;YAEnC,IAAI,CAAC,IAAI,EAAE,CAAC;YAEZ,OAAO,IAAI,CAAC;SACb;QAED,wBAAG,GAAH,UAAI,KAAQ;YAAZ,iBAUC;YATC,OAAO;gBACL,KAAK,EAAE;;oBAAC,gBAA2C;yBAA3C,UAA2C,EAA3C,qBAA2C,EAA3C,IAA2C;wBAA3C,2BAA2C;;oBACjD,OAAA,CAAA,KAAA,KAAI,CAAC,QAAQ,EAAC,IAAI,qBAAC,KAAI,EAAE,KAAK,GAAK,MAAM;iBAAC;gBAC5C,MAAM,EAAE;;oBAAC,gBAA2C;yBAA3C,UAA2C,EAA3C,qBAA2C,EAA3C,IAA2C;wBAA3C,2BAA2C;;oBAClD,OAAA,CAAA,KAAA,KAAI,CAAC,SAAS,EAAC,IAAI,qBAAC,KAAI,EAAE,KAAK,GAAK,MAAM;iBAAC;gBAC7C,OAAO,EAAE,UAAC,QAAgB,IAAK,OAAA,KAAI,CAAC,UAAU,CAAC,KAAK,EAAE,QAAQ,CAAC,GAAA;gBAC/D,IAAI,EAAE,cAAM,OAAA,KAAI,CAAC,OAAO,CAAC,KAAK,CAAC,GAAA;gBAC/B,IAAI,EAAE,cAAM,OAAA,KAAI,CAAC,OAAO,CAAC,KAAK,CAAC,GAAA;aAChC,CAAC;SACH;QAED,4BAAO,GAAP,UAAQ,MAAW;YAAnB,iBAUC;YATC,OAAO;gBACL,KAAK,EAAE;;oBAAC,gBAA2C;yBAA3C,UAA2C,EAA3C,qBAA2C,EAA3C,IAA2C;wBAA3C,2BAA2C;;oBACjD,OAAA,CAAA,KAAA,KAAI,CAAC,YAAY,EAAC,IAAI,qBAAC,KAAI,EAAE,MAAM,GAAK,MAAM;iBAAC;gBACjD,MAAM,EAAE;;oBAAC,gBAA2C;yBAA3C,UAA2C,EAA3C,qBAA2C,EAA3C,IAA2C;wBAA3C,2BAA2C;;oBAClD,OAAA,CAAA,KAAA,KAAI,CAAC,aAAa,EAAC,IAAI,qBAAC,KAAI,EAAE,MAAM,GAAK,MAAM;iBAAC;gBAClD,OAAO,EAAE,UAAC,QAAgB,IAAK,OAAA,KAAI,CAAC,cAAc,CAAC,MAAM,EAAE,QAAQ,CAAC,GAAA;gBACpE,IAAI,EAAE,cAAM,OAAA,KAAI,CAAC,WAAW,CAAC,MAAM,CAAC,GAAA;gBACpC,IAAI,EAAE,cAAM,OAAA,KAAI,CAAC,WAAW,CAAC,MAAM,CAAC,GAAA;aACrC,CAAC;SACH;QAID,6BAAQ,GAAR,UAAS,KAAQ,EAAE,aAAkB,EAAE,SAAwC;YAAxC,0BAAA,EAAA,mBAAwC;YAC7E,IAAM,QAAQ,GAAG,IAAI,CAAC,IAAI,CAAC,UAAA,IAAI,IAAI,OAAA,SAAS,CAAC,IAAI,CAAC,KAAK,EAAE,aAAa,CAAC,GAAA,CAAC,CAAC;YAEzE,OAAO,QAAQ,GAAG,IAAI,CAAC,MAAM,CAAC,KAAK,EAAE,QAAQ,EAAE,QAAQ,CAAC,IAAI,CAAC,GAAG,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;SACrF;QAID,8BAAS,GAAT,UAAU,KAAQ,EAAE,SAAc,EAAE,SAAwC;YAAxC,0BAAA,EAAA,mBAAwC;YAC1E,IAAM,IAAI,GAAG,IAAI,CAAC,IAAI,CAAC,UAAA,IAAI,IAAI,OAAA,SAAS,CAAC,IAAI,CAAC,KAAK,EAAE,SAAS,CAAC,GAAA,CAAC,CAAC;YAEjE,OAAO,IAAI,GAAG,IAAI,CAAC,MAAM,CAAC,KAAK,EAAE,IAAI,CAAC,QAAQ,EAAE,IAAI,CAAC,GAAG,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;SAC7E;QAED,+BAAU,GAAV,UAAW,KAAQ,EAAE,QAAgB;YACnC,IAAI,QAAQ,GAAG,CAAC;gBAAE,QAAQ,IAAI,IAAI,CAAC,IAAI,CAAC;iBACnC,IAAI,QAAQ,IAAI,IAAI,CAAC,IAAI;gBAAE,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;YAE3D,IAAI,QAAQ,IAAI,CAAC;gBAAE,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;YAE9C,IAAM,IAAI,GAAG,IAAI,CAAC,GAAG,CAAC,QAAQ,CAAE,CAAC;YAEjC,OAAO,IAAI,CAAC,MAAM,CAAC,KAAK,EAAE,IAAI,CAAC,QAAQ,EAAE,IAAI,CAAC,CAAC;SAChD;QAED,4BAAO,GAAP,UAAQ,KAAQ;YACd,IAAM,IAAI,GAAG,IAAI,QAAQ,CAAC,KAAK,CAAC,CAAC;YAEjC,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC,KAAK,CAAC;YAEvB,IAAI,IAAI,CAAC,KAAK;gBAAE,IAAI,CAAC,KAAK,CAAC,QAAQ,GAAG,IAAI,CAAC;;gBACtC,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;YAEtB,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC;YAClB,IAAI,CAAC,IAAI,EAAE,CAAC;YAEZ,OAAO,IAAI,CAAC;SACb;QAED,4BAAO,GAAP,UAAQ,KAAQ;YACd,IAAM,IAAI,GAAG,IAAI,QAAQ,CAAC,KAAK,CAAC,CAAC;YAEjC,IAAI,IAAI,CAAC,KAAK,EAAE;gBACd,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC,IAAI,CAAC;gBAC1B,IAAI,CAAC,IAAK,CAAC,IAAI,GAAG,IAAI,CAAC;gBACvB,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;aAClB;iBAAM;gBACL,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC;gBAClB,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;aAClB;YAED,IAAI,CAAC,IAAI,EAAE,CAAC;YAEZ,OAAO,IAAI,CAAC;SACb;QAID,iCAAY,GAAZ,UACE,MAAW,EACX,aAAkB,EAClB,SAAwC;YAAxC,0BAAA,EAAA,mBAAwC;YAExC,IAAM,QAAQ,GAAG,IAAI,CAAC,IAAI,CAAC,UAAA,IAAI,IAAI,OAAA,SAAS,CAAC,IAAI,CAAC,KAAK,EAAE,aAAa,CAAC,GAAA,CAAC,CAAC;YAEzE,OAAO,QAAQ,GAAG,IAAI,CAAC,UAAU,CAAC,MAAM,EAAE,QAAQ,EAAE,QAAQ,CAAC,IAAI,CAAC,GAAG,IAAI,CAAC,WAAW,CAAC,MAAM,CAAC,CAAC;SAC/F;QAID,kCAAa,GAAb,UACE,MAAW,EACX,SAAc,EACd,SAAwC;YAAxC,0BAAA,EAAA,mBAAwC;YAExC,IAAM,IAAI,GAAG,IAAI,CAAC,IAAI,CAAC,UAAA,IAAI,IAAI,OAAA,SAAS,CAAC,IAAI,CAAC,KAAK,EAAE,SAAS,CAAC,GAAA,CAAC,CAAC;YAEjE,OAAO,IAAI,GAAG,IAAI,CAAC,UAAU,CAAC,MAAM,EAAE,IAAI,CAAC,QAAQ,EAAE,IAAI,CAAC,GAAG,IAAI,CAAC,WAAW,CAAC,MAAM,CAAC,CAAC;SACvF;QAED,mCAAc,GAAd,UAAe,MAAW,EAAE,QAAgB;YAC1C,IAAI,QAAQ,GAAG,CAAC;gBAAE,QAAQ,IAAI,IAAI,CAAC,IAAI,CAAC;YAExC,IAAI,QAAQ,IAAI,CAAC;gBAAE,OAAO,IAAI,CAAC,WAAW,CAAC,MAAM,CAAC,CAAC;YAEnD,IAAI,QAAQ,IAAI,IAAI,CAAC,IAAI;gBAAE,OAAO,IAAI,CAAC,WAAW,CAAC,MAAM,CAAC,CAAC;YAE3D,IAAM,IAAI,GAAG,IAAI,CAAC,GAAG,CAAC,QAAQ,CAAE,CAAC;YAEjC,OAAO,IAAI,CAAC,UAAU,CAAC,MAAM,EAAE,IAAI,CAAC,QAAQ,EAAE,IAAI,CAAC,CAAC;SACrD;QAED,gCAAW,GAAX,UAAY,MAAW;YAAvB,iBAKC;YAJC,OAAO,MAAM,CAAC,WAAW,CAAgB,UAAC,KAAK,EAAE,KAAK;gBACpD,KAAK,CAAC,OAAO,CAAC,KAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC,CAAC;gBACnC,OAAO,KAAK,CAAC;aACd,EAAE,EAAE,CAAC,CAAC;SACR;QAED,gCAAW,GAAX,UAAY,MAAW;YAAvB,iBAEC;YADC,OAAO,MAAM,CAAC,GAAG,CAAC,UAAA,KAAK,IAAI,OAAA,KAAI,CAAC,OAAO,CAAC,KAAK,CAAC,GAAA,CAAC,CAAC;SACjD;QAED,yBAAI,GAAJ;YAAA,iBAUC;YATC,OAAO;gBACL,OAAO,EAAE,UAAC,QAAgB,IAAK,OAAA,KAAI,CAAC,WAAW,CAAC,QAAQ,CAAC,GAAA;gBACzD,OAAO,EAAE;oBAAC,gBAA2C;yBAA3C,UAA2C,EAA3C,qBAA2C,EAA3C,IAA2C;wBAA3C,2BAA2C;;oBACnD,OAAA,KAAI,CAAC,WAAW,CAAC,KAAK,CAAC,KAAI,EAAE,MAAM,CAAC;iBAAA;gBACtC,UAAU,EAAE;oBAAC,gBAA2C;yBAA3C,UAA2C,EAA3C,qBAA2C,EAA3C,IAA2C;wBAA3C,2BAA2C;;oBACtD,OAAA,KAAI,CAAC,cAAc,CAAC,KAAK,CAAC,KAAI,EAAE,MAAM,CAAC;iBAAA;gBACzC,IAAI,EAAE,cAAM,OAAA,KAAI,CAAC,QAAQ,EAAE,GAAA;gBAC3B,IAAI,EAAE,cAAM,OAAA,KAAI,CAAC,QAAQ,EAAE,GAAA;aAC5B,CAAC;SACH;QAED,6BAAQ,GAAR,UAAS,KAAa;YAAtB,iBAMC;YALC,OAAO;gBACL,OAAO,EAAE,UAAC,QAAgB,IAAK,OAAA,KAAI,CAAC,eAAe,CAAC,KAAK,EAAE,QAAQ,CAAC,GAAA;gBACpE,IAAI,EAAE,cAAM,OAAA,KAAI,CAAC,YAAY,CAAC,KAAK,CAAC,GAAA;gBACpC,IAAI,EAAE,cAAM,OAAA,KAAI,CAAC,YAAY,CAAC,KAAK,CAAC,GAAA;aACrC,CAAC;SACH;QAED,gCAAW,GAAX,UAAY,QAAgB;YAC1B,IAAI,QAAQ,GAAG,CAAC;gBAAE,QAAQ,IAAI,IAAI,CAAC,IAAI,CAAC;YAExC,IAAM,OAAO,GAAG,IAAI,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;YAEnC,OAAO,OAAO,GAAG,IAAI,CAAC,MAAM,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC;SACnD;QAID,gCAAW,GAAX,UAAY,KAAU,EAAE,SAAwC;YAAxC,0BAAA,EAAA,mBAAwC;YAC9D,IAAM,QAAQ,GAAG,IAAI,CAAC,SAAS,CAAC,UAAA,IAAI,IAAI,OAAA,SAAS,CAAC,IAAI,CAAC,KAAK,EAAE,KAAK,CAAC,GAAA,CAAC,CAAC;YAEtE,OAAO,QAAQ,GAAG,CAAC,GAAG,SAAS,GAAG,IAAI,CAAC,WAAW,CAAC,QAAQ,CAAC,CAAC;SAC9D;QAID,mCAAc,GAAd,UAAe,KAAU,EAAE,SAAwC;YAAxC,0BAAA,EAAA,mBAAwC;YACjE,IAAM,OAAO,GAAkB,EAAE,CAAC;YAElC,KAAK,IAAI,OAAO,GAAG,IAAI,CAAC,KAAK,EAAE,QAAQ,GAAG,CAAC,EAAE,OAAO,EAAE,QAAQ,EAAE,EAAE,OAAO,GAAG,OAAO,CAAC,IAAI,EAAE;gBACxF,IAAI,SAAS,CAAC,OAAO,CAAC,KAAK,EAAE,KAAK,CAAC,EAAE;oBACnC,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,WAAW,CAAC,QAAQ,GAAG,OAAO,CAAC,MAAM,CAAE,CAAC,CAAC;iBAC5D;aACF;YAED,OAAO,OAAO,CAAC;SAChB;QAED,6BAAQ,GAAR;YACE,IAAM,IAAI,GAAG,IAAI,CAAC,KAAK,CAAC;YAExB,IAAI,IAAI,EAAE;gBACR,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC,IAAI,CAAC;gBAEvB,IAAI,IAAI,CAAC,KAAK;oBAAE,IAAI,CAAC,KAAK,CAAC,QAAQ,GAAG,SAAS,CAAC;;oBAC3C,IAAI,CAAC,IAAI,GAAG,SAAS,CAAC;gBAE3B,IAAI,CAAC,IAAI,EAAE,CAAC;gBAEZ,OAAO,IAAI,CAAC;aACb;YAED,OAAO,SAAS,CAAC;SAClB;QAED,6BAAQ,GAAR;YACE,IAAM,IAAI,GAAG,IAAI,CAAC,IAAI,CAAC;YAEvB,IAAI,IAAI,EAAE;gBACR,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC,QAAQ,CAAC;gBAE1B,IAAI,IAAI,CAAC,IAAI;oBAAE,IAAI,CAAC,IAAI,CAAC,IAAI,GAAG,SAAS,CAAC;;oBACrC,IAAI,CAAC,KAAK,GAAG,SAAS,CAAC;gBAE5B,IAAI,CAAC,IAAI,EAAE,CAAC;gBAEZ,OAAO,IAAI,CAAC;aACb;YAED,OAAO,SAAS,CAAC;SAClB;QAED,oCAAe,GAAf,UAAgB,KAAa,EAAE,QAAgB;YAC7C,IAAI,KAAK,IAAI,CAAC;gBAAE,OAAO,EAAE,CAAC;YAE1B,IAAI,QAAQ,GAAG,CAAC;gBAAE,QAAQ,GAAG,IAAI,CAAC,GAAG,CAAC,QAAQ,GAAG,IAAI,CAAC,IAAI,EAAE,CAAC,CAAC,CAAC;iBAC1D,IAAI,QAAQ,IAAI,IAAI,CAAC,IAAI;gBAAE,OAAO,EAAE,CAAC;YAE1C,KAAK,GAAG,IAAI,CAAC,GAAG,CAAC,KAAK,EAAE,IAAI,CAAC,IAAI,GAAG,QAAQ,CAAC,CAAC;YAE9C,IAAM,OAAO,GAAkB,EAAE,CAAC;YAElC,OAAO,KAAK,EAAE,EAAE;gBACd,IAAM,OAAO,GAAG,IAAI,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;gBACnC,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,MAAM,CAAC,OAAQ,CAAE,CAAC,CAAC;aACtC;YAED,OAAO,OAAO,CAAC;SAChB;QAED,iCAAY,GAAZ,UAAa,KAAyB;YACpC,IAAI,KAAK,IAAI,CAAC;gBAAE,OAAO,EAAE,CAAC;YAE1B,KAAK,GAAG,IAAI,CAAC,GAAG,CAAC,KAAK,EAAE,IAAI,CAAC,IAAI,CAAC,CAAC;YAEnC,IAAM,OAAO,GAAkB,EAAE,CAAC;YAElC,OAAO,KAAK,EAAE;gBAAE,OAAO,CAAC,OAAO,CAAC,IAAI,CAAC,QAAQ,EAAG,CAAC,CAAC;YAElD,OAAO,OAAO,CAAC;SAChB;QAED,iCAAY,GAAZ,UAAa,KAAyB;YACpC,IAAI,KAAK,IAAI,CAAC;gBAAE,OAAO,EAAE,CAAC;YAE1B,KAAK,GAAG,IAAI,CAAC,GAAG,CAAC,KAAK,EAAE,IAAI,CAAC,IAAI,CAAC,CAAC;YAEnC,IAAM,OAAO,GAAkB,EAAE,CAAC;YAElC,OAAO,KAAK,EAAE;gBAAE,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,QAAQ,EAAG,CAAC,CAAC;YAE/C,OAAO,OAAO,CAAC;SAChB;QAED,yBAAI,GAAJ,UAAK,SAA4B;YAC/B,KAAK,IAAI,OAAO,GAAG,IAAI,CAAC,KAAK,EAAE,QAAQ,GAAG,CAAC,EAAE,OAAO,EAAE,QAAQ,EAAE,EAAE,OAAO,GAAG,OAAO,CAAC,IAAI,EAAE;gBACxF,IAAI,SAAS,CAAC,OAAO,EAAE,QAAQ,EAAE,IAAI,CAAC;oBAAE,OAAO,OAAO,CAAC;aACxD;YAED,OAAO,SAAS,CAAC;SAClB;QAED,8BAAS,GAAT,UAAU,SAA4B;YACpC,KAAK,IAAI,OAAO,GAAG,IAAI,CAAC,KAAK,EAAE,QAAQ,GAAG,CAAC,EAAE,OAAO,EAAE,QAAQ,EAAE,EAAE,OAAO,GAAG,OAAO,CAAC,IAAI,EAAE;gBACxF,IAAI,SAAS,CAAC,OAAO,EAAE,QAAQ,EAAE,IAAI,CAAC;oBAAE,OAAO,QAAQ,CAAC;aACzD;YAED,OAAO,CAAC,CAAC,CAAC;SACX;QAED,4BAAO,GAAP,UAAqB,UAAgC;YACnD,KAAK,IAAI,IAAI,GAAG,IAAI,CAAC,KAAK,EAAE,QAAQ,GAAG,CAAC,EAAE,IAAI,EAAE,QAAQ,EAAE,EAAE,IAAI,GAAG,IAAI,CAAC,IAAI,EAAE;gBAC5E,UAAU,CAAC,IAAI,EAAE,QAAQ,EAAE,IAAI,CAAC,CAAC;aAClC;SACF;QAED,wBAAG,GAAH,UAAI,QAAgB;YAClB,OAAO,IAAI,CAAC,IAAI,CAAC,UAAC,CAAC,EAAE,KAAK,IAAK,OAAA,QAAQ,KAAK,KAAK,GAAA,CAAC,CAAC;SACpD;QAID,4BAAO,GAAP,UAAQ,KAAU,EAAE,SAAwC;YAAxC,0BAAA,EAAA,mBAAwC;YAC1D,OAAO,IAAI,CAAC,SAAS,CAAC,UAAA,IAAI,IAAI,OAAA,SAAS,CAAC,IAAI,CAAC,KAAK,EAAE,KAAK,CAAC,GAAA,CAAC,CAAC;SAC7D;QAED,4BAAO,GAAP;YACE,IAAM,KAAK,GAAG,IAAI,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;YAEnC,IAAI,CAAC,OAAO,CAAC,UAAC,IAAI,EAAE,KAAK,IAAK,QAAC,KAAK,CAAC,KAAM,CAAC,GAAG,IAAI,CAAC,KAAK,IAAC,CAAC,CAAC;YAE5D,OAAO,KAAK,CAAC;SACd;QAED,gCAAW,GAAX;YACE,IAAM,KAAK,GAAG,IAAI,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;YAEnC,IAAI,CAAC,OAAO,CAAC,UAAC,IAAI,EAAE,KAAK,IAAK,QAAC,KAAK,CAAC,KAAM,CAAC,GAAG,IAAI,IAAC,CAAC,CAAC;YAEtD,OAAO,KAAK,CAAC;SACd;QAED,6BAAQ,GAAR,UAAS,QAA0C;YAA1C,yBAAA,EAAA,WAA4B,IAAI,CAAC,SAAS;YACjD,OAAO,IAAI,CAAC,OAAO,EAAE;iBAClB,GAAG,CAAC,UAAA,KAAK,IAAI,OAAA,QAAQ,CAAC,KAAK,CAAC,GAAA,CAAC;iBAC7B,IAAI,CAAC,OAAO,CAAC,CAAC;SAClB;;QAGA,qBAAC,MAAM,CAAC,QAAQ,CAAC,GAAlB;;;;;wBACW,IAAI,GAAG,IAAI,CAAC,KAAK,EAAE,QAAQ,GAAG,CAAC;;;6BAAE,IAAI;wBAC5C,qBAAM,IAAI,CAAC,KAAK,EAAA;;wBAAhB,SAAgB,CAAC;;;wBAD6B,QAAQ,EAAE,EAAE,IAAI,GAAG,IAAI,CAAC,IAAI,CAAA;;;;;SAG7E;yBACF;KAAA;;IC5YD;;;;ICAA;;;;;;;;;;;;;;;"} \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/abp/utils/abp-utils.umd.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/abp/utils/abp-utils.umd.min.js new file mode 100644 index 0000000000..57b22e5188 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/abp/utils/abp-utils.umd.min.js @@ -0,0 +1,2 @@ +!function(t,r){"object"==typeof exports&&"undefined"!=typeof module?r(exports,require("just-compare")):"function"==typeof define&&define.amd?define("@abp/utils",["exports","just-compare"],r):r(((t=t||self).abp=t.abp||{},t.abp.utils=t.abp.utils||{},t.abp.utils.common={}),t.compare)}(this,(function(t,r){"use strict";r=r&&Object.prototype.hasOwnProperty.call(r,"default")?r.default:r;function e(t,r){var e,n,i,o,a={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return o={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function u(o){return function(u){return function(o){if(e)throw new TypeError("Generator is already executing.");for(;a;)try{if(e=1,n&&(i=2&o[0]?n.return:o[0]?n.throw||((i=n.return)&&i.call(n),0):n.next)&&!(i=i.call(n,o[1])).done)return i;switch(n=0,i&&(o=[2&o[0],i.value]),o[0]){case 0:case 1:i=o;break;case 4:return a.label++,{value:o[1],done:!1};case 5:a.label++,n=o[1],o=[0];continue;case 7:o=a.ops.pop(),a.trys.pop();continue;default:if(!(i=a.trys,(i=i.length>0&&i[i.length-1])||6!==o[0]&&2!==o[0])){a=0;continue}if(3===o[0]&&(!i||o[1]>i[0]&&o[1]0)&&!(n=o.next()).done;)a.push(n.value)}catch(t){i={error:t}}finally{try{n&&!n.done&&(e=o.return)&&e.call(o)}finally{if(i)throw i.error}}return a}function i(){for(var t=[],r=0;r=this.size)return this.addTail(t);if(r<=0)return this.addHead(t);var e=this.get(r);return this.attach(t,e.previous,e)},t.prototype.addHead=function(t){var r=new o(t);return r.next=this.first,this.first?this.first.previous=r:this.last=r,this.first=r,this.size++,r},t.prototype.addTail=function(t){var r=new o(t);return this.first?(r.previous=this.last,this.last.next=r,this.last=r):(this.first=r,this.last=r),this.size++,r},t.prototype.addManyAfter=function(t,e,n){void 0===n&&(n=r);var i=this.find((function(t){return n(t.value,e)}));return i?this.attachMany(t,i,i.next):this.addManyTail(t)},t.prototype.addManyBefore=function(t,e,n){void 0===n&&(n=r);var i=this.find((function(t){return n(t.value,e)}));return i?this.attachMany(t,i.previous,i):this.addManyHead(t)},t.prototype.addManyByIndex=function(t,r){if(r<0&&(r+=this.size),r<=0)return this.addManyHead(t);if(r>=this.size)return this.addManyTail(t);var e=this.get(r);return this.attachMany(t,e.previous,e)},t.prototype.addManyHead=function(t){var r=this;return t.reduceRight((function(t,e){return t.unshift(r.addHead(e)),t}),[])},t.prototype.addManyTail=function(t){var r=this;return t.map((function(t){return r.addTail(t)}))},t.prototype.drop=function(){var t=this;return{byIndex:function(r){return t.dropByIndex(r)},byValue:function(){for(var r=[],e=0;e=this.size)return[];t=Math.min(t,this.size-r);for(var e=[];t--;){var n=this.get(r);e.push(this.detach(n))}return e},t.prototype.dropManyHead=function(t){if(t<=0)return[];t=Math.min(t,this.size);for(var r=[];t--;)r.unshift(this.dropHead());return r},t.prototype.dropManyTail=function(t){if(t<=0)return[];t=Math.min(t,this.size);for(var r=[];t--;)r.push(this.dropTail());return r},t.prototype.find=function(t){for(var r=this.first,e=0;r;e++,r=r.next)if(t(r,e,this))return r},t.prototype.findIndex=function(t){for(var r=this.first,e=0;r;e++,r=r.next)if(t(r,e,this))return e;return-1},t.prototype.forEach=function(t){for(var r=this.first,e=0;r;e++,r=r.next)t(r,e,this)},t.prototype.get=function(t){return this.find((function(r,e){return t===e}))},t.prototype.indexOf=function(t,e){return void 0===e&&(e=r),this.findIndex((function(r){return e(r.value,t)}))},t.prototype.toArray=function(){var t=new Array(this.size);return this.forEach((function(r,e){return t[e]=r.value})),t},t.prototype.toNodeArray=function(){var t=new Array(this.size);return this.forEach((function(r,e){return t[e]=r})),t},t.prototype.toString=function(t){return void 0===t&&(t=JSON.stringify),this.toArray().map((function(r){return t(r)})).join(" <-> ")},t.prototype[Symbol.iterator]=function(){var t;return e(this,(function(r){switch(r.label){case 0:t=this.first,0,r.label=1;case 1:return t?[4,t.value]:[3,4];case 2:r.sent(),r.label=3;case 3:return t=t.next,[3,1];case 4:return[2]}}))},t}();t.LinkedList=a,t.ListNode=o,Object.defineProperty(t,"__esModule",{value:!0})})); +//# sourceMappingURL=abp-utils.umd.min.js.map \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/abp/utils/abp-utils.umd.min.js.map b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/abp/utils/abp-utils.umd.min.js.map new file mode 100644 index 0000000000..b4e4d3e0a1 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/abp/utils/abp-utils.umd.min.js.map @@ -0,0 +1 @@ +{"version":3,"sources":["../../node_modules/tslib/tslib.es6.js","../../projects/utils/src/lib/linked-list.ts"],"names":["__generator","thisArg","body","f","y","t","g","_","label","sent","trys","ops","next","verb","throw","return","Symbol","iterator","this","n","v","op","TypeError","call","done","value","pop","length","push","e","step","Object","create","__read","o","m","r","i","ar","error","__spread","arguments","concat","LinkedList","size","defineProperty","prototype","first","last","attach","previousNode","nextNode","addHead","addTail","node","ListNode","previous","attachMany","values","addManyHead","addManyTail","list","toNodeArray","detach","dropTail","dropHead","add","_this","after","params","_i","_a","addAfter","apply","before","addBefore","byIndex","position","addByIndex","head","tail","addMany","addManyAfter","addManyBefore","addManyByIndex","previousValue","compareFn","compare","find","nextValue","get","reduceRight","nodes","unshift","map","drop","dropByIndex","byValue","dropByValue","byValueAll","dropByValueAll","dropMany","count","dropManyByIndex","dropManyHead","dropManyTail","current","undefined","findIndex","dropped","Math","max","min","predicate","forEach","iteratorFn","index","indexOf","toArray","array","Array","toString","mapperFn","JSON","stringify","join"],"mappings":"wYA6EgBA,EAAYC,EAASC,GACjC,IAAsGC,EAAGC,EAAGC,EAAGC,EAA3GC,EAAI,CAAEC,MAAO,EAAGC,KAAM,WAAa,GAAW,EAAPJ,EAAE,GAAQ,MAAMA,EAAE,GAAI,OAAOA,EAAE,IAAOK,KAAM,GAAIC,IAAK,IAChG,OAAOL,EAAI,CAAEM,KAAMC,EAAK,GAAIC,MAASD,EAAK,GAAIE,OAAUF,EAAK,IAAwB,mBAAXG,SAA0BV,EAAEU,OAAOC,UAAY,WAAa,OAAOC,OAAUZ,EACvJ,SAASO,EAAKM,GAAK,OAAO,SAAUC,GAAK,OACzC,SAAcC,GACV,GAAIlB,EAAG,MAAM,IAAImB,UAAU,mCAC3B,KAAOf,GAAG,IACN,GAAIJ,EAAI,EAAGC,IAAMC,EAAY,EAARgB,EAAG,GAASjB,EAAU,OAAIiB,EAAG,GAAKjB,EAAS,SAAOC,EAAID,EAAU,SAAMC,EAAEkB,KAAKnB,GAAI,GAAKA,EAAEQ,SAAWP,EAAIA,EAAEkB,KAAKnB,EAAGiB,EAAG,KAAKG,KAAM,OAAOnB,EAE3J,OADID,EAAI,EAAGC,IAAGgB,EAAK,CAAS,EAARA,EAAG,GAAQhB,EAAEoB,QACzBJ,EAAG,IACP,KAAK,EAAG,KAAK,EAAGhB,EAAIgB,EAAI,MACxB,KAAK,EAAc,OAAXd,EAAEC,QAAgB,CAAEiB,MAAOJ,EAAG,GAAIG,MAAM,GAChD,KAAK,EAAGjB,EAAEC,QAASJ,EAAIiB,EAAG,GAAIA,EAAK,CAAC,GAAI,SACxC,KAAK,EAAGA,EAAKd,EAAEI,IAAIe,MAAOnB,EAAEG,KAAKgB,MAAO,SACxC,QACI,KAAMrB,EAAIE,EAAEG,MAAML,EAAIA,EAAEsB,OAAS,GAAKtB,EAAEA,EAAEsB,OAAS,KAAkB,IAAVN,EAAG,IAAsB,IAAVA,EAAG,IAAW,CAAEd,EAAI,EAAG,SACjG,GAAc,IAAVc,EAAG,MAAchB,GAAMgB,EAAG,GAAKhB,EAAE,IAAMgB,EAAG,GAAKhB,EAAE,IAAM,CAAEE,EAAEC,MAAQa,EAAG,GAAI,MAC9E,GAAc,IAAVA,EAAG,IAAYd,EAAEC,MAAQH,EAAE,GAAI,CAAEE,EAAEC,MAAQH,EAAE,GAAIA,EAAIgB,EAAI,MAC7D,GAAIhB,GAAKE,EAAEC,MAAQH,EAAE,GAAI,CAAEE,EAAEC,MAAQH,EAAE,GAAIE,EAAEI,IAAIiB,KAAKP,GAAK,MACvDhB,EAAE,IAAIE,EAAEI,IAAIe,MAChBnB,EAAEG,KAAKgB,MAAO,SAEtBL,EAAKnB,EAAKqB,KAAKtB,EAASM,GAC1B,MAAOsB,GAAKR,EAAK,CAAC,EAAGQ,GAAIzB,EAAI,UAAeD,EAAIE,EAAI,EACtD,GAAY,EAARgB,EAAG,GAAQ,MAAMA,EAAG,GAAI,MAAO,CAAEI,MAAOJ,EAAG,GAAKA,EAAG,QAAK,EAAQG,MAAM,GArB9BM,CAAK,CAACX,EAAGC,MAyBhCW,OAAOC,gBAwBpBC,EAAOC,EAAGf,GACtB,IAAIgB,EAAsB,mBAAXnB,QAAyBkB,EAAElB,OAAOC,UACjD,IAAKkB,EAAG,OAAOD,EACf,IAAmBE,EAAYP,EAA3BQ,EAAIF,EAAEZ,KAAKW,GAAOI,EAAK,GAC3B,IACI,WAAc,IAANnB,GAAgBA,KAAM,MAAQiB,EAAIC,EAAEzB,QAAQY,MAAMc,EAAGV,KAAKQ,EAAEX,OAExE,MAAOc,GAASV,EAAI,CAAEU,MAAOA,WAEzB,IACQH,IAAMA,EAAEZ,OAASW,EAAIE,EAAU,SAAIF,EAAEZ,KAAKc,WAExC,GAAIR,EAAG,MAAMA,EAAEU,OAE7B,OAAOD,WAGKE,IACZ,IAAK,IAAIF,EAAK,GAAID,EAAI,EAAGA,EAAII,UAAUd,OAAQU,IAC3CC,EAAKA,EAAGI,OAAOT,EAAOQ,UAAUJ,KACpC,OAAOC,EA8CcP,OAAOC,aC5L9B,SAA4BP,GAAAP,KAAAO,MAAAA,gBAG9B,SAAAkB,IAGUzB,KAAA0B,KAAO,SAEfb,OAAAc,eAAIF,EAAAG,UAAA,OAAI,KAAR,WACE,OAAO5B,KAAK6B,uCAEdhB,OAAAc,eAAIF,EAAAG,UAAA,OAAI,KAAR,WACE,OAAO5B,KAAK8B,sCAEdjB,OAAAc,eAAIF,EAAAG,UAAA,SAAM,KAAV,WACE,OAAO5B,KAAK0B,sCAGND,EAAAG,UAAAG,OAAA,SACNxB,EACAyB,EACAC,GAEA,IAAKD,EAAc,OAAOhC,KAAKkC,QAAQ3B,GAEvC,IAAK0B,EAAU,OAAOjC,KAAKmC,QAAQ5B,GAEnC,IAAM6B,EAAO,IAAIC,EAAS9B,GAQ1B,OAPA6B,EAAKE,SAAWN,EAChBA,EAAatC,KAAO0C,EACpBA,EAAK1C,KAAOuC,EACZA,EAASK,SAAWF,EAEpBpC,KAAK0B,OAEEU,GAGDX,EAAAG,UAAAW,WAAA,SACNC,EACAR,EACAC,GAEA,IAAKO,EAAO/B,OAAQ,MAAO,GAE3B,IAAKuB,EAAc,OAAOhC,KAAKyC,YAAYD,GAE3C,IAAKP,EAAU,OAAOjC,KAAK0C,YAAYF,GAEvC,IAAMG,EAAO,IAAIlB,EASjB,OARAkB,EAAKD,YAAYF,GACjBG,EAAKd,MAAOS,SAAWN,EACvBA,EAAatC,KAAOiD,EAAKd,MACzBc,EAAKb,KAAMpC,KAAOuC,EAClBA,EAASK,SAAWK,EAAKb,KAEzB9B,KAAK0B,MAAQc,EAAO/B,OAEbkC,EAAKC,eAGNnB,EAAAG,UAAAiB,OAAA,SAAOT,GACb,OAAKA,EAAKE,SAELF,EAAK1C,MAEV0C,EAAKE,SAAS5C,KAAO0C,EAAK1C,KAC1B0C,EAAK1C,KAAK4C,SAAWF,EAAKE,SAE1BtC,KAAK0B,OAEEU,GAPgBpC,KAAK8C,WAFD9C,KAAK+C,YAYlCtB,EAAAG,UAAAoB,IAAA,SAAIzC,GAAJ,IAAA0C,EAAAjD,KACE,MAAO,CACLkD,MAAO,qBAACC,EAAA,GAAAC,EAAA,EAAAA,EAAA7B,UAAAd,OAAA2C,IAAAD,EAAAC,GAAA7B,UAAA6B,GACN,OAAAC,EAAAJ,EAAKK,UAASjD,KAAIkD,MAAAF,EAAA/B,EAAA,CAAC2B,EAAM1C,GAAU4C,KACrCK,OAAQ,qBAACL,EAAA,GAAAC,EAAA,EAAAA,EAAA7B,UAAAd,OAAA2C,IAAAD,EAAAC,GAAA7B,UAAA6B,GACP,OAAAC,EAAAJ,EAAKQ,WAAUpD,KAAIkD,MAAAF,EAAA/B,EAAA,CAAC2B,EAAM1C,GAAU4C,KACtCO,QAAS,SAACC,GAAqB,OAAAV,EAAKW,WAAWrD,EAAOoD,IACtDE,KAAM,WAAM,OAAAZ,EAAKf,QAAQ3B,IACzBuD,KAAM,WAAM,OAAAb,EAAKd,QAAQ5B,MAI7BkB,EAAAG,UAAAmC,QAAA,SAAQvB,GAAR,IAAAS,EAAAjD,KACE,MAAO,CACLkD,MAAO,qBAACC,EAAA,GAAAC,EAAA,EAAAA,EAAA7B,UAAAd,OAAA2C,IAAAD,EAAAC,GAAA7B,UAAA6B,GACN,OAAAC,EAAAJ,EAAKe,cAAa3D,KAAIkD,MAAAF,EAAA/B,EAAA,CAAC2B,EAAMT,GAAWW,KAC1CK,OAAQ,qBAACL,EAAA,GAAAC,EAAA,EAAAA,EAAA7B,UAAAd,OAAA2C,IAAAD,EAAAC,GAAA7B,UAAA6B,GACP,OAAAC,EAAAJ,EAAKgB,eAAc5D,KAAIkD,MAAAF,EAAA/B,EAAA,CAAC2B,EAAMT,GAAWW,KAC3CO,QAAS,SAACC,GAAqB,OAAAV,EAAKiB,eAAe1B,EAAQmB,IAC3DE,KAAM,WAAM,OAAAZ,EAAKR,YAAYD,IAC7BsB,KAAM,WAAM,OAAAb,EAAKP,YAAYF,MAMjCf,EAAAG,UAAA0B,SAAA,SAAS/C,EAAU4D,EAAoBC,QAAA,IAAAA,IAAAA,EAAAC,GACrC,IAAM/B,EAAWtC,KAAKsE,MAAK,SAAAlC,GAAQ,OAAAgC,EAAUhC,EAAK7B,MAAO4D,MAEzD,OAAO7B,EAAWtC,KAAK+B,OAAOxB,EAAO+B,EAAUA,EAAS5C,MAAQM,KAAKmC,QAAQ5B,IAK/EkB,EAAAG,UAAA6B,UAAA,SAAUlD,EAAUgE,EAAgBH,QAAA,IAAAA,IAAAA,EAAAC,GAClC,IAAM3E,EAAOM,KAAKsE,MAAK,SAAAlC,GAAQ,OAAAgC,EAAUhC,EAAK7B,MAAOgE,MAErD,OAAO7E,EAAOM,KAAK+B,OAAOxB,EAAOb,EAAK4C,SAAU5C,GAAQM,KAAKkC,QAAQ3B,IAGvEkB,EAAAG,UAAAgC,WAAA,SAAWrD,EAAUoD,GACnB,GAAIA,EAAW,EAAGA,GAAY3D,KAAK0B,UAC9B,GAAIiC,GAAY3D,KAAK0B,KAAM,OAAO1B,KAAKmC,QAAQ5B,GAEpD,GAAIoD,GAAY,EAAG,OAAO3D,KAAKkC,QAAQ3B,GAEvC,IAAMb,EAAOM,KAAKwE,IAAIb,GAEtB,OAAO3D,KAAK+B,OAAOxB,EAAOb,EAAK4C,SAAU5C,IAG3C+B,EAAAG,UAAAM,QAAA,SAAQ3B,GACN,IAAM6B,EAAO,IAAIC,EAAS9B,GAU1B,OARA6B,EAAK1C,KAAOM,KAAK6B,MAEb7B,KAAK6B,MAAO7B,KAAK6B,MAAMS,SAAWF,EACjCpC,KAAK8B,KAAOM,EAEjBpC,KAAK6B,MAAQO,EACbpC,KAAK0B,OAEEU,GAGTX,EAAAG,UAAAO,QAAA,SAAQ5B,GACN,IAAM6B,EAAO,IAAIC,EAAS9B,GAa1B,OAXIP,KAAK6B,OACPO,EAAKE,SAAWtC,KAAK8B,KACrB9B,KAAK8B,KAAMpC,KAAO0C,EAClBpC,KAAK8B,KAAOM,IAEZpC,KAAK6B,MAAQO,EACbpC,KAAK8B,KAAOM,GAGdpC,KAAK0B,OAEEU,GAKTX,EAAAG,UAAAoC,aAAA,SACExB,EACA2B,EACAC,QAAA,IAAAA,IAAAA,EAAAC,GAEA,IAAM/B,EAAWtC,KAAKsE,MAAK,SAAAlC,GAAQ,OAAAgC,EAAUhC,EAAK7B,MAAO4D,MAEzD,OAAO7B,EAAWtC,KAAKuC,WAAWC,EAAQF,EAAUA,EAAS5C,MAAQM,KAAK0C,YAAYF,IAKxFf,EAAAG,UAAAqC,cAAA,SACEzB,EACA+B,EACAH,QAAA,IAAAA,IAAAA,EAAAC,GAEA,IAAM3E,EAAOM,KAAKsE,MAAK,SAAAlC,GAAQ,OAAAgC,EAAUhC,EAAK7B,MAAOgE,MAErD,OAAO7E,EAAOM,KAAKuC,WAAWC,EAAQ9C,EAAK4C,SAAU5C,GAAQM,KAAKyC,YAAYD,IAGhFf,EAAAG,UAAAsC,eAAA,SAAe1B,EAAamB,GAG1B,GAFIA,EAAW,IAAGA,GAAY3D,KAAK0B,MAE/BiC,GAAY,EAAG,OAAO3D,KAAKyC,YAAYD,GAE3C,GAAImB,GAAY3D,KAAK0B,KAAM,OAAO1B,KAAK0C,YAAYF,GAEnD,IAAM9C,EAAOM,KAAKwE,IAAIb,GAEtB,OAAO3D,KAAKuC,WAAWC,EAAQ9C,EAAK4C,SAAU5C,IAGhD+B,EAAAG,UAAAa,YAAA,SAAYD,GAAZ,IAAAS,EAAAjD,KACE,OAAOwC,EAAOiC,aAA2B,SAACC,EAAOnE,GAE/C,OADAmE,EAAMC,QAAQ1B,EAAKf,QAAQ3B,IACpBmE,IACN,KAGLjD,EAAAG,UAAAc,YAAA,SAAYF,GAAZ,IAAAS,EAAAjD,KACE,OAAOwC,EAAOoC,KAAI,SAAArE,GAAS,OAAA0C,EAAKd,QAAQ5B,OAG1CkB,EAAAG,UAAAiD,KAAA,WAAA,IAAA5B,EAAAjD,KACE,MAAO,CACL0D,QAAS,SAACC,GAAqB,OAAAV,EAAK6B,YAAYnB,IAChDoB,QAAS,eAAC,IAAA5B,EAAA,GAAAC,EAAA,EAAAA,EAAA7B,UAAAd,OAAA2C,IAAAD,EAAAC,GAAA7B,UAAA6B,GACR,OAAAH,EAAK+B,YAAYzB,MAAMN,EAAME,IAC/B8B,WAAY,eAAC,IAAA9B,EAAA,GAAAC,EAAA,EAAAA,EAAA7B,UAAAd,OAAA2C,IAAAD,EAAAC,GAAA7B,UAAA6B,GACX,OAAAH,EAAKiC,eAAe3B,MAAMN,EAAME,IAClCU,KAAM,WAAM,OAAAZ,EAAKF,YACjBe,KAAM,WAAM,OAAAb,EAAKH,cAIrBrB,EAAAG,UAAAuD,SAAA,SAASC,GAAT,IAAAnC,EAAAjD,KACE,MAAO,CACL0D,QAAS,SAACC,GAAqB,OAAAV,EAAKoC,gBAAgBD,EAAOzB,IAC3DE,KAAM,WAAM,OAAAZ,EAAKqC,aAAaF,IAC9BtB,KAAM,WAAM,OAAAb,EAAKsC,aAAaH,MAIlC3D,EAAAG,UAAAkD,YAAA,SAAYnB,GACNA,EAAW,IAAGA,GAAY3D,KAAK0B,MAEnC,IAAM8D,EAAUxF,KAAKwE,IAAIb,GAEzB,OAAO6B,EAAUxF,KAAK6C,OAAO2C,QAAWC,GAK1ChE,EAAAG,UAAAoD,YAAA,SAAYzE,EAAY6D,QAAA,IAAAA,IAAAA,EAAAC,GACtB,IAAMV,EAAW3D,KAAK0F,WAAU,SAAAtD,GAAQ,OAAAgC,EAAUhC,EAAK7B,MAAOA,MAE9D,OAAOoD,EAAW,OAAI8B,EAAYzF,KAAK8E,YAAYnB,IAKrDlC,EAAAG,UAAAsD,eAAA,SAAe3E,EAAY6D,QAAA,IAAAA,IAAAA,EAAAC,GAGzB,IAFA,IAAMsB,EAAyB,GAEtBH,EAAUxF,KAAK6B,MAAO8B,EAAW,EAAG6B,EAAS7B,IAAY6B,EAAUA,EAAQ9F,KAC9E0E,EAAUoB,EAAQjF,MAAOA,IAC3BoF,EAAQjF,KAAKV,KAAK8E,YAAYnB,EAAWgC,EAAQlF,SAIrD,OAAOkF,GAGTlE,EAAAG,UAAAmB,SAAA,WACE,IAAMc,EAAO7D,KAAK6B,MAElB,GAAIgC,EAQF,OAPA7D,KAAK6B,MAAQgC,EAAKnE,KAEdM,KAAK6B,MAAO7B,KAAK6B,MAAMS,cAAWmD,EACjCzF,KAAK8B,UAAO2D,EAEjBzF,KAAK0B,OAEEmC,GAMXpC,EAAAG,UAAAkB,SAAA,WACE,IAAMgB,EAAO9D,KAAK8B,KAElB,GAAIgC,EAQF,OAPA9D,KAAK8B,KAAOgC,EAAKxB,SAEbtC,KAAK8B,KAAM9B,KAAK8B,KAAKpC,UAAO+F,EAC3BzF,KAAK6B,WAAQ4D,EAElBzF,KAAK0B,OAEEoC,GAMXrC,EAAAG,UAAAyD,gBAAA,SAAgBD,EAAezB,GAC7B,GAAIyB,GAAS,EAAG,MAAO,GAEvB,GAAIzB,EAAW,EAAGA,EAAWiC,KAAKC,IAAIlC,EAAW3D,KAAK0B,KAAM,QACvD,GAAIiC,GAAY3D,KAAK0B,KAAM,MAAO,GAEvC0D,EAAQQ,KAAKE,IAAIV,EAAOpF,KAAK0B,KAAOiC,GAIpC,IAFA,IAAMgC,EAAyB,GAExBP,KAAS,CACd,IAAMI,EAAUxF,KAAKwE,IAAIb,GACzBgC,EAAQjF,KAAKV,KAAK6C,OAAO2C,IAG3B,OAAOG,GAGTlE,EAAAG,UAAA0D,aAAA,SAAaF,GACX,GAAIA,GAAS,EAAG,MAAO,GAEvBA,EAAQQ,KAAKE,IAAIV,EAAOpF,KAAK0B,MAI7B,IAFA,IAAMiE,EAAyB,GAExBP,KAASO,EAAQhB,QAAQ3E,KAAK+C,YAErC,OAAO4C,GAGTlE,EAAAG,UAAA2D,aAAA,SAAaH,GACX,GAAIA,GAAS,EAAG,MAAO,GAEvBA,EAAQQ,KAAKE,IAAIV,EAAOpF,KAAK0B,MAI7B,IAFA,IAAMiE,EAAyB,GAExBP,KAASO,EAAQjF,KAAKV,KAAK8C,YAElC,OAAO6C,GAGTlE,EAAAG,UAAA0C,KAAA,SAAKyB,GACH,IAAK,IAAIP,EAAUxF,KAAK6B,MAAO8B,EAAW,EAAG6B,EAAS7B,IAAY6B,EAAUA,EAAQ9F,KAClF,GAAIqG,EAAUP,EAAS7B,EAAU3D,MAAO,OAAOwF,GAMnD/D,EAAAG,UAAA8D,UAAA,SAAUK,GACR,IAAK,IAAIP,EAAUxF,KAAK6B,MAAO8B,EAAW,EAAG6B,EAAS7B,IAAY6B,EAAUA,EAAQ9F,KAClF,GAAIqG,EAAUP,EAAS7B,EAAU3D,MAAO,OAAO2D,EAGjD,OAAQ,GAGVlC,EAAAG,UAAAoE,QAAA,SAAqBC,GACnB,IAAK,IAAI7D,EAAOpC,KAAK6B,MAAO8B,EAAW,EAAGvB,EAAMuB,IAAYvB,EAAOA,EAAK1C,KACtEuG,EAAW7D,EAAMuB,EAAU3D,OAI/ByB,EAAAG,UAAA4C,IAAA,SAAIb,GACF,OAAO3D,KAAKsE,MAAK,SAACjF,EAAG6G,GAAU,OAAAvC,IAAauC,MAK9CzE,EAAAG,UAAAuE,QAAA,SAAQ5F,EAAY6D,GAClB,YADkB,IAAAA,IAAAA,EAAAC,GACXrE,KAAK0F,WAAU,SAAAtD,GAAQ,OAAAgC,EAAUhC,EAAK7B,MAAOA,OAGtDkB,EAAAG,UAAAwE,QAAA,WACE,IAAMC,EAAQ,IAAIC,MAAMtG,KAAK0B,MAI7B,OAFA1B,KAAKgG,SAAQ,SAAC5D,EAAM8D,GAAU,OAACG,EAAMH,GAAU9D,EAAK7B,SAE7C8F,GAGT5E,EAAAG,UAAAgB,YAAA,WACE,IAAMyD,EAAQ,IAAIC,MAAMtG,KAAK0B,MAI7B,OAFA1B,KAAKgG,SAAQ,SAAC5D,EAAM8D,GAAU,OAACG,EAAMH,GAAU9D,KAExCiE,GAGT5E,EAAAG,UAAA2E,SAAA,SAASC,GACP,YADO,IAAAA,IAAAA,EAA4BC,KAAKC,WACjC1G,KAAKoG,UACTxB,KAAI,SAAArE,GAAS,OAAAiG,EAASjG,MACtBoG,KAAK,UAITlF,EAAAG,UAAC9B,OAAOC,UAAT,mEACWqC,EAAOpC,KAAK6B,MAAkB,0BAAGO,EACxC,CAAA,EAAMA,EAAK7B,OADiC,CAAA,EAAA,UAC5C8C,EAAA9D,+BAD0D6C,EAAOA,EAAK1C","sourcesContent":["/*! *****************************************************************************\r\nCopyright (c) Microsoft Corporation.\r\n\r\nPermission to use, copy, modify, and/or distribute this software for any\r\npurpose with or without fee is hereby granted.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\r\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\r\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\r\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\r\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\r\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\r\nPERFORMANCE OF THIS SOFTWARE.\r\n***************************************************************************** */\r\n/* global Reflect, Promise */\r\n\r\nvar extendStatics = function(d, b) {\r\n extendStatics = Object.setPrototypeOf ||\r\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\r\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\r\n return extendStatics(d, b);\r\n};\r\n\r\nexport function __extends(d, b) {\r\n extendStatics(d, b);\r\n function __() { this.constructor = d; }\r\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\r\n}\r\n\r\nexport var __assign = function() {\r\n __assign = Object.assign || function __assign(t) {\r\n for (var s, i = 1, n = arguments.length; i < n; i++) {\r\n s = arguments[i];\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\r\n }\r\n return t;\r\n }\r\n return __assign.apply(this, arguments);\r\n}\r\n\r\nexport function __rest(s, e) {\r\n var t = {};\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\r\n t[p] = s[p];\r\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\r\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\r\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\r\n t[p[i]] = s[p[i]];\r\n }\r\n return t;\r\n}\r\n\r\nexport function __decorate(decorators, target, key, desc) {\r\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\r\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\r\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\r\n return c > 3 && r && Object.defineProperty(target, key, r), r;\r\n}\r\n\r\nexport function __param(paramIndex, decorator) {\r\n return function (target, key) { decorator(target, key, paramIndex); }\r\n}\r\n\r\nexport function __metadata(metadataKey, metadataValue) {\r\n if (typeof Reflect === \"object\" && typeof Reflect.metadata === \"function\") return Reflect.metadata(metadataKey, metadataValue);\r\n}\r\n\r\nexport function __awaiter(thisArg, _arguments, P, generator) {\r\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n}\r\n\r\nexport function __generator(thisArg, body) {\r\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\r\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\r\n function verb(n) { return function (v) { return step([n, v]); }; }\r\n function step(op) {\r\n if (f) throw new TypeError(\"Generator is already executing.\");\r\n while (_) try {\r\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\r\n if (y = 0, t) op = [op[0] & 2, t.value];\r\n switch (op[0]) {\r\n case 0: case 1: t = op; break;\r\n case 4: _.label++; return { value: op[1], done: false };\r\n case 5: _.label++; y = op[1]; op = [0]; continue;\r\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\r\n default:\r\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\r\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\r\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\r\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\r\n if (t[2]) _.ops.pop();\r\n _.trys.pop(); continue;\r\n }\r\n op = body.call(thisArg, _);\r\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\r\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\r\n }\r\n}\r\n\r\nexport var __createBinding = Object.create ? (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });\r\n}) : (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n o[k2] = m[k];\r\n});\r\n\r\nexport function __exportStar(m, exports) {\r\n for (var p in m) if (p !== \"default\" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p);\r\n}\r\n\r\nexport function __values(o) {\r\n var s = typeof Symbol === \"function\" && Symbol.iterator, m = s && o[s], i = 0;\r\n if (m) return m.call(o);\r\n if (o && typeof o.length === \"number\") return {\r\n next: function () {\r\n if (o && i >= o.length) o = void 0;\r\n return { value: o && o[i++], done: !o };\r\n }\r\n };\r\n throw new TypeError(s ? \"Object is not iterable.\" : \"Symbol.iterator is not defined.\");\r\n}\r\n\r\nexport function __read(o, n) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\r\n if (!m) return o;\r\n var i = m.call(o), r, ar = [], e;\r\n try {\r\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\r\n }\r\n catch (error) { e = { error: error }; }\r\n finally {\r\n try {\r\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\r\n }\r\n finally { if (e) throw e.error; }\r\n }\r\n return ar;\r\n}\r\n\r\nexport function __spread() {\r\n for (var ar = [], i = 0; i < arguments.length; i++)\r\n ar = ar.concat(__read(arguments[i]));\r\n return ar;\r\n}\r\n\r\nexport function __spreadArrays() {\r\n for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;\r\n for (var r = Array(s), k = 0, i = 0; i < il; i++)\r\n for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)\r\n r[k] = a[j];\r\n return r;\r\n};\r\n\r\nexport function __await(v) {\r\n return this instanceof __await ? (this.v = v, this) : new __await(v);\r\n}\r\n\r\nexport function __asyncGenerator(thisArg, _arguments, generator) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var g = generator.apply(thisArg, _arguments || []), i, q = [];\r\n return i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i;\r\n function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }\r\n function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }\r\n function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }\r\n function fulfill(value) { resume(\"next\", value); }\r\n function reject(value) { resume(\"throw\", value); }\r\n function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }\r\n}\r\n\r\nexport function __asyncDelegator(o) {\r\n var i, p;\r\n return i = {}, verb(\"next\"), verb(\"throw\", function (e) { throw e; }), verb(\"return\"), i[Symbol.iterator] = function () { return this; }, i;\r\n function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === \"return\" } : f ? f(v) : v; } : f; }\r\n}\r\n\r\nexport function __asyncValues(o) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var m = o[Symbol.asyncIterator], i;\r\n return m ? m.call(o) : (o = typeof __values === \"function\" ? __values(o) : o[Symbol.iterator](), i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i);\r\n function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }\r\n function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }\r\n}\r\n\r\nexport function __makeTemplateObject(cooked, raw) {\r\n if (Object.defineProperty) { Object.defineProperty(cooked, \"raw\", { value: raw }); } else { cooked.raw = raw; }\r\n return cooked;\r\n};\r\n\r\nvar __setModuleDefault = Object.create ? (function(o, v) {\r\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\r\n}) : function(o, v) {\r\n o[\"default\"] = v;\r\n};\r\n\r\nexport function __importStar(mod) {\r\n if (mod && mod.__esModule) return mod;\r\n var result = {};\r\n if (mod != null) for (var k in mod) if (Object.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\r\n __setModuleDefault(result, mod);\r\n return result;\r\n}\r\n\r\nexport function __importDefault(mod) {\r\n return (mod && mod.__esModule) ? mod : { default: mod };\r\n}\r\n\r\nexport function __classPrivateFieldGet(receiver, privateMap) {\r\n if (!privateMap.has(receiver)) {\r\n throw new TypeError(\"attempted to get private field on non-instance\");\r\n }\r\n return privateMap.get(receiver);\r\n}\r\n\r\nexport function __classPrivateFieldSet(receiver, privateMap, value) {\r\n if (!privateMap.has(receiver)) {\r\n throw new TypeError(\"attempted to set private field on non-instance\");\r\n }\r\n privateMap.set(receiver, value);\r\n return value;\r\n}\r\n","/* tslint:disable:no-non-null-assertion */\n\nimport compare from 'just-compare';\n\nexport class ListNode {\n next: ListNode | undefined;\n previous: ListNode | undefined;\n constructor(public readonly value: T) {}\n}\n\nexport class LinkedList {\n private first: ListNode | undefined;\n private last: ListNode | undefined;\n private size = 0;\n\n get head(): ListNode | undefined {\n return this.first;\n }\n get tail(): ListNode | undefined {\n return this.last;\n }\n get length(): number {\n return this.size;\n }\n\n private attach(\n value: T,\n previousNode: ListNode | undefined,\n nextNode: ListNode | undefined,\n ): ListNode {\n if (!previousNode) return this.addHead(value);\n\n if (!nextNode) return this.addTail(value);\n\n const node = new ListNode(value);\n node.previous = previousNode;\n previousNode.next = node;\n node.next = nextNode;\n nextNode.previous = node;\n\n this.size++;\n\n return node;\n }\n\n private attachMany(\n values: T[],\n previousNode: ListNode | undefined,\n nextNode: ListNode | undefined,\n ): ListNode[] {\n if (!values.length) return [];\n\n if (!previousNode) return this.addManyHead(values);\n\n if (!nextNode) return this.addManyTail(values);\n\n const list = new LinkedList();\n list.addManyTail(values);\n list.first!.previous = previousNode;\n previousNode.next = list.first;\n list.last!.next = nextNode;\n nextNode.previous = list.last;\n\n this.size += values.length;\n\n return list.toNodeArray();\n }\n\n private detach(node: ListNode) {\n if (!node.previous) return this.dropHead();\n\n if (!node.next) return this.dropTail();\n\n node.previous.next = node.next;\n node.next.previous = node.previous;\n\n this.size--;\n\n return node;\n }\n\n add(value: T) {\n return {\n after: (...params: [T] | [any, ListComparisonFn]) =>\n this.addAfter.call(this, value, ...params),\n before: (...params: [T] | [any, ListComparisonFn]) =>\n this.addBefore.call(this, value, ...params),\n byIndex: (position: number) => this.addByIndex(value, position),\n head: () => this.addHead(value),\n tail: () => this.addTail(value),\n };\n }\n\n addMany(values: T[]) {\n return {\n after: (...params: [T] | [any, ListComparisonFn]) =>\n this.addManyAfter.call(this, values, ...params),\n before: (...params: [T] | [any, ListComparisonFn]) =>\n this.addManyBefore.call(this, values, ...params),\n byIndex: (position: number) => this.addManyByIndex(values, position),\n head: () => this.addManyHead(values),\n tail: () => this.addManyTail(values),\n };\n }\n\n addAfter(value: T, previousValue: T): ListNode;\n addAfter(value: T, previousValue: any, compareFn: ListComparisonFn): ListNode;\n addAfter(value: T, previousValue: any, compareFn: ListComparisonFn = compare): ListNode {\n const previous = this.find(node => compareFn(node.value, previousValue));\n\n return previous ? this.attach(value, previous, previous.next) : this.addTail(value);\n }\n\n addBefore(value: T, nextValue: T): ListNode;\n addBefore(value: T, nextValue: any, compareFn: ListComparisonFn): ListNode;\n addBefore(value: T, nextValue: any, compareFn: ListComparisonFn = compare): ListNode {\n const next = this.find(node => compareFn(node.value, nextValue));\n\n return next ? this.attach(value, next.previous, next) : this.addHead(value);\n }\n\n addByIndex(value: T, position: number): ListNode {\n if (position < 0) position += this.size;\n else if (position >= this.size) return this.addTail(value);\n\n if (position <= 0) return this.addHead(value);\n\n const next = this.get(position)!;\n\n return this.attach(value, next.previous, next);\n }\n\n addHead(value: T): ListNode {\n const node = new ListNode(value);\n\n node.next = this.first;\n\n if (this.first) this.first.previous = node;\n else this.last = node;\n\n this.first = node;\n this.size++;\n\n return node;\n }\n\n addTail(value: T): ListNode {\n const node = new ListNode(value);\n\n if (this.first) {\n node.previous = this.last;\n this.last!.next = node;\n this.last = node;\n } else {\n this.first = node;\n this.last = node;\n }\n\n this.size++;\n\n return node;\n }\n\n addManyAfter(values: T[], previousValue: T): ListNode[];\n addManyAfter(values: T[], previousValue: any, compareFn: ListComparisonFn): ListNode[];\n addManyAfter(\n values: T[],\n previousValue: any,\n compareFn: ListComparisonFn = compare,\n ): ListNode[] {\n const previous = this.find(node => compareFn(node.value, previousValue));\n\n return previous ? this.attachMany(values, previous, previous.next) : this.addManyTail(values);\n }\n\n addManyBefore(values: T[], nextValue: T): ListNode[];\n addManyBefore(values: T[], nextValue: any, compareFn: ListComparisonFn): ListNode[];\n addManyBefore(\n values: T[],\n nextValue: any,\n compareFn: ListComparisonFn = compare,\n ): ListNode[] {\n const next = this.find(node => compareFn(node.value, nextValue));\n\n return next ? this.attachMany(values, next.previous, next) : this.addManyHead(values);\n }\n\n addManyByIndex(values: T[], position: number): ListNode[] {\n if (position < 0) position += this.size;\n\n if (position <= 0) return this.addManyHead(values);\n\n if (position >= this.size) return this.addManyTail(values);\n\n const next = this.get(position)!;\n\n return this.attachMany(values, next.previous, next);\n }\n\n addManyHead(values: T[]): ListNode[] {\n return values.reduceRight[]>((nodes, value) => {\n nodes.unshift(this.addHead(value));\n return nodes;\n }, []);\n }\n\n addManyTail(values: T[]): ListNode[] {\n return values.map(value => this.addTail(value));\n }\n\n drop() {\n return {\n byIndex: (position: number) => this.dropByIndex(position),\n byValue: (...params: [T] | [any, ListComparisonFn]) =>\n this.dropByValue.apply(this, params),\n byValueAll: (...params: [T] | [any, ListComparisonFn]) =>\n this.dropByValueAll.apply(this, params),\n head: () => this.dropHead(),\n tail: () => this.dropTail(),\n };\n }\n\n dropMany(count: number) {\n return {\n byIndex: (position: number) => this.dropManyByIndex(count, position),\n head: () => this.dropManyHead(count),\n tail: () => this.dropManyTail(count),\n };\n }\n\n dropByIndex(position: number): ListNode | undefined {\n if (position < 0) position += this.size;\n\n const current = this.get(position);\n\n return current ? this.detach(current) : undefined;\n }\n\n dropByValue(value: T): ListNode | undefined;\n dropByValue(value: any, compareFn: ListComparisonFn): ListNode | undefined;\n dropByValue(value: any, compareFn: ListComparisonFn = compare): ListNode | undefined {\n const position = this.findIndex(node => compareFn(node.value, value));\n\n return position < 0 ? undefined : this.dropByIndex(position);\n }\n\n dropByValueAll(value: T): ListNode[];\n dropByValueAll(value: any, compareFn: ListComparisonFn): ListNode[];\n dropByValueAll(value: any, compareFn: ListComparisonFn = compare): ListNode[] {\n const dropped: ListNode[] = [];\n\n for (let current = this.first, position = 0; current; position++, current = current.next) {\n if (compareFn(current.value, value)) {\n dropped.push(this.dropByIndex(position - dropped.length)!);\n }\n }\n\n return dropped;\n }\n\n dropHead(): ListNode | undefined {\n const head = this.first;\n\n if (head) {\n this.first = head.next;\n\n if (this.first) this.first.previous = undefined;\n else this.last = undefined;\n\n this.size--;\n\n return head;\n }\n\n return undefined;\n }\n\n dropTail(): ListNode | undefined {\n const tail = this.last;\n\n if (tail) {\n this.last = tail.previous;\n\n if (this.last) this.last.next = undefined;\n else this.first = undefined;\n\n this.size--;\n\n return tail;\n }\n\n return undefined;\n }\n\n dropManyByIndex(count: number, position: number): ListNode[] {\n if (count <= 0) return [];\n\n if (position < 0) position = Math.max(position + this.size, 0);\n else if (position >= this.size) return [];\n\n count = Math.min(count, this.size - position);\n\n const dropped: ListNode[] = [];\n\n while (count--) {\n const current = this.get(position);\n dropped.push(this.detach(current!)!);\n }\n\n return dropped;\n }\n\n dropManyHead(count: Exclude): ListNode[] {\n if (count <= 0) return [];\n\n count = Math.min(count, this.size);\n\n const dropped: ListNode[] = [];\n\n while (count--) dropped.unshift(this.dropHead()!);\n\n return dropped;\n }\n\n dropManyTail(count: Exclude): ListNode[] {\n if (count <= 0) return [];\n\n count = Math.min(count, this.size);\n\n const dropped: ListNode[] = [];\n\n while (count--) dropped.push(this.dropTail()!);\n\n return dropped;\n }\n\n find(predicate: ListIteratorFn): ListNode | undefined {\n for (let current = this.first, position = 0; current; position++, current = current.next) {\n if (predicate(current, position, this)) return current;\n }\n\n return undefined;\n }\n\n findIndex(predicate: ListIteratorFn): number {\n for (let current = this.first, position = 0; current; position++, current = current.next) {\n if (predicate(current, position, this)) return position;\n }\n\n return -1;\n }\n\n forEach(iteratorFn: ListIteratorFn) {\n for (let node = this.first, position = 0; node; position++, node = node.next) {\n iteratorFn(node, position, this);\n }\n }\n\n get(position: number): ListNode | undefined {\n return this.find((_, index) => position === index);\n }\n\n indexOf(value: T): number;\n indexOf(value: any, compareFn: ListComparisonFn): number;\n indexOf(value: any, compareFn: ListComparisonFn = compare): number {\n return this.findIndex(node => compareFn(node.value, value));\n }\n\n toArray(): T[] {\n const array = new Array(this.size);\n\n this.forEach((node, index) => (array[index!] = node.value));\n\n return array;\n }\n\n toNodeArray(): ListNode[] {\n const array = new Array(this.size);\n\n this.forEach((node, index) => (array[index!] = node));\n\n return array;\n }\n\n toString(mapperFn: ListMapperFn = JSON.stringify): string {\n return this.toArray()\n .map(value => mapperFn(value))\n .join(' <-> ');\n }\n\n // Cannot use Generator type because of ng-packagr\n *[Symbol.iterator](): any {\n for (let node = this.first, position = 0; node; position++, node = node.next) {\n yield node.value;\n }\n }\n}\n\nexport type ListMapperFn = (value: T) => any;\n\nexport type ListComparisonFn = (value1: T, value2: any) => boolean;\n\nexport type ListIteratorFn = (\n node: ListNode,\n index?: number,\n list?: LinkedList,\n) => R;\n"]} \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/bootstrap-datepicker.css.map b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/bootstrap-datepicker.css.map new file mode 100644 index 0000000000..7e08a21044 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/bootstrap-datepicker.css.map @@ -0,0 +1 @@ +{"version":3,"sources":["less/datepicker.less","build/build.less"],"names":[],"mappings":"AAAA;EACC,YAAA;ECsBC,0BAAA;EACG,uBAAA;EACK,kBAAA;EDnBT,cAAA;;AAHA,WAAC;EACA,YAAA;;AAGD,WAAC;EACA,cAAA;;AACA,WAFA,IAEC;EAAiB,UAAA;;AAFnB,WAAC,IAGA,MAAM,GAAG,GAAG;EACX,YAAA;;AAGF,WAAC;EACA,MAAA;EACA,OAAA;;AACA,WAHA,SAGC;EACA,SAAS,EAAT;EACA,qBAAA;EACA,kCAAA;EACA,mCAAA;EACA,6BAAA;EACA,aAAA;EACA,uCAAA;EACA,kBAAA;;AAED,WAbA,SAaC;EACA,SAAS,EAAT;EACA,qBAAA;EACA,kCAAA;EACA,mCAAA;EACA,6BAAA;EACA,aAAA;EACA,kBAAA;;AAED,WAtBA,SAsBC,uBAAuB;EAAY,SAAA;;AACpC,WAvBA,SAuBC,uBAAuB;EAAY,SAAA;;AACpC,WAxBA,SAwBC,wBAAwB;EAAW,UAAA;;AACpC,WAzBA,SAyBC,wBAAwB;EAAW,UAAA;;AACpC,WA1BA,SA0BC,yBAAyB;EAAU,SAAA;;AACpC,WA3BA,SA2BC,yBAAyB;EAAU,SAAA;;AACpC,WA5BA,SA4BC,sBAAsB;EACtB,YAAA;EACA,gBAAA;EACA,0BAAA;;AAED,WAjCA,SAiCC,sBAAsB;EACtB,YAAA;EACA,gBAAA;EACA,0BAAA;;AAlDH,WAqDC;EACC,SAAA;EACA,2BAAA;EACA,yBAAA;EACA,wBAAA;EACA,sBAAA;EACA,qBAAA;EACA,iBAAA;;AA5DF,WA8DC;AA9DD,WA8DK;EACH,kBAAA;EACA,WAAA;EACA,YAAA;EC1CA,0BAAA;EACG,uBAAA;EACK,kBAAA;ED2CR,YAAA;;AAID,cAAe,YAAE,MAAM,GACtB;AADD,cAAe,YAAE,MAAM,GAClB;EACH,6BAAA;;AAID,WADD,MAAM,GAAG,GACP,IAAI;AACL,WAFD,MAAM,GAAG,GAEP,IAAI;EACJ,gBAAA;EACA,eAAA;;AAED,WAND,MAAM,GAAG,GAMP;AACD,WAPD,MAAM,GAAG,GAOP;EACA,WAAA;;AAED,WAVD,MAAM,GAAG,GAUP;AACD,WAXD,MAAM,GAAG,GAWP,SAAS;EACT,gBAAA;EACA,WAAA;EACA,eAAA;;AAED,WAhBD,MAAM,GAAG,GAgBP;EACA,mBAAA;EACA,gBAAA;;AAED,WApBD,MAAM,GAAG,GAoBP;AACD,WArBD,MAAM,GAAG,GAqBP,MAAM;AACP,WAtBD,MAAM,GAAG,GAsBP,MAAM;AACP,WAvBD,MAAM,GAAG,GAuBP,MAAM,SAAS;EC5Cd,yBAAA;EACA,kBAAkB,iDAAlB;EACA,kBAAkB,gDAAlB;EACA,kBAAkB,sCAAsC,eAAmB,YAA3E;EACA,kBAAkB,oDAAlB;EACA,kBAAkB,+CAAlB;EACA,kBAAkB,4CAAlB;EACA,2BAAA;EACA,QAAQ,0GAAR;EAfF,qCAAA;EACA,uEAAA;EAPA,QAAQ,yDAAR;ED4DC,WAAA;;ACvED,WD6CD,MAAM,GAAG,GAoBP,MCjEA;AAAD,WD6CD,MAAM,GAAG,GAqBP,MAAM,MClEN;AAAD,WD6CD,MAAM,GAAG,GAsBP,MAAM,SCnEN;AAAD,WD6CD,MAAM,GAAG,GAuBP,MAAM,SAAS,MCpEf;AAAQ,WD6CV,MAAM,GAAG,GAoBP,MCjES;AAAD,WD6CV,MAAM,GAAG,GAqBP,MAAM,MClEG;AAAD,WD6CV,MAAM,GAAG,GAsBP,MAAM,SCnEG;AAAD,WD6CV,MAAM,GAAG,GAuBP,MAAM,SAAS,MCpEN;AAAS,WD6CpB,MAAM,GAAG,GAoBP,MCjEmB;AAAD,WD6CpB,MAAM,GAAG,GAqBP,MAAM,MClEa;AAAD,WD6CpB,MAAM,GAAG,GAsBP,MAAM,SCnEa;AAAD,WD6CpB,MAAM,GAAG,GAuBP,MAAM,SAAS,MCpEI;AAAS,WD6C9B,MAAM,GAAG,GAoBP,MCjE6B;AAAD,WD6C9B,MAAM,GAAG,GAqBP,MAAM,MClEuB;AAAD,WD6C9B,MAAM,GAAG,GAsBP,MAAM,SCnEuB;AAAD,WD6C9B,MAAM,GAAG,GAuBP,MAAM,SAAS,MCpEc;AAAW,WD6C1C,MAAM,GAAG,GAoBP,MCjEyC;AAAD,WD6C1C,MAAM,GAAG,GAqBP,MAAM,MClEmC;AAAD,WD6C1C,MAAM,GAAG,GAsBP,MAAM,SCnEmC;AAAD,WD6C1C,MAAM,GAAG,GAuBP,MAAM,SAAS,MCpE0B;EACxC,yBAAA;;AAEF,WD0CD,MAAM,GAAG,GAoBP,MC9DA;AAAD,WD0CD,MAAM,GAAG,GAqBP,MAAM,MC/DN;AAAD,WD0CD,MAAM,GAAG,GAsBP,MAAM,SChEN;AAAD,WD0CD,MAAM,GAAG,GAuBP,MAAM,SAAS,MCjEf;AACD,WDyCD,MAAM,GAAG,GAoBP,MC7DA;AAAD,WDyCD,MAAM,GAAG,GAqBP,MAAM,MC9DN;AAAD,WDyCD,MAAM,GAAG,GAsBP,MAAM,SC/DN;AAAD,WDyCD,MAAM,GAAG,GAuBP,MAAM,SAAS,MChEf;EACC,0BAAyC,EAAzC;;ADoEF,WA5BD,MAAM,GAAG,GA4BP,MAAM,MAAM;EAEZ,WAAA;;AAED,WAhCD,MAAM,GAAG,GAgCP,MAAM,OAAO;EACb,WAAA;;AAED,WAnCD,MAAM,GAAG,GAmCP;AACD,WApCD,MAAM,GAAG,GAoCP,MAAM;AACP,WArCD,MAAM,GAAG,GAqCP,MAAM;AACP,WAtCD,MAAM,GAAG,GAsCP,MAAM,SAAS;EACf,gBAAA;EC7FD,wBAAA;EACG,qBAAA;EACK,gBAAA;;AD8FR,WA1CD,MAAM,GAAG,GA0CP,MAAM;AACP,WA3CD,MAAM,GAAG,GA2CP,MAAM,MAAM;AACb,WA5CD,MAAM,GAAG,GA4CP,MAAM,MAAM;AACb,WA7CD,MAAM,GAAG,GA6CP,MAAM,MAAM,SAAS;EClEpB,yBAAA;EACA,kBAAkB,iDAAlB;EACA,kBAAkB,gDAAlB;EACA,kBAAkB,sCAAsC,eAAmB,YAA3E;EACA,kBAAkB,oDAAlB;EACA,kBAAkB,+CAAlB;EACA,kBAAkB,4CAAlB;EACA,2BAAA;EACA,QAAQ,0GAAR;EAfF,qCAAA;EACA,uEAAA;EAPA,QAAQ,yDAAR;EApBA,wBAAA;EACG,qBAAA;EACK,gBAAA;;AAOR,WD6CD,MAAM,GAAG,GA0CP,MAAM,MCvFN;AAAD,WD6CD,MAAM,GAAG,GA2CP,MAAM,MAAM,MCxFZ;AAAD,WD6CD,MAAM,GAAG,GA4CP,MAAM,MAAM,SCzFZ;AAAD,WD6CD,MAAM,GAAG,GA6CP,MAAM,MAAM,SAAS,MC1FrB;AAAQ,WD6CV,MAAM,GAAG,GA0CP,MAAM,MCvFG;AAAD,WD6CV,MAAM,GAAG,GA2CP,MAAM,MAAM,MCxFH;AAAD,WD6CV,MAAM,GAAG,GA4CP,MAAM,MAAM,SCzFH;AAAD,WD6CV,MAAM,GAAG,GA6CP,MAAM,MAAM,SAAS,MC1FZ;AAAS,WD6CpB,MAAM,GAAG,GA0CP,MAAM,MCvFa;AAAD,WD6CpB,MAAM,GAAG,GA2CP,MAAM,MAAM,MCxFO;AAAD,WD6CpB,MAAM,GAAG,GA4CP,MAAM,MAAM,SCzFO;AAAD,WD6CpB,MAAM,GAAG,GA6CP,MAAM,MAAM,SAAS,MC1FF;AAAS,WD6C9B,MAAM,GAAG,GA0CP,MAAM,MCvFuB;AAAD,WD6C9B,MAAM,GAAG,GA2CP,MAAM,MAAM,MCxFiB;AAAD,WD6C9B,MAAM,GAAG,GA4CP,MAAM,MAAM,SCzFiB;AAAD,WD6C9B,MAAM,GAAG,GA6CP,MAAM,MAAM,SAAS,MC1FQ;AAAW,WD6C1C,MAAM,GAAG,GA0CP,MAAM,MCvFmC;AAAD,WD6C1C,MAAM,GAAG,GA2CP,MAAM,MAAM,MCxF6B;AAAD,WD6C1C,MAAM,GAAG,GA4CP,MAAM,MAAM,SCzF6B;AAAD,WD6C1C,MAAM,GAAG,GA6CP,MAAM,MAAM,SAAS,MC1FoB;EACxC,yBAAA;;AAEF,WD0CD,MAAM,GAAG,GA0CP,MAAM,MCpFN;AAAD,WD0CD,MAAM,GAAG,GA2CP,MAAM,MAAM,MCrFZ;AAAD,WD0CD,MAAM,GAAG,GA4CP,MAAM,MAAM,SCtFZ;AAAD,WD0CD,MAAM,GAAG,GA6CP,MAAM,MAAM,SAAS,MCvFrB;AACD,WDyCD,MAAM,GAAG,GA0CP,MAAM,MCnFN;AAAD,WDyCD,MAAM,GAAG,GA2CP,MAAM,MAAM,MCpFZ;AAAD,WDyCD,MAAM,GAAG,GA4CP,MAAM,MAAM,SCrFZ;AAAD,WDyCD,MAAM,GAAG,GA6CP,MAAM,MAAM,SAAS,MCtFrB;EACC,0BAAyC,EAAzC;;AD0FF,WAlDD,MAAM,GAAG,GAkDP;AACD,WAnDD,MAAM,GAAG,GAmDP,SAAS;AACV,WApDD,MAAM,GAAG,GAoDP,SAAS;AACV,WArDD,MAAM,GAAG,GAqDP,SAAS,SAAS;EC1EjB,yBAAA;EACA,kBAAkB,iDAAlB;EACA,kBAAkB,gDAAlB;EACA,kBAAkB,sCAAsC,eAAmB,YAA3E;EACA,kBAAkB,oDAAlB;EACA,kBAAkB,+CAAlB;EACA,kBAAkB,4CAAlB;EACA,2BAAA;EACA,QAAQ,0GAAR;EAfF,qCAAA;EACA,uEAAA;EAPA,QAAQ,yDAAR;EDyFC,WAAA;EACA,yCAAA;;ACrGD,WD6CD,MAAM,GAAG,GAkDP,SC/FA;AAAD,WD6CD,MAAM,GAAG,GAmDP,SAAS,MChGT;AAAD,WD6CD,MAAM,GAAG,GAoDP,SAAS,SCjGT;AAAD,WD6CD,MAAM,GAAG,GAqDP,SAAS,SAAS,MClGlB;AAAQ,WD6CV,MAAM,GAAG,GAkDP,SC/FS;AAAD,WD6CV,MAAM,GAAG,GAmDP,SAAS,MChGA;AAAD,WD6CV,MAAM,GAAG,GAoDP,SAAS,SCjGA;AAAD,WD6CV,MAAM,GAAG,GAqDP,SAAS,SAAS,MClGT;AAAS,WD6CpB,MAAM,GAAG,GAkDP,SC/FmB;AAAD,WD6CpB,MAAM,GAAG,GAmDP,SAAS,MChGU;AAAD,WD6CpB,MAAM,GAAG,GAoDP,SAAS,SCjGU;AAAD,WD6CpB,MAAM,GAAG,GAqDP,SAAS,SAAS,MClGC;AAAS,WD6C9B,MAAM,GAAG,GAkDP,SC/F6B;AAAD,WD6C9B,MAAM,GAAG,GAmDP,SAAS,MChGoB;AAAD,WD6C9B,MAAM,GAAG,GAoDP,SAAS,SCjGoB;AAAD,WD6C9B,MAAM,GAAG,GAqDP,SAAS,SAAS,MClGW;AAAW,WD6C1C,MAAM,GAAG,GAkDP,SC/FyC;AAAD,WD6C1C,MAAM,GAAG,GAmDP,SAAS,MChGgC;AAAD,WD6C1C,MAAM,GAAG,GAoDP,SAAS,SCjGgC;AAAD,WD6C1C,MAAM,GAAG,GAqDP,SAAS,SAAS,MClGuB;EACxC,yBAAA;;AAEF,WD0CD,MAAM,GAAG,GAkDP,SC5FA;AAAD,WD0CD,MAAM,GAAG,GAmDP,SAAS,MC7FT;AAAD,WD0CD,MAAM,GAAG,GAoDP,SAAS,SC9FT;AAAD,WD0CD,MAAM,GAAG,GAqDP,SAAS,SAAS,MC/FlB;AACD,WDyCD,MAAM,GAAG,GAkDP,SC3FA;AAAD,WDyCD,MAAM,GAAG,GAmDP,SAAS,MC5FT;AAAD,WDyCD,MAAM,GAAG,GAoDP,SAAS,SC7FT;AAAD,WDyCD,MAAM,GAAG,GAqDP,SAAS,SAAS,MC9FlB;EACC,0BAAyC,EAAzC;;ADkGF,WA1DD,MAAM,GAAG,GA0DP;AACD,WA3DD,MAAM,GAAG,GA2DP,OAAO;AACR,WA5DD,MAAM,GAAG,GA4DP,OAAO;AACR,WA7DD,MAAM,GAAG,GA6DP,OAAO,SAAS;EClFf,yBAAA;EACA,kBAAkB,8CAAlB;EACA,kBAAkB,6CAAlB;EACA,kBAAkB,sCAAsC,YAAmB,YAA3E;EACA,kBAAkB,iDAAlB;EACA,kBAAkB,4CAAlB;EACA,kBAAkB,yCAAlB;EACA,2BAAA;EACA,QAAQ,uGAAR;EAfF,qCAAA;EACA,uEAAA;EAPA,QAAQ,yDAAR;EDiGC,WAAA;EACA,yCAAA;;AC7GD,WD6CD,MAAM,GAAG,GA0DP,OCvGA;AAAD,WD6CD,MAAM,GAAG,GA2DP,OAAO,MCxGP;AAAD,WD6CD,MAAM,GAAG,GA4DP,OAAO,SCzGP;AAAD,WD6CD,MAAM,GAAG,GA6DP,OAAO,SAAS,MC1GhB;AAAQ,WD6CV,MAAM,GAAG,GA0DP,OCvGS;AAAD,WD6CV,MAAM,GAAG,GA2DP,OAAO,MCxGE;AAAD,WD6CV,MAAM,GAAG,GA4DP,OAAO,SCzGE;AAAD,WD6CV,MAAM,GAAG,GA6DP,OAAO,SAAS,MC1GP;AAAS,WD6CpB,MAAM,GAAG,GA0DP,OCvGmB;AAAD,WD6CpB,MAAM,GAAG,GA2DP,OAAO,MCxGY;AAAD,WD6CpB,MAAM,GAAG,GA4DP,OAAO,SCzGY;AAAD,WD6CpB,MAAM,GAAG,GA6DP,OAAO,SAAS,MC1GG;AAAS,WD6C9B,MAAM,GAAG,GA0DP,OCvG6B;AAAD,WD6C9B,MAAM,GAAG,GA2DP,OAAO,MCxGsB;AAAD,WD6C9B,MAAM,GAAG,GA4DP,OAAO,SCzGsB;AAAD,WD6C9B,MAAM,GAAG,GA6DP,OAAO,SAAS,MC1Ga;AAAW,WD6C1C,MAAM,GAAG,GA0DP,OCvGyC;AAAD,WD6C1C,MAAM,GAAG,GA2DP,OAAO,MCxGkC;AAAD,WD6C1C,MAAM,GAAG,GA4DP,OAAO,SCzGkC;AAAD,WD6C1C,MAAM,GAAG,GA6DP,OAAO,SAAS,MC1GyB;EACxC,yBAAA;;AAEF,WD0CD,MAAM,GAAG,GA0DP,OCpGA;AAAD,WD0CD,MAAM,GAAG,GA2DP,OAAO,MCrGP;AAAD,WD0CD,MAAM,GAAG,GA4DP,OAAO,SCtGP;AAAD,WD0CD,MAAM,GAAG,GA6DP,OAAO,SAAS,MCvGhB;AACD,WDyCD,MAAM,GAAG,GA0DP,OCnGA;AAAD,WDyCD,MAAM,GAAG,GA2DP,OAAO,MCpGP;AAAD,WDyCD,MAAM,GAAG,GA4DP,OAAO,SCrGP;AAAD,WDyCD,MAAM,GAAG,GA6DP,OAAO,SAAS,MCtGhB;EACC,0BAAyC,EAAzC;;ADrCJ,WA6EC,MAAM,GAAG,GAkER;EACC,cAAA;EACA,UAAA;EACA,YAAA;EACA,iBAAA;EACA,WAAA;EACA,UAAA;EACA,eAAA;EC/HD,0BAAA;EACG,uBAAA;EACK,kBAAA;;AD+HP,WA3EF,MAAM,GAAG,GAkER,KASE;AACD,WA5EF,MAAM,GAAG,GAkER,KAUE;EACA,gBAAA;;AAED,WA/EF,MAAM,GAAG,GAkER,KAaE;AACD,WAhFF,MAAM,GAAG,GAkER,KAcE,SAAS;EACT,gBAAA;EACA,WAAA;EACA,eAAA;;AAED,WArFF,MAAM,GAAG,GAkER,KAmBE;AACD,WAtFF,MAAM,GAAG,GAkER,KAoBE,OAAO;AACR,WAvFF,MAAM,GAAG,GAkER,KAqBE,OAAO;AACR,WAxFF,MAAM,GAAG,GAkER,KAsBE,OAAO,SAAS;EC7GhB,yBAAA;EACA,kBAAkB,8CAAlB;EACA,kBAAkB,6CAAlB;EACA,kBAAkB,sCAAsC,YAAmB,YAA3E;EACA,kBAAkB,iDAAlB;EACA,kBAAkB,4CAAlB;EACA,kBAAkB,yCAAlB;EACA,2BAAA;EACA,QAAQ,uGAAR;EAfF,qCAAA;EACA,uEAAA;EAPA,QAAQ,yDAAR;ED4HE,WAAA;EACA,yCAAA;;ACxIF,WD6CD,MAAM,GAAG,GAkER,KAmBE,OClID;AAAD,WD6CD,MAAM,GAAG,GAkER,KAoBE,OAAO,MCnIR;AAAD,WD6CD,MAAM,GAAG,GAkER,KAqBE,OAAO,SCpIR;AAAD,WD6CD,MAAM,GAAG,GAkER,KAsBE,OAAO,SAAS,MCrIjB;AAAQ,WD6CV,MAAM,GAAG,GAkER,KAmBE,OClIQ;AAAD,WD6CV,MAAM,GAAG,GAkER,KAoBE,OAAO,MCnIC;AAAD,WD6CV,MAAM,GAAG,GAkER,KAqBE,OAAO,SCpIC;AAAD,WD6CV,MAAM,GAAG,GAkER,KAsBE,OAAO,SAAS,MCrIR;AAAS,WD6CpB,MAAM,GAAG,GAkER,KAmBE,OClIkB;AAAD,WD6CpB,MAAM,GAAG,GAkER,KAoBE,OAAO,MCnIW;AAAD,WD6CpB,MAAM,GAAG,GAkER,KAqBE,OAAO,SCpIW;AAAD,WD6CpB,MAAM,GAAG,GAkER,KAsBE,OAAO,SAAS,MCrIE;AAAS,WD6C9B,MAAM,GAAG,GAkER,KAmBE,OClI4B;AAAD,WD6C9B,MAAM,GAAG,GAkER,KAoBE,OAAO,MCnIqB;AAAD,WD6C9B,MAAM,GAAG,GAkER,KAqBE,OAAO,SCpIqB;AAAD,WD6C9B,MAAM,GAAG,GAkER,KAsBE,OAAO,SAAS,MCrIY;AAAW,WD6C1C,MAAM,GAAG,GAkER,KAmBE,OClIwC;AAAD,WD6C1C,MAAM,GAAG,GAkER,KAoBE,OAAO,MCnIiC;AAAD,WD6C1C,MAAM,GAAG,GAkER,KAqBE,OAAO,SCpIiC;AAAD,WD6C1C,MAAM,GAAG,GAkER,KAsBE,OAAO,SAAS,MCrIwB;EACxC,yBAAA;;AAEF,WD0CD,MAAM,GAAG,GAkER,KAmBE,OC/HD;AAAD,WD0CD,MAAM,GAAG,GAkER,KAoBE,OAAO,MChIR;AAAD,WD0CD,MAAM,GAAG,GAkER,KAqBE,OAAO,SCjIR;AAAD,WD0CD,MAAM,GAAG,GAkER,KAsBE,OAAO,SAAS,MClIjB;AACD,WDyCD,MAAM,GAAG,GAkER,KAmBE,OC9HD;AAAD,WDyCD,MAAM,GAAG,GAkER,KAoBE,OAAO,MC/HR;AAAD,WDyCD,MAAM,GAAG,GAkER,KAqBE,OAAO,SChIR;AAAD,WDyCD,MAAM,GAAG,GAkER,KAsBE,OAAO,SAAS,MCjIjB;EACC,0BAAyC,EAAzC;;ADqID,WA7FF,MAAM,GAAG,GAkER,KA2BE;AACD,WA9FF,MAAM,GAAG,GAkER,KA4BE;EACA,WAAA;;AA5KJ,WAiLC;EACC,YAAA;;AAlLF,WAqLC;AArLD,WAsLC;AAtLD,WAuLC;AAvLD,WAwLC,MAAM,GAAG;EACR,eAAA;;AACA,WALD,mBAKE;AAAD,WAJD,MAIE;AAAD,WAHD,MAGE;AAAD,WAFD,MAAM,GAAG,GAEP;EACA,gBAAA;;AAKD,WADD,MACE;AAAD,WADM,MACL;EACA,kBAAA;;AAjMH,WAsMC;EACC,eAAA;EACA,WAAA;EACA,oBAAA;EACA,sBAAA;;AAKD,aAAC,KAAM;AAAP,cAAC,KAAM;EACN,eAAA;;AADD,aAAC,KAAM,QAGN;AAHD,cAAC,KAAM,QAGN;EACC,eAAA;;AAIH,gBACC;EACC,kBAAA;;AAFF,gBAIC,MAAK;ECpMJ,kCAAA;EACG,+BAAA;EACK,0BAAA;;AD8LV,gBAOC,MAAK;ECvMJ,kCAAA;EACG,+BAAA;EACK,0BAAA;;AD8LV,gBAUC;EACC,qBAAA;EACA,WAAA;EACA,eAAA;EACA,YAAA;EACA,gBAAA;EACA,mBAAA;EACA,iBAAA;EACA,kBAAA;EACA,yBAAA;EACA,sBAAA;EACA,sBAAA;EACA,sBAAA;EACA,iBAAA;EACA,kBAAA","sourcesContent":[".datepicker {\n\tpadding: 4px;\n\t.border-radius(@baseBorderRadius);\n\t&-inline {\n\t\twidth: 220px;\n\t}\n\tdirection: ltr;\n\t&-rtl {\n\t\tdirection: rtl;\n\t\t&.dropdown-menu { left: auto; }\n\t\ttable tr td span {\n\t\t\tfloat: right;\n\t\t}\n\t}\n\t&-dropdown {\n\t\ttop: 0;\n\t\tleft: 0;\n\t\t&:before {\n\t\t\tcontent: '';\n\t\t\tdisplay: inline-block;\n\t\t\tborder-left: 7px solid transparent;\n\t\t\tborder-right: 7px solid transparent;\n\t\t\tborder-bottom: 7px solid @grayLight;\n\t\t\tborder-top: 0;\n\t\t\tborder-bottom-color: rgba(0,0,0,.2);\n\t\t\tposition: absolute;\n\t\t}\n\t\t&:after {\n\t\t\tcontent: '';\n\t\t\tdisplay: inline-block;\n\t\t\tborder-left: 6px solid transparent;\n\t\t\tborder-right: 6px solid transparent;\n\t\t\tborder-bottom: 6px solid @white;\n\t\t\tborder-top: 0;\n\t\t\tposition: absolute;\n\t\t}\n\t\t&.datepicker-orient-left:before { left: 6px; }\n\t\t&.datepicker-orient-left:after { left: 7px; }\n\t\t&.datepicker-orient-right:before { right: 6px; }\n\t\t&.datepicker-orient-right:after { right: 7px; }\n\t\t&.datepicker-orient-bottom:before { top: -7px; }\n\t\t&.datepicker-orient-bottom:after { top: -6px; }\n\t\t&.datepicker-orient-top:before {\n\t\t\tbottom: -7px;\n\t\t\tborder-bottom: 0;\n\t\t\tborder-top: 7px solid @grayLight;\n\t\t}\n\t\t&.datepicker-orient-top:after {\n\t\t\tbottom: -6px;\n\t\t\tborder-bottom: 0;\n\t\t\tborder-top: 6px solid @white;\n\t\t}\n\t}\n\ttable {\n\t\tmargin: 0;\n\t\t-webkit-touch-callout: none;\n\t\t-webkit-user-select: none;\n\t\t-khtml-user-select: none;\n\t\t-moz-user-select: none;\n\t\t-ms-user-select: none;\n\t\tuser-select: none;\n\t}\n\ttd, th {\n\t\ttext-align: center;\n\t\twidth: 20px;\n\t\theight: 20px;\n\t\t.border-radius(4px);\n\n\t\tborder: none;\n\t}\n\t// Inline display inside a table presents some problems with\n\t// border and background colors.\n\t.table-striped & table tr {\n\t\ttd, th {\n\t\t\tbackground-color: transparent;\n\t\t}\n\t}\n\ttable tr td {\n\t\t&.day:hover,\n\t\t&.day.focused {\n\t\t\tbackground: @grayLighter;\n\t\t\tcursor: pointer;\n\t\t}\n\t\t&.old,\n\t\t&.new {\n\t\t\tcolor: @grayLight;\n\t\t}\n\t\t&.disabled,\n\t\t&.disabled:hover {\n\t\t\tbackground: none;\n\t\t\tcolor: @grayLight;\n\t\t\tcursor: default;\n\t\t}\n\t\t&.highlighted {\n\t\t\tbackground: @infoBackground;\n\t\t\tborder-radius: 0;\n\t\t}\n\t\t&.today,\n\t\t&.today:hover,\n\t\t&.today.disabled,\n\t\t&.today.disabled:hover {\n\t\t\t@todayBackground: lighten(@orange, 30%);\n\t\t\t.buttonBackground(@todayBackground, spin(@todayBackground, 20));\n\t\t\tcolor: #000;\n\t\t}\n\t\t&.today:hover:hover { // Thank bootstrap 2.0 for this selector...\n\t\t\t// TODO: Bump min BS to 2.1, use @textColor in buttonBackground above\n\t\t\tcolor: #000;\n\t\t}\n\t\t&.today.active:hover {\n\t\t\tcolor: #fff;\n\t\t}\n\t\t&.range,\n\t\t&.range:hover,\n\t\t&.range.disabled,\n\t\t&.range.disabled:hover {\n\t\t\tbackground: @grayLighter;\n\t\t\t.border-radius(0);\n\t\t}\n\t\t&.range.today,\n\t\t&.range.today:hover,\n\t\t&.range.today.disabled,\n\t\t&.range.today.disabled:hover {\n\t\t\t@todayBackground: mix(@orange, @grayLighter, 50%);\n\t\t\t.buttonBackground(@todayBackground, spin(@todayBackground, 20));\n\t\t\t.border-radius(0);\n\t\t}\n\t\t&.selected,\n\t\t&.selected:hover,\n\t\t&.selected.disabled,\n\t\t&.selected.disabled:hover {\n\t\t\t.buttonBackground(lighten(@grayLight, 10), darken(@grayLight, 10));\n\t\t\tcolor: #fff;\n\t\t\ttext-shadow: 0 -1px 0 rgba(0,0,0,.25);\n\t\t}\n\t\t&.active,\n\t\t&.active:hover,\n\t\t&.active.disabled,\n\t\t&.active.disabled:hover {\n\t\t\t.buttonBackground(@btnPrimaryBackground, spin(@btnPrimaryBackground, 20));\n\t\t\tcolor: #fff;\n\t\t\ttext-shadow: 0 -1px 0 rgba(0,0,0,.25);\n\t\t}\n\t\tspan {\n\t\t\tdisplay: block;\n\t\t\twidth: 23%;\n\t\t\theight: 54px;\n\t\t\tline-height: 54px;\n\t\t\tfloat: left;\n\t\t\tmargin: 1%;\n\t\t\tcursor: pointer;\n\t\t\t.border-radius(4px);\n\t\t\t&:hover,\n\t\t\t&.focused {\n\t\t\t\tbackground: @grayLighter;\n\t\t\t}\n\t\t\t&.disabled,\n\t\t\t&.disabled:hover {\n\t\t\t\tbackground: none;\n\t\t\t\tcolor: @grayLight;\n\t\t\t\tcursor: default;\n\t\t\t}\n\t\t\t&.active,\n\t\t\t&.active:hover,\n\t\t\t&.active.disabled,\n\t\t\t&.active.disabled:hover {\n\t\t\t\t.buttonBackground(@btnPrimaryBackground, spin(@btnPrimaryBackground, 20));\n\t\t\t\tcolor: #fff;\n\t\t\t\ttext-shadow: 0 -1px 0 rgba(0,0,0,.25);\n\t\t\t}\n\t\t\t&.old,\n\t\t\t&.new {\n\t\t\t\tcolor: @grayLight;\n\t\t\t}\n\t\t}\n\t}\n\n\t.datepicker-switch {\n\t\twidth: 145px;\n\t}\n\n\t.datepicker-switch,\n\t.prev,\n\t.next,\n\ttfoot tr th {\n\t\tcursor: pointer;\n\t\t&:hover {\n\t\t\tbackground: @grayLighter;\n\t\t}\n\t}\n\n\t.prev, .next {\n\t\t&.disabled {\n\t\t\tvisibility: hidden;\n\t\t}\n\t}\n\n\t// Basic styling for calendar-week cells\n\t.cw {\n\t\tfont-size: 10px;\n\t\twidth: 12px;\n\t\tpadding: 0 2px 0 5px;\n\t\tvertical-align: middle;\n\t}\n}\n.input-append,\n.input-prepend {\n\t&.date .add-on {\n\t\tcursor: pointer;\n\n\t\ti {\n\t\t\tmargin-top: 3px;\n\t\t}\n\t}\n}\n.input-daterange {\n\tinput {\n\t\ttext-align:center;\n\t}\n\tinput:first-child {\n\t\t.border-radius(3px 0 0 3px);\n\t}\n\tinput:last-child {\n\t\t.border-radius(0 3px 3px 0);\n\t}\n\t.add-on {\n\t\tdisplay: inline-block;\n\t\twidth: auto;\n\t\tmin-width: 16px;\n\t\theight: @baseLineHeight;\n\t\tpadding: 4px 5px;\n\t\tfont-weight: normal;\n\t\tline-height: @baseLineHeight;\n\t\ttext-align: center;\n\t\ttext-shadow: 0 1px 0 @white;\n\t\tvertical-align: middle;\n\t\tbackground-color: @grayLighter;\n\t\tborder: 1px solid #ccc;\n\t\tmargin-left: -5px;\n\t\tmargin-right: -5px;\n\t}\n}\n","// Datepicker .less buildfile. Includes select mixins/variables from bootstrap\n// and imports the included datepicker.less to output a minimal datepicker.css\n//\n// Usage:\n// lessc build.less datepicker.css\n//\n// Variables and mixins copied from bootstrap 2.0.2\n\n// Variables\n@grayLight: #999;\n@grayLighter: #eee;\n@white: #fff;\n@linkColor: #08c;\n@btnPrimaryBackground: @linkColor;\n@orange: #f89406;\n@infoBackground: #d9edf7;\n@baseLineHeight: 18px;\n@baseBorderRadius: 4px;\n\n// Mixins\n\n// Border Radius\n.border-radius(@radius: 5px) {\n -webkit-border-radius: @radius;\n -moz-border-radius: @radius;\n border-radius: @radius;\n}\n\n// Button backgrounds\n.buttonBackground(@startColor, @endColor) {\n .gradientBar(@startColor, @endColor);\n .reset-filter();\n &:hover, &:active, &.active, &.disabled, &[disabled] {\n background-color: @endColor;\n }\n &:active,\n &.active {\n background-color: darken(@endColor, 10%) e(\"\\9\");\n }\n}\n\n// Reset filters for IE\n.reset-filter() {\n filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);\n}\n\n// Gradient Bar Colors for buttons and alerts\n.gradientBar(@primaryColor, @secondaryColor) {\n #gradient > .vertical(@primaryColor, @secondaryColor);\n border-color: @secondaryColor @secondaryColor darken(@secondaryColor, 15%);\n border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) fadein(rgba(0,0,0,.1), 15%);\n}\n\n// Gradients\n#gradient {\n .vertical(@startColor: #555, @endColor: #333) {\n background-color: mix(@startColor, @endColor, 60%);\n background-image: -moz-linear-gradient(to bottom, @startColor, @endColor); // FF 3.6+\n background-image: -ms-linear-gradient(to bottom, @startColor, @endColor); // IE10\n background-image: -webkit-gradient(linear, 0 0, 0 100%, from(@startColor), to(@endColor)); // Safari 4+, Chrome 2+\n background-image: -webkit-linear-gradient(to bottom, @startColor, @endColor); // Safari 5.1+, Chrome 10+\n background-image: -o-linear-gradient(to bottom, @startColor, @endColor); // Opera 11.10\n background-image: linear-gradient(to bottom, @startColor, @endColor); // The standard\n background-repeat: repeat-x;\n filter: e(%(\"progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', GradientType=0)\",@startColor,@endColor)); // IE9 and down\n }\n}\n\n@import \"../less/datepicker.less\";\n"]} \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/bootstrap-datepicker.min.css b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/bootstrap-datepicker.min.css new file mode 100644 index 0000000000..eb681513fb --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/bootstrap-datepicker.min.css @@ -0,0 +1,7 @@ +/*! + * Datepicker for Bootstrap v1.9.0 (https://github.com/uxsolutions/bootstrap-datepicker) + * + * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0) + */ + +.datepicker{padding:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;direction:ltr}.datepicker-inline{width:220px}.datepicker-rtl{direction:rtl}.datepicker-rtl.dropdown-menu{left:auto}.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #999;border-top:0;border-bottom-color:rgba(0,0,0,.2);position:absolute}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0;position:absolute}.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker-dropdown.datepicker-orient-bottom:before{top:-7px}.datepicker-dropdown.datepicker-orient-bottom:after{top:-6px}.datepicker-dropdown.datepicker-orient-top:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.datepicker-dropdown.datepicker-orient-top:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker td,.datepicker th{text-align:center;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td.day.focused,.datepicker table tr td.day:hover{background:#eee;cursor:pointer}.datepicker table tr td.new,.datepicker table tr td.old{color:#999}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:0 0;color:#999;cursor:default}.datepicker table tr td.highlighted{background:#d9edf7;border-radius:0}.datepicker table tr td.today,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today:hover{background-color:#fde19a;background-image:-moz-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-ms-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fdd49a),to(#fdf59a));background-image:-webkit-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-o-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:linear-gradient(to bottom,#fdd49a,#fdf59a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);border-color:#fdf59a #fdf59a #fbed50;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#000}.datepicker table tr td.today.active,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled.disabled,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover.disabled,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.disabled:hover:hover,.datepicker table tr td.today.disabled:hover[disabled],.datepicker table tr td.today.disabled[disabled],.datepicker table tr td.today:active,.datepicker table tr td.today:hover,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover.disabled,.datepicker table tr td.today:hover:active,.datepicker table tr td.today:hover:hover,.datepicker table tr td.today:hover[disabled],.datepicker table tr td.today[disabled]{background-color:#fdf59a}.datepicker table tr td.today.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today:active,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover:active{background-color:#fbf069\9}.datepicker table tr td.today:hover:hover{color:#000}.datepicker table tr td.today.active:hover{color:#fff}.datepicker table tr td.range,.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:hover,.datepicker table tr td.range:hover{background:#eee;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today:hover{background-color:#f3d17a;background-image:-moz-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-ms-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f3c17a),to(#f3e97a));background-image:-webkit-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-o-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:linear-gradient(to bottom,#f3c17a,#f3e97a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);border-color:#f3e97a #f3e97a #edde34;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled.disabled,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled:hover.disabled,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.disabled:hover:hover,.datepicker table tr td.range.today.disabled:hover[disabled],.datepicker table tr td.range.today.disabled[disabled],.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today:hover.disabled,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today:hover:hover,.datepicker table tr td.range.today:hover[disabled],.datepicker table tr td.range.today[disabled]{background-color:#f3e97a}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today:hover:active{background-color:#efe24b\9}.datepicker table tr td.selected,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected:hover{background-color:#9e9e9e;background-image:-moz-linear-gradient(to bottom,#b3b3b3,grey);background-image:-ms-linear-gradient(to bottom,#b3b3b3,grey);background-image:-webkit-gradient(linear,0 0,0 100%,from(#b3b3b3),to(grey));background-image:-webkit-linear-gradient(to bottom,#b3b3b3,grey);background-image:-o-linear-gradient(to bottom,#b3b3b3,grey);background-image:linear-gradient(to bottom,#b3b3b3,grey);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);border-color:grey grey #595959;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.selected.active,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled.disabled,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled:hover.disabled,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.disabled:hover:hover,.datepicker table tr td.selected.disabled:hover[disabled],.datepicker table tr td.selected.disabled[disabled],.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected:hover.disabled,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected:hover:hover,.datepicker table tr td.selected:hover[disabled],.datepicker table tr td.selected[disabled]{background-color:grey}.datepicker table tr td.selected.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected:hover:active{background-color:#666\9}.datepicker table tr td.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom,#08c,#04c);background-image:-ms-linear-gradient(to bottom,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(to bottom,#08c,#04c);background-image:-o-linear-gradient(to bottom,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.active.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled.disabled,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover.disabled,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.disabled:hover:hover,.datepicker table tr td.active.disabled:hover[disabled],.datepicker table tr td.active.disabled[disabled],.datepicker table tr td.active:active,.datepicker table tr td.active:hover,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover.disabled,.datepicker table tr td.active:hover:active,.datepicker table tr td.active:hover:hover,.datepicker table tr td.active:hover[disabled],.datepicker table tr td.active[disabled]{background-color:#04c}.datepicker table tr td.active.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active:active,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover:active{background-color:#039\9}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.datepicker table tr td span.focused,.datepicker table tr td span:hover{background:#eee}.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:0 0;color:#999;cursor:default}.datepicker table tr td span.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom,#08c,#04c);background-image:-ms-linear-gradient(to bottom,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(to bottom,#08c,#04c);background-image:-o-linear-gradient(to bottom,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled.disabled,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover.disabled,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active.disabled:hover[disabled],.datepicker table tr td span.active.disabled[disabled],.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover.disabled,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active:hover:hover,.datepicker table tr td span.active:hover[disabled],.datepicker table tr td span.active[disabled]{background-color:#04c}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:active{background-color:#039\9}.datepicker table tr td span.new,.datepicker table tr td span.old{color:#999}.datepicker .datepicker-switch{width:145px}.datepicker .datepicker-switch,.datepicker .next,.datepicker .prev,.datepicker tfoot tr th{cursor:pointer}.datepicker .datepicker-switch:hover,.datepicker .next:hover,.datepicker .prev:hover,.datepicker tfoot tr th:hover{background:#eee}.datepicker .next.disabled,.datepicker .prev.disabled{visibility:hidden}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.input-append.date .add-on,.input-prepend.date .add-on{cursor:pointer}.input-append.date .add-on i,.input-prepend.date .add-on i{margin-top:3px}.input-daterange input{text-align:center}.input-daterange input:first-child{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.input-daterange input:last-child{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.input-daterange .add-on{display:inline-block;width:auto;min-width:16px;height:18px;padding:4px 5px;font-weight:400;line-height:18px;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;background-color:#eee;border:1px solid #ccc;margin-left:-5px;margin-right:-5px} \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/bootstrap-datepicker.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/bootstrap-datepicker.min.js new file mode 100644 index 0000000000..8800106e8f --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/bootstrap-datepicker.min.js @@ -0,0 +1,8 @@ +/*! + * Datepicker for Bootstrap v1.9.0 (https://github.com/uxsolutions/bootstrap-datepicker) + * + * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0) + */ + +!function(a){"function"==typeof define&&define.amd?define(["jquery"],a):a("object"==typeof exports?require("jquery"):jQuery)}(function(a,b){function c(){return new Date(Date.UTC.apply(Date,arguments))}function d(){var a=new Date;return c(a.getFullYear(),a.getMonth(),a.getDate())}function e(a,b){return a.getUTCFullYear()===b.getUTCFullYear()&&a.getUTCMonth()===b.getUTCMonth()&&a.getUTCDate()===b.getUTCDate()}function f(c,d){return function(){return d!==b&&a.fn.datepicker.deprecated(d),this[c].apply(this,arguments)}}function g(a){return a&&!isNaN(a.getTime())}function h(b,c){function d(a,b){return b.toLowerCase()}var e,f=a(b).data(),g={},h=new RegExp("^"+c.toLowerCase()+"([A-Z])");c=new RegExp("^"+c.toLowerCase());for(var i in f)c.test(i)&&(e=i.replace(h,d),g[e]=f[i]);return g}function i(b){var c={};if(q[b]||(b=b.split("-")[0],q[b])){var d=q[b];return a.each(p,function(a,b){b in d&&(c[b]=d[b])}),c}}var j=function(){var b={get:function(a){return this.slice(a)[0]},contains:function(a){for(var b=a&&a.valueOf(),c=0,d=this.length;c]/g)||[]).length<=0)return!0;return a(c).length>0}catch(a){return!1}},_process_options:function(b){this._o=a.extend({},this._o,b);var e=this.o=a.extend({},this._o),f=e.language;q[f]||(f=f.split("-")[0],q[f]||(f=o.language)),e.language=f,e.startView=this._resolveViewName(e.startView),e.minViewMode=this._resolveViewName(e.minViewMode),e.maxViewMode=this._resolveViewName(e.maxViewMode),e.startView=Math.max(this.o.minViewMode,Math.min(this.o.maxViewMode,e.startView)),!0!==e.multidate&&(e.multidate=Number(e.multidate)||!1,!1!==e.multidate&&(e.multidate=Math.max(0,e.multidate))),e.multidateSeparator=String(e.multidateSeparator),e.weekStart%=7,e.weekEnd=(e.weekStart+6)%7;var g=r.parseFormat(e.format);e.startDate!==-1/0&&(e.startDate?e.startDate instanceof Date?e.startDate=this._local_to_utc(this._zero_time(e.startDate)):e.startDate=r.parseDate(e.startDate,g,e.language,e.assumeNearbyYear):e.startDate=-1/0),e.endDate!==1/0&&(e.endDate?e.endDate instanceof Date?e.endDate=this._local_to_utc(this._zero_time(e.endDate)):e.endDate=r.parseDate(e.endDate,g,e.language,e.assumeNearbyYear):e.endDate=1/0),e.daysOfWeekDisabled=this._resolveDaysOfWeek(e.daysOfWeekDisabled||[]),e.daysOfWeekHighlighted=this._resolveDaysOfWeek(e.daysOfWeekHighlighted||[]),e.datesDisabled=e.datesDisabled||[],a.isArray(e.datesDisabled)||(e.datesDisabled=e.datesDisabled.split(",")),e.datesDisabled=a.map(e.datesDisabled,function(a){return r.parseDate(a,g,e.language,e.assumeNearbyYear)});var h=String(e.orientation).toLowerCase().split(/\s+/g),i=e.orientation.toLowerCase();if(h=a.grep(h,function(a){return/^auto|left|right|top|bottom$/.test(a)}),e.orientation={x:"auto",y:"auto"},i&&"auto"!==i)if(1===h.length)switch(h[0]){case"top":case"bottom":e.orientation.y=h[0];break;case"left":case"right":e.orientation.x=h[0]}else i=a.grep(h,function(a){return/^left|right$/.test(a)}),e.orientation.x=i[0]||"auto",i=a.grep(h,function(a){return/^top|bottom$/.test(a)}),e.orientation.y=i[0]||"auto";else;if(e.defaultViewDate instanceof Date||"string"==typeof e.defaultViewDate)e.defaultViewDate=r.parseDate(e.defaultViewDate,g,e.language,e.assumeNearbyYear);else if(e.defaultViewDate){var j=e.defaultViewDate.year||(new Date).getFullYear(),k=e.defaultViewDate.month||0,l=e.defaultViewDate.day||1;e.defaultViewDate=c(j,k,l)}else e.defaultViewDate=d()},_applyEvents:function(a){for(var c,d,e,f=0;fe?(this.picker.addClass("datepicker-orient-right"),m+=l-b):this.o.rtl?this.picker.addClass("datepicker-orient-right"):this.picker.addClass("datepicker-orient-left");var o,p=this.o.orientation.y;if("auto"===p&&(o=-f+n-c,p=o<0?"bottom":"top"),this.picker.addClass("datepicker-orient-"+p),"top"===p?n-=c+parseInt(this.picker.css("padding-top")):n+=k,this.o.rtl){var q=e-(m+l);this.picker.css({top:n,right:q,zIndex:i})}else this.picker.css({top:n,left:m,zIndex:i});return this},_allow_update:!0,update:function(){if(!this._allow_update)return this;var b=this.dates.copy(),c=[],d=!1;return arguments.length?(a.each(arguments,a.proxy(function(a,b){b instanceof Date&&(b=this._local_to_utc(b)),c.push(b)},this)),d=!0):(c=this.isInput?this.element.val():this.element.data("date")||this.inputField.val(),c=c&&this.o.multidate?c.split(this.o.multidateSeparator):[c],delete this.element.data().date),c=a.map(c,a.proxy(function(a){return r.parseDate(a,this.o.format,this.o.language,this.o.assumeNearbyYear)},this)),c=a.grep(c,a.proxy(function(a){return!this.dateWithinRange(a)||!a},this),!0),this.dates.replace(c),this.o.updateViewDate&&(this.dates.length?this.viewDate=new Date(this.dates.get(-1)):this.viewDatethis.o.endDate?this.viewDate=new Date(this.o.endDate):this.viewDate=this.o.defaultViewDate),d?(this.setValue(),this.element.change()):this.dates.length&&String(b)!==String(this.dates)&&d&&(this._trigger("changeDate"),this.element.change()),!this.dates.length&&b.length&&(this._trigger("clearDate"),this.element.change()),this.fill(),this},fillDow:function(){if(this.o.showWeekDays){var b=this.o.weekStart,c="";for(this.o.calendarWeeks&&(c+=' ');b";c+="",this.picker.find(".datepicker-days thead").append(c)}},fillMonths:function(){for(var a,b=this._utc_to_local(this.viewDate),c="",d=0;d<12;d++)a=b&&b.getMonth()===d?" focused":"",c+=''+q[this.o.language].monthsShort[d]+"";this.picker.find(".datepicker-months td").html(c)},setRange:function(b){b&&b.length?this.range=a.map(b,function(a){return a.valueOf()}):delete this.range,this.fill()},getClassNames:function(b){var c=[],f=this.viewDate.getUTCFullYear(),g=this.viewDate.getUTCMonth(),h=d();return b.getUTCFullYear()f||b.getUTCFullYear()===f&&b.getUTCMonth()>g)&&c.push("new"),this.focusDate&&b.valueOf()===this.focusDate.valueOf()&&c.push("focused"),this.o.todayHighlight&&e(b,h)&&c.push("today"),-1!==this.dates.contains(b)&&c.push("active"),this.dateWithinRange(b)||c.push("disabled"),this.dateIsDisabled(b)&&c.push("disabled","disabled-date"),-1!==a.inArray(b.getUTCDay(),this.o.daysOfWeekHighlighted)&&c.push("highlighted"),this.range&&(b>this.range[0]&&bh)&&j.push("disabled"),t===r&&j.push("focused"),i!==a.noop&&(l=i(new Date(t,0,1)),l===b?l={}:"boolean"==typeof l?l={enabled:l}:"string"==typeof l&&(l={classes:l}),!1===l.enabled&&j.push("disabled"),l.classes&&(j=j.concat(l.classes.split(/\s+/))),l.tooltip&&(k=l.tooltip)),m+='"+t+"";o.find(".datepicker-switch").text(p+"-"+q),o.find("td").html(m)},fill:function(){var e,f,g=new Date(this.viewDate),h=g.getUTCFullYear(),i=g.getUTCMonth(),j=this.o.startDate!==-1/0?this.o.startDate.getUTCFullYear():-1/0,k=this.o.startDate!==-1/0?this.o.startDate.getUTCMonth():-1/0,l=this.o.endDate!==1/0?this.o.endDate.getUTCFullYear():1/0,m=this.o.endDate!==1/0?this.o.endDate.getUTCMonth():1/0,n=q[this.o.language].today||q.en.today||"",o=q[this.o.language].clear||q.en.clear||"",p=q[this.o.language].titleFormat||q.en.titleFormat,s=d(),t=(!0===this.o.todayBtn||"linked"===this.o.todayBtn)&&s>=this.o.startDate&&s<=this.o.endDate&&!this.weekOfDateIsDisabled(s);if(!isNaN(h)&&!isNaN(i)){this.picker.find(".datepicker-days .datepicker-switch").text(r.formatDate(g,p,this.o.language)),this.picker.find("tfoot .today").text(n).css("display",t?"table-cell":"none"),this.picker.find("tfoot .clear").text(o).css("display",!0===this.o.clearBtn?"table-cell":"none"),this.picker.find("thead .datepicker-title").text(this.o.title).css("display","string"==typeof this.o.title&&""!==this.o.title?"table-cell":"none"),this.updateNavArrows(),this.fillMonths();var u=c(h,i,0),v=u.getUTCDate();u.setUTCDate(v-(u.getUTCDay()-this.o.weekStart+7)%7);var w=new Date(u);u.getUTCFullYear()<100&&w.setUTCFullYear(u.getUTCFullYear()),w.setUTCDate(w.getUTCDate()+42),w=w.valueOf();for(var x,y,z=[];u.valueOf()"),this.o.calendarWeeks)){var A=new Date(+u+(this.o.weekStart-x-7)%7*864e5),B=new Date(Number(A)+(11-A.getUTCDay())%7*864e5),C=new Date(Number(C=c(B.getUTCFullYear(),0,1))+(11-C.getUTCDay())%7*864e5),D=(B-C)/864e5/7+1;z.push(''+D+"")}y=this.getClassNames(u),y.push("day");var E=u.getUTCDate();this.o.beforeShowDay!==a.noop&&(f=this.o.beforeShowDay(this._utc_to_local(u)),f===b?f={}:"boolean"==typeof f?f={enabled:f}:"string"==typeof f&&(f={classes:f}),!1===f.enabled&&y.push("disabled"),f.classes&&(y=y.concat(f.classes.split(/\s+/))),f.tooltip&&(e=f.tooltip),f.content&&(E=f.content)),y=a.isFunction(a.uniqueSort)?a.uniqueSort(y):a.unique(y),z.push(''+E+""),e=null,x===this.o.weekEnd&&z.push(""),u.setUTCDate(u.getUTCDate()+1)}this.picker.find(".datepicker-days tbody").html(z.join(""));var F=q[this.o.language].monthsTitle||q.en.monthsTitle||"Months",G=this.picker.find(".datepicker-months").find(".datepicker-switch").text(this.o.maxViewMode<2?F:h).end().find("tbody span").removeClass("active");if(a.each(this.dates,function(a,b){b.getUTCFullYear()===h&&G.eq(b.getUTCMonth()).addClass("active")}),(hl)&&G.addClass("disabled"),h===j&&G.slice(0,k).addClass("disabled"),h===l&&G.slice(m+1).addClass("disabled"),this.o.beforeShowMonth!==a.noop){var H=this;a.each(G,function(c,d){var e=new Date(h,c,1),f=H.o.beforeShowMonth(e);f===b?f={}:"boolean"==typeof f?f={enabled:f}:"string"==typeof f&&(f={classes:f}),!1!==f.enabled||a(d).hasClass("disabled")||a(d).addClass("disabled"),f.classes&&a(d).addClass(f.classes),f.tooltip&&a(d).prop("title",f.tooltip)})}this._fill_yearsView(".datepicker-years","year",10,h,j,l,this.o.beforeShowYear),this._fill_yearsView(".datepicker-decades","decade",100,h,j,l,this.o.beforeShowDecade),this._fill_yearsView(".datepicker-centuries","century",1e3,h,j,l,this.o.beforeShowCentury)}},updateNavArrows:function(){if(this._allow_update){var a,b,c=new Date(this.viewDate),d=c.getUTCFullYear(),e=c.getUTCMonth(),f=this.o.startDate!==-1/0?this.o.startDate.getUTCFullYear():-1/0,g=this.o.startDate!==-1/0?this.o.startDate.getUTCMonth():-1/0,h=this.o.endDate!==1/0?this.o.endDate.getUTCFullYear():1/0,i=this.o.endDate!==1/0?this.o.endDate.getUTCMonth():1/0,j=1;switch(this.viewMode){case 4:j*=10;case 3:j*=10;case 2:j*=10;case 1:a=Math.floor(d/j)*j<=f,b=Math.floor(d/j)*j+j>h;break;case 0:a=d<=f&&e<=g,b=d>=h&&e>=i}this.picker.find(".prev").toggleClass("disabled",a),this.picker.find(".next").toggleClass("disabled",b)}},click:function(b){b.preventDefault(),b.stopPropagation();var e,f,g,h;e=a(b.target),e.hasClass("datepicker-switch")&&this.viewMode!==this.o.maxViewMode&&this.setViewMode(this.viewMode+1),e.hasClass("today")&&!e.hasClass("day")&&(this.setViewMode(0),this._setDate(d(),"linked"===this.o.todayBtn?null:"view")),e.hasClass("clear")&&this.clearDates(),e.hasClass("disabled")||(e.hasClass("month")||e.hasClass("year")||e.hasClass("decade")||e.hasClass("century"))&&(this.viewDate.setUTCDate(1),f=1,1===this.viewMode?(h=e.parent().find("span").index(e),g=this.viewDate.getUTCFullYear(),this.viewDate.setUTCMonth(h)):(h=0,g=Number(e.text()),this.viewDate.setUTCFullYear(g)),this._trigger(r.viewModes[this.viewMode-1].e,this.viewDate),this.viewMode===this.o.minViewMode?this._setDate(c(g,h,f)):(this.setViewMode(this.viewMode-1),this.fill())),this.picker.is(":visible")&&this._focused_from&&this._focused_from.focus(),delete this._focused_from},dayCellClick:function(b){var c=a(b.currentTarget),d=c.data("date"),e=new Date(d);this.o.updateViewDate&&(e.getUTCFullYear()!==this.viewDate.getUTCFullYear()&&this._trigger("changeYear",this.viewDate),e.getUTCMonth()!==this.viewDate.getUTCMonth()&&this._trigger("changeMonth",this.viewDate)),this._setDate(e)},navArrowsClick:function(b){var c=a(b.currentTarget),d=c.hasClass("prev")?-1:1;0!==this.viewMode&&(d*=12*r.viewModes[this.viewMode].navStep),this.viewDate=this.moveMonth(this.viewDate,d),this._trigger(r.viewModes[this.viewMode].e,this.viewDate),this.fill()},_toggle_multidate:function(a){var b=this.dates.contains(a);if(a||this.dates.clear(),-1!==b?(!0===this.o.multidate||this.o.multidate>1||this.o.toggleActive)&&this.dates.remove(b):!1===this.o.multidate?(this.dates.clear(),this.dates.push(a)):this.dates.push(a),"number"==typeof this.o.multidate)for(;this.dates.length>this.o.multidate;)this.dates.remove(0)},_setDate:function(a,b){b&&"date"!==b||this._toggle_multidate(a&&new Date(a)),(!b&&this.o.updateViewDate||"view"===b)&&(this.viewDate=a&&new Date(a)),this.fill(),this.setValue(),b&&"view"===b||this._trigger("changeDate"),this.inputField.trigger("change"),!this.o.autoclose||b&&"date"!==b||this.hide()},moveDay:function(a,b){var c=new Date(a);return c.setUTCDate(a.getUTCDate()+b),c},moveWeek:function(a,b){return this.moveDay(a,7*b)},moveMonth:function(a,b){if(!g(a))return this.o.defaultViewDate;if(!b)return a;var c,d,e=new Date(a.valueOf()),f=e.getUTCDate(),h=e.getUTCMonth(),i=Math.abs(b);if(b=b>0?1:-1,1===i)d=-1===b?function(){return e.getUTCMonth()===h}:function(){return e.getUTCMonth()!==c},c=h+b,e.setUTCMonth(c),c=(c+12)%12;else{for(var j=0;j0},dateWithinRange:function(a){return a>=this.o.startDate&&a<=this.o.endDate},keydown:function(a){if(!this.picker.is(":visible"))return void(40!==a.keyCode&&27!==a.keyCode||(this.show(),a.stopPropagation()));var b,c,d=!1,e=this.focusDate||this.viewDate;switch(a.keyCode){case 27:this.focusDate?(this.focusDate=null,this.viewDate=this.dates.get(-1)||this.viewDate,this.fill()):this.hide(),a.preventDefault(),a.stopPropagation();break;case 37:case 38:case 39:case 40:if(!this.o.keyboardNavigation||7===this.o.daysOfWeekDisabled.length)break;b=37===a.keyCode||38===a.keyCode?-1:1,0===this.viewMode?a.ctrlKey?(c=this.moveAvailableDate(e,b,"moveYear"))&&this._trigger("changeYear",this.viewDate):a.shiftKey?(c=this.moveAvailableDate(e,b,"moveMonth"))&&this._trigger("changeMonth",this.viewDate):37===a.keyCode||39===a.keyCode?c=this.moveAvailableDate(e,b,"moveDay"):this.weekOfDateIsDisabled(e)||(c=this.moveAvailableDate(e,b,"moveWeek")):1===this.viewMode?(38!==a.keyCode&&40!==a.keyCode||(b*=4),c=this.moveAvailableDate(e,b,"moveMonth")):2===this.viewMode&&(38!==a.keyCode&&40!==a.keyCode||(b*=4),c=this.moveAvailableDate(e,b,"moveYear")),c&&(this.focusDate=this.viewDate=c,this.setValue(),this.fill(),a.preventDefault());break;case 13:if(!this.o.forceParse)break;e=this.focusDate||this.dates.get(-1)||this.viewDate,this.o.keyboardNavigation&&(this._toggle_multidate(e),d=!0),this.focusDate=null,this.viewDate=this.dates.get(-1)||this.viewDate,this.setValue(),this.fill(),this.picker.is(":visible")&&(a.preventDefault(),a.stopPropagation(),this.o.autoclose&&this.hide());break;case 9:this.focusDate=null,this.viewDate=this.dates.get(-1)||this.viewDate,this.fill(),this.hide()}d&&(this.dates.length?this._trigger("changeDate"):this._trigger("clearDate"),this.inputField.trigger("change"))},setViewMode:function(a){this.viewMode=a,this.picker.children("div").hide().filter(".datepicker-"+r.viewModes[this.viewMode].clsName).show(),this.updateNavArrows(),this._trigger("changeViewMode",new Date(this.viewDate))}};var l=function(b,c){a.data(b,"datepicker",this),this.element=a(b),this.inputs=a.map(c.inputs,function(a){return a.jquery?a[0]:a}),delete c.inputs,this.keepEmptyValues=c.keepEmptyValues,delete c.keepEmptyValues,n.call(a(this.inputs),c).on("changeDate",a.proxy(this.dateUpdated,this)),this.pickers=a.map(this.inputs,function(b){return a.data(b,"datepicker")}),this.updateDates()};l.prototype={updateDates:function(){this.dates=a.map(this.pickers,function(a){return a.getUTCDate()}),this.updateRanges()},updateRanges:function(){var b=a.map(this.dates,function(a){return a.valueOf()});a.each(this.pickers,function(a,c){c.setRange(b)})},clearDates:function(){a.each(this.pickers,function(a,b){b.clearDates()})},dateUpdated:function(c){if(!this.updating){this.updating=!0;var d=a.data(c.target,"datepicker");if(d!==b){var e=d.getUTCDate(),f=this.keepEmptyValues,g=a.inArray(c.target,this.inputs),h=g-1,i=g+1,j=this.inputs.length;if(-1!==g){if(a.each(this.pickers,function(a,b){b.getUTCDate()||b!==d&&f||b.setUTCDate(e)}),e=0&&ethis.dates[i])for(;ithis.dates[i];)this.pickers[i++].setUTCDate(e);this.updateDates(),delete this.updating}}}},destroy:function(){a.map(this.pickers,function(a){a.destroy()}),a(this.inputs).off("changeDate",this.dateUpdated),delete this.element.data().datepicker},remove:f("destroy","Method `remove` is deprecated and will be removed in version 2.0. Use `destroy` instead")};var m=a.fn.datepicker,n=function(c){var d=Array.apply(null,arguments);d.shift();var e;if(this.each(function(){var b=a(this),f=b.data("datepicker"),g="object"==typeof c&&c;if(!f){var j=h(this,"date"),m=a.extend({},o,j,g),n=i(m.language),p=a.extend({},o,n,j,g);b.hasClass("input-daterange")||p.inputs?(a.extend(p,{inputs:p.inputs||b.find("input").toArray()}),f=new l(this,p)):f=new k(this,p),b.data("datepicker",f)}"string"==typeof c&&"function"==typeof f[c]&&(e=f[c].apply(f,d))}),e===b||e instanceof k||e instanceof l)return this;if(this.length>1)throw new Error("Using only allowed for the collection of a single element ("+c+" function)");return e};a.fn.datepicker=n;var o=a.fn.datepicker.defaults={assumeNearbyYear:!1,autoclose:!1,beforeShowDay:a.noop,beforeShowMonth:a.noop,beforeShowYear:a.noop,beforeShowDecade:a.noop,beforeShowCentury:a.noop,calendarWeeks:!1,clearBtn:!1,toggleActive:!1,daysOfWeekDisabled:[],daysOfWeekHighlighted:[],datesDisabled:[],endDate:1/0,forceParse:!0,format:"mm/dd/yyyy",keepEmptyValues:!1,keyboardNavigation:!0,language:"en",minViewMode:0,maxViewMode:4,multidate:!1,multidateSeparator:",",orientation:"auto",rtl:!1,startDate:-1/0,startView:0,todayBtn:!1,todayHighlight:!1,updateViewDate:!0,weekStart:0,disableTouchKeyboard:!1,enableOnReadonly:!0,showOnFocus:!0,zIndexOffset:10,container:"body",immediateUpdates:!1,title:"",templates:{leftArrow:"«",rightArrow:"»"},showWeekDays:!0},p=a.fn.datepicker.locale_opts=["format","rtl","weekStart"];a.fn.datepicker.Constructor=k;var q=a.fn.datepicker.dates={en:{days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],daysShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],daysMin:["Su","Mo","Tu","We","Th","Fr","Sa"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],monthsShort:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],today:"Today",clear:"Clear",titleFormat:"MM yyyy"}},r={viewModes:[{names:["days","month"],clsName:"days",e:"changeMonth"},{names:["months","year"],clsName:"months",e:"changeYear",navStep:1},{names:["years","decade"],clsName:"years",e:"changeDecade",navStep:10},{names:["decades","century"],clsName:"decades",e:"changeCentury",navStep:100},{names:["centuries","millennium"],clsName:"centuries",e:"changeMillennium",navStep:1e3}],validParts:/dd?|DD?|mm?|MM?|yy(?:yy)?/g,nonpunctuation:/[^ -\/:-@\u5e74\u6708\u65e5\[-`{-~\t\n\r]+/g,parseFormat:function(a){if("function"==typeof a.toValue&&"function"==typeof a.toDisplay)return a;var b=a.replace(this.validParts,"\0").split("\0"),c=a.match(this.validParts);if(!b||!b.length||!c||0===c.length)throw new Error("Invalid date format.");return{separators:b,parts:c}},parseDate:function(c,e,f,g){function h(a,b){return!0===b&&(b=10),a<100&&(a+=2e3)>(new Date).getFullYear()+b&&(a-=100),a}function i(){var a=this.slice(0,j[n].length),b=j[n].slice(0,a.length);return a.toLowerCase()===b.toLowerCase()}if(!c)return b;if(c instanceof Date)return c;if("string"==typeof e&&(e=r.parseFormat(e)),e.toValue)return e.toValue(c,e,f);var j,l,m,n,o,p={d:"moveDay",m:"moveMonth",w:"moveWeek",y:"moveYear"},s={yesterday:"-1d",today:"+0d",tomorrow:"+1d"};if(c in s&&(c=s[c]),/^[\-+]\d+[dmwy]([\s,]+[\-+]\d+[dmwy])*$/i.test(c)){for(j=c.match(/([\-+]\d+)([dmwy])/gi),c=new Date,n=0;n'+o.templates.leftArrow+''+o.templates.rightArrow+"",contTemplate:'',footTemplate:''};r.template='
'+r.headTemplate+""+r.footTemplate+'
'+r.headTemplate+r.contTemplate+r.footTemplate+'
'+r.headTemplate+r.contTemplate+r.footTemplate+'
'+r.headTemplate+r.contTemplate+r.footTemplate+'
'+r.headTemplate+r.contTemplate+r.footTemplate+"
",a.fn.datepicker.DPGlobal=r,a.fn.datepicker.noConflict=function(){return a.fn.datepicker=m,this},a.fn.datepicker.version="1.9.0",a.fn.datepicker.deprecated=function(a){var b=window.console;b&&b.warn&&b.warn("DEPRECATED: "+a)},a(document).on("focus.datepicker.data-api click.datepicker.data-api",'[data-provide="datepicker"]',function(b){var c=a(this);c.data("datepicker")||(b.preventDefault(),n.call(c,"show"))}),a(function(){n.call(a('[data-provide="datepicker-inline"]'))})}); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker-en-CA.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker-en-CA.min.js new file mode 100644 index 0000000000..0aab38f3a4 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker-en-CA.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates["en-CA"]={days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],daysShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],daysMin:["Su","Mo","Tu","We","Th","Fr","Sa"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],monthsShort:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],today:"Today",monthsTitle:"Months",clear:"Clear",weekStart:0,format:"yyyy-mm-dd"},a.fn.datepicker.deprecated("This filename doesn't follow the convention, use bootstrap-datepicker.en-CA.js instead.")}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ar-tn.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ar-tn.min.js new file mode 100644 index 0000000000..9d70dc2fa3 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ar-tn.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates["ar-tn"]={days:["الأحد","الاثنين","الثلاثاء","الأربعاء","الخميس","الجمعة","السبت","الأحد"],daysShort:["أحد","اثنين","ثلاثاء","أربعاء","خميس","جمعة","سبت","أحد"],daysMin:["ح","ن","ث","ع","خ","ج","س","ح"],months:["جانفي","فيفري","مارس","أفريل","ماي","جوان","جويليه","أوت","سبتمبر","أكتوبر","نوفمبر","ديسمبر"],monthsShort:["جانفي","فيفري","مارس","أفريل","ماي","جوان","جويليه","أوت","سبتمبر","أكتوبر","نوفمبر","ديسمبر"],today:"هذا اليوم",rtl:!0}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ar.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ar.min.js new file mode 100644 index 0000000000..ece41af725 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ar.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.ar={days:["الأحد","الاثنين","الثلاثاء","الأربعاء","الخميس","الجمعة","السبت","الأحد"],daysShort:["أحد","اثنين","ثلاثاء","أربعاء","خميس","جمعة","سبت","أحد"],daysMin:["ح","ن","ث","ع","خ","ج","س","ح"],months:["يناير","فبراير","مارس","أبريل","مايو","يونيو","يوليو","أغسطس","سبتمبر","أكتوبر","نوفمبر","ديسمبر"],monthsShort:["يناير","فبراير","مارس","أبريل","مايو","يونيو","يوليو","أغسطس","سبتمبر","أكتوبر","نوفمبر","ديسمبر"],today:"هذا اليوم",rtl:!0}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.az.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.az.min.js new file mode 100644 index 0000000000..aa1edbf4f8 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.az.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.az={days:["Bazar","Bazar ertəsi","Çərşənbə axşamı","Çərşənbə","Cümə axşamı","Cümə","Şənbə"],daysShort:["B.","B.e","Ç.a","Ç.","C.a","C.","Ş."],daysMin:["B.","B.e","Ç.a","Ç.","C.a","C.","Ş."],months:["Yanvar","Fevral","Mart","Aprel","May","İyun","İyul","Avqust","Sentyabr","Oktyabr","Noyabr","Dekabr"],monthsShort:["Yan","Fev","Mar","Apr","May","İyun","İyul","Avq","Sen","Okt","Noy","Dek"],today:"Bu gün",weekStart:1,clear:"Təmizlə",monthsTitle:"Aylar"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.bg.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.bg.min.js new file mode 100644 index 0000000000..28e8b22dcf --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.bg.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.bg={days:["Неделя","Понеделник","Вторник","Сряда","Четвъртък","Петък","Събота"],daysShort:["Нед","Пон","Вто","Сря","Чет","Пет","Съб"],daysMin:["Н","П","В","С","Ч","П","С"],months:["Януари","Февруари","Март","Април","Май","Юни","Юли","Август","Септември","Октомври","Ноември","Декември"],monthsShort:["Ян","Фев","Мар","Апр","Май","Юни","Юли","Авг","Сеп","Окт","Ное","Дек"],today:"днес"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.bm.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.bm.min.js new file mode 100644 index 0000000000..e0796a3ba7 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.bm.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.bm={days:["Kari","Ntɛnɛn","Tarata","Araba","Alamisa","Juma","Sibiri"],daysShort:["Kar","Ntɛ","Tar","Ara","Ala","Jum","Sib"],daysMin:["Ka","Nt","Ta","Ar","Al","Ju","Si"],months:["Zanwuyekalo","Fewuruyekalo","Marisikalo","Awirilikalo","Mɛkalo","Zuwɛnkalo","Zuluyekalo","Utikalo","Sɛtanburukalo","ɔkutɔburukalo","Nowanburukalo","Desanburukalo"],monthsShort:["Zan","Few","Mar","Awi","Mɛ","Zuw","Zul","Uti","Sɛt","ɔku","Now","Des"],today:"Bi",monthsTitle:"Kalo",clear:"Ka jɔsi",weekStart:1,format:"dd/mm/yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.bn.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.bn.min.js new file mode 100644 index 0000000000..f67b5e26e7 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.bn.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.bn={days:["রবিবার","সোমবার","মঙ্গলবার","বুধবার","বৃহস্পতিবার","শুক্রবার","শনিবার"],daysShort:["রবিবার","সোমবার","মঙ্গলবার","বুধবার","বৃহস্পতিবার","শুক্রবার","শনিবার"],daysMin:["রবি","সোম","মঙ্গল","বুধ","বৃহস্পতি","শুক্র","শনি"],months:["জানুয়ারী","ফেব্রুয়ারি","মার্চ","এপ্রিল","মে","জুন","জুলাই","অগাস্ট","সেপ্টেম্বর","অক্টোবর","নভেম্বর","ডিসেম্বর"],monthsShort:["জানুয়ারী","ফেব্রুয়ারি","মার্চ","এপ্রিল","মে","জুন","জুলাই","অগাস্ট","সেপ্টেম্বর","অক্টোবর","নভেম্বর","ডিসেম্বর"],today:"আজ",monthsTitle:"মাস",clear:"পরিষ্কার",weekStart:0,format:"mm/dd/yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.br.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.br.min.js new file mode 100644 index 0000000000..af3e3bd0af --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.br.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.br={days:["Sul","Lun","Meurzh","Merc'her","Yaou","Gwener","Sadorn"],daysShort:["Sul","Lun","Meu.","Mer.","Yao.","Gwe.","Sad."],daysMin:["Su","L","Meu","Mer","Y","G","Sa"],months:["Genver","C'hwevrer","Meurzh","Ebrel","Mae","Mezheven","Gouere","Eost","Gwengolo","Here","Du","Kerzu"],monthsShort:["Genv.","C'hw.","Meur.","Ebre.","Mae","Mezh.","Goue.","Eost","Gwen.","Here","Du","Kerz."],today:"Hiziv",monthsTitle:"Miz",clear:"Dilemel",weekStart:1,format:"dd/mm/yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.bs.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.bs.min.js new file mode 100644 index 0000000000..cfb06fde79 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.bs.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.bs={days:["Nedjelja","Ponedjeljak","Utorak","Srijeda","Četvrtak","Petak","Subota"],daysShort:["Ned","Pon","Uto","Sri","Čet","Pet","Sub"],daysMin:["N","Po","U","Sr","Č","Pe","Su"],months:["Januar","Februar","Mart","April","Maj","Juni","Juli","August","Septembar","Oktobar","Novembar","Decembar"],monthsShort:["Jan","Feb","Mar","Apr","Maj","Jun","Jul","Aug","Sep","Okt","Nov","Dec"],today:"Danas",weekStart:1,format:"dd.mm.yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ca.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ca.min.js new file mode 100644 index 0000000000..ac107894c4 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ca.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.ca={days:["Diumenge","Dilluns","Dimarts","Dimecres","Dijous","Divendres","Dissabte"],daysShort:["Diu","Dil","Dmt","Dmc","Dij","Div","Dis"],daysMin:["dg","dl","dt","dc","dj","dv","ds"],months:["Gener","Febrer","Març","Abril","Maig","Juny","Juliol","Agost","Setembre","Octubre","Novembre","Desembre"],monthsShort:["Gen","Feb","Mar","Abr","Mai","Jun","Jul","Ago","Set","Oct","Nov","Des"],today:"Avui",monthsTitle:"Mesos",clear:"Esborrar",weekStart:1,format:"dd/mm/yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.cs.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.cs.min.js new file mode 100644 index 0000000000..42dfd1a29d --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.cs.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.cs={days:["Neděle","Pondělí","Úterý","Středa","Čtvrtek","Pátek","Sobota"],daysShort:["Ned","Pon","Úte","Stř","Čtv","Pát","Sob"],daysMin:["Ne","Po","Út","St","Čt","Pá","So"],months:["Leden","Únor","Březen","Duben","Květen","Červen","Červenec","Srpen","Září","Říjen","Listopad","Prosinec"],monthsShort:["Led","Úno","Bře","Dub","Kvě","Čer","Čnc","Srp","Zář","Říj","Lis","Pro"],today:"Dnes",clear:"Vymazat",monthsTitle:"Měsíc",weekStart:1,format:"dd.mm.yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.cy.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.cy.min.js new file mode 100644 index 0000000000..f85ea031dd --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.cy.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.cy={days:["Sul","Llun","Mawrth","Mercher","Iau","Gwener","Sadwrn"],daysShort:["Sul","Llu","Maw","Mer","Iau","Gwe","Sad"],daysMin:["Su","Ll","Ma","Me","Ia","Gwe","Sa"],months:["Ionawr","Chewfror","Mawrth","Ebrill","Mai","Mehefin","Gorfennaf","Awst","Medi","Hydref","Tachwedd","Rhagfyr"],monthsShort:["Ion","Chw","Maw","Ebr","Mai","Meh","Gor","Aws","Med","Hyd","Tach","Rha"],today:"Heddiw"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.da.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.da.min.js new file mode 100644 index 0000000000..53c8180528 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.da.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.da={days:["Søndag","Mandag","Tirsdag","Onsdag","Torsdag","Fredag","Lørdag"],daysShort:["Søn","Man","Tir","Ons","Tor","Fre","Lør"],daysMin:["Sø","Ma","Ti","On","To","Fr","Lø"],months:["Januar","Februar","Marts","April","Maj","Juni","Juli","August","September","Oktober","November","December"],monthsShort:["Jan","Feb","Mar","Apr","Maj","Jun","Jul","Aug","Sep","Okt","Nov","Dec"],today:"I Dag",weekStart:1,clear:"Nulstil",format:"dd/mm/yyyy",monthsTitle:"Måneder"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.de.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.de.min.js new file mode 100644 index 0000000000..1b5d6a2474 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.de.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.de={days:["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],daysShort:["Son","Mon","Die","Mit","Don","Fre","Sam"],daysMin:["So","Mo","Di","Mi","Do","Fr","Sa"],months:["Januar","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"],monthsShort:["Jan","Feb","Mär","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],today:"Heute",monthsTitle:"Monate",clear:"Löschen",weekStart:1,format:"dd.mm.yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.el.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.el.min.js new file mode 100644 index 0000000000..046e9eb5ef --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.el.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.el={days:["Κυριακή","Δευτέρα","Τρίτη","Τετάρτη","Πέμπτη","Παρασκευή","Σάββατο"],daysShort:["Κυρ","Δευ","Τρι","Τετ","Πεμ","Παρ","Σαβ"],daysMin:["Κυ","Δε","Τρ","Τε","Πε","Πα","Σα"],months:["Ιανουάριος","Φεβρουάριος","Μάρτιος","Απρίλιος","Μάιος","Ιούνιος","Ιούλιος","Αύγουστος","Σεπτέμβριος","Οκτώβριος","Νοέμβριος","Δεκέμβριος"],monthsShort:["Ιαν","Φεβ","Μαρ","Απρ","Μάι","Ιουν","Ιουλ","Αυγ","Σεπ","Οκτ","Νοε","Δεκ"],today:"Σήμερα",clear:"Καθαρισμός",weekStart:1,format:"d/m/yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-AU.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-AU.min.js new file mode 100644 index 0000000000..b8d5f41cfa --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-AU.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates["en-AU"]={days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],daysShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],daysMin:["Su","Mo","Tu","We","Th","Fr","Sa"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],monthsShort:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],today:"Today",monthsTitle:"Months",clear:"Clear",weekStart:1,format:"d/mm/yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-CA.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-CA.min.js new file mode 100644 index 0000000000..7b1070f74d --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-CA.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates["en-CA"]={days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],daysShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],daysMin:["Su","Mo","Tu","We","Th","Fr","Sa"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],monthsShort:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],today:"Today",monthsTitle:"Months",clear:"Clear",weekStart:0,format:"yyyy-mm-dd"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-GB.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-GB.min.js new file mode 100644 index 0000000000..2966f5414e --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-GB.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates["en-GB"]={days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],daysShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],daysMin:["Su","Mo","Tu","We","Th","Fr","Sa"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],monthsShort:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],today:"Today",monthsTitle:"Months",clear:"Clear",weekStart:1,format:"dd/mm/yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-IE.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-IE.min.js new file mode 100644 index 0000000000..dc8f71c026 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-IE.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates["en-IE"]={days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],daysShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],daysMin:["Su","Mo","Tu","We","Th","Fr","Sa"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],monthsShort:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],today:"Today",monthsTitle:"Months",clear:"Clear",weekStart:1,format:"dd/mm/yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-NZ.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-NZ.min.js new file mode 100644 index 0000000000..c374a8d40c --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-NZ.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates["en-NZ"]={days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],daysShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],daysMin:["Su","Mo","Tu","We","Th","Fr","Sa"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],monthsShort:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],today:"Today",monthsTitle:"Months",clear:"Clear",weekStart:1,format:"d/mm/yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-ZA.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-ZA.min.js new file mode 100644 index 0000000000..885a928cba --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-ZA.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates["en-ZA"]={days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],daysShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],daysMin:["Su","Mo","Tu","We","Th","Fr","Sa"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],monthsShort:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],today:"Today",monthsTitle:"Months",clear:"Clear",weekStart:1,format:"yyyy/mm/d"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.eo.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.eo.min.js new file mode 100644 index 0000000000..736db021ae --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.eo.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.eo={days:["dimanĉo","lundo","mardo","merkredo","ĵaŭdo","vendredo","sabato"],daysShort:["dim.","lun.","mar.","mer.","ĵaŭ.","ven.","sam."],daysMin:["d","l","ma","me","ĵ","v","s"],months:["januaro","februaro","marto","aprilo","majo","junio","julio","aŭgusto","septembro","oktobro","novembro","decembro"],monthsShort:["jan.","feb.","mar.","apr.","majo","jun.","jul.","aŭg.","sep.","okt.","nov.","dec."],today:"Hodiaŭ",clear:"Nuligi",weekStart:1,format:"yyyy-mm-dd"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.es.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.es.min.js new file mode 100644 index 0000000000..f3cef5d2b9 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.es.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.es={days:["Domingo","Lunes","Martes","Miércoles","Jueves","Viernes","Sábado"],daysShort:["Dom","Lun","Mar","Mié","Jue","Vie","Sáb"],daysMin:["Do","Lu","Ma","Mi","Ju","Vi","Sa"],months:["Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Septiembre","Octubre","Noviembre","Diciembre"],monthsShort:["Ene","Feb","Mar","Abr","May","Jun","Jul","Ago","Sep","Oct","Nov","Dic"],today:"Hoy",monthsTitle:"Meses",clear:"Borrar",weekStart:1,format:"dd/mm/yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.et.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.et.min.js new file mode 100644 index 0000000000..34cd9c60e9 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.et.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.et={days:["Pühapäev","Esmaspäev","Teisipäev","Kolmapäev","Neljapäev","Reede","Laupäev"],daysShort:["Pühap","Esmasp","Teisip","Kolmap","Neljap","Reede","Laup"],daysMin:["P","E","T","K","N","R","L"],months:["Jaanuar","Veebruar","Märts","Aprill","Mai","Juuni","Juuli","August","September","Oktoober","November","Detsember"],monthsShort:["Jaan","Veebr","Märts","Apr","Mai","Juuni","Juuli","Aug","Sept","Okt","Nov","Dets"],today:"Täna",clear:"Tühjenda",weekStart:1,format:"dd.mm.yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.eu.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.eu.min.js new file mode 100644 index 0000000000..c5aa359e48 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.eu.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.eu={days:["Igandea","Astelehena","Asteartea","Asteazkena","Osteguna","Ostirala","Larunbata"],daysShort:["Ig","Al","Ar","Az","Og","Ol","Lr"],daysMin:["Ig","Al","Ar","Az","Og","Ol","Lr"],months:["Urtarrila","Otsaila","Martxoa","Apirila","Maiatza","Ekaina","Uztaila","Abuztua","Iraila","Urria","Azaroa","Abendua"],monthsShort:["Urt","Ots","Mar","Api","Mai","Eka","Uzt","Abu","Ira","Urr","Aza","Abe"],today:"Gaur",monthsTitle:"Hilabeteak",clear:"Ezabatu",weekStart:1,format:"yyyy/mm/dd"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.fa.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.fa.min.js new file mode 100644 index 0000000000..8575237a07 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.fa.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.fa={days:["یک‌شنبه","دوشنبه","سه‌شنبه","چهارشنبه","پنج‌شنبه","جمعه","شنبه","یک‌شنبه"],daysShort:["یک","دو","سه","چهار","پنج","جمعه","شنبه","یک"],daysMin:["ی","د","س","چ","پ","ج","ش","ی"],months:["ژانویه","فوریه","مارس","آوریل","مه","ژوئن","ژوئیه","اوت","سپتامبر","اکتبر","نوامبر","دسامبر"],monthsShort:["ژان","فور","مار","آور","مه","ژون","ژوی","اوت","سپت","اکت","نوا","دسا"],today:"امروز",clear:"پاک کن",weekStart:1,format:"yyyy/mm/dd"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.fi.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.fi.min.js new file mode 100644 index 0000000000..239dfb796c --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.fi.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.fi={days:["sunnuntai","maanantai","tiistai","keskiviikko","torstai","perjantai","lauantai"],daysShort:["sun","maa","tii","kes","tor","per","lau"],daysMin:["su","ma","ti","ke","to","pe","la"],months:["tammikuu","helmikuu","maaliskuu","huhtikuu","toukokuu","kesäkuu","heinäkuu","elokuu","syyskuu","lokakuu","marraskuu","joulukuu"],monthsShort:["tam","hel","maa","huh","tou","kes","hei","elo","syy","lok","mar","jou"],today:"tänään",clear:"Tyhjennä",weekStart:1,format:"d.m.yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.fo.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.fo.min.js new file mode 100644 index 0000000000..fa24e3a127 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.fo.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.fo={days:["Sunnudagur","Mánadagur","Týsdagur","Mikudagur","Hósdagur","Fríggjadagur","Leygardagur"],daysShort:["Sun","Mán","Týs","Mik","Hós","Frí","Ley"],daysMin:["Su","Má","Tý","Mi","Hó","Fr","Le"],months:["Januar","Februar","Marts","Apríl","Mei","Juni","Juli","August","Septembur","Oktobur","Novembur","Desembur"],monthsShort:["Jan","Feb","Mar","Apr","Mei","Jun","Jul","Aug","Sep","Okt","Nov","Des"],today:"Í Dag",clear:"Reinsa"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.fr-CH.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.fr-CH.min.js new file mode 100644 index 0000000000..1c6bcdcbfc --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.fr-CH.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.fr={days:["Dimanche","Lundi","Mardi","Mercredi","Jeudi","Vendredi","Samedi"],daysShort:["Dim","Lun","Mar","Mer","Jeu","Ven","Sam"],daysMin:["D","L","Ma","Me","J","V","S"],months:["Janvier","Février","Mars","Avril","Mai","Juin","Juillet","Août","Septembre","Octobre","Novembre","Décembre"],monthsShort:["Jan","Fév","Mar","Avr","Mai","Jui","Jul","Aou","Sep","Oct","Nov","Déc"],today:"Aujourd'hui",monthsTitle:"Mois",clear:"Effacer",weekStart:1,format:"dd.mm.yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.fr.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.fr.min.js new file mode 100644 index 0000000000..244cfba800 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.fr.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.fr={days:["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],daysShort:["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],daysMin:["d","l","ma","me","j","v","s"],months:["janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre"],monthsShort:["janv.","févr.","mars","avril","mai","juin","juil.","août","sept.","oct.","nov.","déc."],today:"Aujourd'hui",monthsTitle:"Mois",clear:"Effacer",weekStart:1,format:"dd/mm/yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.gl.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.gl.min.js new file mode 100644 index 0000000000..3d92606b3b --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.gl.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.gl={days:["Domingo","Luns","Martes","Mércores","Xoves","Venres","Sábado"],daysShort:["Dom","Lun","Mar","Mér","Xov","Ven","Sáb"],daysMin:["Do","Lu","Ma","Me","Xo","Ve","Sa"],months:["Xaneiro","Febreiro","Marzo","Abril","Maio","Xuño","Xullo","Agosto","Setembro","Outubro","Novembro","Decembro"],monthsShort:["Xan","Feb","Mar","Abr","Mai","Xun","Xul","Ago","Sep","Out","Nov","Dec"],today:"Hoxe",clear:"Limpar",weekStart:1,format:"dd/mm/yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.he.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.he.min.js new file mode 100644 index 0000000000..191cb453a0 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.he.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.he={days:["ראשון","שני","שלישי","רביעי","חמישי","שישי","שבת","ראשון"],daysShort:["א","ב","ג","ד","ה","ו","ש","א"],daysMin:["א","ב","ג","ד","ה","ו","ש","א"],months:["ינואר","פברואר","מרץ","אפריל","מאי","יוני","יולי","אוגוסט","ספטמבר","אוקטובר","נובמבר","דצמבר"],monthsShort:["ינו","פבר","מרץ","אפר","מאי","יונ","יול","אוג","ספט","אוק","נוב","דצמ"],today:"היום",rtl:!0}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.hi.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.hi.min.js new file mode 100644 index 0000000000..635baffa8b --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.hi.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.hi={days:["रविवार","सोमवार","मंगलवार","बुधवार","गुरुवार","शुक्रवार","शनिवार"],daysShort:["सूर्य","सोम","मंगल","बुध","गुरु","शुक्र","शनि"],daysMin:["र","सो","मं","बु","गु","शु","श"],months:["जनवरी","फ़रवरी","मार्च","अप्रैल","मई","जून","जुलाई","अगस्त","सितम्बर","अक्टूबर","नवंबर","दिसम्बर"],monthsShort:["जन","फ़रवरी","मार्च","अप्रैल","मई","जून","जुलाई","अगस्त","सितं","अक्टूबर","नवं","दिसम्बर"],today:"आज",monthsTitle:"महीने",clear:"साफ",weekStart:1,format:"dd / mm / yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.hr.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.hr.min.js new file mode 100644 index 0000000000..8b34bce0fd --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.hr.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.hr={days:["Nedjelja","Ponedjeljak","Utorak","Srijeda","Četvrtak","Petak","Subota"],daysShort:["Ned","Pon","Uto","Sri","Čet","Pet","Sub"],daysMin:["Ne","Po","Ut","Sr","Če","Pe","Su"],months:["Siječanj","Veljača","Ožujak","Travanj","Svibanj","Lipanj","Srpanj","Kolovoz","Rujan","Listopad","Studeni","Prosinac"],monthsShort:["Sij","Velj","Ožu","Tra","Svi","Lip","Srp","Kol","Ruj","Lis","Stu","Pro"],today:"Danas"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.hu.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.hu.min.js new file mode 100644 index 0000000000..f9decf9a2c --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.hu.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.hu={days:["vasárnap","hétfő","kedd","szerda","csütörtök","péntek","szombat"],daysShort:["vas","hét","ked","sze","csü","pén","szo"],daysMin:["V","H","K","Sze","Cs","P","Szo"],months:["január","február","március","április","május","június","július","augusztus","szeptember","október","november","december"],monthsShort:["jan","feb","már","ápr","máj","jún","júl","aug","sze","okt","nov","dec"],today:"ma",weekStart:1,clear:"töröl",titleFormat:"yyyy. MM",format:"yyyy.mm.dd"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.hy.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.hy.min.js new file mode 100644 index 0000000000..a1cf653d38 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.hy.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.hy={days:["Կիրակի","Երկուշաբթի","Երեքշաբթի","Չորեքշաբթի","Հինգշաբթի","Ուրբաթ","Շաբաթ"],daysShort:["Կիր","Երկ","Երե","Չոր","Հին","Ուրբ","Շաբ"],daysMin:["Կի","Եկ","Եք","Չո","Հի","Ու","Շա"],months:["Հունվար","Փետրվար","Մարտ","Ապրիլ","Մայիս","Հունիս","Հուլիս","Օգոստոս","Սեպտեմբեր","Հոկտեմբեր","Նոյեմբեր","Դեկտեմբեր"],monthsShort:["Հնվ","Փետ","Մար","Ապր","Մայ","Հուն","Հուլ","Օգս","Սեպ","Հոկ","Նոյ","Դեկ"],today:"Այսօր",clear:"Ջնջել",format:"dd.mm.yyyy",weekStart:1,monthsTitle:"Ամիսնէր"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.id.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.id.min.js new file mode 100644 index 0000000000..7c3220a643 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.id.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.id={days:["Minggu","Senin","Selasa","Rabu","Kamis","Jumat","Sabtu"],daysShort:["Mgu","Sen","Sel","Rab","Kam","Jum","Sab"],daysMin:["Mg","Sn","Sl","Ra","Ka","Ju","Sa"],months:["Januari","Februari","Maret","April","Mei","Juni","Juli","Agustus","September","Oktober","November","Desember"],monthsShort:["Jan","Feb","Mar","Apr","Mei","Jun","Jul","Ags","Sep","Okt","Nov","Des"],today:"Hari Ini",clear:"Kosongkan"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.is.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.is.min.js new file mode 100644 index 0000000000..f49bd18cc2 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.is.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.is={days:["Sunnudagur","Mánudagur","Þriðjudagur","Miðvikudagur","Fimmtudagur","Föstudagur","Laugardagur"],daysShort:["Sun","Mán","Þri","Mið","Fim","Fös","Lau"],daysMin:["Su","Má","Þr","Mi","Fi","Fö","La"],months:["Janúar","Febrúar","Mars","Apríl","Maí","Júní","Júlí","Ágúst","September","Október","Nóvember","Desember"],monthsShort:["Jan","Feb","Mar","Apr","Maí","Jún","Júl","Ágú","Sep","Okt","Nóv","Des"],today:"Í Dag"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.it-CH.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.it-CH.min.js new file mode 100644 index 0000000000..7e1adbb95d --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.it-CH.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.it={days:["Domenica","Lunedì","Martedì","Mercoledì","Giovedì","Venerdì","Sabato"],daysShort:["Dom","Lun","Mar","Mer","Gio","Ven","Sab"],daysMin:["Do","Lu","Ma","Me","Gi","Ve","Sa"],months:["Gennaio","Febbraio","Marzo","Aprile","Maggio","Giugno","Luglio","Agosto","Settembre","Ottobre","Novembre","Dicembre"],monthsShort:["Gen","Feb","Mar","Apr","Mag","Giu","Lug","Ago","Set","Ott","Nov","Dic"],today:"Oggi",clear:"Cancella",weekStart:1,format:"dd.mm.yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.it.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.it.min.js new file mode 100644 index 0000000000..cc30766ffa --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.it.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.it={days:["Domenica","Lunedì","Martedì","Mercoledì","Giovedì","Venerdì","Sabato"],daysShort:["Dom","Lun","Mar","Mer","Gio","Ven","Sab"],daysMin:["Do","Lu","Ma","Me","Gi","Ve","Sa"],months:["Gennaio","Febbraio","Marzo","Aprile","Maggio","Giugno","Luglio","Agosto","Settembre","Ottobre","Novembre","Dicembre"],monthsShort:["Gen","Feb","Mar","Apr","Mag","Giu","Lug","Ago","Set","Ott","Nov","Dic"],today:"Oggi",monthsTitle:"Mesi",clear:"Cancella",weekStart:1,format:"dd/mm/yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ja.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ja.min.js new file mode 100644 index 0000000000..e321f04ffe --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ja.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.ja={days:["日曜","月曜","火曜","水曜","木曜","金曜","土曜"],daysShort:["日","月","火","水","木","金","土"],daysMin:["日","月","火","水","木","金","土"],months:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],monthsShort:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],today:"今日",format:"yyyy/mm/dd",titleFormat:"yyyy年mm月",clear:"クリア"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ka.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ka.min.js new file mode 100644 index 0000000000..84f14c0e90 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ka.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.ka={days:["კვირა","ორშაბათი","სამშაბათი","ოთხშაბათი","ხუთშაბათი","პარასკევი","შაბათი"],daysShort:["კვი","ორშ","სამ","ოთხ","ხუთ","პარ","შაბ"],daysMin:["კვ","ორ","სა","ოთ","ხუ","პა","შა"],months:["იანვარი","თებერვალი","მარტი","აპრილი","მაისი","ივნისი","ივლისი","აგვისტო","სექტემბერი","ოქტომბერი","ნოემბერი","დეკემბერი"],monthsShort:["იან","თებ","მარ","აპრ","მაი","ივნ","ივლ","აგვ","სექ","ოქტ","ნოე","დეკ"],today:"დღეს",clear:"გასუფთავება",weekStart:1,format:"dd.mm.yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.kh.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.kh.min.js new file mode 100644 index 0000000000..bf2abc5d82 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.kh.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.kh={days:["អាទិត្យ","ចន្ទ","អង្គារ","ពុធ","ព្រហស្បតិ៍","សុក្រ","សៅរ៍"],daysShort:["អា.ទិ","ចន្ទ","អង្គារ","ពុធ","ព្រ.ហ","សុក្រ","សៅរ៍"],daysMin:["អា.ទិ","ចន្ទ","អង្គារ","ពុធ","ព្រ.ហ","សុក្រ","សៅរ៍"],months:["មករា","កុម្ភះ","មិនា","មេសា","ឧសភា","មិថុនា","កក្កដា","សីហា","កញ្ញា","តុលា","វិច្ឆិកា","ធ្នូ"],monthsShort:["មករា","កុម្ភះ","មិនា","មេសា","ឧសភា","មិថុនា","កក្កដា","សីហា","កញ្ញា","តុលា","វិច្ឆិកា","ធ្នូ"],today:"ថ្ងៃនេះ",clear:"សំអាត"},a.fn.datepicker.deprecated('The language code "kh" is deprecated and will be removed in 2.0. For Khmer support use "km" instead.')}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.kk.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.kk.min.js new file mode 100644 index 0000000000..f4e2f3f1a2 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.kk.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.kk={days:["Жексенбі","Дүйсенбі","Сейсенбі","Сәрсенбі","Бейсенбі","Жұма","Сенбі"],daysShort:["Жек","Дүй","Сей","Сәр","Бей","Жұм","Сен"],daysMin:["Жк","Дс","Сс","Ср","Бс","Жм","Сн"],months:["Қаңтар","Ақпан","Наурыз","Сәуір","Мамыр","Маусым","Шілде","Тамыз","Қыркүйек","Қазан","Қараша","Желтоқсан"],monthsShort:["Қаң","Ақп","Нау","Сәу","Мам","Мау","Шіл","Там","Қыр","Қаз","Қар","Жел"],today:"Бүгін",weekStart:1}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.km.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.km.min.js new file mode 100644 index 0000000000..648d83f84f --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.km.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.km={days:["អាទិត្យ","ចន្ទ","អង្គារ","ពុធ","ព្រហស្បតិ៍","សុក្រ","សៅរ៍"],daysShort:["អា.ទិ","ចន្ទ","អង្គារ","ពុធ","ព្រ.ហ","សុក្រ","សៅរ៍"],daysMin:["អា.ទិ","ចន្ទ","អង្គារ","ពុធ","ព្រ.ហ","សុក្រ","សៅរ៍"],months:["មករា","កុម្ភះ","មិនា","មេសា","ឧសភា","មិថុនា","កក្កដា","សីហា","កញ្ញា","តុលា","វិច្ឆិកា","ធ្នូ"],monthsShort:["មករា","កុម្ភះ","មិនា","មេសា","ឧសភា","មិថុនា","កក្កដា","សីហា","កញ្ញា","តុលា","វិច្ឆិកា","ធ្នូ"],today:"ថ្ងៃនេះ",clear:"សំអាត"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ko.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ko.min.js new file mode 100644 index 0000000000..9751ee5c22 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ko.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.ko={days:["일요일","월요일","화요일","수요일","목요일","금요일","토요일"],daysShort:["일","월","화","수","목","금","토"],daysMin:["일","월","화","수","목","금","토"],months:["1월","2월","3월","4월","5월","6월","7월","8월","9월","10월","11월","12월"],monthsShort:["1월","2월","3월","4월","5월","6월","7월","8월","9월","10월","11월","12월"],today:"오늘",clear:"삭제",format:"yyyy-mm-dd",titleFormat:"yyyy년mm월",weekStart:0}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.kr.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.kr.min.js new file mode 100644 index 0000000000..43393409e0 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.kr.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.kr={days:["일요일","월요일","화요일","수요일","목요일","금요일","토요일"],daysShort:["일","월","화","수","목","금","토"],daysMin:["일","월","화","수","목","금","토"],months:["1월","2월","3월","4월","5월","6월","7월","8월","9월","10월","11월","12월"],monthsShort:["1월","2월","3월","4월","5월","6월","7월","8월","9월","10월","11월","12월"]},a.fn.datepicker.deprecated('The language code "kr" is deprecated and will be removed in 2.0. For korean support use "ko" instead.')}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.lt.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.lt.min.js new file mode 100644 index 0000000000..da78ea85f3 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.lt.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.lt={days:["Sekmadienis","Pirmadienis","Antradienis","Trečiadienis","Ketvirtadienis","Penktadienis","Šeštadienis"],daysShort:["S","Pr","A","T","K","Pn","Š"],daysMin:["Sk","Pr","An","Tr","Ke","Pn","Št"],months:["Sausis","Vasaris","Kovas","Balandis","Gegužė","Birželis","Liepa","Rugpjūtis","Rugsėjis","Spalis","Lapkritis","Gruodis"],monthsShort:["Sau","Vas","Kov","Bal","Geg","Bir","Lie","Rugp","Rugs","Spa","Lap","Gru"],today:"Šiandien",monthsTitle:"Mėnesiai",clear:"Išvalyti",weekStart:1,format:"yyyy-mm-dd"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.lv.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.lv.min.js new file mode 100644 index 0000000000..89cea00f8b --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.lv.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.lv={days:["Svētdiena","Pirmdiena","Otrdiena","Trešdiena","Ceturtdiena","Piektdiena","Sestdiena"],daysShort:["Sv","P","O","T","C","Pk","S"],daysMin:["Sv","Pr","Ot","Tr","Ce","Pk","Se"],months:["Janvāris","Februāris","Marts","Aprīlis","Maijs","Jūnijs","Jūlijs","Augusts","Septembris","Oktobris","Novembris","Decembris"],monthsShort:["Jan","Feb","Mar","Apr","Mai","Jūn","Jūl","Aug","Sep","Okt","Nov","Dec"],monthsTitle:"Mēneši",today:"Šodien",clear:"Nodzēst",weekStart:1}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.me.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.me.min.js new file mode 100644 index 0000000000..c65a891646 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.me.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.me={days:["Nedjelja","Ponedjeljak","Utorak","Srijeda","Četvrtak","Petak","Subota"],daysShort:["Ned","Pon","Uto","Sri","Čet","Pet","Sub"],daysMin:["Ne","Po","Ut","Sr","Če","Pe","Su"],months:["Januar","Februar","Mart","April","Maj","Jun","Jul","Avgust","Septembar","Oktobar","Novembar","Decembar"],monthsShort:["Jan","Feb","Mar","Apr","Maj","Jun","Jul","Avg","Sep","Okt","Nov","Dec"],today:"Danas",weekStart:1,clear:"Izbriši",format:"dd.mm.yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.mk.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.mk.min.js new file mode 100644 index 0000000000..46423f7581 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.mk.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.mk={days:["Недела","Понеделник","Вторник","Среда","Четврток","Петок","Сабота"],daysShort:["Нед","Пон","Вто","Сре","Чет","Пет","Саб"],daysMin:["Не","По","Вт","Ср","Че","Пе","Са"],months:["Јануари","Февруари","Март","Април","Мај","Јуни","Јули","Август","Септември","Октомври","Ноември","Декември"],monthsShort:["Јан","Фев","Мар","Апр","Мај","Јун","Јул","Авг","Сеп","Окт","Ное","Дек"],today:"Денес",format:"dd.mm.yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.mn.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.mn.min.js new file mode 100644 index 0000000000..6ebaec9d86 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.mn.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.mn={days:["Ням","Даваа","Мягмар","Лхагва","Пүрэв","Баасан","Бямба"],daysShort:["Ням","Дав","Мяг","Лха","Пүр","Баа","Бям"],daysMin:["Ня","Да","Мя","Лх","Пү","Ба","Бя"],months:["Хулгана","Үхэр","Бар","Туулай","Луу","Могой","Морь","Хонь","Бич","Тахиа","Нохой","Гахай"],monthsShort:["Хул","Үхэ","Бар","Туу","Луу","Мог","Мор","Хон","Бич","Тах","Нох","Гах"],today:"Өнөөдөр",clear:"Тодорхой",format:"yyyy.mm.dd",weekStart:1}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ms.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ms.min.js new file mode 100644 index 0000000000..47efafdc2f --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ms.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.ms={days:["Ahad","Isnin","Selasa","Rabu","Khamis","Jumaat","Sabtu"],daysShort:["Aha","Isn","Sel","Rab","Kha","Jum","Sab"],daysMin:["Ah","Is","Se","Ra","Kh","Ju","Sa"],months:["Januari","Februari","Mac","April","Mei","Jun","Julai","Ogos","September","Oktober","November","Disember"],monthsShort:["Jan","Feb","Mar","Apr","Mei","Jun","Jul","Ogo","Sep","Okt","Nov","Dis"],today:"Hari Ini",clear:"Bersihkan"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.nl-BE.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.nl-BE.min.js new file mode 100644 index 0000000000..85d3146df1 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.nl-BE.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates["nl-BE"]={days:["zondag","maandag","dinsdag","woensdag","donderdag","vrijdag","zaterdag"],daysShort:["zo","ma","di","wo","do","vr","za"],daysMin:["zo","ma","di","wo","do","vr","za"],months:["januari","februari","maart","april","mei","juni","juli","augustus","september","oktober","november","december"],monthsShort:["jan","feb","mrt","apr","mei","jun","jul","aug","sep","okt","nov","dec"],today:"Vandaag",monthsTitle:"Maanden",clear:"Leegmaken",weekStart:1,format:"dd/mm/yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.nl.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.nl.min.js new file mode 100644 index 0000000000..af977b71ea --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.nl.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.nl={days:["zondag","maandag","dinsdag","woensdag","donderdag","vrijdag","zaterdag"],daysShort:["zo","ma","di","wo","do","vr","za"],daysMin:["zo","ma","di","wo","do","vr","za"],months:["januari","februari","maart","april","mei","juni","juli","augustus","september","oktober","november","december"],monthsShort:["jan","feb","mrt","apr","mei","jun","jul","aug","sep","okt","nov","dec"],today:"Vandaag",monthsTitle:"Maanden",clear:"Wissen",weekStart:1,format:"dd-mm-yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.no.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.no.min.js new file mode 100644 index 0000000000..0c5136e441 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.no.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.no={days:["søndag","mandag","tirsdag","onsdag","torsdag","fredag","lørdag"],daysShort:["søn","man","tir","ons","tor","fre","lør"],daysMin:["sø","ma","ti","on","to","fr","lø"],months:["januar","februar","mars","april","mai","juni","juli","august","september","oktober","november","desember"],monthsShort:["jan","feb","mar","apr","mai","jun","jul","aug","sep","okt","nov","des"],today:"i dag",monthsTitle:"Måneder",clear:"Nullstill",weekStart:1,format:"dd.mm.yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.oc.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.oc.min.js new file mode 100644 index 0000000000..630fa16b96 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.oc.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.oc={days:["Dimenge","Diluns","Dimars","Dimècres","Dijòus","Divendres","Dissabte"],daysShort:["Dim","Dil","Dmr","Dmc","Dij","Div","Dis"],daysMin:["dg","dl","dr","dc","dj","dv","ds"],months:["Genièr","Febrièr","Març","Abrial","Mai","Junh","Julhet","Agost","Setembre","Octobre","Novembre","Decembre"],monthsShort:["Gen","Feb","Mar","Abr","Mai","Jun","Jul","Ago","Set","Oct","Nov","Dec"],today:"Uèi",monthsTitle:"Meses",clear:"Escafar",weekStart:1,format:"dd/mm/yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.pl.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.pl.min.js new file mode 100644 index 0000000000..ffb30ec8b1 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.pl.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.pl={days:["Niedziela","Poniedziałek","Wtorek","Środa","Czwartek","Piątek","Sobota"],daysShort:["Niedz.","Pon.","Wt.","Śr.","Czw.","Piąt.","Sob."],daysMin:["Ndz.","Pn.","Wt.","Śr.","Czw.","Pt.","Sob."],months:["Styczeń","Luty","Marzec","Kwiecień","Maj","Czerwiec","Lipiec","Sierpień","Wrzesień","Październik","Listopad","Grudzień"],monthsShort:["Sty.","Lut.","Mar.","Kwi.","Maj","Cze.","Lip.","Sie.","Wrz.","Paź.","Lis.","Gru."],today:"Dzisiaj",weekStart:1,clear:"Wyczyść",format:"dd.mm.yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.pt-BR.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.pt-BR.min.js new file mode 100644 index 0000000000..2d3f8afdac --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.pt-BR.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates["pt-BR"]={days:["Domingo","Segunda","Terça","Quarta","Quinta","Sexta","Sábado"],daysShort:["Dom","Seg","Ter","Qua","Qui","Sex","Sáb"],daysMin:["Do","Se","Te","Qu","Qu","Se","Sa"],months:["Janeiro","Fevereiro","Março","Abril","Maio","Junho","Julho","Agosto","Setembro","Outubro","Novembro","Dezembro"],monthsShort:["Jan","Fev","Mar","Abr","Mai","Jun","Jul","Ago","Set","Out","Nov","Dez"],today:"Hoje",monthsTitle:"Meses",clear:"Limpar",format:"dd/mm/yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.pt.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.pt.min.js new file mode 100644 index 0000000000..e2b4e64d77 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.pt.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.pt={days:["Domingo","Segunda","Terça","Quarta","Quinta","Sexta","Sábado"],daysShort:["Dom","Seg","Ter","Qua","Qui","Sex","Sáb"],daysMin:["Do","Se","Te","Qu","Qu","Se","Sa"],months:["Janeiro","Fevereiro","Março","Abril","Maio","Junho","Julho","Agosto","Setembro","Outubro","Novembro","Dezembro"],monthsShort:["Jan","Fev","Mar","Abr","Mai","Jun","Jul","Ago","Set","Out","Nov","Dez"],today:"Hoje",monthsTitle:"Meses",clear:"Limpar",format:"dd/mm/yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ro.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ro.min.js new file mode 100644 index 0000000000..5fff2986df --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ro.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.ro={days:["Duminică","Luni","Marţi","Miercuri","Joi","Vineri","Sâmbătă"],daysShort:["Dum","Lun","Mar","Mie","Joi","Vin","Sâm"],daysMin:["Du","Lu","Ma","Mi","Jo","Vi","Sâ"],months:["Ianuarie","Februarie","Martie","Aprilie","Mai","Iunie","Iulie","August","Septembrie","Octombrie","Noiembrie","Decembrie"],monthsShort:["Ian","Feb","Mar","Apr","Mai","Iun","Iul","Aug","Sep","Oct","Nov","Dec"],today:"Astăzi",clear:"Șterge",weekStart:1,format:"dd/mm/yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.rs-latin.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.rs-latin.min.js new file mode 100644 index 0000000000..e520c95733 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.rs-latin.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates["rs-latin"]={days:["Nedelja","Ponedeljak","Utorak","Sreda","Četvrtak","Petak","Subota"],daysShort:["Ned","Pon","Uto","Sre","Čet","Pet","Sub"],daysMin:["N","Po","U","Sr","Č","Pe","Su"],months:["Januar","Februar","Mart","April","Maj","Jun","Jul","Avgust","Septembar","Oktobar","Novembar","Decembar"],monthsShort:["Jan","Feb","Mar","Apr","Maj","Jun","Jul","Avg","Sep","Okt","Nov","Dec"],today:"Danas",weekStart:1,format:"dd.mm.yyyy"},a.fn.datepicker.deprecated('This language code "rs-latin" is deprecated (invalid serbian language code) and will be removed in 2.0. For Serbian latin support use "sr-latin" instead.')}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.rs.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.rs.min.js new file mode 100644 index 0000000000..ba95ae298f --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.rs.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.rs={days:["Недеља","Понедељак","Уторак","Среда","Четвртак","Петак","Субота"],daysShort:["Нед","Пон","Уто","Сре","Чет","Пет","Суб"],daysMin:["Н","По","У","Ср","Ч","Пе","Су"],months:["Јануар","Фебруар","Март","Април","Мај","Јун","Јул","Август","Септембар","Октобар","Новембар","Децембар"],monthsShort:["Јан","Феб","Мар","Апр","Мај","Јун","Јул","Авг","Сеп","Окт","Нов","Дец"],today:"Данас",weekStart:1,format:"dd.mm.yyyy"},a.fn.datepicker.deprecated('This language code "rs" is deprecated (invalid serbian language code) and will be removed in 2.0. For Serbian support use "sr" instead.')}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ru.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ru.min.js new file mode 100644 index 0000000000..52bc010b97 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ru.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.ru={days:["Воскресенье","Понедельник","Вторник","Среда","Четверг","Пятница","Суббота"],daysShort:["Вск","Пнд","Втр","Срд","Чтв","Птн","Суб"],daysMin:["Вс","Пн","Вт","Ср","Чт","Пт","Сб"],months:["Январь","Февраль","Март","Апрель","Май","Июнь","Июль","Август","Сентябрь","Октябрь","Ноябрь","Декабрь"],monthsShort:["Янв","Фев","Мар","Апр","Май","Июн","Июл","Авг","Сен","Окт","Ноя","Дек"],today:"Сегодня",clear:"Очистить",format:"dd.mm.yyyy",weekStart:1,monthsTitle:"Месяцы"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.si.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.si.min.js new file mode 100644 index 0000000000..b9746b8fc1 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.si.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.si={days:["ඉරිදා","සඳුදා","අඟහරුවාදා","බදාදා","බ්‍රහස්පතින්දා","සිකුරාදා","සෙනසුරාදා"],daysShort:["ඉරි","සඳු","අඟ","බදා","බ්‍රහ","සිකු","සෙන"],daysMin:["ඉ","ස","අ","බ","බ්‍ර","සි","සෙ"],months:["ජනවාරි","පෙබරවාරි","මාර්තු","අප්‍රේල්","මැයි","ජුනි","ජූලි","අගෝස්තු","සැප්තැම්බර්","ඔක්තෝබර්","නොවැම්බර්","දෙසැම්බර්"],monthsShort:["ජන","පෙබ","මාර්","අප්‍රේ","මැයි","ජුනි","ජූලි","අගෝ","සැප්","ඔක්","නොවැ","දෙසැ"],today:"අද",monthsTitle:"මාස",clear:"මකන්න",weekStart:0,format:"yyyy-mm-dd"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.sk.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.sk.min.js new file mode 100644 index 0000000000..79a9267fd5 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.sk.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.sk={days:["Nedeľa","Pondelok","Utorok","Streda","Štvrtok","Piatok","Sobota"],daysShort:["Ned","Pon","Uto","Str","Štv","Pia","Sob"],daysMin:["Ne","Po","Ut","St","Št","Pia","So"],months:["Január","Február","Marec","Apríl","Máj","Jún","Júl","August","September","Október","November","December"],monthsShort:["Jan","Feb","Mar","Apr","Máj","Jún","Júl","Aug","Sep","Okt","Nov","Dec"],today:"Dnes",clear:"Vymazať",weekStart:1,format:"d.m.yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.sl.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.sl.min.js new file mode 100644 index 0000000000..831cf73903 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.sl.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.sl={days:["Nedelja","Ponedeljek","Torek","Sreda","Četrtek","Petek","Sobota"],daysShort:["Ned","Pon","Tor","Sre","Čet","Pet","Sob"],daysMin:["Ne","Po","To","Sr","Če","Pe","So"],months:["Januar","Februar","Marec","April","Maj","Junij","Julij","Avgust","September","Oktober","November","December"],monthsShort:["Jan","Feb","Mar","Apr","Maj","Jun","Jul","Avg","Sep","Okt","Nov","Dec"],today:"Danes",weekStart:1}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.sq.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.sq.min.js new file mode 100644 index 0000000000..8c586055a0 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.sq.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.sq={days:["E Diel","E Hënë","E Martē","E Mërkurë","E Enjte","E Premte","E Shtunë"],daysShort:["Die","Hën","Mar","Mër","Enj","Pre","Shtu"],daysMin:["Di","Hë","Ma","Më","En","Pr","Sht"],months:["Janar","Shkurt","Mars","Prill","Maj","Qershor","Korrik","Gusht","Shtator","Tetor","Nëntor","Dhjetor"],monthsShort:["Jan","Shk","Mar","Pri","Maj","Qer","Korr","Gu","Sht","Tet","Nën","Dhjet"],monthsTitle:"Muaj",today:"Sot",weekStart:1,format:"dd/mm/yyyy",clear:"Pastro"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.sr-latin.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.sr-latin.min.js new file mode 100644 index 0000000000..c6b7001ace --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.sr-latin.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates["sr-latin"]={days:["Nedelja","Ponedeljak","Utorak","Sreda","Četvrtak","Petak","Subota"],daysShort:["Ned","Pon","Uto","Sre","Čet","Pet","Sub"],daysMin:["N","Po","U","Sr","Č","Pe","Su"],months:["Januar","Februar","Mart","April","Maj","Jun","Jul","Avgust","Septembar","Oktobar","Novembar","Decembar"],monthsShort:["Jan","Feb","Mar","Apr","Maj","Jun","Jul","Avg","Sep","Okt","Nov","Dec"],today:"Danas",weekStart:1,format:"dd.mm.yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.sr.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.sr.min.js new file mode 100644 index 0000000000..4e46dbf64b --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.sr.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.sr={days:["Недеља","Понедељак","Уторак","Среда","Четвртак","Петак","Субота"],daysShort:["Нед","Пон","Уто","Сре","Чет","Пет","Суб"],daysMin:["Н","По","У","Ср","Ч","Пе","Су"],months:["Јануар","Фебруар","Март","Април","Мај","Јун","Јул","Август","Септембар","Октобар","Новембар","Децембар"],monthsShort:["Јан","Феб","Мар","Апр","Мај","Јун","Јул","Авг","Сеп","Окт","Нов","Дец"],today:"Данас",weekStart:1,format:"dd.mm.yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.sv.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.sv.min.js new file mode 100644 index 0000000000..7ab6becb92 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.sv.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.sv={days:["söndag","måndag","tisdag","onsdag","torsdag","fredag","lördag"],daysShort:["sön","mån","tis","ons","tor","fre","lör"],daysMin:["sö","må","ti","on","to","fr","lö"],months:["januari","februari","mars","april","maj","juni","juli","augusti","september","oktober","november","december"],monthsShort:["jan","feb","mar","apr","maj","jun","jul","aug","sep","okt","nov","dec"],today:"Idag",format:"yyyy-mm-dd",weekStart:1,clear:"Rensa"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.sw.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.sw.min.js new file mode 100644 index 0000000000..454d3053cb --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.sw.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.sw={days:["Jumapili","Jumatatu","Jumanne","Jumatano","Alhamisi","Ijumaa","Jumamosi"],daysShort:["J2","J3","J4","J5","Alh","Ij","J1"],daysMin:["2","3","4","5","A","I","1"],months:["Januari","Februari","Machi","Aprili","Mei","Juni","Julai","Agosti","Septemba","Oktoba","Novemba","Desemba"],monthsShort:["Jan","Feb","Mac","Apr","Mei","Jun","Jul","Ago","Sep","Okt","Nov","Des"],today:"Leo"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ta.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ta.min.js new file mode 100644 index 0000000000..e7909494aa --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ta.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.ta={days:["ஞாயிறு","திங்கள்","செவ்வாய்","புதன்","வியாழன்","வெள்ளி","சனி"],daysShort:["ஞாயி","திங்","செவ்","புத","வியா","வெள்","சனி"],daysMin:["ஞா","தி","செ","பு","வி","வெ","ச"],months:["ஜனவரி","பிப்ரவரி","மார்ச்","ஏப்ரல்","மே","ஜூன்","ஜூலை","ஆகஸ்டு","செப்டம்பர்","அக்டோபர்","நவம்பர்","டிசம்பர்"],monthsShort:["ஜன","பிப்","மார்","ஏப்","மே","ஜூன்","ஜூலை","ஆக","செப்","அக்","நவ","டிச"],today:"இன்று",monthsTitle:"மாதங்கள்",clear:"நீக்கு",weekStart:1,format:"dd/mm/yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.tg.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.tg.min.js new file mode 100644 index 0000000000..104b6dd95b --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.tg.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.tg={days:["Якшанбе","Душанбе","Сешанбе","Чоршанбе","Панҷшанбе","Ҷумъа","Шанбе"],daysShort:["Яшб","Дшб","Сшб","Чшб","Пшб","Ҷум","Шнб"],daysMin:["Яш","Дш","Сш","Чш","Пш","Ҷм","Шб"],months:["Январ","Феврал","Март","Апрел","Май","Июн","Июл","Август","Сентябр","Октябр","Ноябр","Декабр"],monthsShort:["Янв","Фев","Мар","Апр","Май","Июн","Июл","Авг","Сен","Окт","Ноя","Дек"],today:"Имрӯз",monthsTitle:"Моҳҳо",clear:"Тоза намудан",weekStart:1,format:"dd.mm.yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.th.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.th.min.js new file mode 100644 index 0000000000..1e398ba8bc --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.th.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.th={days:["อาทิตย์","จันทร์","อังคาร","พุธ","พฤหัส","ศุกร์","เสาร์","อาทิตย์"],daysShort:["อา","จ","อ","พ","พฤ","ศ","ส","อา"],daysMin:["อา","จ","อ","พ","พฤ","ศ","ส","อา"],months:["มกราคม","กุมภาพันธ์","มีนาคม","เมษายน","พฤษภาคม","มิถุนายน","กรกฎาคม","สิงหาคม","กันยายน","ตุลาคม","พฤศจิกายน","ธันวาคม"],monthsShort:["ม.ค.","ก.พ.","มี.ค.","เม.ย.","พ.ค.","มิ.ย.","ก.ค.","ส.ค.","ก.ย.","ต.ค.","พ.ย.","ธ.ค."],today:"วันนี้"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.tk.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.tk.min.js new file mode 100644 index 0000000000..716edef2ee --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.tk.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.tk={days:["Ýekşenbe","Duşenbe","Sişenbe","Çarşenbe","Penşenbe","Anna","Şenbe"],daysShort:["Ýek","Duş","Siş","Çar","Pen","Ann","Şen"],daysMin:["Ýe","Du","Si","Ça","Pe","An","Şe"],months:["Ýanwar","Fewral","Mart","Aprel","Maý","Iýun","Iýul","Awgust","Sentýabr","Oktýabr","Noýabr","Dekabr"],monthsShort:["Ýan","Few","Mar","Apr","Maý","Iýn","Iýl","Awg","Sen","Okt","Noý","Dek"],today:"Bu gün",monthsTitle:"Aýlar",clear:"Aýyr",weekStart:1,format:"dd.mm.yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.tr.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.tr.min.js new file mode 100644 index 0000000000..7889b1135d --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.tr.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.tr={days:["Pazar","Pazartesi","Salı","Çarşamba","Perşembe","Cuma","Cumartesi"],daysShort:["Pz","Pzt","Sal","Çrş","Prş","Cu","Cts"],daysMin:["Pz","Pzt","Sa","Çr","Pr","Cu","Ct"],months:["Ocak","Şubat","Mart","Nisan","Mayıs","Haziran","Temmuz","Ağustos","Eylül","Ekim","Kasım","Aralık"],monthsShort:["Oca","Şub","Mar","Nis","May","Haz","Tem","Ağu","Eyl","Eki","Kas","Ara"],today:"Bugün",clear:"Temizle",weekStart:1,format:"dd.mm.yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.uk.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.uk.min.js new file mode 100644 index 0000000000..41b02e6b28 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.uk.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.uk={days:["Неділя","Понеділок","Вівторок","Середа","Четвер","П'ятниця","Субота"],daysShort:["Нед","Пнд","Втр","Срд","Чтв","Птн","Суб"],daysMin:["Нд","Пн","Вт","Ср","Чт","Пт","Сб"],months:["Cічень","Лютий","Березень","Квітень","Травень","Червень","Липень","Серпень","Вересень","Жовтень","Листопад","Грудень"],monthsShort:["Січ","Лют","Бер","Кві","Тра","Чер","Лип","Сер","Вер","Жов","Лис","Гру"],today:"Сьогодні",clear:"Очистити",format:"dd.mm.yyyy",weekStart:1}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.uz-cyrl.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.uz-cyrl.min.js new file mode 100644 index 0000000000..a0a8f213ce --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.uz-cyrl.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates["uz-cyrl"]={days:["Якшанба","Душанба","Сешанба","Чоршанба","Пайшанба","Жума","Шанба"],daysShort:["Якш","Ду","Се","Чор","Пай","Жу","Ша"],daysMin:["Як","Ду","Се","Чо","Па","Жу","Ша"],months:["Январь","Февраль","Март","Апрель","Май","Июнь","Июль","Август","Сентябрь","Октябрь","Ноябрь","Декабрь"],monthsShort:["Янв","Фев","Мар","Апр","Май","Июн","Июл","Авг","Сен","Окт","Ноя","Дек"],today:"Бугун",clear:"Ўчириш",format:"dd.mm.yyyy",weekStart:1,monthsTitle:"Ойлар"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.uz-latn.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.uz-latn.min.js new file mode 100644 index 0000000000..2f58e343ef --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.uz-latn.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates["uz-latn"]={days:["Yakshanba","Dushanba","Seshanba","Chorshanba","Payshanba","Juma","Shanba"],daysShort:["Yak","Du","Se","Chor","Pay","Ju","Sha"],daysMin:["Ya","Du","Se","Cho","Pa","Ju","Sha"],months:["Yanvar","Fevral","Mart","Aprel","May","Iyun","Iyul","Avgust","Sentabr","Oktabr","Noyabr","Dekabr"],monthsShort:["Yan","Fev","Mar","Apr","May","Iyn","Iyl","Avg","Sen","Okt","Noy","Dek"],today:"Bugun",clear:"O'chirish",format:"dd.mm.yyyy",weekStart:1,monthsTitle:"Oylar"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.vi.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.vi.min.js new file mode 100644 index 0000000000..3311d23f86 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.vi.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.vi={days:["Chủ nhật","Thứ hai","Thứ ba","Thứ tư","Thứ năm","Thứ sáu","Thứ bảy"],daysShort:["CN","Thứ 2","Thứ 3","Thứ 4","Thứ 5","Thứ 6","Thứ 7"],daysMin:["CN","T2","T3","T4","T5","T6","T7"],months:["Tháng 1","Tháng 2","Tháng 3","Tháng 4","Tháng 5","Tháng 6","Tháng 7","Tháng 8","Tháng 9","Tháng 10","Tháng 11","Tháng 12"],monthsShort:["Th1","Th2","Th3","Th4","Th5","Th6","Th7","Th8","Th9","Th10","Th11","Th12"],today:"Hôm nay",clear:"Xóa",format:"dd/mm/yyyy"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.zh-CN.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.zh-CN.min.js new file mode 100644 index 0000000000..8e6920b0c8 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.zh-CN.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates["zh-CN"]={days:["星期日","星期一","星期二","星期三","星期四","星期五","星期六"],daysShort:["周日","周一","周二","周三","周四","周五","周六"],daysMin:["日","一","二","三","四","五","六"],months:["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"],monthsShort:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],today:"今天",monthsTitle:"选择月份",clear:"清除",format:"yyyy-mm-dd",titleFormat:"yyyy年mm月",weekStart:1}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.zh-TW.min.js b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.zh-TW.min.js new file mode 100644 index 0000000000..e309c1d7d6 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.zh-TW.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates["zh-TW"]={days:["星期日","星期一","星期二","星期三","星期四","星期五","星期六"],daysShort:["週日","週一","週二","週三","週四","週五","週六"],daysMin:["日","一","二","三","四","五","六"],months:["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"],monthsShort:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],today:"今天",format:"yyyy年mm月dd日",weekStart:1,clear:"清除"}}(jQuery); \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap/css/bootstrap-rtl.css b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap/css/bootstrap-rtl.css new file mode 100644 index 0000000000..35ddb6a220 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap/css/bootstrap-rtl.css @@ -0,0 +1,11392 @@ +/*! + * Bootstrap v4.4.1 (https://getbootstrap.com/) + * Copyright 2011-2019 The Bootstrap Authors + * Copyright 2011-2019 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + */ +:root { + --blue: #007bff; + --indigo: #6610f2; + --purple: #6f42c1; + --pink: #e83e8c; + --red: #dc3545; + --orange: #fd7e14; + --yellow: #ffc107; + --green: #28a745; + --teal: #20c997; + --cyan: #17a2b8; + --white: #fff; + --gray: #6c757d; + --gray-dark: #343a40; + --primary: #007bff; + --secondary: #6c757d; + --success: #28a745; + --info: #17a2b8; + --warning: #ffc107; + --danger: #dc3545; + --light: #f8f9fa; + --dark: #343a40; + --breakpoint-xs: 0; + --breakpoint-sm: 576px; + --breakpoint-md: 768px; + --breakpoint-lg: 992px; + --breakpoint-xl: 1200px; + --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; + --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; +} + +*, +*::before, +*::after { + box-sizing: border-box; +} + +html { + font-family: sans-serif; + line-height: 1.15; + -webkit-text-size-adjust: 100%; + -webkit-tap-highlight-color: rgba(0, 0, 0, 0); +} + +article, aside, figcaption, figure, footer, header, hgroup, main, nav, section { + display: block; +} + +body { + margin: 0; + font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; + font-size: 1rem; + font-weight: 400; + line-height: 1.5; + color: #212529; + text-align: left; + background-color: #fff; +} + +[tabindex="-1"]:focus:not(:focus-visible) { + outline: 0 !important; +} + +hr { + box-sizing: content-box; + height: 0; + overflow: visible; +} + +h1, h2, h3, h4, h5, h6 { + margin-top: 0; + margin-bottom: 0.5rem; +} + +p { + margin-top: 0; + margin-bottom: 1rem; +} + +abbr[title], +abbr[data-original-title] { + text-decoration: underline; + -webkit-text-decoration: underline dotted; + text-decoration: underline dotted; + cursor: help; + border-bottom: 0; + -webkit-text-decoration-skip-ink: none; + text-decoration-skip-ink: none; +} + +address { + margin-bottom: 1rem; + font-style: normal; + line-height: inherit; +} + +ol, +ul, +dl { + margin-top: 0; + margin-bottom: 1rem; +} + +ol ol, +ul ul, +ol ul, +ul ol { + margin-bottom: 0; +} + +dt { + font-weight: 700; +} + +dd { + margin-bottom: .5rem; + margin-left: 0; +} + +blockquote { + margin: 0 0 1rem; +} + +b, +strong { + font-weight: bolder; +} + +small { + font-size: 80%; +} + +sub, +sup { + position: relative; + font-size: 75%; + line-height: 0; + vertical-align: baseline; +} + +sub { + bottom: -.25em; +} + +sup { + top: -.5em; +} + +a { + color: #007bff; + text-decoration: none; + background-color: transparent; +} + +a:hover { + color: #0056b3; + text-decoration: underline; +} + +a:not([href]) { + color: inherit; + text-decoration: none; +} + +a:not([href]):hover { + color: inherit; + text-decoration: none; +} + +pre, +code, +kbd, +samp { + font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; + font-size: 1em; +} + +pre { + margin-top: 0; + margin-bottom: 1rem; + overflow: auto; +} + +figure { + margin: 0 0 1rem; +} + +img { + vertical-align: middle; + border-style: none; +} + +svg { + overflow: hidden; + vertical-align: middle; +} + +table { + border-collapse: collapse; +} + +caption { + padding-top: 0.75rem; + padding-bottom: 0.75rem; + color: #6c757d; + text-align: left; + caption-side: bottom; +} + +th { + text-align: inherit; +} + +label { + display: inline-block; + margin-bottom: 0.5rem; +} + +button { + border-radius: 0; +} + +button:focus { + outline: 1px dotted; + outline: 5px auto -webkit-focus-ring-color; +} + +input, +button, +select, +optgroup, +textarea { + margin: 0; + font-family: inherit; + font-size: inherit; + line-height: inherit; +} + +button, +input { + overflow: visible; +} + +button, +select { + text-transform: none; +} + +select { + word-wrap: normal; +} + +button, +[type="button"], +[type="reset"], +[type="submit"] { + -webkit-appearance: button; +} + +button:not(:disabled), +[type="button"]:not(:disabled), +[type="reset"]:not(:disabled), +[type="submit"]:not(:disabled) { + cursor: pointer; +} + +button::-moz-focus-inner, +[type="button"]::-moz-focus-inner, +[type="reset"]::-moz-focus-inner, +[type="submit"]::-moz-focus-inner { + padding: 0; + border-style: none; +} + +input[type="radio"], +input[type="checkbox"] { + box-sizing: border-box; + padding: 0; +} + +input[type="date"], +input[type="time"], +input[type="datetime-local"], +input[type="month"] { + -webkit-appearance: listbox; +} + +textarea { + overflow: auto; + resize: vertical; +} + +fieldset { + min-width: 0; + padding: 0; + margin: 0; + border: 0; +} + +legend { + display: block; + width: 100%; + max-width: 100%; + padding: 0; + margin-bottom: .5rem; + font-size: 1.5rem; + line-height: inherit; + color: inherit; + white-space: normal; +} + +progress { + vertical-align: baseline; +} + +[type="number"]::-webkit-inner-spin-button, +[type="number"]::-webkit-outer-spin-button { + height: auto; +} + +[type="search"] { + outline-offset: -2px; + -webkit-appearance: none; +} + +[type="search"]::-webkit-search-decoration { + -webkit-appearance: none; +} + +::-webkit-file-upload-button { + font: inherit; + -webkit-appearance: button; +} + +output { + display: inline-block; +} + +summary { + display: list-item; + cursor: pointer; +} + +template { + display: none; +} + +[hidden] { + display: none !important; +} + +h1, h2, h3, h4, h5, h6, +.h1, .h2, .h3, .h4, .h5, .h6 { + margin-bottom: 0.5rem; + font-weight: 500; + line-height: 1.2; +} + +h1, .h1 { + font-size: 2.5rem; +} + +h2, .h2 { + font-size: 2rem; +} + +h3, .h3 { + font-size: 1.75rem; +} + +h4, .h4 { + font-size: 1.5rem; +} + +h5, .h5 { + font-size: 1.25rem; +} + +h6, .h6 { + font-size: 1rem; +} + +.lead { + font-size: 1.25rem; + font-weight: 300; +} + +.display-1 { + font-size: 6rem; + font-weight: 300; + line-height: 1.2; +} + +.display-2 { + font-size: 5.5rem; + font-weight: 300; + line-height: 1.2; +} + +.display-3 { + font-size: 4.5rem; + font-weight: 300; + line-height: 1.2; +} + +.display-4 { + font-size: 3.5rem; + font-weight: 300; + line-height: 1.2; +} + +hr { + margin-top: 1rem; + margin-bottom: 1rem; + border: 0; + border-top: 1px solid rgba(0, 0, 0, 0.1); +} + +small, +.small { + font-size: 80%; + font-weight: 400; +} + +mark, +.mark { + padding: 0.2em; + background-color: #fcf8e3; +} + +.list-unstyled { + padding-left: 0; + list-style: none; +} + +.list-inline { + padding-left: 0; + list-style: none; +} + +.list-inline-item { + display: inline-block; +} + +.list-inline-item:not(:last-child) { + margin-right: 0.5rem; +} + +.initialism { + font-size: 90%; + text-transform: uppercase; +} + +.blockquote { + margin-bottom: 1rem; + font-size: 1.25rem; +} + +.blockquote-footer { + display: block; + font-size: 80%; + color: #6c757d; +} + +.blockquote-footer::before { + content: "\2014\00A0"; +} + +.img-fluid { + max-width: 100%; + height: auto; +} + +.img-thumbnail { + padding: 0.25rem; + background-color: #fff; + border: 1px solid #dee2e6; + border-radius: 0.25rem; + max-width: 100%; + height: auto; +} + +.figure { + display: inline-block; +} + +.figure-img { + margin-bottom: 0.5rem; + line-height: 1; +} + +.figure-caption { + font-size: 90%; + color: #6c757d; +} + +code { + font-size: 87.5%; + color: #e83e8c; + word-wrap: break-word; +} + +a > code { + color: inherit; +} + +kbd { + padding: 0.2rem 0.4rem; + font-size: 87.5%; + color: #fff; + background-color: #212529; + border-radius: 0.2rem; +} + +kbd kbd { + padding: 0; + font-size: 100%; + font-weight: 700; +} + +pre { + display: block; + font-size: 87.5%; + color: #212529; +} + +pre code { + font-size: inherit; + color: inherit; + word-break: normal; +} + +.pre-scrollable { + max-height: 340px; + overflow-y: scroll; +} + +.container { + width: 100%; + padding-right: 15px; + padding-left: 15px; + margin-right: auto; + margin-left: auto; +} + +@media (min-width: 576px) { + .container { + max-width: 540px; + } +} + +@media (min-width: 768px) { + .container { + max-width: 720px; + } +} + +@media (min-width: 992px) { + .container { + max-width: 960px; + } +} + +@media (min-width: 1200px) { + .container { + max-width: 1140px; + } +} + +.container-fluid, .container-sm, .container-md, .container-lg, .container-xl { + width: 100%; + padding-right: 15px; + padding-left: 15px; + margin-right: auto; + margin-left: auto; +} + +@media (min-width: 576px) { + .container, .container-sm { + max-width: 540px; + } +} + +@media (min-width: 768px) { + .container, .container-sm, .container-md { + max-width: 720px; + } +} + +@media (min-width: 992px) { + .container, .container-sm, .container-md, .container-lg { + max-width: 960px; + } +} + +@media (min-width: 1200px) { + .container, .container-sm, .container-md, .container-lg, .container-xl { + max-width: 1140px; + } +} + +.row { + display: flex; + flex-wrap: wrap; + margin-right: -15px; + margin-left: -15px; +} + +.no-gutters { + margin-right: 0; + margin-left: 0; +} + +.no-gutters > .col, +.no-gutters > [class*="col-"] { + padding-right: 0; + padding-left: 0; +} + +.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, +.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, +.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, +.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, +.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, +.col-xl-auto { + position: relative; + width: 100%; + padding-right: 15px; + padding-left: 15px; +} + +.col { + flex-basis: 0; + flex-grow: 1; + max-width: 100%; +} + +.row-cols-1 > * { + flex: 0 0 100%; + max-width: 100%; +} + +.row-cols-2 > * { + flex: 0 0 50%; + max-width: 50%; +} + +.row-cols-3 > * { + flex: 0 0 33.333333%; + max-width: 33.333333%; +} + +.row-cols-4 > * { + flex: 0 0 25%; + max-width: 25%; +} + +.row-cols-5 > * { + flex: 0 0 20%; + max-width: 20%; +} + +.row-cols-6 > * { + flex: 0 0 16.666667%; + max-width: 16.666667%; +} + +.col-auto { + flex: 0 0 auto; + width: auto; + max-width: 100%; +} + +.col-1 { + flex: 0 0 8.333333%; + max-width: 8.333333%; +} + +.col-2 { + flex: 0 0 16.666667%; + max-width: 16.666667%; +} + +.col-3 { + flex: 0 0 25%; + max-width: 25%; +} + +.col-4 { + flex: 0 0 33.333333%; + max-width: 33.333333%; +} + +.col-5 { + flex: 0 0 41.666667%; + max-width: 41.666667%; +} + +.col-6 { + flex: 0 0 50%; + max-width: 50%; +} + +.col-7 { + flex: 0 0 58.333333%; + max-width: 58.333333%; +} + +.col-8 { + flex: 0 0 66.666667%; + max-width: 66.666667%; +} + +.col-9 { + flex: 0 0 75%; + max-width: 75%; +} + +.col-10 { + flex: 0 0 83.333333%; + max-width: 83.333333%; +} + +.col-11 { + flex: 0 0 91.666667%; + max-width: 91.666667%; +} + +.col-12 { + flex: 0 0 100%; + max-width: 100%; +} + +.order-first { + order: -1; +} + +.order-last { + order: 13; +} + +.order-0 { + order: 0; +} + +.order-1 { + order: 1; +} + +.order-2 { + order: 2; +} + +.order-3 { + order: 3; +} + +.order-4 { + order: 4; +} + +.order-5 { + order: 5; +} + +.order-6 { + order: 6; +} + +.order-7 { + order: 7; +} + +.order-8 { + order: 8; +} + +.order-9 { + order: 9; +} + +.order-10 { + order: 10; +} + +.order-11 { + order: 11; +} + +.order-12 { + order: 12; +} + +.offset-1 { + margin-right: 8.333333%; +} + +.offset-2 { + margin-right: 16.666667%; +} + +.offset-3 { + margin-right: 25%; +} + +.offset-4 { + margin-right: 33.333333%; +} + +.offset-5 { + margin-right: 41.666667%; +} + +.offset-6 { + margin-right: 50%; +} + +.offset-7 { + margin-right: 58.333333%; +} + +.offset-8 { + margin-right: 66.666667%; +} + +.offset-9 { + margin-right: 75%; +} + +.offset-10 { + margin-right: 83.333333%; +} + +.offset-11 { + margin-right: 91.666667%; +} + +@media (min-width: 576px) { + .col-sm { + flex-basis: 0; + flex-grow: 1; + max-width: 100%; + } + .row-cols-sm-1 > * { + flex: 0 0 100%; + max-width: 100%; + } + .row-cols-sm-2 > * { + flex: 0 0 50%; + max-width: 50%; + } + .row-cols-sm-3 > * { + flex: 0 0 33.333333%; + max-width: 33.333333%; + } + .row-cols-sm-4 > * { + flex: 0 0 25%; + max-width: 25%; + } + .row-cols-sm-5 > * { + flex: 0 0 20%; + max-width: 20%; + } + .row-cols-sm-6 > * { + flex: 0 0 16.666667%; + max-width: 16.666667%; + } + .col-sm-auto { + flex: 0 0 auto; + width: auto; + max-width: 100%; + } + .col-sm-1 { + flex: 0 0 8.333333%; + max-width: 8.333333%; + } + .col-sm-2 { + flex: 0 0 16.666667%; + max-width: 16.666667%; + } + .col-sm-3 { + flex: 0 0 25%; + max-width: 25%; + } + .col-sm-4 { + flex: 0 0 33.333333%; + max-width: 33.333333%; + } + .col-sm-5 { + flex: 0 0 41.666667%; + max-width: 41.666667%; + } + .col-sm-6 { + flex: 0 0 50%; + max-width: 50%; + } + .col-sm-7 { + flex: 0 0 58.333333%; + max-width: 58.333333%; + } + .col-sm-8 { + flex: 0 0 66.666667%; + max-width: 66.666667%; + } + .col-sm-9 { + flex: 0 0 75%; + max-width: 75%; + } + .col-sm-10 { + flex: 0 0 83.333333%; + max-width: 83.333333%; + } + .col-sm-11 { + flex: 0 0 91.666667%; + max-width: 91.666667%; + } + .col-sm-12 { + flex: 0 0 100%; + max-width: 100%; + } + .order-sm-first { + order: -1; + } + .order-sm-last { + order: 13; + } + .order-sm-0 { + order: 0; + } + .order-sm-1 { + order: 1; + } + .order-sm-2 { + order: 2; + } + .order-sm-3 { + order: 3; + } + .order-sm-4 { + order: 4; + } + .order-sm-5 { + order: 5; + } + .order-sm-6 { + order: 6; + } + .order-sm-7 { + order: 7; + } + .order-sm-8 { + order: 8; + } + .order-sm-9 { + order: 9; + } + .order-sm-10 { + order: 10; + } + .order-sm-11 { + order: 11; + } + .order-sm-12 { + order: 12; + } + .offset-sm-0 { + margin-right: 0; + } + .offset-sm-1 { + margin-right: 8.333333%; + } + .offset-sm-2 { + margin-right: 16.666667%; + } + .offset-sm-3 { + margin-right: 25%; + } + .offset-sm-4 { + margin-right: 33.333333%; + } + .offset-sm-5 { + margin-right: 41.666667%; + } + .offset-sm-6 { + margin-right: 50%; + } + .offset-sm-7 { + margin-right: 58.333333%; + } + .offset-sm-8 { + margin-right: 66.666667%; + } + .offset-sm-9 { + margin-right: 75%; + } + .offset-sm-10 { + margin-right: 83.333333%; + } + .offset-sm-11 { + margin-right: 91.666667%; + } +} + +@media (min-width: 768px) { + .col-md { + flex-basis: 0; + flex-grow: 1; + max-width: 100%; + } + .row-cols-md-1 > * { + flex: 0 0 100%; + max-width: 100%; + } + .row-cols-md-2 > * { + flex: 0 0 50%; + max-width: 50%; + } + .row-cols-md-3 > * { + flex: 0 0 33.333333%; + max-width: 33.333333%; + } + .row-cols-md-4 > * { + flex: 0 0 25%; + max-width: 25%; + } + .row-cols-md-5 > * { + flex: 0 0 20%; + max-width: 20%; + } + .row-cols-md-6 > * { + flex: 0 0 16.666667%; + max-width: 16.666667%; + } + .col-md-auto { + flex: 0 0 auto; + width: auto; + max-width: 100%; + } + .col-md-1 { + flex: 0 0 8.333333%; + max-width: 8.333333%; + } + .col-md-2 { + flex: 0 0 16.666667%; + max-width: 16.666667%; + } + .col-md-3 { + flex: 0 0 25%; + max-width: 25%; + } + .col-md-4 { + flex: 0 0 33.333333%; + max-width: 33.333333%; + } + .col-md-5 { + flex: 0 0 41.666667%; + max-width: 41.666667%; + } + .col-md-6 { + flex: 0 0 50%; + max-width: 50%; + } + .col-md-7 { + flex: 0 0 58.333333%; + max-width: 58.333333%; + } + .col-md-8 { + flex: 0 0 66.666667%; + max-width: 66.666667%; + } + .col-md-9 { + flex: 0 0 75%; + max-width: 75%; + } + .col-md-10 { + flex: 0 0 83.333333%; + max-width: 83.333333%; + } + .col-md-11 { + flex: 0 0 91.666667%; + max-width: 91.666667%; + } + .col-md-12 { + flex: 0 0 100%; + max-width: 100%; + } + .order-md-first { + order: -1; + } + .order-md-last { + order: 13; + } + .order-md-0 { + order: 0; + } + .order-md-1 { + order: 1; + } + .order-md-2 { + order: 2; + } + .order-md-3 { + order: 3; + } + .order-md-4 { + order: 4; + } + .order-md-5 { + order: 5; + } + .order-md-6 { + order: 6; + } + .order-md-7 { + order: 7; + } + .order-md-8 { + order: 8; + } + .order-md-9 { + order: 9; + } + .order-md-10 { + order: 10; + } + .order-md-11 { + order: 11; + } + .order-md-12 { + order: 12; + } + .offset-md-0 { + margin-right: 0; + } + .offset-md-1 { + margin-right: 8.333333%; + } + .offset-md-2 { + margin-right: 16.666667%; + } + .offset-md-3 { + margin-right: 25%; + } + .offset-md-4 { + margin-right: 33.333333%; + } + .offset-md-5 { + margin-right: 41.666667%; + } + .offset-md-6 { + margin-right: 50%; + } + .offset-md-7 { + margin-right: 58.333333%; + } + .offset-md-8 { + margin-right: 66.666667%; + } + .offset-md-9 { + margin-right: 75%; + } + .offset-md-10 { + margin-right: 83.333333%; + } + .offset-md-11 { + margin-right: 91.666667%; + } +} + +@media (min-width: 992px) { + .col-lg { + flex-basis: 0; + flex-grow: 1; + max-width: 100%; + } + .row-cols-lg-1 > * { + flex: 0 0 100%; + max-width: 100%; + } + .row-cols-lg-2 > * { + flex: 0 0 50%; + max-width: 50%; + } + .row-cols-lg-3 > * { + flex: 0 0 33.333333%; + max-width: 33.333333%; + } + .row-cols-lg-4 > * { + flex: 0 0 25%; + max-width: 25%; + } + .row-cols-lg-5 > * { + flex: 0 0 20%; + max-width: 20%; + } + .row-cols-lg-6 > * { + flex: 0 0 16.666667%; + max-width: 16.666667%; + } + .col-lg-auto { + flex: 0 0 auto; + width: auto; + max-width: 100%; + } + .col-lg-1 { + flex: 0 0 8.333333%; + max-width: 8.333333%; + } + .col-lg-2 { + flex: 0 0 16.666667%; + max-width: 16.666667%; + } + .col-lg-3 { + flex: 0 0 25%; + max-width: 25%; + } + .col-lg-4 { + flex: 0 0 33.333333%; + max-width: 33.333333%; + } + .col-lg-5 { + flex: 0 0 41.666667%; + max-width: 41.666667%; + } + .col-lg-6 { + flex: 0 0 50%; + max-width: 50%; + } + .col-lg-7 { + flex: 0 0 58.333333%; + max-width: 58.333333%; + } + .col-lg-8 { + flex: 0 0 66.666667%; + max-width: 66.666667%; + } + .col-lg-9 { + flex: 0 0 75%; + max-width: 75%; + } + .col-lg-10 { + flex: 0 0 83.333333%; + max-width: 83.333333%; + } + .col-lg-11 { + flex: 0 0 91.666667%; + max-width: 91.666667%; + } + .col-lg-12 { + flex: 0 0 100%; + max-width: 100%; + } + .order-lg-first { + order: -1; + } + .order-lg-last { + order: 13; + } + .order-lg-0 { + order: 0; + } + .order-lg-1 { + order: 1; + } + .order-lg-2 { + order: 2; + } + .order-lg-3 { + order: 3; + } + .order-lg-4 { + order: 4; + } + .order-lg-5 { + order: 5; + } + .order-lg-6 { + order: 6; + } + .order-lg-7 { + order: 7; + } + .order-lg-8 { + order: 8; + } + .order-lg-9 { + order: 9; + } + .order-lg-10 { + order: 10; + } + .order-lg-11 { + order: 11; + } + .order-lg-12 { + order: 12; + } + .offset-lg-0 { + margin-right: 0; + } + .offset-lg-1 { + margin-right: 8.333333%; + } + .offset-lg-2 { + margin-right: 16.666667%; + } + .offset-lg-3 { + margin-right: 25%; + } + .offset-lg-4 { + margin-right: 33.333333%; + } + .offset-lg-5 { + margin-right: 41.666667%; + } + .offset-lg-6 { + margin-right: 50%; + } + .offset-lg-7 { + margin-right: 58.333333%; + } + .offset-lg-8 { + margin-right: 66.666667%; + } + .offset-lg-9 { + margin-right: 75%; + } + .offset-lg-10 { + margin-right: 83.333333%; + } + .offset-lg-11 { + margin-right: 91.666667%; + } +} + +@media (min-width: 1200px) { + .col-xl { + flex-basis: 0; + flex-grow: 1; + max-width: 100%; + } + .row-cols-xl-1 > * { + flex: 0 0 100%; + max-width: 100%; + } + .row-cols-xl-2 > * { + flex: 0 0 50%; + max-width: 50%; + } + .row-cols-xl-3 > * { + flex: 0 0 33.333333%; + max-width: 33.333333%; + } + .row-cols-xl-4 > * { + flex: 0 0 25%; + max-width: 25%; + } + .row-cols-xl-5 > * { + flex: 0 0 20%; + max-width: 20%; + } + .row-cols-xl-6 > * { + flex: 0 0 16.666667%; + max-width: 16.666667%; + } + .col-xl-auto { + flex: 0 0 auto; + width: auto; + max-width: 100%; + } + .col-xl-1 { + flex: 0 0 8.333333%; + max-width: 8.333333%; + } + .col-xl-2 { + flex: 0 0 16.666667%; + max-width: 16.666667%; + } + .col-xl-3 { + flex: 0 0 25%; + max-width: 25%; + } + .col-xl-4 { + flex: 0 0 33.333333%; + max-width: 33.333333%; + } + .col-xl-5 { + flex: 0 0 41.666667%; + max-width: 41.666667%; + } + .col-xl-6 { + flex: 0 0 50%; + max-width: 50%; + } + .col-xl-7 { + flex: 0 0 58.333333%; + max-width: 58.333333%; + } + .col-xl-8 { + flex: 0 0 66.666667%; + max-width: 66.666667%; + } + .col-xl-9 { + flex: 0 0 75%; + max-width: 75%; + } + .col-xl-10 { + flex: 0 0 83.333333%; + max-width: 83.333333%; + } + .col-xl-11 { + flex: 0 0 91.666667%; + max-width: 91.666667%; + } + .col-xl-12 { + flex: 0 0 100%; + max-width: 100%; + } + .order-xl-first { + order: -1; + } + .order-xl-last { + order: 13; + } + .order-xl-0 { + order: 0; + } + .order-xl-1 { + order: 1; + } + .order-xl-2 { + order: 2; + } + .order-xl-3 { + order: 3; + } + .order-xl-4 { + order: 4; + } + .order-xl-5 { + order: 5; + } + .order-xl-6 { + order: 6; + } + .order-xl-7 { + order: 7; + } + .order-xl-8 { + order: 8; + } + .order-xl-9 { + order: 9; + } + .order-xl-10 { + order: 10; + } + .order-xl-11 { + order: 11; + } + .order-xl-12 { + order: 12; + } + .offset-xl-0 { + margin-right: 0; + } + .offset-xl-1 { + margin-right: 8.333333%; + } + .offset-xl-2 { + margin-right: 16.666667%; + } + .offset-xl-3 { + margin-right: 25%; + } + .offset-xl-4 { + margin-right: 33.333333%; + } + .offset-xl-5 { + margin-right: 41.666667%; + } + .offset-xl-6 { + margin-right: 50%; + } + .offset-xl-7 { + margin-right: 58.333333%; + } + .offset-xl-8 { + margin-right: 66.666667%; + } + .offset-xl-9 { + margin-right: 75%; + } + .offset-xl-10 { + margin-right: 83.333333%; + } + .offset-xl-11 { + margin-right: 91.666667%; + } +} + +.table { + width: 100%; + margin-bottom: 1rem; + color: #212529; +} + +.table th, +.table td { + padding: 0.75rem; + vertical-align: top; + border-top: 1px solid #dee2e6; +} + +.table thead th { + vertical-align: bottom; + border-bottom: 2px solid #dee2e6; +} + +.table tbody + tbody { + border-top: 2px solid #dee2e6; +} + +.table-sm th, +.table-sm td { + padding: 0.3rem; +} + +.table-bordered { + border: 1px solid #dee2e6; +} + +.table-bordered th, +.table-bordered td { + border: 1px solid #dee2e6; +} + +.table-bordered thead th, +.table-bordered thead td { + border-bottom-width: 2px; +} + +.table-borderless th, +.table-borderless td, +.table-borderless thead th, +.table-borderless tbody + tbody { + border: 0; +} + +.table-striped tbody tr:nth-of-type(odd) { + background-color: rgba(0, 0, 0, 0.05); +} + +.table-hover tbody tr:hover { + color: #212529; + background-color: rgba(0, 0, 0, 0.075); +} + +.table-primary, +.table-primary > th, +.table-primary > td { + background-color: #b8daff; +} + +.table-primary th, +.table-primary td, +.table-primary thead th, +.table-primary tbody + tbody { + border-color: #7abaff; +} + +.table-hover .table-primary:hover { + background-color: #9fcdff; +} + +.table-hover .table-primary:hover > td, +.table-hover .table-primary:hover > th { + background-color: #9fcdff; +} + +.table-secondary, +.table-secondary > th, +.table-secondary > td { + background-color: #d6d8db; +} + +.table-secondary th, +.table-secondary td, +.table-secondary thead th, +.table-secondary tbody + tbody { + border-color: #b3b7bb; +} + +.table-hover .table-secondary:hover { + background-color: #c8cbcf; +} + +.table-hover .table-secondary:hover > td, +.table-hover .table-secondary:hover > th { + background-color: #c8cbcf; +} + +.table-success, +.table-success > th, +.table-success > td { + background-color: #c3e6cb; +} + +.table-success th, +.table-success td, +.table-success thead th, +.table-success tbody + tbody { + border-color: #8fd19e; +} + +.table-hover .table-success:hover { + background-color: #b1dfbb; +} + +.table-hover .table-success:hover > td, +.table-hover .table-success:hover > th { + background-color: #b1dfbb; +} + +.table-info, +.table-info > th, +.table-info > td { + background-color: #bee5eb; +} + +.table-info th, +.table-info td, +.table-info thead th, +.table-info tbody + tbody { + border-color: #86cfda; +} + +.table-hover .table-info:hover { + background-color: #abdde5; +} + +.table-hover .table-info:hover > td, +.table-hover .table-info:hover > th { + background-color: #abdde5; +} + +.table-warning, +.table-warning > th, +.table-warning > td { + background-color: #ffeeba; +} + +.table-warning th, +.table-warning td, +.table-warning thead th, +.table-warning tbody + tbody { + border-color: #ffdf7e; +} + +.table-hover .table-warning:hover { + background-color: #ffe8a1; +} + +.table-hover .table-warning:hover > td, +.table-hover .table-warning:hover > th { + background-color: #ffe8a1; +} + +.table-danger, +.table-danger > th, +.table-danger > td { + background-color: #f5c6cb; +} + +.table-danger th, +.table-danger td, +.table-danger thead th, +.table-danger tbody + tbody { + border-color: #ed969e; +} + +.table-hover .table-danger:hover { + background-color: #f1b0b7; +} + +.table-hover .table-danger:hover > td, +.table-hover .table-danger:hover > th { + background-color: #f1b0b7; +} + +.table-light, +.table-light > th, +.table-light > td { + background-color: #fdfdfe; +} + +.table-light th, +.table-light td, +.table-light thead th, +.table-light tbody + tbody { + border-color: #fbfcfc; +} + +.table-hover .table-light:hover { + background-color: #ececf6; +} + +.table-hover .table-light:hover > td, +.table-hover .table-light:hover > th { + background-color: #ececf6; +} + +.table-dark, +.table-dark > th, +.table-dark > td { + background-color: #c6c8ca; +} + +.table-dark th, +.table-dark td, +.table-dark thead th, +.table-dark tbody + tbody { + border-color: #95999c; +} + +.table-hover .table-dark:hover { + background-color: #b9bbbe; +} + +.table-hover .table-dark:hover > td, +.table-hover .table-dark:hover > th { + background-color: #b9bbbe; +} + +.table-active, +.table-active > th, +.table-active > td { + background-color: rgba(0, 0, 0, 0.075); +} + +.table-hover .table-active:hover { + background-color: rgba(0, 0, 0, 0.075); +} + +.table-hover .table-active:hover > td, +.table-hover .table-active:hover > th { + background-color: rgba(0, 0, 0, 0.075); +} + +.table .thead-dark th { + color: #fff; + background-color: #343a40; + border-color: #454d55; +} + +.table .thead-light th { + color: #495057; + background-color: #e9ecef; + border-color: #dee2e6; +} + +.table-dark { + color: #fff; + background-color: #343a40; +} + +.table-dark th, +.table-dark td, +.table-dark thead th { + border-color: #454d55; +} + +.table-dark.table-bordered { + border: 0; +} + +.table-dark.table-striped tbody tr:nth-of-type(odd) { + background-color: rgba(255, 255, 255, 0.05); +} + +.table-dark.table-hover tbody tr:hover { + color: #fff; + background-color: rgba(255, 255, 255, 0.075); +} + +@media (max-width: 575.98px) { + .table-responsive-sm { + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; + } + .table-responsive-sm > .table-bordered { + border: 0; + } +} + +@media (max-width: 767.98px) { + .table-responsive-md { + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; + } + .table-responsive-md > .table-bordered { + border: 0; + } +} + +@media (max-width: 991.98px) { + .table-responsive-lg { + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; + } + .table-responsive-lg > .table-bordered { + border: 0; + } +} + +@media (max-width: 1199.98px) { + .table-responsive-xl { + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; + } + .table-responsive-xl > .table-bordered { + border: 0; + } +} + +.table-responsive { + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; +} + +.table-responsive > .table-bordered { + border: 0; +} + +.form-control { + display: block; + width: 100%; + height: calc(1.5em + 0.75rem + 2px); + padding: 0.375rem 0.75rem; + font-size: 1rem; + font-weight: 400; + line-height: 1.5; + color: #495057; + background-color: #fff; + background-clip: padding-box; + border: 1px solid #ced4da; + border-radius: 0.25rem; + transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; +} + +@media (prefers-reduced-motion: reduce) { + .form-control { + transition: none; + } +} + +.form-control::-ms-expand { + background-color: transparent; + border: 0; +} + +.form-control:-moz-focusring { + color: transparent; + text-shadow: 0 0 0 #495057; +} + +.form-control:focus { + color: #495057; + background-color: #fff; + border-color: #80bdff; + outline: 0; + box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); +} + +.form-control::-webkit-input-placeholder { + color: #6c757d; + opacity: 1; +} + +.form-control::-moz-placeholder { + color: #6c757d; + opacity: 1; +} + +.form-control:-ms-input-placeholder { + color: #6c757d; + opacity: 1; +} + +.form-control::-ms-input-placeholder { + color: #6c757d; + opacity: 1; +} + +.form-control::placeholder { + color: #6c757d; + opacity: 1; +} + +.form-control:disabled, .form-control[readonly] { + background-color: #e9ecef; + opacity: 1; +} + +select.form-control:focus::-ms-value { + color: #495057; + background-color: #fff; +} + +.form-control-file, +.form-control-range { + display: block; + width: 100%; +} + +.col-form-label { + padding-top: calc(0.375rem + 1px); + padding-bottom: calc(0.375rem + 1px); + margin-bottom: 0; + font-size: inherit; + line-height: 1.5; +} + +.col-form-label-lg { + padding-top: calc(0.5rem + 1px); + padding-bottom: calc(0.5rem + 1px); + font-size: 1.25rem; + line-height: 1.5; +} + +.col-form-label-sm { + padding-top: calc(0.25rem + 1px); + padding-bottom: calc(0.25rem + 1px); + font-size: 0.875rem; + line-height: 1.5; +} + +.form-control-plaintext { + display: block; + width: 100%; + padding: 0.375rem 0; + margin-bottom: 0; + font-size: 1rem; + line-height: 1.5; + color: #212529; + background-color: transparent; + border: solid transparent; + border-width: 1px 0; +} + +.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg { + padding-right: 0; + padding-left: 0; +} + +.form-control-sm { + height: calc(1.5em + 0.5rem + 2px); + padding: 0.25rem 0.5rem; + font-size: 0.875rem; + line-height: 1.5; + border-radius: 0.2rem; +} + +.form-control-lg { + height: calc(1.5em + 1rem + 2px); + padding: 0.5rem 1rem; + font-size: 1.25rem; + line-height: 1.5; + border-radius: 0.3rem; +} + +select.form-control[size], select.form-control[multiple] { + height: auto; +} + +textarea.form-control { + height: auto; +} + +.form-group { + margin-bottom: 1rem; +} + +.form-text { + display: block; + margin-top: 0.25rem; +} + +.form-row { + display: flex; + flex-wrap: wrap; + margin-right: -5px; + margin-left: -5px; +} + +.form-row > .col, +.form-row > [class*="col-"] { + padding-right: 5px; + padding-left: 5px; +} + +.form-check { + position: relative; + display: block; + padding-left: 1.25rem; +} + +.form-check-input { + position: absolute; + margin-top: 0.3rem; + margin-left: -1.25rem; +} + +.form-check-input[disabled] ~ .form-check-label, +.form-check-input:disabled ~ .form-check-label { + color: #6c757d; +} + +.form-check-label { + margin-bottom: 0; +} + +.form-check-inline { + display: inline-flex; + align-items: center; + padding-left: 0; + margin-right: 0.75rem; +} + +.form-check-inline .form-check-input { + position: static; + margin-top: 0; + margin-right: 0.3125rem; + margin-left: 0; +} + +.valid-feedback { + display: none; + width: 100%; + margin-top: 0.25rem; + font-size: 80%; + color: #28a745; +} + +.valid-tooltip { + position: absolute; + top: 100%; + z-index: 5; + display: none; + max-width: 100%; + padding: 0.25rem 0.5rem; + margin-top: .1rem; + font-size: 0.875rem; + line-height: 1.5; + color: #fff; + background-color: rgba(40, 167, 69, 0.9); + border-radius: 0.25rem; +} + +.was-validated :valid ~ .valid-feedback, +.was-validated :valid ~ .valid-tooltip, +.is-valid ~ .valid-feedback, +.is-valid ~ .valid-tooltip { + display: block; +} + +.was-validated .form-control:valid, .form-control.is-valid { + border-color: #28a745; + padding-right: calc(1.5em + 0.75rem); + background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"); + background-repeat: no-repeat; + background-position: right calc(0.375em + 0.1875rem) center; + background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); +} + +.was-validated .form-control:valid:focus, .form-control.is-valid:focus { + border-color: #28a745; + box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); +} + +.was-validated textarea.form-control:valid, textarea.form-control.is-valid { + padding-right: calc(1.5em + 0.75rem); + background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); +} + +.was-validated .custom-select:valid, .custom-select.is-valid { + border-color: #28a745; + padding-right: calc(0.75em + 2.3125rem); + background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); +} + +.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus { + border-color: #28a745; + box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); +} + +.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label { + color: #28a745; +} + +.was-validated .form-check-input:valid ~ .valid-feedback, +.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback, +.form-check-input.is-valid ~ .valid-tooltip { + display: block; +} + +.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label { + color: #28a745; +} + +.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before { + border-color: #28a745; +} + +.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before { + border-color: #34ce57; + background-color: #34ce57; +} + +.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before { + box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); +} + +.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before { + border-color: #28a745; +} + +.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label { + border-color: #28a745; +} + +.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label { + border-color: #28a745; + box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); +} + +.invalid-feedback { + display: none; + width: 100%; + margin-top: 0.25rem; + font-size: 80%; + color: #dc3545; +} + +.invalid-tooltip { + position: absolute; + top: 100%; + z-index: 5; + display: none; + max-width: 100%; + padding: 0.25rem 0.5rem; + margin-top: .1rem; + font-size: 0.875rem; + line-height: 1.5; + color: #fff; + background-color: rgba(220, 53, 69, 0.9); + border-radius: 0.25rem; +} + +.was-validated :invalid ~ .invalid-feedback, +.was-validated :invalid ~ .invalid-tooltip, +.is-invalid ~ .invalid-feedback, +.is-invalid ~ .invalid-tooltip { + display: block; +} + +.was-validated .form-control:invalid, .form-control.is-invalid { + border-color: #dc3545; + padding-right: calc(1.5em + 0.75rem); + background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e"); + background-repeat: no-repeat; + background-position: right calc(0.375em + 0.1875rem) center; + background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); +} + +.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus { + border-color: #dc3545; + box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); +} + +.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid { + padding-right: calc(1.5em + 0.75rem); + background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); +} + +.was-validated .custom-select:invalid, .custom-select.is-invalid { + border-color: #dc3545; + padding-right: calc(0.75em + 2.3125rem); + background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); +} + +.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus { + border-color: #dc3545; + box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); +} + +.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label { + color: #dc3545; +} + +.was-validated .form-check-input:invalid ~ .invalid-feedback, +.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback, +.form-check-input.is-invalid ~ .invalid-tooltip { + display: block; +} + +.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label { + color: #dc3545; +} + +.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before { + border-color: #dc3545; +} + +.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before { + border-color: #e4606d; + background-color: #e4606d; +} + +.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before { + box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); +} + +.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before { + border-color: #dc3545; +} + +.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label { + border-color: #dc3545; +} + +.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label { + border-color: #dc3545; + box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); +} + +.form-inline { + display: flex; + flex-flow: row wrap; + align-items: center; +} + +.form-inline .form-check { + width: 100%; +} + +@media (min-width: 576px) { + .form-inline label { + display: flex; + align-items: center; + justify-content: center; + margin-bottom: 0; + } + .form-inline .form-group { + display: flex; + flex: 0 0 auto; + flex-flow: row wrap; + align-items: center; + margin-bottom: 0; + } + .form-inline .form-control { + display: inline-block; + width: auto; + vertical-align: middle; + } + .form-inline .form-control-plaintext { + display: inline-block; + } + .form-inline .input-group, + .form-inline .custom-select { + width: auto; + } + .form-inline .form-check { + display: flex; + align-items: center; + justify-content: center; + width: auto; + padding-left: 0; + } + .form-inline .form-check-input { + position: relative; + flex-shrink: 0; + margin-top: 0; + margin-right: 0.25rem; + margin-left: 0; + } + .form-inline .custom-control { + align-items: center; + justify-content: center; + } + .form-inline .custom-control-label { + margin-bottom: 0; + } +} + +.btn { + display: inline-block; + font-weight: 400; + color: #212529; + text-align: center; + vertical-align: middle; + cursor: pointer; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; + background-color: transparent; + border: 1px solid transparent; + padding: 0.375rem 0.75rem; + font-size: 1rem; + line-height: 1.5; + border-radius: 0.25rem; + transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; +} + +@media (prefers-reduced-motion: reduce) { + .btn { + transition: none; + } +} + +.btn:hover { + color: #212529; + text-decoration: none; +} + +.btn:focus, .btn.focus { + outline: 0; + box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); +} + +.btn.disabled, .btn:disabled { + opacity: 0.65; +} + +a.btn.disabled, +fieldset:disabled a.btn { + pointer-events: none; +} + +.btn-primary { + color: #fff; + background-color: #007bff; + border-color: #007bff; +} + +.btn-primary:hover { + color: #fff; + background-color: #0069d9; + border-color: #0062cc; +} + +.btn-primary:focus, .btn-primary.focus { + color: #fff; + background-color: #0069d9; + border-color: #0062cc; + box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); +} + +.btn-primary.disabled, .btn-primary:disabled { + color: #fff; + background-color: #007bff; + border-color: #007bff; +} + +.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, +.show > .btn-primary.dropdown-toggle { + color: #fff; + background-color: #0062cc; + border-color: #005cbf; +} + +.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, +.show > .btn-primary.dropdown-toggle:focus { + box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); +} + +.btn-secondary { + color: #fff; + background-color: #6c757d; + border-color: #6c757d; +} + +.btn-secondary:hover { + color: #fff; + background-color: #5a6268; + border-color: #545b62; +} + +.btn-secondary:focus, .btn-secondary.focus { + color: #fff; + background-color: #5a6268; + border-color: #545b62; + box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); +} + +.btn-secondary.disabled, .btn-secondary:disabled { + color: #fff; + background-color: #6c757d; + border-color: #6c757d; +} + +.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, +.show > .btn-secondary.dropdown-toggle { + color: #fff; + background-color: #545b62; + border-color: #4e555b; +} + +.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, +.show > .btn-secondary.dropdown-toggle:focus { + box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); +} + +.btn-success { + color: #fff; + background-color: #28a745; + border-color: #28a745; +} + +.btn-success:hover { + color: #fff; + background-color: #218838; + border-color: #1e7e34; +} + +.btn-success:focus, .btn-success.focus { + color: #fff; + background-color: #218838; + border-color: #1e7e34; + box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); +} + +.btn-success.disabled, .btn-success:disabled { + color: #fff; + background-color: #28a745; + border-color: #28a745; +} + +.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, +.show > .btn-success.dropdown-toggle { + color: #fff; + background-color: #1e7e34; + border-color: #1c7430; +} + +.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, +.show > .btn-success.dropdown-toggle:focus { + box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); +} + +.btn-info { + color: #fff; + background-color: #17a2b8; + border-color: #17a2b8; +} + +.btn-info:hover { + color: #fff; + background-color: #138496; + border-color: #117a8b; +} + +.btn-info:focus, .btn-info.focus { + color: #fff; + background-color: #138496; + border-color: #117a8b; + box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); +} + +.btn-info.disabled, .btn-info:disabled { + color: #fff; + background-color: #17a2b8; + border-color: #17a2b8; +} + +.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, +.show > .btn-info.dropdown-toggle { + color: #fff; + background-color: #117a8b; + border-color: #10707f; +} + +.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, +.show > .btn-info.dropdown-toggle:focus { + box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); +} + +.btn-warning { + color: #212529; + background-color: #ffc107; + border-color: #ffc107; +} + +.btn-warning:hover { + color: #212529; + background-color: #e0a800; + border-color: #d39e00; +} + +.btn-warning:focus, .btn-warning.focus { + color: #212529; + background-color: #e0a800; + border-color: #d39e00; + box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); +} + +.btn-warning.disabled, .btn-warning:disabled { + color: #212529; + background-color: #ffc107; + border-color: #ffc107; +} + +.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, +.show > .btn-warning.dropdown-toggle { + color: #212529; + background-color: #d39e00; + border-color: #c69500; +} + +.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, +.show > .btn-warning.dropdown-toggle:focus { + box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); +} + +.btn-danger { + color: #fff; + background-color: #dc3545; + border-color: #dc3545; +} + +.btn-danger:hover { + color: #fff; + background-color: #c82333; + border-color: #bd2130; +} + +.btn-danger:focus, .btn-danger.focus { + color: #fff; + background-color: #c82333; + border-color: #bd2130; + box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); +} + +.btn-danger.disabled, .btn-danger:disabled { + color: #fff; + background-color: #dc3545; + border-color: #dc3545; +} + +.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, +.show > .btn-danger.dropdown-toggle { + color: #fff; + background-color: #bd2130; + border-color: #b21f2d; +} + +.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, +.show > .btn-danger.dropdown-toggle:focus { + box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); +} + +.btn-light { + color: #212529; + background-color: #f8f9fa; + border-color: #f8f9fa; +} + +.btn-light:hover { + color: #212529; + background-color: #e2e6ea; + border-color: #dae0e5; +} + +.btn-light:focus, .btn-light.focus { + color: #212529; + background-color: #e2e6ea; + border-color: #dae0e5; + box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); +} + +.btn-light.disabled, .btn-light:disabled { + color: #212529; + background-color: #f8f9fa; + border-color: #f8f9fa; +} + +.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, +.show > .btn-light.dropdown-toggle { + color: #212529; + background-color: #dae0e5; + border-color: #d3d9df; +} + +.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, +.show > .btn-light.dropdown-toggle:focus { + box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); +} + +.btn-dark { + color: #fff; + background-color: #343a40; + border-color: #343a40; +} + +.btn-dark:hover { + color: #fff; + background-color: #23272b; + border-color: #1d2124; +} + +.btn-dark:focus, .btn-dark.focus { + color: #fff; + background-color: #23272b; + border-color: #1d2124; + box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); +} + +.btn-dark.disabled, .btn-dark:disabled { + color: #fff; + background-color: #343a40; + border-color: #343a40; +} + +.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, +.show > .btn-dark.dropdown-toggle { + color: #fff; + background-color: #1d2124; + border-color: #171a1d; +} + +.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, +.show > .btn-dark.dropdown-toggle:focus { + box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); +} + +.btn-outline-primary { + color: #007bff; + border-color: #007bff; +} + +.btn-outline-primary:hover { + color: #fff; + background-color: #007bff; + border-color: #007bff; +} + +.btn-outline-primary:focus, .btn-outline-primary.focus { + box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); +} + +.btn-outline-primary.disabled, .btn-outline-primary:disabled { + color: #007bff; + background-color: transparent; +} + +.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, +.show > .btn-outline-primary.dropdown-toggle { + color: #fff; + background-color: #007bff; + border-color: #007bff; +} + +.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, +.show > .btn-outline-primary.dropdown-toggle:focus { + box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); +} + +.btn-outline-secondary { + color: #6c757d; + border-color: #6c757d; +} + +.btn-outline-secondary:hover { + color: #fff; + background-color: #6c757d; + border-color: #6c757d; +} + +.btn-outline-secondary:focus, .btn-outline-secondary.focus { + box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); +} + +.btn-outline-secondary.disabled, .btn-outline-secondary:disabled { + color: #6c757d; + background-color: transparent; +} + +.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, +.show > .btn-outline-secondary.dropdown-toggle { + color: #fff; + background-color: #6c757d; + border-color: #6c757d; +} + +.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, +.show > .btn-outline-secondary.dropdown-toggle:focus { + box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); +} + +.btn-outline-success { + color: #28a745; + border-color: #28a745; +} + +.btn-outline-success:hover { + color: #fff; + background-color: #28a745; + border-color: #28a745; +} + +.btn-outline-success:focus, .btn-outline-success.focus { + box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); +} + +.btn-outline-success.disabled, .btn-outline-success:disabled { + color: #28a745; + background-color: transparent; +} + +.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, +.show > .btn-outline-success.dropdown-toggle { + color: #fff; + background-color: #28a745; + border-color: #28a745; +} + +.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, +.show > .btn-outline-success.dropdown-toggle:focus { + box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); +} + +.btn-outline-info { + color: #17a2b8; + border-color: #17a2b8; +} + +.btn-outline-info:hover { + color: #fff; + background-color: #17a2b8; + border-color: #17a2b8; +} + +.btn-outline-info:focus, .btn-outline-info.focus { + box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); +} + +.btn-outline-info.disabled, .btn-outline-info:disabled { + color: #17a2b8; + background-color: transparent; +} + +.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, +.show > .btn-outline-info.dropdown-toggle { + color: #fff; + background-color: #17a2b8; + border-color: #17a2b8; +} + +.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, +.show > .btn-outline-info.dropdown-toggle:focus { + box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); +} + +.btn-outline-warning { + color: #ffc107; + border-color: #ffc107; +} + +.btn-outline-warning:hover { + color: #212529; + background-color: #ffc107; + border-color: #ffc107; +} + +.btn-outline-warning:focus, .btn-outline-warning.focus { + box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); +} + +.btn-outline-warning.disabled, .btn-outline-warning:disabled { + color: #ffc107; + background-color: transparent; +} + +.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, +.show > .btn-outline-warning.dropdown-toggle { + color: #212529; + background-color: #ffc107; + border-color: #ffc107; +} + +.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, +.show > .btn-outline-warning.dropdown-toggle:focus { + box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); +} + +.btn-outline-danger { + color: #dc3545; + border-color: #dc3545; +} + +.btn-outline-danger:hover { + color: #fff; + background-color: #dc3545; + border-color: #dc3545; +} + +.btn-outline-danger:focus, .btn-outline-danger.focus { + box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); +} + +.btn-outline-danger.disabled, .btn-outline-danger:disabled { + color: #dc3545; + background-color: transparent; +} + +.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, +.show > .btn-outline-danger.dropdown-toggle { + color: #fff; + background-color: #dc3545; + border-color: #dc3545; +} + +.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, +.show > .btn-outline-danger.dropdown-toggle:focus { + box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); +} + +.btn-outline-light { + color: #f8f9fa; + border-color: #f8f9fa; +} + +.btn-outline-light:hover { + color: #212529; + background-color: #f8f9fa; + border-color: #f8f9fa; +} + +.btn-outline-light:focus, .btn-outline-light.focus { + box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); +} + +.btn-outline-light.disabled, .btn-outline-light:disabled { + color: #f8f9fa; + background-color: transparent; +} + +.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, +.show > .btn-outline-light.dropdown-toggle { + color: #212529; + background-color: #f8f9fa; + border-color: #f8f9fa; +} + +.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, +.show > .btn-outline-light.dropdown-toggle:focus { + box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); +} + +.btn-outline-dark { + color: #343a40; + border-color: #343a40; +} + +.btn-outline-dark:hover { + color: #fff; + background-color: #343a40; + border-color: #343a40; +} + +.btn-outline-dark:focus, .btn-outline-dark.focus { + box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); +} + +.btn-outline-dark.disabled, .btn-outline-dark:disabled { + color: #343a40; + background-color: transparent; +} + +.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, +.show > .btn-outline-dark.dropdown-toggle { + color: #fff; + background-color: #343a40; + border-color: #343a40; +} + +.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, +.show > .btn-outline-dark.dropdown-toggle:focus { + box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); +} + +.btn-link { + font-weight: 400; + color: #007bff; + text-decoration: none; +} + +.btn-link:hover { + color: #0056b3; + text-decoration: underline; +} + +.btn-link:focus, .btn-link.focus { + text-decoration: underline; + box-shadow: none; +} + +.btn-link:disabled, .btn-link.disabled { + color: #6c757d; + pointer-events: none; +} + +.btn-lg, .btn-group-lg > .btn { + padding: 0.5rem 1rem; + font-size: 1.25rem; + line-height: 1.5; + border-radius: 0.3rem; +} + +.btn-sm, .btn-group-sm > .btn { + padding: 0.25rem 0.5rem; + font-size: 0.875rem; + line-height: 1.5; + border-radius: 0.2rem; +} + +.btn-block { + display: block; + width: 100%; +} + +.btn-block + .btn-block { + margin-top: 0.5rem; +} + +input[type="submit"].btn-block, +input[type="reset"].btn-block, +input[type="button"].btn-block { + width: 100%; +} + +.fade { + transition: opacity 0.15s linear; +} + +@media (prefers-reduced-motion: reduce) { + .fade { + transition: none; + } +} + +.fade:not(.show) { + opacity: 0; +} + +.collapse:not(.show) { + display: none; +} + +.collapsing { + position: relative; + height: 0; + overflow: hidden; + transition: height 0.35s ease; +} + +@media (prefers-reduced-motion: reduce) { + .collapsing { + transition: none; + } +} + +.dropup, +.dropright, +.dropdown, +.dropleft { + position: relative; +} + +.dropdown-toggle { + white-space: nowrap; +} + +.dropdown-toggle::after { + display: inline-block; + margin-left: 0.255em; + vertical-align: 0.255em; + content: ""; + border-top: 0.3em solid; + border-right: 0.3em solid transparent; + border-bottom: 0; + border-left: 0.3em solid transparent; +} + +.dropdown-toggle:empty::after { + margin-left: 0; +} + +.dropdown-menu { + position: absolute; + top: 100%; + left: 0; + z-index: 1000; + display: none; + float: left; + min-width: 10rem; + padding: 0.5rem 0; + margin: 0.125rem 0 0; + font-size: 1rem; + color: #212529; + text-align: left; + list-style: none; + background-color: #fff; + background-clip: padding-box; + border: 1px solid rgba(0, 0, 0, 0.15); + border-radius: 0.25rem; +} + +.dropdown-menu-left { + right: auto; + left: 0; +} + +.dropdown-menu-right { + right: 0; + left: auto; +} + +@media (min-width: 576px) { + .dropdown-menu-sm-left { + right: auto; + left: 0; + } + .dropdown-menu-sm-right { + right: 0; + left: auto; + } +} + +@media (min-width: 768px) { + .dropdown-menu-md-left { + right: auto; + left: 0; + } + .dropdown-menu-md-right { + right: 0; + left: auto; + } +} + +@media (min-width: 992px) { + .dropdown-menu-lg-left { + right: auto; + left: 0; + } + .dropdown-menu-lg-right { + right: 0; + left: auto; + } +} + +@media (min-width: 1200px) { + .dropdown-menu-xl-left { + right: auto; + left: 0; + } + .dropdown-menu-xl-right { + right: 0; + left: auto; + } +} + +.dropup .dropdown-menu { + top: auto; + bottom: 100%; + margin-top: 0; + margin-bottom: 0.125rem; +} + +.dropup .dropdown-toggle::after { + display: inline-block; + margin-left: 0.255em; + vertical-align: 0.255em; + content: ""; + border-top: 0; + border-right: 0.3em solid transparent; + border-bottom: 0.3em solid; + border-left: 0.3em solid transparent; +} + +.dropup .dropdown-toggle:empty::after { + margin-left: 0; +} + +.dropright .dropdown-menu { + top: 0; + right: auto; + left: 100%; + margin-top: 0; + margin-left: 0.125rem; +} + +.dropright .dropdown-toggle::after { + display: inline-block; + margin-left: 0.255em; + vertical-align: 0.255em; + content: ""; + border-top: 0.3em solid transparent; + border-right: 0; + border-bottom: 0.3em solid transparent; + border-left: 0.3em solid; +} + +.dropright .dropdown-toggle:empty::after { + margin-left: 0; +} + +.dropright .dropdown-toggle::after { + vertical-align: 0; +} + +.dropleft .dropdown-menu { + top: 0; + right: 100%; + left: auto; + margin-top: 0; + margin-right: 0.125rem; +} + +.dropleft .dropdown-toggle::after { + display: inline-block; + margin-left: 0.255em; + vertical-align: 0.255em; + content: ""; +} + +.dropleft .dropdown-toggle::after { + display: none; +} + +.dropleft .dropdown-toggle::before { + display: inline-block; + margin-right: 0.255em; + vertical-align: 0.255em; + content: ""; + border-top: 0.3em solid transparent; + border-right: 0.3em solid; + border-bottom: 0.3em solid transparent; +} + +.dropleft .dropdown-toggle:empty::after { + margin-left: 0; +} + +.dropleft .dropdown-toggle::before { + vertical-align: 0; +} + +.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] { + right: auto; + bottom: auto; +} + +.dropdown-divider { + height: 0; + margin: 0.5rem 0; + overflow: hidden; + border-top: 1px solid #e9ecef; +} + +.dropdown-item { + display: block; + width: 100%; + padding: 0.25rem 1.5rem; + clear: both; + font-weight: 400; + color: #212529; + text-align: inherit; + white-space: nowrap; + background-color: transparent; + border: 0; +} + +.dropdown-item:hover, .dropdown-item:focus { + color: #16181b; + text-decoration: none; + background-color: #f8f9fa; +} + +.dropdown-item.active, .dropdown-item:active { + color: #fff; + text-decoration: none; + background-color: #007bff; +} + +.dropdown-item.disabled, .dropdown-item:disabled { + color: #6c757d; + pointer-events: none; + background-color: transparent; +} + +.dropdown-menu.show { + display: block; +} + +.dropdown-header { + display: block; + padding: 0.5rem 1.5rem; + margin-bottom: 0; + font-size: 0.875rem; + color: #6c757d; + white-space: nowrap; +} + +.dropdown-item-text { + display: block; + padding: 0.25rem 1.5rem; + color: #212529; +} + +.btn-group, +.btn-group-vertical { + position: relative; + display: inline-flex; + vertical-align: middle; +} + +.btn-group > .btn, +.btn-group-vertical > .btn { + position: relative; + flex: 1 1 auto; +} + +.btn-group > .btn:hover, +.btn-group-vertical > .btn:hover { + z-index: 1; +} + +.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, +.btn-group-vertical > .btn:focus, +.btn-group-vertical > .btn:active, +.btn-group-vertical > .btn.active { + z-index: 1; +} + +.btn-toolbar { + display: flex; + flex-wrap: wrap; + justify-content: flex-start; +} + +.btn-toolbar .input-group { + width: auto; +} + +.btn-group > .btn:not(:first-child), +.btn-group > .btn-group:not(:first-child) { + margin-left: -1px; +} + +.btn-group > .btn:not(:last-child):not(.dropdown-toggle), +.btn-group > .btn-group:not(:last-child) > .btn { + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} + +.btn-group > .btn:not(:first-child), +.btn-group > .btn-group:not(:first-child) > .btn { + border-top-left-radius: 0; + border-bottom-left-radius: 0; +} + +.dropdown-toggle-split { + padding-right: 0.5625rem; + padding-left: 0.5625rem; +} + +.dropdown-toggle-split::after, +.dropup .dropdown-toggle-split::after, +.dropright .dropdown-toggle-split::after { + margin-left: 0; +} + +.dropleft .dropdown-toggle-split::before { + margin-right: 0; +} + +.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split { + padding-right: 0.375rem; + padding-left: 0.375rem; +} + +.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split { + padding-right: 0.75rem; + padding-left: 0.75rem; +} + +.btn-group-vertical { + flex-direction: column; + align-items: flex-start; + justify-content: center; +} + +.btn-group-vertical > .btn, +.btn-group-vertical > .btn-group { + width: 100%; +} + +.btn-group-vertical > .btn:not(:first-child), +.btn-group-vertical > .btn-group:not(:first-child) { + margin-top: -1px; +} + +.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), +.btn-group-vertical > .btn-group:not(:last-child) > .btn { + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; +} + +.btn-group-vertical > .btn:not(:first-child), +.btn-group-vertical > .btn-group:not(:first-child) > .btn { + border-top-left-radius: 0; + border-top-right-radius: 0; +} + +.btn-group-toggle > .btn, +.btn-group-toggle > .btn-group > .btn { + margin-bottom: 0; +} + +.btn-group-toggle > .btn input[type="radio"], +.btn-group-toggle > .btn input[type="checkbox"], +.btn-group-toggle > .btn-group > .btn input[type="radio"], +.btn-group-toggle > .btn-group > .btn input[type="checkbox"] { + position: absolute; + clip: rect(0, 0, 0, 0); + pointer-events: none; +} + +.input-group { + position: relative; + display: flex; + flex-wrap: wrap; + align-items: stretch; + width: 100%; +} + +.input-group > .form-control, +.input-group > .form-control-plaintext, +.input-group > .custom-select, +.input-group > .custom-file { + position: relative; + flex: 1 1 0%; + min-width: 0; + margin-bottom: 0; +} + +.input-group > .form-control + .form-control, +.input-group > .form-control + .custom-select, +.input-group > .form-control + .custom-file, +.input-group > .form-control-plaintext + .form-control, +.input-group > .form-control-plaintext + .custom-select, +.input-group > .form-control-plaintext + .custom-file, +.input-group > .custom-select + .form-control, +.input-group > .custom-select + .custom-select, +.input-group > .custom-select + .custom-file, +.input-group > .custom-file + .form-control, +.input-group > .custom-file + .custom-select, +.input-group > .custom-file + .custom-file { + margin-left: -1px; +} + +.input-group > .form-control:focus, +.input-group > .custom-select:focus, +.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label { + z-index: 3; +} + +.input-group > .custom-file .custom-file-input:focus { + z-index: 4; +} + +.input-group > .form-control:not(:last-child), +.input-group > .custom-select:not(:last-child) { + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} + +.input-group > .form-control:not(:first-child), +.input-group > .custom-select:not(:first-child) { + border-top-left-radius: 0; + border-bottom-left-radius: 0; +} + +.input-group > .custom-file { + display: flex; + align-items: center; +} + +.input-group > .custom-file:not(:last-child) .custom-file-label, +.input-group > .custom-file:not(:last-child) .custom-file-label::after { + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} + +.input-group > .custom-file:not(:first-child) .custom-file-label { + border-top-left-radius: 0; + border-bottom-left-radius: 0; +} + +.input-group-prepend, +.input-group-append { + display: flex; +} + +.input-group-prepend .btn, +.input-group-append .btn { + position: relative; + z-index: 2; +} + +.input-group-prepend .btn:focus, +.input-group-append .btn:focus { + z-index: 3; +} + +.input-group-prepend .btn + .btn, +.input-group-prepend .btn + .input-group-text, +.input-group-prepend .input-group-text + .input-group-text, +.input-group-prepend .input-group-text + .btn, +.input-group-append .btn + .btn, +.input-group-append .btn + .input-group-text, +.input-group-append .input-group-text + .input-group-text, +.input-group-append .input-group-text + .btn { + margin-left: -1px; +} + +.input-group-prepend { + margin-right: -1px; +} + +.input-group-append { + margin-left: -1px; +} + +.input-group-text { + display: flex; + align-items: center; + padding: 0.375rem 0.75rem; + margin-bottom: 0; + font-size: 1rem; + font-weight: 400; + line-height: 1.5; + color: #495057; + text-align: center; + white-space: nowrap; + background-color: #e9ecef; + border: 1px solid #ced4da; + border-radius: 0.25rem; +} + +.input-group-text input[type="radio"], +.input-group-text input[type="checkbox"] { + margin-top: 0; +} + +.input-group-lg > .form-control:not(textarea), +.input-group-lg > .custom-select { + height: calc(1.5em + 1rem + 2px); +} + +.input-group-lg > .form-control, +.input-group-lg > .custom-select, +.input-group-lg > .input-group-prepend > .input-group-text, +.input-group-lg > .input-group-append > .input-group-text, +.input-group-lg > .input-group-prepend > .btn, +.input-group-lg > .input-group-append > .btn { + padding: 0.5rem 1rem; + font-size: 1.25rem; + line-height: 1.5; + border-radius: 0.3rem; +} + +.input-group-sm > .form-control:not(textarea), +.input-group-sm > .custom-select { + height: calc(1.5em + 0.5rem + 2px); +} + +.input-group-sm > .form-control, +.input-group-sm > .custom-select, +.input-group-sm > .input-group-prepend > .input-group-text, +.input-group-sm > .input-group-append > .input-group-text, +.input-group-sm > .input-group-prepend > .btn, +.input-group-sm > .input-group-append > .btn { + padding: 0.25rem 0.5rem; + font-size: 0.875rem; + line-height: 1.5; + border-radius: 0.2rem; +} + +.input-group-lg > .custom-select, +.input-group-sm > .custom-select { + padding-right: 1.75rem; +} + +.input-group > .input-group-prepend > .btn, +.input-group > .input-group-prepend > .input-group-text, +.input-group > .input-group-append:not(:last-child) > .btn, +.input-group > .input-group-append:not(:last-child) > .input-group-text, +.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), +.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) { + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} + +.input-group > .input-group-append > .btn, +.input-group > .input-group-append > .input-group-text, +.input-group > .input-group-prepend:not(:first-child) > .btn, +.input-group > .input-group-prepend:not(:first-child) > .input-group-text, +.input-group > .input-group-prepend:first-child > .btn:not(:first-child), +.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) { + border-top-left-radius: 0; + border-bottom-left-radius: 0; +} + +.custom-control { + position: relative; + display: block; + min-height: 1.5rem; + padding-left: 1.5rem; +} + +.custom-control-inline { + display: inline-flex; + margin-right: 1rem; +} + +.custom-control-input { + position: absolute; + left: 0; + z-index: -1; + width: 1rem; + height: 1.25rem; + opacity: 0; +} + +.custom-control-input:checked ~ .custom-control-label::before { + color: #fff; + border-color: #007bff; + background-color: #007bff; +} + +.custom-control-input:focus ~ .custom-control-label::before { + box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); +} + +.custom-control-input:focus:not(:checked) ~ .custom-control-label::before { + border-color: #80bdff; +} + +.custom-control-input:not(:disabled):active ~ .custom-control-label::before { + color: #fff; + background-color: #b3d7ff; + border-color: #b3d7ff; +} + +.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label { + color: #6c757d; +} + +.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before { + background-color: #e9ecef; +} + +.custom-control-label { + position: relative; + margin-bottom: 0; + vertical-align: top; +} + +.custom-control-label::before { + position: absolute; + top: 0.25rem; + left: -1.5rem; + display: block; + width: 1rem; + height: 1rem; + pointer-events: none; + content: ""; + background-color: #fff; + border: #adb5bd solid 1px; +} + +.custom-control-label::after { + position: absolute; + top: 0.25rem; + left: -1.5rem; + display: block; + width: 1rem; + height: 1rem; + content: ""; + background: no-repeat 50% / 50% 50%; +} + +.custom-checkbox .custom-control-label::before { + border-radius: 0.25rem; +} + +.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after { + background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); +} + +.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before { + border-color: #007bff; + background-color: #007bff; +} + +.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after { + background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); +} + +.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before { + background-color: rgba(0, 123, 255, 0.5); +} + +.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before { + background-color: rgba(0, 123, 255, 0.5); +} + +.custom-radio .custom-control-label::before { + border-radius: 50%; +} + +.custom-radio .custom-control-input:checked ~ .custom-control-label::after { + background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); +} + +.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before { + background-color: rgba(0, 123, 255, 0.5); +} + +.custom-switch { + padding-left: 2.25rem; +} + +.custom-switch .custom-control-label::before { + left: -2.25rem; + width: 1.75rem; + pointer-events: all; + border-radius: 0.5rem; +} + +.custom-switch .custom-control-label::after { + top: calc(0.25rem + 2px); + left: calc(-2.25rem + 2px); + width: calc(1rem - 4px); + height: calc(1rem - 4px); + background-color: #adb5bd; + border-radius: 0.5rem; + transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; +} + +@media (prefers-reduced-motion: reduce) { + .custom-switch .custom-control-label::after { + transition: none; + } +} + +.custom-switch .custom-control-input:checked ~ .custom-control-label::after { + background-color: #fff; + transform: translateX(0.75rem); +} + +.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before { + background-color: rgba(0, 123, 255, 0.5); +} + +.custom-select { + display: inline-block; + width: 100%; + height: calc(1.5em + 0.75rem + 2px); + padding: 0.375rem 1.75rem 0.375rem 0.75rem; + font-size: 1rem; + font-weight: 400; + line-height: 1.5; + color: #495057; + vertical-align: middle; + background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px; + border: 1px solid #ced4da; + border-radius: 0.25rem; + -webkit-appearance: none; + -moz-appearance: none; + appearance: none; +} + +.custom-select:focus { + border-color: #80bdff; + outline: 0; + box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); +} + +.custom-select:focus::-ms-value { + color: #495057; + background-color: #fff; +} + +.custom-select[multiple], .custom-select[size]:not([size="1"]) { + height: auto; + padding-right: 0.75rem; + background-image: none; +} + +.custom-select:disabled { + color: #6c757d; + background-color: #e9ecef; +} + +.custom-select::-ms-expand { + display: none; +} + +.custom-select:-moz-focusring { + color: transparent; + text-shadow: 0 0 0 #495057; +} + +.custom-select-sm { + height: calc(1.5em + 0.5rem + 2px); + padding-top: 0.25rem; + padding-bottom: 0.25rem; + padding-left: 0.5rem; + font-size: 0.875rem; +} + +.custom-select-lg { + height: calc(1.5em + 1rem + 2px); + padding-top: 0.5rem; + padding-bottom: 0.5rem; + padding-left: 1rem; + font-size: 1.25rem; +} + +.custom-file { + position: relative; + display: inline-block; + width: 100%; + height: calc(1.5em + 0.75rem + 2px); + margin-bottom: 0; +} + +.custom-file-input { + position: relative; + z-index: 2; + width: 100%; + height: calc(1.5em + 0.75rem + 2px); + margin: 0; + opacity: 0; +} + +.custom-file-input:focus ~ .custom-file-label { + border-color: #80bdff; + box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); +} + +.custom-file-input[disabled] ~ .custom-file-label, +.custom-file-input:disabled ~ .custom-file-label { + background-color: #e9ecef; +} + +.custom-file-input:lang(en) ~ .custom-file-label::after { + content: "Browse"; +} + +.custom-file-input ~ .custom-file-label[data-browse]::after { + content: attr(data-browse); +} + +.custom-file-label { + position: absolute; + top: 0; + right: 0; + left: 0; + z-index: 1; + height: calc(1.5em + 0.75rem + 2px); + padding: 0.375rem 0.75rem; + font-weight: 400; + line-height: 1.5; + color: #495057; + background-color: #fff; + border: 1px solid #ced4da; + border-radius: 0.25rem; +} + +.custom-file-label::after { + position: absolute; + top: 0; + right: 0; + bottom: 0; + z-index: 3; + display: block; + height: calc(1.5em + 0.75rem); + padding: 0.375rem 0.75rem; + line-height: 1.5; + color: #495057; + content: "Browse"; + background-color: #e9ecef; + border-left: inherit; + border-radius: 0 0.25rem 0.25rem 0; +} + +.custom-range { + width: 100%; + height: 1.4rem; + padding: 0; + background-color: transparent; + -webkit-appearance: none; + -moz-appearance: none; + appearance: none; +} + +.custom-range:focus { + outline: none; +} + +.custom-range:focus::-webkit-slider-thumb { + box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); +} + +.custom-range:focus::-moz-range-thumb { + box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); +} + +.custom-range:focus::-ms-thumb { + box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); +} + +.custom-range::-moz-focus-outer { + border: 0; +} + +.custom-range::-webkit-slider-thumb { + width: 1rem; + height: 1rem; + margin-top: -0.25rem; + background-color: #007bff; + border: 0; + border-radius: 1rem; + -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; + transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; + -webkit-appearance: none; + appearance: none; +} + +@media (prefers-reduced-motion: reduce) { + .custom-range::-webkit-slider-thumb { + -webkit-transition: none; + transition: none; + } +} + +.custom-range::-webkit-slider-thumb:active { + background-color: #b3d7ff; +} + +.custom-range::-webkit-slider-runnable-track { + width: 100%; + height: 0.5rem; + color: transparent; + cursor: pointer; + background-color: #dee2e6; + border-color: transparent; + border-radius: 1rem; +} + +.custom-range::-moz-range-thumb { + width: 1rem; + height: 1rem; + background-color: #007bff; + border: 0; + border-radius: 1rem; + -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; + transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; + -moz-appearance: none; + appearance: none; +} + +@media (prefers-reduced-motion: reduce) { + .custom-range::-moz-range-thumb { + -moz-transition: none; + transition: none; + } +} + +.custom-range::-moz-range-thumb:active { + background-color: #b3d7ff; +} + +.custom-range::-moz-range-track { + width: 100%; + height: 0.5rem; + color: transparent; + cursor: pointer; + background-color: #dee2e6; + border-color: transparent; + border-radius: 1rem; +} + +.custom-range::-ms-thumb { + width: 1rem; + height: 1rem; + margin-top: 0; + margin-right: 0.2rem; + margin-left: 0.2rem; + background-color: #007bff; + border: 0; + border-radius: 1rem; + -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; + transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; + appearance: none; +} + +@media (prefers-reduced-motion: reduce) { + .custom-range::-ms-thumb { + -ms-transition: none; + transition: none; + } +} + +.custom-range::-ms-thumb:active { + background-color: #b3d7ff; +} + +.custom-range::-ms-track { + width: 100%; + height: 0.5rem; + color: transparent; + cursor: pointer; + background-color: transparent; + border-color: transparent; + border-width: 0.5rem; +} + +.custom-range::-ms-fill-lower { + background-color: #dee2e6; + border-radius: 1rem; +} + +.custom-range::-ms-fill-upper { + margin-right: 15px; + background-color: #dee2e6; + border-radius: 1rem; +} + +.custom-range:disabled::-webkit-slider-thumb { + background-color: #adb5bd; +} + +.custom-range:disabled::-webkit-slider-runnable-track { + cursor: default; +} + +.custom-range:disabled::-moz-range-thumb { + background-color: #adb5bd; +} + +.custom-range:disabled::-moz-range-track { + cursor: default; +} + +.custom-range:disabled::-ms-thumb { + background-color: #adb5bd; +} + +.custom-control-label::before, +.custom-file-label, +.custom-select { + transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; +} + +@media (prefers-reduced-motion: reduce) { + .custom-control-label::before, + .custom-file-label, + .custom-select { + transition: none; + } +} + +.nav { + display: flex; + flex-wrap: wrap; + padding-left: 0; + margin-bottom: 0; + list-style: none; +} + +.nav-link { + display: block; + padding: 0.5rem 1rem; +} + +.nav-link:hover, .nav-link:focus { + text-decoration: none; +} + +.nav-link.disabled { + color: #6c757d; + pointer-events: none; + cursor: default; +} + +.nav-tabs { + border-bottom: 1px solid #dee2e6; +} + +.nav-tabs .nav-item { + margin-bottom: -1px; +} + +.nav-tabs .nav-link { + border: 1px solid transparent; + border-top-left-radius: 0.25rem; + border-top-right-radius: 0.25rem; +} + +.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { + border-color: #e9ecef #e9ecef #dee2e6; +} + +.nav-tabs .nav-link.disabled { + color: #6c757d; + background-color: transparent; + border-color: transparent; +} + +.nav-tabs .nav-link.active, +.nav-tabs .nav-item.show .nav-link { + color: #495057; + background-color: #fff; + border-color: #dee2e6 #dee2e6 #fff; +} + +.nav-tabs .dropdown-menu { + margin-top: -1px; + border-top-left-radius: 0; + border-top-right-radius: 0; +} + +.nav-pills .nav-link { + border-radius: 0.25rem; +} + +.nav-pills .nav-link.active, +.nav-pills .show > .nav-link { + color: #fff; + background-color: #007bff; +} + +.nav-fill .nav-item { + flex: 1 1 auto; + text-align: center; +} + +.nav-justified .nav-item { + flex-basis: 0; + flex-grow: 1; + text-align: center; +} + +.tab-content > .tab-pane { + display: none; +} + +.tab-content > .active { + display: block; +} + +.navbar { + position: relative; + display: flex; + flex-wrap: wrap; + align-items: center; + justify-content: space-between; + padding: 0.5rem 1rem; +} + +.navbar .container, +.navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl { + display: flex; + flex-wrap: wrap; + align-items: center; + justify-content: space-between; +} + +.navbar-brand { + display: inline-block; + padding-top: 0.3125rem; + padding-bottom: 0.3125rem; + margin-right: 1rem; + font-size: 1.25rem; + line-height: inherit; + white-space: nowrap; +} + +.navbar-brand:hover, .navbar-brand:focus { + text-decoration: none; +} + +.navbar-nav { + display: flex; + flex-direction: column; + padding-left: 0; + margin-bottom: 0; + list-style: none; +} + +.navbar-nav .nav-link { + padding-right: 0; + padding-left: 0; +} + +.navbar-nav .dropdown-menu { + position: static; + float: none; +} + +.navbar-text { + display: inline-block; + padding-top: 0.5rem; + padding-bottom: 0.5rem; +} + +.navbar-collapse { + flex-basis: 100%; + flex-grow: 1; + align-items: center; +} + +.navbar-toggler { + padding: 0.25rem 0.75rem; + font-size: 1.25rem; + line-height: 1; + background-color: transparent; + border: 1px solid transparent; + border-radius: 0.25rem; +} + +.navbar-toggler:hover, .navbar-toggler:focus { + text-decoration: none; +} + +.navbar-toggler-icon { + display: inline-block; + width: 1.5em; + height: 1.5em; + vertical-align: middle; + content: ""; + background: no-repeat center center; + background-size: 100% 100%; +} + +@media (max-width: 575.98px) { + .navbar-expand-sm > .container, + .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { + padding-right: 0; + padding-left: 0; + } +} + +@media (min-width: 576px) { + .navbar-expand-sm { + flex-flow: row nowrap; + justify-content: flex-start; + } + .navbar-expand-sm .navbar-nav { + flex-direction: row; + } + .navbar-expand-sm .navbar-nav .dropdown-menu { + position: absolute; + } + .navbar-expand-sm .navbar-nav .nav-link { + padding-right: 0.5rem; + padding-left: 0.5rem; + } + .navbar-expand-sm > .container, + .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { + flex-wrap: nowrap; + } + .navbar-expand-sm .navbar-collapse { + display: flex !important; + flex-basis: auto; + } + .navbar-expand-sm .navbar-toggler { + display: none; + } +} + +@media (max-width: 767.98px) { + .navbar-expand-md > .container, + .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { + padding-right: 0; + padding-left: 0; + } +} + +@media (min-width: 768px) { + .navbar-expand-md { + flex-flow: row nowrap; + justify-content: flex-start; + } + .navbar-expand-md .navbar-nav { + flex-direction: row; + } + .navbar-expand-md .navbar-nav .dropdown-menu { + position: absolute; + } + .navbar-expand-md .navbar-nav .nav-link { + padding-right: 0.5rem; + padding-left: 0.5rem; + } + .navbar-expand-md > .container, + .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { + flex-wrap: nowrap; + } + .navbar-expand-md .navbar-collapse { + display: flex !important; + flex-basis: auto; + } + .navbar-expand-md .navbar-toggler { + display: none; + } +} + +@media (max-width: 991.98px) { + .navbar-expand-lg > .container, + .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { + padding-right: 0; + padding-left: 0; + } +} + +@media (min-width: 992px) { + .navbar-expand-lg { + flex-flow: row nowrap; + justify-content: flex-start; + } + .navbar-expand-lg .navbar-nav { + flex-direction: row; + } + .navbar-expand-lg .navbar-nav .dropdown-menu { + position: absolute; + } + .navbar-expand-lg .navbar-nav .nav-link { + padding-right: 0.5rem; + padding-left: 0.5rem; + } + .navbar-expand-lg > .container, + .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { + flex-wrap: nowrap; + } + .navbar-expand-lg .navbar-collapse { + display: flex !important; + flex-basis: auto; + } + .navbar-expand-lg .navbar-toggler { + display: none; + } +} + +@media (max-width: 1199.98px) { + .navbar-expand-xl > .container, + .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { + padding-right: 0; + padding-left: 0; + } +} + +@media (min-width: 1200px) { + .navbar-expand-xl { + flex-flow: row nowrap; + justify-content: flex-start; + } + .navbar-expand-xl .navbar-nav { + flex-direction: row; + } + .navbar-expand-xl .navbar-nav .dropdown-menu { + position: absolute; + } + .navbar-expand-xl .navbar-nav .nav-link { + padding-right: 0.5rem; + padding-left: 0.5rem; + } + .navbar-expand-xl > .container, + .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { + flex-wrap: nowrap; + } + .navbar-expand-xl .navbar-collapse { + display: flex !important; + flex-basis: auto; + } + .navbar-expand-xl .navbar-toggler { + display: none; + } +} + +.navbar-expand { + flex-flow: row nowrap; + justify-content: flex-start; +} + +.navbar-expand > .container, +.navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl { + padding-right: 0; + padding-left: 0; +} + +.navbar-expand .navbar-nav { + flex-direction: row; +} + +.navbar-expand .navbar-nav .dropdown-menu { + position: absolute; +} + +.navbar-expand .navbar-nav .nav-link { + padding-right: 0.5rem; + padding-left: 0.5rem; +} + +.navbar-expand > .container, +.navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl { + flex-wrap: nowrap; +} + +.navbar-expand .navbar-collapse { + display: flex !important; + flex-basis: auto; +} + +.navbar-expand .navbar-toggler { + display: none; +} + +.navbar-light .navbar-brand { + color: rgba(0, 0, 0, 0.9); +} + +.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus { + color: rgba(0, 0, 0, 0.9); +} + +.navbar-light .navbar-nav .nav-link { + color: rgba(0, 0, 0, 0.5); +} + +.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus { + color: rgba(0, 0, 0, 0.7); +} + +.navbar-light .navbar-nav .nav-link.disabled { + color: rgba(0, 0, 0, 0.3); +} + +.navbar-light .navbar-nav .show > .nav-link, +.navbar-light .navbar-nav .active > .nav-link, +.navbar-light .navbar-nav .nav-link.show, +.navbar-light .navbar-nav .nav-link.active { + color: rgba(0, 0, 0, 0.9); +} + +.navbar-light .navbar-toggler { + color: rgba(0, 0, 0, 0.5); + border-color: rgba(0, 0, 0, 0.1); +} + +.navbar-light .navbar-toggler-icon { + background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); +} + +.navbar-light .navbar-text { + color: rgba(0, 0, 0, 0.5); +} + +.navbar-light .navbar-text a { + color: rgba(0, 0, 0, 0.9); +} + +.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus { + color: rgba(0, 0, 0, 0.9); +} + +.navbar-dark .navbar-brand { + color: #fff; +} + +.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { + color: #fff; +} + +.navbar-dark .navbar-nav .nav-link { + color: rgba(255, 255, 255, 0.5); +} + +.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { + color: rgba(255, 255, 255, 0.75); +} + +.navbar-dark .navbar-nav .nav-link.disabled { + color: rgba(255, 255, 255, 0.25); +} + +.navbar-dark .navbar-nav .show > .nav-link, +.navbar-dark .navbar-nav .active > .nav-link, +.navbar-dark .navbar-nav .nav-link.show, +.navbar-dark .navbar-nav .nav-link.active { + color: #fff; +} + +.navbar-dark .navbar-toggler { + color: rgba(255, 255, 255, 0.5); + border-color: rgba(255, 255, 255, 0.1); +} + +.navbar-dark .navbar-toggler-icon { + background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); +} + +.navbar-dark .navbar-text { + color: rgba(255, 255, 255, 0.5); +} + +.navbar-dark .navbar-text a { + color: #fff; +} + +.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus { + color: #fff; +} + +.card { + position: relative; + display: flex; + flex-direction: column; + min-width: 0; + word-wrap: break-word; + background-color: #fff; + background-clip: border-box; + border: 1px solid rgba(0, 0, 0, 0.125); + border-radius: 0.25rem; +} + +.card > hr { + margin-right: 0; + margin-left: 0; +} + +.card > .list-group:first-child .list-group-item:first-child { + border-top-left-radius: 0.25rem; + border-top-right-radius: 0.25rem; +} + +.card > .list-group:last-child .list-group-item:last-child { + border-bottom-right-radius: 0.25rem; + border-bottom-left-radius: 0.25rem; +} + +.card-body { + flex: 1 1 auto; + min-height: 1px; + padding: 1.25rem; +} + +.card-title { + margin-bottom: 0.75rem; +} + +.card-subtitle { + margin-top: -0.375rem; + margin-bottom: 0; +} + +.card-text:last-child { + margin-bottom: 0; +} + +.card-link:hover { + text-decoration: none; +} + +.card-link + .card-link { + margin-left: 1.25rem; +} + +.card-header { + padding: 0.75rem 1.25rem; + margin-bottom: 0; + background-color: rgba(0, 0, 0, 0.03); + border-bottom: 1px solid rgba(0, 0, 0, 0.125); +} + +.card-header:first-child { + border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; +} + +.card-header + .list-group .list-group-item:first-child { + border-top: 0; +} + +.card-footer { + padding: 0.75rem 1.25rem; + background-color: rgba(0, 0, 0, 0.03); + border-top: 1px solid rgba(0, 0, 0, 0.125); +} + +.card-footer:last-child { + border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); +} + +.card-header-tabs { + margin-right: -0.625rem; + margin-bottom: -0.75rem; + margin-left: -0.625rem; + border-bottom: 0; +} + +.card-header-pills { + margin-right: -0.625rem; + margin-left: -0.625rem; +} + +.card-img-overlay { + position: absolute; + top: 0; + right: 0; + bottom: 0; + left: 0; + padding: 1.25rem; +} + +.card-img, +.card-img-top, +.card-img-bottom { + flex-shrink: 0; + width: 100%; +} + +.card-img, +.card-img-top { + border-top-left-radius: calc(0.25rem - 1px); + border-top-right-radius: calc(0.25rem - 1px); +} + +.card-img, +.card-img-bottom { + border-bottom-right-radius: calc(0.25rem - 1px); + border-bottom-left-radius: calc(0.25rem - 1px); +} + +.card-deck .card { + margin-bottom: 15px; +} + +@media (min-width: 576px) { + .card-deck { + display: flex; + flex-flow: row wrap; + margin-right: -15px; + margin-left: -15px; + } + .card-deck .card { + flex: 1 0 0%; + margin-right: 15px; + margin-bottom: 0; + margin-left: 15px; + } +} + +.card-group > .card { + margin-bottom: 15px; +} + +@media (min-width: 576px) { + .card-group { + display: flex; + flex-flow: row wrap; + } + .card-group > .card { + flex: 1 0 0%; + margin-bottom: 0; + } + .card-group > .card + .card { + margin-left: 0; + border-left: 0; + } + .card-group > .card:not(:last-child) { + border-top-right-radius: 0; + border-bottom-right-radius: 0; + } + .card-group > .card:not(:last-child) .card-img-top, + .card-group > .card:not(:last-child) .card-header { + border-top-right-radius: 0; + } + .card-group > .card:not(:last-child) .card-img-bottom, + .card-group > .card:not(:last-child) .card-footer { + border-bottom-right-radius: 0; + } + .card-group > .card:not(:first-child) { + border-top-left-radius: 0; + border-bottom-left-radius: 0; + } + .card-group > .card:not(:first-child) .card-img-top, + .card-group > .card:not(:first-child) .card-header { + border-top-left-radius: 0; + } + .card-group > .card:not(:first-child) .card-img-bottom, + .card-group > .card:not(:first-child) .card-footer { + border-bottom-left-radius: 0; + } +} + +.card-columns .card { + margin-bottom: 0.75rem; +} + +@media (min-width: 576px) { + .card-columns { + -moz-column-count: 3; + column-count: 3; + -moz-column-gap: 1.25rem; + column-gap: 1.25rem; + orphans: 1; + widows: 1; + } + .card-columns .card { + display: inline-block; + width: 100%; + } +} + +.accordion > .card { + overflow: hidden; +} + +.accordion > .card:not(:last-of-type) { + border-bottom: 0; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; +} + +.accordion > .card:not(:first-of-type) { + border-top-left-radius: 0; + border-top-right-radius: 0; +} + +.accordion > .card > .card-header { + border-radius: 0; + margin-bottom: -1px; +} + +.breadcrumb { + display: flex; + flex-wrap: wrap; + padding: 0.75rem 1rem; + margin-bottom: 1rem; + list-style: none; + background-color: #e9ecef; + border-radius: 0.25rem; +} + +.breadcrumb-item + .breadcrumb-item { + padding-left: 0.5rem; +} + +.breadcrumb-item + .breadcrumb-item::before { + display: inline-block; + padding-right: 0.5rem; + color: #6c757d; + content: "/"; +} + +.breadcrumb-item + .breadcrumb-item:hover::before { + text-decoration: underline; +} + +.breadcrumb-item + .breadcrumb-item:hover::before { + text-decoration: none; +} + +.breadcrumb-item.active { + color: #6c757d; +} + +.pagination { + display: flex; + padding-left: 0; + list-style: none; + border-radius: 0.25rem; +} + +.page-link { + position: relative; + display: block; + padding: 0.5rem 0.75rem; + margin-left: -1px; + line-height: 1.25; + color: #007bff; + background-color: #fff; + border: 1px solid #dee2e6; +} + +.page-link:hover { + z-index: 2; + color: #0056b3; + text-decoration: none; + background-color: #e9ecef; + border-color: #dee2e6; +} + +.page-link:focus { + z-index: 3; + outline: 0; + box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); +} + +.page-item:first-child .page-link { + margin-left: 0; + border-top-left-radius: 0.25rem; + border-bottom-left-radius: 0.25rem; +} + +.page-item:last-child .page-link { + border-top-right-radius: 0.25rem; + border-bottom-right-radius: 0.25rem; +} + +.page-item.active .page-link { + z-index: 3; + color: #fff; + background-color: #007bff; + border-color: #007bff; +} + +.page-item.disabled .page-link { + color: #6c757d; + pointer-events: none; + cursor: auto; + background-color: #fff; + border-color: #dee2e6; +} + +.pagination-lg .page-link { + padding: 0.75rem 1.5rem; + font-size: 1.25rem; + line-height: 1.5; +} + +.pagination-lg .page-item:first-child .page-link { + border-top-left-radius: 0.3rem; + border-bottom-left-radius: 0.3rem; +} + +.pagination-lg .page-item:last-child .page-link { + border-top-right-radius: 0.3rem; + border-bottom-right-radius: 0.3rem; +} + +.pagination-sm .page-link { + padding: 0.25rem 0.5rem; + font-size: 0.875rem; + line-height: 1.5; +} + +.pagination-sm .page-item:first-child .page-link { + border-top-left-radius: 0.2rem; + border-bottom-left-radius: 0.2rem; +} + +.pagination-sm .page-item:last-child .page-link { + border-top-right-radius: 0.2rem; + border-bottom-right-radius: 0.2rem; +} + +.badge { + display: inline-block; + padding: 0.25em 0.4em; + font-size: 75%; + font-weight: 700; + line-height: 1; + text-align: center; + white-space: nowrap; + vertical-align: baseline; + border-radius: 0.25rem; + transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; +} + +@media (prefers-reduced-motion: reduce) { + .badge { + transition: none; + } +} + +a.badge:hover, a.badge:focus { + text-decoration: none; +} + +.badge:empty { + display: none; +} + +.btn .badge { + position: relative; + top: -1px; +} + +.badge-pill { + padding-right: 0.6em; + padding-left: 0.6em; + border-radius: 10rem; +} + +.badge-primary { + color: #fff; + background-color: #007bff; +} + +a.badge-primary:hover, a.badge-primary:focus { + color: #fff; + background-color: #0062cc; +} + +a.badge-primary:focus, a.badge-primary.focus { + outline: 0; + box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); +} + +.badge-secondary { + color: #fff; + background-color: #6c757d; +} + +a.badge-secondary:hover, a.badge-secondary:focus { + color: #fff; + background-color: #545b62; +} + +a.badge-secondary:focus, a.badge-secondary.focus { + outline: 0; + box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); +} + +.badge-success { + color: #fff; + background-color: #28a745; +} + +a.badge-success:hover, a.badge-success:focus { + color: #fff; + background-color: #1e7e34; +} + +a.badge-success:focus, a.badge-success.focus { + outline: 0; + box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); +} + +.badge-info { + color: #fff; + background-color: #17a2b8; +} + +a.badge-info:hover, a.badge-info:focus { + color: #fff; + background-color: #117a8b; +} + +a.badge-info:focus, a.badge-info.focus { + outline: 0; + box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); +} + +.badge-warning { + color: #212529; + background-color: #ffc107; +} + +a.badge-warning:hover, a.badge-warning:focus { + color: #212529; + background-color: #d39e00; +} + +a.badge-warning:focus, a.badge-warning.focus { + outline: 0; + box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); +} + +.badge-danger { + color: #fff; + background-color: #dc3545; +} + +a.badge-danger:hover, a.badge-danger:focus { + color: #fff; + background-color: #bd2130; +} + +a.badge-danger:focus, a.badge-danger.focus { + outline: 0; + box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); +} + +.badge-light { + color: #212529; + background-color: #f8f9fa; +} + +a.badge-light:hover, a.badge-light:focus { + color: #212529; + background-color: #dae0e5; +} + +a.badge-light:focus, a.badge-light.focus { + outline: 0; + box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); +} + +.badge-dark { + color: #fff; + background-color: #343a40; +} + +a.badge-dark:hover, a.badge-dark:focus { + color: #fff; + background-color: #1d2124; +} + +a.badge-dark:focus, a.badge-dark.focus { + outline: 0; + box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); +} + +.jumbotron { + padding: 2rem 1rem; + margin-bottom: 2rem; + background-color: #e9ecef; + border-radius: 0.3rem; +} + +@media (min-width: 576px) { + .jumbotron { + padding: 4rem 2rem; + } +} + +.jumbotron-fluid { + padding-right: 0; + padding-left: 0; + border-radius: 0; +} + +.alert { + position: relative; + padding: 0.75rem 1.25rem; + margin-bottom: 1rem; + border: 1px solid transparent; + border-radius: 0.25rem; +} + +.alert-heading { + color: inherit; +} + +.alert-link { + font-weight: 700; +} + +.alert-dismissible { + padding-right: 4rem; +} + +.alert-dismissible .close { + position: absolute; + top: 0; + right: 0; + padding: 0.75rem 1.25rem; + color: inherit; +} + +.alert-primary { + color: #004085; + background-color: #cce5ff; + border-color: #b8daff; +} + +.alert-primary hr { + border-top-color: #9fcdff; +} + +.alert-primary .alert-link { + color: #002752; +} + +.alert-secondary { + color: #383d41; + background-color: #e2e3e5; + border-color: #d6d8db; +} + +.alert-secondary hr { + border-top-color: #c8cbcf; +} + +.alert-secondary .alert-link { + color: #202326; +} + +.alert-success { + color: #155724; + background-color: #d4edda; + border-color: #c3e6cb; +} + +.alert-success hr { + border-top-color: #b1dfbb; +} + +.alert-success .alert-link { + color: #0b2e13; +} + +.alert-info { + color: #0c5460; + background-color: #d1ecf1; + border-color: #bee5eb; +} + +.alert-info hr { + border-top-color: #abdde5; +} + +.alert-info .alert-link { + color: #062c33; +} + +.alert-warning { + color: #856404; + background-color: #fff3cd; + border-color: #ffeeba; +} + +.alert-warning hr { + border-top-color: #ffe8a1; +} + +.alert-warning .alert-link { + color: #533f03; +} + +.alert-danger { + color: #721c24; + background-color: #f8d7da; + border-color: #f5c6cb; +} + +.alert-danger hr { + border-top-color: #f1b0b7; +} + +.alert-danger .alert-link { + color: #491217; +} + +.alert-light { + color: #818182; + background-color: #fefefe; + border-color: #fdfdfe; +} + +.alert-light hr { + border-top-color: #ececf6; +} + +.alert-light .alert-link { + color: #686868; +} + +.alert-dark { + color: #1b1e21; + background-color: #d6d8d9; + border-color: #c6c8ca; +} + +.alert-dark hr { + border-top-color: #b9bbbe; +} + +.alert-dark .alert-link { + color: #040505; +} + +@-webkit-keyframes progress-bar-stripes { + from { + background-position: 1rem 0; + } + to { + background-position: 0 0; + } +} + +@keyframes progress-bar-stripes { + from { + background-position: 1rem 0; + } + to { + background-position: 0 0; + } +} + +.progress { + display: flex; + height: 1rem; + overflow: hidden; + font-size: 0.75rem; + background-color: #e9ecef; + border-radius: 0.25rem; +} + +.progress-bar { + display: flex; + flex-direction: column; + justify-content: center; + overflow: hidden; + color: #fff; + text-align: center; + white-space: nowrap; + background-color: #007bff; + transition: width 0.6s ease; +} + +@media (prefers-reduced-motion: reduce) { + .progress-bar { + transition: none; + } +} + +.progress-bar-striped { + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-size: 1rem 1rem; +} + +.progress-bar-animated { + -webkit-animation: progress-bar-stripes 1s linear infinite; + animation: progress-bar-stripes 1s linear infinite; +} + +@media (prefers-reduced-motion: reduce) { + .progress-bar-animated { + -webkit-animation: none; + animation: none; + } +} + +.media { + display: flex; + align-items: flex-start; +} + +.media-body { + flex: 1; +} + +.list-group { + display: flex; + flex-direction: column; + padding-left: 0; + margin-bottom: 0; +} + +.list-group-item-action { + width: 100%; + color: #495057; + text-align: inherit; +} + +.list-group-item-action:hover, .list-group-item-action:focus { + z-index: 1; + color: #495057; + text-decoration: none; + background-color: #f8f9fa; +} + +.list-group-item-action:active { + color: #212529; + background-color: #e9ecef; +} + +.list-group-item { + position: relative; + display: block; + padding: 0.75rem 1.25rem; + background-color: #fff; + border: 1px solid rgba(0, 0, 0, 0.125); +} + +.list-group-item:first-child { + border-top-left-radius: 0.25rem; + border-top-right-radius: 0.25rem; +} + +.list-group-item:last-child { + border-bottom-right-radius: 0.25rem; + border-bottom-left-radius: 0.25rem; +} + +.list-group-item.disabled, .list-group-item:disabled { + color: #6c757d; + pointer-events: none; + background-color: #fff; +} + +.list-group-item.active { + z-index: 2; + color: #fff; + background-color: #007bff; + border-color: #007bff; +} + +.list-group-item + .list-group-item { + border-top-width: 0; +} + +.list-group-item + .list-group-item.active { + margin-top: -1px; + border-top-width: 1px; +} + +.list-group-horizontal { + flex-direction: row; +} + +.list-group-horizontal .list-group-item:first-child { + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; +} + +.list-group-horizontal .list-group-item:last-child { + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; +} + +.list-group-horizontal .list-group-item.active { + margin-top: 0; +} + +.list-group-horizontal .list-group-item + .list-group-item { + border-top-width: 1px; + border-left-width: 0; +} + +.list-group-horizontal .list-group-item + .list-group-item.active { + margin-left: -1px; + border-left-width: 1px; +} + +@media (min-width: 576px) { + .list-group-horizontal-sm { + flex-direction: row; + } + .list-group-horizontal-sm .list-group-item:first-child { + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; + } + .list-group-horizontal-sm .list-group-item:last-child { + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; + } + .list-group-horizontal-sm .list-group-item.active { + margin-top: 0; + } + .list-group-horizontal-sm .list-group-item + .list-group-item { + border-top-width: 1px; + border-left-width: 0; + } + .list-group-horizontal-sm .list-group-item + .list-group-item.active { + margin-left: -1px; + border-left-width: 1px; + } +} + +@media (min-width: 768px) { + .list-group-horizontal-md { + flex-direction: row; + } + .list-group-horizontal-md .list-group-item:first-child { + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; + } + .list-group-horizontal-md .list-group-item:last-child { + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; + } + .list-group-horizontal-md .list-group-item.active { + margin-top: 0; + } + .list-group-horizontal-md .list-group-item + .list-group-item { + border-top-width: 1px; + border-left-width: 0; + } + .list-group-horizontal-md .list-group-item + .list-group-item.active { + margin-left: -1px; + border-left-width: 1px; + } +} + +@media (min-width: 992px) { + .list-group-horizontal-lg { + flex-direction: row; + } + .list-group-horizontal-lg .list-group-item:first-child { + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; + } + .list-group-horizontal-lg .list-group-item:last-child { + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; + } + .list-group-horizontal-lg .list-group-item.active { + margin-top: 0; + } + .list-group-horizontal-lg .list-group-item + .list-group-item { + border-top-width: 1px; + border-left-width: 0; + } + .list-group-horizontal-lg .list-group-item + .list-group-item.active { + margin-left: -1px; + border-left-width: 1px; + } +} + +@media (min-width: 1200px) { + .list-group-horizontal-xl { + flex-direction: row; + } + .list-group-horizontal-xl .list-group-item:first-child { + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; + } + .list-group-horizontal-xl .list-group-item:last-child { + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; + } + .list-group-horizontal-xl .list-group-item.active { + margin-top: 0; + } + .list-group-horizontal-xl .list-group-item + .list-group-item { + border-top-width: 1px; + border-left-width: 0; + } + .list-group-horizontal-xl .list-group-item + .list-group-item.active { + margin-left: -1px; + border-left-width: 1px; + } +} + +.list-group-flush .list-group-item { + border-right-width: 0; + border-left-width: 0; + border-radius: 0; +} + +.list-group-flush .list-group-item:first-child { + border-top-width: 0; +} + +.list-group-flush:last-child .list-group-item:last-child { + border-bottom-width: 0; +} + +.list-group-item-primary { + color: #004085; + background-color: #b8daff; +} + +.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus { + color: #004085; + background-color: #9fcdff; +} + +.list-group-item-primary.list-group-item-action.active { + color: #fff; + background-color: #004085; + border-color: #004085; +} + +.list-group-item-secondary { + color: #383d41; + background-color: #d6d8db; +} + +.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus { + color: #383d41; + background-color: #c8cbcf; +} + +.list-group-item-secondary.list-group-item-action.active { + color: #fff; + background-color: #383d41; + border-color: #383d41; +} + +.list-group-item-success { + color: #155724; + background-color: #c3e6cb; +} + +.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus { + color: #155724; + background-color: #b1dfbb; +} + +.list-group-item-success.list-group-item-action.active { + color: #fff; + background-color: #155724; + border-color: #155724; +} + +.list-group-item-info { + color: #0c5460; + background-color: #bee5eb; +} + +.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus { + color: #0c5460; + background-color: #abdde5; +} + +.list-group-item-info.list-group-item-action.active { + color: #fff; + background-color: #0c5460; + border-color: #0c5460; +} + +.list-group-item-warning { + color: #856404; + background-color: #ffeeba; +} + +.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus { + color: #856404; + background-color: #ffe8a1; +} + +.list-group-item-warning.list-group-item-action.active { + color: #fff; + background-color: #856404; + border-color: #856404; +} + +.list-group-item-danger { + color: #721c24; + background-color: #f5c6cb; +} + +.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus { + color: #721c24; + background-color: #f1b0b7; +} + +.list-group-item-danger.list-group-item-action.active { + color: #fff; + background-color: #721c24; + border-color: #721c24; +} + +.list-group-item-light { + color: #818182; + background-color: #fdfdfe; +} + +.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus { + color: #818182; + background-color: #ececf6; +} + +.list-group-item-light.list-group-item-action.active { + color: #fff; + background-color: #818182; + border-color: #818182; +} + +.list-group-item-dark { + color: #1b1e21; + background-color: #c6c8ca; +} + +.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus { + color: #1b1e21; + background-color: #b9bbbe; +} + +.list-group-item-dark.list-group-item-action.active { + color: #fff; + background-color: #1b1e21; + border-color: #1b1e21; +} + +.close { + float: right; + font-size: 1.5rem; + font-weight: 700; + line-height: 1; + color: #000; + text-shadow: 0 1px 0 #fff; + opacity: .5; +} + +.close:hover { + color: #000; + text-decoration: none; +} + +.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus { + opacity: .75; +} + +button.close { + padding: 0; + background-color: transparent; + border: 0; + -webkit-appearance: none; + -moz-appearance: none; + appearance: none; +} + +a.close.disabled { + pointer-events: none; +} + +.toast { + max-width: 350px; + overflow: hidden; + font-size: 0.875rem; + background-color: rgba(255, 255, 255, 0.85); + background-clip: padding-box; + border: 1px solid rgba(0, 0, 0, 0.1); + box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1); + -webkit-backdrop-filter: blur(10px); + backdrop-filter: blur(10px); + opacity: 0; + border-radius: 0.25rem; +} + +.toast:not(:last-child) { + margin-bottom: 0.75rem; +} + +.toast.showing { + opacity: 1; +} + +.toast.show { + display: block; + opacity: 1; +} + +.toast.hide { + display: none; +} + +.toast-header { + display: flex; + align-items: center; + padding: 0.25rem 0.75rem; + color: #6c757d; + background-color: rgba(255, 255, 255, 0.85); + background-clip: padding-box; + border-bottom: 1px solid rgba(0, 0, 0, 0.05); +} + +.toast-body { + padding: 0.75rem; +} + +.modal-open { + overflow: hidden; +} + +.modal-open .modal { + overflow-x: hidden; + overflow-y: auto; +} + +.modal { + position: fixed; + top: 0; + left: 0; + z-index: 1050; + display: none; + width: 100%; + height: 100%; + overflow: hidden; + outline: 0; +} + +.modal-dialog { + position: relative; + width: auto; + margin: 0.5rem; + pointer-events: none; +} + +.modal.fade .modal-dialog { + transition: transform 0.3s ease-out; + transform: translate(0, -50px); +} + +@media (prefers-reduced-motion: reduce) { + .modal.fade .modal-dialog { + transition: none; + } +} + +.modal.show .modal-dialog { + transform: none; +} + +.modal.modal-static .modal-dialog { + transform: scale(1.02); +} + +.modal-dialog-scrollable { + display: flex; + max-height: calc(100% - 1rem); +} + +.modal-dialog-scrollable .modal-content { + max-height: calc(100vh - 1rem); + overflow: hidden; +} + +.modal-dialog-scrollable .modal-header, +.modal-dialog-scrollable .modal-footer { + flex-shrink: 0; +} + +.modal-dialog-scrollable .modal-body { + overflow-y: auto; +} + +.modal-dialog-centered { + display: flex; + align-items: center; + min-height: calc(100% - 1rem); +} + +.modal-dialog-centered::before { + display: block; + height: calc(100vh - 1rem); + content: ""; +} + +.modal-dialog-centered.modal-dialog-scrollable { + flex-direction: column; + justify-content: center; + height: 100%; +} + +.modal-dialog-centered.modal-dialog-scrollable .modal-content { + max-height: none; +} + +.modal-dialog-centered.modal-dialog-scrollable::before { + content: none; +} + +.modal-content { + position: relative; + display: flex; + flex-direction: column; + width: 100%; + pointer-events: auto; + background-color: #fff; + background-clip: padding-box; + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 0.3rem; + outline: 0; +} + +.modal-backdrop { + position: fixed; + top: 0; + left: 0; + z-index: 1040; + width: 100vw; + height: 100vh; + background-color: #000; +} + +.modal-backdrop.fade { + opacity: 0; +} + +.modal-backdrop.show { + opacity: 0.5; +} + +.modal-header { + display: flex; + align-items: flex-start; + justify-content: space-between; + padding: 1rem 1rem; + border-bottom: 1px solid #dee2e6; + border-top-left-radius: calc(0.3rem - 1px); + border-top-right-radius: calc(0.3rem - 1px); +} + +.modal-header .close { + padding: 1rem 1rem; + margin: -1rem -1rem -1rem auto; +} + +.modal-title { + margin-bottom: 0; + line-height: 1.5; +} + +.modal-body { + position: relative; + flex: 1 1 auto; + padding: 1rem; +} + +.modal-footer { + display: flex; + flex-wrap: wrap; + align-items: center; + justify-content: flex-end; + padding: 0.75rem; + border-top: 1px solid #dee2e6; + border-bottom-right-radius: calc(0.3rem - 1px); + border-bottom-left-radius: calc(0.3rem - 1px); +} + +.modal-footer > * { + margin: 0.25rem; +} + +.modal-scrollbar-measure { + position: absolute; + top: -9999px; + width: 50px; + height: 50px; + overflow: scroll; +} + +@media (min-width: 576px) { + .modal-dialog { + max-width: 500px; + margin: 1.75rem auto; + } + .modal-dialog-scrollable { + max-height: calc(100% - 3.5rem); + } + .modal-dialog-scrollable .modal-content { + max-height: calc(100vh - 3.5rem); + } + .modal-dialog-centered { + min-height: calc(100% - 3.5rem); + } + .modal-dialog-centered::before { + height: calc(100vh - 3.5rem); + } + .modal-sm { + max-width: 300px; + } +} + +@media (min-width: 992px) { + .modal-lg, + .modal-xl { + max-width: 800px; + } +} + +@media (min-width: 1200px) { + .modal-xl { + max-width: 1140px; + } +} + +.tooltip { + position: absolute; + z-index: 1070; + display: block; + margin: 0; + font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; + font-style: normal; + font-weight: 400; + line-height: 1.5; + text-align: left; + text-align: start; + text-decoration: none; + text-shadow: none; + text-transform: none; + letter-spacing: normal; + word-break: normal; + word-spacing: normal; + white-space: normal; + line-break: auto; + font-size: 0.875rem; + word-wrap: break-word; + opacity: 0; +} + +.tooltip.show { + opacity: 0.9; +} + +.tooltip .arrow { + position: absolute; + display: block; + width: 0.8rem; + height: 0.4rem; +} + +.tooltip .arrow::before { + position: absolute; + content: ""; + border-color: transparent; + border-style: solid; +} + +.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] { + padding: 0.4rem 0; +} + +.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow { + bottom: 0; +} + +.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before { + top: 0; + border-width: 0.4rem 0.4rem 0; + border-top-color: #000; +} + +.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] { + padding: 0 0.4rem; +} + +.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow { + left: 0; + width: 0.4rem; + height: 0.8rem; +} + +.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before { + right: 0; + border-width: 0.4rem 0.4rem 0.4rem 0; + border-right-color: #000; +} + +.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] { + padding: 0.4rem 0; +} + +.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow { + top: 0; +} + +.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before { + bottom: 0; + border-width: 0 0.4rem 0.4rem; + border-bottom-color: #000; +} + +.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] { + padding: 0 0.4rem; +} + +.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow { + right: 0; + width: 0.4rem; + height: 0.8rem; +} + +.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before { + left: 0; + border-width: 0.4rem 0 0.4rem 0.4rem; + border-left-color: #000; +} + +.tooltip-inner { + max-width: 200px; + padding: 0.25rem 0.5rem; + color: #fff; + text-align: center; + background-color: #000; + border-radius: 0.25rem; +} + +.popover { + position: absolute; + top: 0; + left: 0; + z-index: 1060; + display: block; + max-width: 276px; + font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; + font-style: normal; + font-weight: 400; + line-height: 1.5; + text-align: left; + text-align: start; + text-decoration: none; + text-shadow: none; + text-transform: none; + letter-spacing: normal; + word-break: normal; + word-spacing: normal; + white-space: normal; + line-break: auto; + font-size: 0.875rem; + word-wrap: break-word; + background-color: #fff; + background-clip: padding-box; + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 0.3rem; +} + +.popover .arrow { + position: absolute; + display: block; + width: 1rem; + height: 0.5rem; + margin: 0 0.3rem; +} + +.popover .arrow::before, .popover .arrow::after { + position: absolute; + display: block; + content: ""; + border-color: transparent; + border-style: solid; +} + +.bs-popover-top, .bs-popover-auto[x-placement^="top"] { + margin-bottom: 0.5rem; +} + +.bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow { + bottom: calc(-0.5rem - 1px); +} + +.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before { + bottom: 0; + border-width: 0.5rem 0.5rem 0; + border-top-color: rgba(0, 0, 0, 0.25); +} + +.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after { + bottom: 1px; + border-width: 0.5rem 0.5rem 0; + border-top-color: #fff; +} + +.bs-popover-right, .bs-popover-auto[x-placement^="right"] { + margin-left: 0.5rem; +} + +.bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow { + left: calc(-0.5rem - 1px); + width: 0.5rem; + height: 1rem; + margin: 0.3rem 0; +} + +.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before { + left: 0; + border-width: 0.5rem 0.5rem 0.5rem 0; + border-right-color: rgba(0, 0, 0, 0.25); +} + +.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after { + left: 1px; + border-width: 0.5rem 0.5rem 0.5rem 0; + border-right-color: #fff; +} + +.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] { + margin-top: 0.5rem; +} + +.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow { + top: calc(-0.5rem - 1px); +} + +.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before { + top: 0; + border-width: 0 0.5rem 0.5rem 0.5rem; + border-bottom-color: rgba(0, 0, 0, 0.25); +} + +.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after { + top: 1px; + border-width: 0 0.5rem 0.5rem 0.5rem; + border-bottom-color: #fff; +} + +.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before { + position: absolute; + top: 0; + left: 50%; + display: block; + width: 1rem; + margin-left: -0.5rem; + content: ""; + border-bottom: 1px solid #f7f7f7; +} + +.bs-popover-left, .bs-popover-auto[x-placement^="left"] { + margin-right: 0.5rem; +} + +.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow { + right: calc(-0.5rem - 1px); + width: 0.5rem; + height: 1rem; + margin: 0.3rem 0; +} + +.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before { + right: 0; + border-width: 0.5rem 0 0.5rem 0.5rem; + border-left-color: rgba(0, 0, 0, 0.25); +} + +.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after { + right: 1px; + border-width: 0.5rem 0 0.5rem 0.5rem; + border-left-color: #fff; +} + +.popover-header { + padding: 0.5rem 0.75rem; + margin-bottom: 0; + font-size: 1rem; + background-color: #f7f7f7; + border-bottom: 1px solid #ebebeb; + border-top-left-radius: calc(0.3rem - 1px); + border-top-right-radius: calc(0.3rem - 1px); +} + +.popover-header:empty { + display: none; +} + +.popover-body { + padding: 0.5rem 0.75rem; + color: #212529; +} + +.carousel { + position: relative; +} + +.carousel.pointer-event { + touch-action: pan-y; +} + +.carousel-inner { + position: relative; + width: 100%; + overflow: hidden; +} + +.carousel-inner::after { + display: block; + clear: both; + content: ""; +} + +.carousel-item { + position: relative; + display: none; + float: left; + width: 100%; + margin-right: -100%; + -webkit-backface-visibility: hidden; + backface-visibility: hidden; + transition: transform 0.6s ease-in-out; +} + +@media (prefers-reduced-motion: reduce) { + .carousel-item { + transition: none; + } +} + +.carousel-item.active, +.carousel-item-next, +.carousel-item-prev { + display: block; +} + +.carousel-item-next:not(.carousel-item-left), +.active.carousel-item-right { + transform: translateX(100%); +} + +.carousel-item-prev:not(.carousel-item-right), +.active.carousel-item-left { + transform: translateX(-100%); +} + +.carousel-fade .carousel-item { + opacity: 0; + transition-property: opacity; + transform: none; +} + +.carousel-fade .carousel-item.active, +.carousel-fade .carousel-item-next.carousel-item-left, +.carousel-fade .carousel-item-prev.carousel-item-right { + z-index: 1; + opacity: 1; +} + +.carousel-fade .active.carousel-item-left, +.carousel-fade .active.carousel-item-right { + z-index: 0; + opacity: 0; + transition: opacity 0s 0.6s; +} + +@media (prefers-reduced-motion: reduce) { + .carousel-fade .active.carousel-item-left, + .carousel-fade .active.carousel-item-right { + transition: none; + } +} + +.carousel-control-prev, +.carousel-control-next { + position: absolute; + top: 0; + bottom: 0; + z-index: 1; + display: flex; + align-items: center; + justify-content: center; + width: 15%; + color: #fff; + text-align: center; + opacity: 0.5; + transition: opacity 0.15s ease; +} + +@media (prefers-reduced-motion: reduce) { + .carousel-control-prev, + .carousel-control-next { + transition: none; + } +} + +.carousel-control-prev:hover, .carousel-control-prev:focus, +.carousel-control-next:hover, +.carousel-control-next:focus { + color: #fff; + text-decoration: none; + outline: 0; + opacity: 0.9; +} + +.carousel-control-prev { + left: 0; +} + +.carousel-control-next { + right: 0; +} + +.carousel-control-prev-icon, +.carousel-control-next-icon { + display: inline-block; + width: 20px; + height: 20px; + background: no-repeat 50% / 100% 100%; +} + +.carousel-control-prev-icon { + background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e"); +} + +.carousel-control-next-icon { + background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e"); +} + +.carousel-indicators { + position: absolute; + right: 0; + bottom: 0; + left: 0; + z-index: 15; + display: flex; + justify-content: center; + padding-left: 0; + margin-right: 15%; + margin-left: 15%; + list-style: none; +} + +.carousel-indicators li { + box-sizing: content-box; + flex: 0 1 auto; + width: 30px; + height: 3px; + margin-right: 3px; + margin-left: 3px; + text-indent: -999px; + cursor: pointer; + background-color: #fff; + background-clip: padding-box; + border-top: 10px solid transparent; + border-bottom: 10px solid transparent; + opacity: .5; + transition: opacity 0.6s ease; +} + +@media (prefers-reduced-motion: reduce) { + .carousel-indicators li { + transition: none; + } +} + +.carousel-indicators .active { + opacity: 1; +} + +.carousel-caption { + position: absolute; + right: 15%; + bottom: 20px; + left: 15%; + z-index: 10; + padding-top: 20px; + padding-bottom: 20px; + color: #fff; + text-align: center; +} + +@-webkit-keyframes spinner-border { + to { + transform: rotate(360deg); + } +} + +@keyframes spinner-border { + to { + transform: rotate(360deg); + } +} + +.spinner-border { + display: inline-block; + width: 2rem; + height: 2rem; + vertical-align: text-bottom; + border: 0.25em solid currentColor; + border-right-color: transparent; + border-radius: 50%; + -webkit-animation: spinner-border .75s linear infinite; + animation: spinner-border .75s linear infinite; +} + +.spinner-border-sm { + width: 1rem; + height: 1rem; + border-width: 0.2em; +} + +@-webkit-keyframes spinner-grow { + 0% { + transform: scale(0); + } + 50% { + opacity: 1; + } +} + +@keyframes spinner-grow { + 0% { + transform: scale(0); + } + 50% { + opacity: 1; + } +} + +.spinner-grow { + display: inline-block; + width: 2rem; + height: 2rem; + vertical-align: text-bottom; + background-color: currentColor; + border-radius: 50%; + opacity: 0; + -webkit-animation: spinner-grow .75s linear infinite; + animation: spinner-grow .75s linear infinite; +} + +.spinner-grow-sm { + width: 1rem; + height: 1rem; +} + +.align-baseline { + vertical-align: baseline !important; +} + +.align-top { + vertical-align: top !important; +} + +.align-middle { + vertical-align: middle !important; +} + +.align-bottom { + vertical-align: bottom !important; +} + +.align-text-bottom { + vertical-align: text-bottom !important; +} + +.align-text-top { + vertical-align: text-top !important; +} + +.bg-primary { + background-color: #007bff !important; +} + +a.bg-primary:hover, a.bg-primary:focus, +button.bg-primary:hover, +button.bg-primary:focus { + background-color: #0062cc !important; +} + +.bg-secondary { + background-color: #6c757d !important; +} + +a.bg-secondary:hover, a.bg-secondary:focus, +button.bg-secondary:hover, +button.bg-secondary:focus { + background-color: #545b62 !important; +} + +.bg-success { + background-color: #28a745 !important; +} + +a.bg-success:hover, a.bg-success:focus, +button.bg-success:hover, +button.bg-success:focus { + background-color: #1e7e34 !important; +} + +.bg-info { + background-color: #17a2b8 !important; +} + +a.bg-info:hover, a.bg-info:focus, +button.bg-info:hover, +button.bg-info:focus { + background-color: #117a8b !important; +} + +.bg-warning { + background-color: #ffc107 !important; +} + +a.bg-warning:hover, a.bg-warning:focus, +button.bg-warning:hover, +button.bg-warning:focus { + background-color: #d39e00 !important; +} + +.bg-danger { + background-color: #dc3545 !important; +} + +a.bg-danger:hover, a.bg-danger:focus, +button.bg-danger:hover, +button.bg-danger:focus { + background-color: #bd2130 !important; +} + +.bg-light { + background-color: #f8f9fa !important; +} + +a.bg-light:hover, a.bg-light:focus, +button.bg-light:hover, +button.bg-light:focus { + background-color: #dae0e5 !important; +} + +.bg-dark { + background-color: #343a40 !important; +} + +a.bg-dark:hover, a.bg-dark:focus, +button.bg-dark:hover, +button.bg-dark:focus { + background-color: #1d2124 !important; +} + +.bg-white { + background-color: #fff !important; +} + +.bg-transparent { + background-color: transparent !important; +} + +.border { + border: 1px solid #dee2e6 !important; +} + +.border-top { + border-top: 1px solid #dee2e6 !important; +} + +.border-right { + border-right: 1px solid #dee2e6 !important; +} + +.border-bottom { + border-bottom: 1px solid #dee2e6 !important; +} + +.border-left { + border-left: 1px solid #dee2e6 !important; +} + +.border-0 { + border: 0 !important; +} + +.border-top-0 { + border-top: 0 !important; +} + +.border-right-0 { + border-right: 0 !important; +} + +.border-bottom-0 { + border-bottom: 0 !important; +} + +.border-left-0 { + border-left: 0 !important; +} + +.border-primary { + border-color: #007bff !important; +} + +.border-secondary { + border-color: #6c757d !important; +} + +.border-success { + border-color: #28a745 !important; +} + +.border-info { + border-color: #17a2b8 !important; +} + +.border-warning { + border-color: #ffc107 !important; +} + +.border-danger { + border-color: #dc3545 !important; +} + +.border-light { + border-color: #f8f9fa !important; +} + +.border-dark { + border-color: #343a40 !important; +} + +.border-white { + border-color: #fff !important; +} + +.rounded-sm { + border-radius: 0.2rem !important; +} + +.rounded { + border-radius: 0.25rem !important; +} + +.rounded-top { + border-top-left-radius: 0.25rem !important; + border-top-right-radius: 0.25rem !important; +} + +.rounded-right { + border-top-right-radius: 0.25rem !important; + border-bottom-right-radius: 0.25rem !important; +} + +.rounded-bottom { + border-bottom-right-radius: 0.25rem !important; + border-bottom-left-radius: 0.25rem !important; +} + +.rounded-left { + border-top-left-radius: 0.25rem !important; + border-bottom-left-radius: 0.25rem !important; +} + +.rounded-lg { + border-radius: 0.3rem !important; +} + +.rounded-circle { + border-radius: 50% !important; +} + +.rounded-pill { + border-radius: 50rem !important; +} + +.rounded-0 { + border-radius: 0 !important; +} + +.clearfix::after { + display: block; + clear: both; + content: ""; +} + +.d-none { + display: none !important; +} + +.d-inline { + display: inline !important; +} + +.d-inline-block { + display: inline-block !important; +} + +.d-block { + display: block !important; +} + +.d-table { + display: table !important; +} + +.d-table-row { + display: table-row !important; +} + +.d-table-cell { + display: table-cell !important; +} + +.d-flex { + display: flex !important; +} + +.d-inline-flex { + display: inline-flex !important; +} + +@media (min-width: 576px) { + .d-sm-none { + display: none !important; + } + .d-sm-inline { + display: inline !important; + } + .d-sm-inline-block { + display: inline-block !important; + } + .d-sm-block { + display: block !important; + } + .d-sm-table { + display: table !important; + } + .d-sm-table-row { + display: table-row !important; + } + .d-sm-table-cell { + display: table-cell !important; + } + .d-sm-flex { + display: flex !important; + } + .d-sm-inline-flex { + display: inline-flex !important; + } +} + +@media (min-width: 768px) { + .d-md-none { + display: none !important; + } + .d-md-inline { + display: inline !important; + } + .d-md-inline-block { + display: inline-block !important; + } + .d-md-block { + display: block !important; + } + .d-md-table { + display: table !important; + } + .d-md-table-row { + display: table-row !important; + } + .d-md-table-cell { + display: table-cell !important; + } + .d-md-flex { + display: flex !important; + } + .d-md-inline-flex { + display: inline-flex !important; + } +} + +@media (min-width: 992px) { + .d-lg-none { + display: none !important; + } + .d-lg-inline { + display: inline !important; + } + .d-lg-inline-block { + display: inline-block !important; + } + .d-lg-block { + display: block !important; + } + .d-lg-table { + display: table !important; + } + .d-lg-table-row { + display: table-row !important; + } + .d-lg-table-cell { + display: table-cell !important; + } + .d-lg-flex { + display: flex !important; + } + .d-lg-inline-flex { + display: inline-flex !important; + } +} + +@media (min-width: 1200px) { + .d-xl-none { + display: none !important; + } + .d-xl-inline { + display: inline !important; + } + .d-xl-inline-block { + display: inline-block !important; + } + .d-xl-block { + display: block !important; + } + .d-xl-table { + display: table !important; + } + .d-xl-table-row { + display: table-row !important; + } + .d-xl-table-cell { + display: table-cell !important; + } + .d-xl-flex { + display: flex !important; + } + .d-xl-inline-flex { + display: inline-flex !important; + } +} + +@media print { + .d-print-none { + display: none !important; + } + .d-print-inline { + display: inline !important; + } + .d-print-inline-block { + display: inline-block !important; + } + .d-print-block { + display: block !important; + } + .d-print-table { + display: table !important; + } + .d-print-table-row { + display: table-row !important; + } + .d-print-table-cell { + display: table-cell !important; + } + .d-print-flex { + display: flex !important; + } + .d-print-inline-flex { + display: inline-flex !important; + } +} + +.embed-responsive { + position: relative; + display: block; + width: 100%; + padding: 0; + overflow: hidden; +} + +.embed-responsive::before { + display: block; + content: ""; +} + +.embed-responsive .embed-responsive-item, +.embed-responsive iframe, +.embed-responsive embed, +.embed-responsive object, +.embed-responsive video { + position: absolute; + top: 0; + bottom: 0; + left: 0; + width: 100%; + height: 100%; + border: 0; +} + +.embed-responsive-21by9::before { + padding-top: 42.857143%; +} + +.embed-responsive-16by9::before { + padding-top: 56.25%; +} + +.embed-responsive-4by3::before { + padding-top: 75%; +} + +.embed-responsive-1by1::before { + padding-top: 100%; +} + +.flex-row { + flex-direction: row !important; +} + +.flex-column { + flex-direction: column !important; +} + +.flex-row-reverse { + flex-direction: row-reverse !important; +} + +.flex-column-reverse { + flex-direction: column-reverse !important; +} + +.flex-wrap { + flex-wrap: wrap !important; +} + +.flex-nowrap { + flex-wrap: nowrap !important; +} + +.flex-wrap-reverse { + flex-wrap: wrap-reverse !important; +} + +.flex-fill { + flex: 1 1 auto !important; +} + +.flex-grow-0 { + flex-grow: 0 !important; +} + +.flex-grow-1 { + flex-grow: 1 !important; +} + +.flex-shrink-0 { + flex-shrink: 0 !important; +} + +.flex-shrink-1 { + flex-shrink: 1 !important; +} + +.justify-content-start { + justify-content: flex-start !important; +} + +.justify-content-end { + justify-content: flex-end !important; +} + +.justify-content-center { + justify-content: center !important; +} + +.justify-content-between { + justify-content: space-between !important; +} + +.justify-content-around { + justify-content: space-around !important; +} + +.align-items-start { + align-items: flex-start !important; +} + +.align-items-end { + align-items: flex-end !important; +} + +.align-items-center { + align-items: center !important; +} + +.align-items-baseline { + align-items: baseline !important; +} + +.align-items-stretch { + align-items: stretch !important; +} + +.align-content-start { + align-content: flex-start !important; +} + +.align-content-end { + align-content: flex-end !important; +} + +.align-content-center { + align-content: center !important; +} + +.align-content-between { + align-content: space-between !important; +} + +.align-content-around { + align-content: space-around !important; +} + +.align-content-stretch { + align-content: stretch !important; +} + +.align-self-auto { + align-self: auto !important; +} + +.align-self-start { + align-self: flex-start !important; +} + +.align-self-end { + align-self: flex-end !important; +} + +.align-self-center { + align-self: center !important; +} + +.align-self-baseline { + align-self: baseline !important; +} + +.align-self-stretch { + align-self: stretch !important; +} + +@media (min-width: 576px) { + .flex-sm-row { + flex-direction: row !important; + } + .flex-sm-column { + flex-direction: column !important; + } + .flex-sm-row-reverse { + flex-direction: row-reverse !important; + } + .flex-sm-column-reverse { + flex-direction: column-reverse !important; + } + .flex-sm-wrap { + flex-wrap: wrap !important; + } + .flex-sm-nowrap { + flex-wrap: nowrap !important; + } + .flex-sm-wrap-reverse { + flex-wrap: wrap-reverse !important; + } + .flex-sm-fill { + flex: 1 1 auto !important; + } + .flex-sm-grow-0 { + flex-grow: 0 !important; + } + .flex-sm-grow-1 { + flex-grow: 1 !important; + } + .flex-sm-shrink-0 { + flex-shrink: 0 !important; + } + .flex-sm-shrink-1 { + flex-shrink: 1 !important; + } + .justify-content-sm-start { + justify-content: flex-start !important; + } + .justify-content-sm-end { + justify-content: flex-end !important; + } + .justify-content-sm-center { + justify-content: center !important; + } + .justify-content-sm-between { + justify-content: space-between !important; + } + .justify-content-sm-around { + justify-content: space-around !important; + } + .align-items-sm-start { + align-items: flex-start !important; + } + .align-items-sm-end { + align-items: flex-end !important; + } + .align-items-sm-center { + align-items: center !important; + } + .align-items-sm-baseline { + align-items: baseline !important; + } + .align-items-sm-stretch { + align-items: stretch !important; + } + .align-content-sm-start { + align-content: flex-start !important; + } + .align-content-sm-end { + align-content: flex-end !important; + } + .align-content-sm-center { + align-content: center !important; + } + .align-content-sm-between { + align-content: space-between !important; + } + .align-content-sm-around { + align-content: space-around !important; + } + .align-content-sm-stretch { + align-content: stretch !important; + } + .align-self-sm-auto { + align-self: auto !important; + } + .align-self-sm-start { + align-self: flex-start !important; + } + .align-self-sm-end { + align-self: flex-end !important; + } + .align-self-sm-center { + align-self: center !important; + } + .align-self-sm-baseline { + align-self: baseline !important; + } + .align-self-sm-stretch { + align-self: stretch !important; + } +} + +@media (min-width: 768px) { + .flex-md-row { + flex-direction: row !important; + } + .flex-md-column { + flex-direction: column !important; + } + .flex-md-row-reverse { + flex-direction: row-reverse !important; + } + .flex-md-column-reverse { + flex-direction: column-reverse !important; + } + .flex-md-wrap { + flex-wrap: wrap !important; + } + .flex-md-nowrap { + flex-wrap: nowrap !important; + } + .flex-md-wrap-reverse { + flex-wrap: wrap-reverse !important; + } + .flex-md-fill { + flex: 1 1 auto !important; + } + .flex-md-grow-0 { + flex-grow: 0 !important; + } + .flex-md-grow-1 { + flex-grow: 1 !important; + } + .flex-md-shrink-0 { + flex-shrink: 0 !important; + } + .flex-md-shrink-1 { + flex-shrink: 1 !important; + } + .justify-content-md-start { + justify-content: flex-start !important; + } + .justify-content-md-end { + justify-content: flex-end !important; + } + .justify-content-md-center { + justify-content: center !important; + } + .justify-content-md-between { + justify-content: space-between !important; + } + .justify-content-md-around { + justify-content: space-around !important; + } + .align-items-md-start { + align-items: flex-start !important; + } + .align-items-md-end { + align-items: flex-end !important; + } + .align-items-md-center { + align-items: center !important; + } + .align-items-md-baseline { + align-items: baseline !important; + } + .align-items-md-stretch { + align-items: stretch !important; + } + .align-content-md-start { + align-content: flex-start !important; + } + .align-content-md-end { + align-content: flex-end !important; + } + .align-content-md-center { + align-content: center !important; + } + .align-content-md-between { + align-content: space-between !important; + } + .align-content-md-around { + align-content: space-around !important; + } + .align-content-md-stretch { + align-content: stretch !important; + } + .align-self-md-auto { + align-self: auto !important; + } + .align-self-md-start { + align-self: flex-start !important; + } + .align-self-md-end { + align-self: flex-end !important; + } + .align-self-md-center { + align-self: center !important; + } + .align-self-md-baseline { + align-self: baseline !important; + } + .align-self-md-stretch { + align-self: stretch !important; + } +} + +@media (min-width: 992px) { + .flex-lg-row { + flex-direction: row !important; + } + .flex-lg-column { + flex-direction: column !important; + } + .flex-lg-row-reverse { + flex-direction: row-reverse !important; + } + .flex-lg-column-reverse { + flex-direction: column-reverse !important; + } + .flex-lg-wrap { + flex-wrap: wrap !important; + } + .flex-lg-nowrap { + flex-wrap: nowrap !important; + } + .flex-lg-wrap-reverse { + flex-wrap: wrap-reverse !important; + } + .flex-lg-fill { + flex: 1 1 auto !important; + } + .flex-lg-grow-0 { + flex-grow: 0 !important; + } + .flex-lg-grow-1 { + flex-grow: 1 !important; + } + .flex-lg-shrink-0 { + flex-shrink: 0 !important; + } + .flex-lg-shrink-1 { + flex-shrink: 1 !important; + } + .justify-content-lg-start { + justify-content: flex-start !important; + } + .justify-content-lg-end { + justify-content: flex-end !important; + } + .justify-content-lg-center { + justify-content: center !important; + } + .justify-content-lg-between { + justify-content: space-between !important; + } + .justify-content-lg-around { + justify-content: space-around !important; + } + .align-items-lg-start { + align-items: flex-start !important; + } + .align-items-lg-end { + align-items: flex-end !important; + } + .align-items-lg-center { + align-items: center !important; + } + .align-items-lg-baseline { + align-items: baseline !important; + } + .align-items-lg-stretch { + align-items: stretch !important; + } + .align-content-lg-start { + align-content: flex-start !important; + } + .align-content-lg-end { + align-content: flex-end !important; + } + .align-content-lg-center { + align-content: center !important; + } + .align-content-lg-between { + align-content: space-between !important; + } + .align-content-lg-around { + align-content: space-around !important; + } + .align-content-lg-stretch { + align-content: stretch !important; + } + .align-self-lg-auto { + align-self: auto !important; + } + .align-self-lg-start { + align-self: flex-start !important; + } + .align-self-lg-end { + align-self: flex-end !important; + } + .align-self-lg-center { + align-self: center !important; + } + .align-self-lg-baseline { + align-self: baseline !important; + } + .align-self-lg-stretch { + align-self: stretch !important; + } +} + +@media (min-width: 1200px) { + .flex-xl-row { + flex-direction: row !important; + } + .flex-xl-column { + flex-direction: column !important; + } + .flex-xl-row-reverse { + flex-direction: row-reverse !important; + } + .flex-xl-column-reverse { + flex-direction: column-reverse !important; + } + .flex-xl-wrap { + flex-wrap: wrap !important; + } + .flex-xl-nowrap { + flex-wrap: nowrap !important; + } + .flex-xl-wrap-reverse { + flex-wrap: wrap-reverse !important; + } + .flex-xl-fill { + flex: 1 1 auto !important; + } + .flex-xl-grow-0 { + flex-grow: 0 !important; + } + .flex-xl-grow-1 { + flex-grow: 1 !important; + } + .flex-xl-shrink-0 { + flex-shrink: 0 !important; + } + .flex-xl-shrink-1 { + flex-shrink: 1 !important; + } + .justify-content-xl-start { + justify-content: flex-start !important; + } + .justify-content-xl-end { + justify-content: flex-end !important; + } + .justify-content-xl-center { + justify-content: center !important; + } + .justify-content-xl-between { + justify-content: space-between !important; + } + .justify-content-xl-around { + justify-content: space-around !important; + } + .align-items-xl-start { + align-items: flex-start !important; + } + .align-items-xl-end { + align-items: flex-end !important; + } + .align-items-xl-center { + align-items: center !important; + } + .align-items-xl-baseline { + align-items: baseline !important; + } + .align-items-xl-stretch { + align-items: stretch !important; + } + .align-content-xl-start { + align-content: flex-start !important; + } + .align-content-xl-end { + align-content: flex-end !important; + } + .align-content-xl-center { + align-content: center !important; + } + .align-content-xl-between { + align-content: space-between !important; + } + .align-content-xl-around { + align-content: space-around !important; + } + .align-content-xl-stretch { + align-content: stretch !important; + } + .align-self-xl-auto { + align-self: auto !important; + } + .align-self-xl-start { + align-self: flex-start !important; + } + .align-self-xl-end { + align-self: flex-end !important; + } + .align-self-xl-center { + align-self: center !important; + } + .align-self-xl-baseline { + align-self: baseline !important; + } + .align-self-xl-stretch { + align-self: stretch !important; + } +} + +.float-left { + float: left !important; +} + +.float-right { + float: right !important; +} + +.float-none { + float: none !important; +} + +@media (min-width: 576px) { + .float-sm-left { + float: left !important; + } + .float-sm-right { + float: right !important; + } + .float-sm-none { + float: none !important; + } +} + +@media (min-width: 768px) { + .float-md-left { + float: left !important; + } + .float-md-right { + float: right !important; + } + .float-md-none { + float: none !important; + } +} + +@media (min-width: 992px) { + .float-lg-left { + float: left !important; + } + .float-lg-right { + float: right !important; + } + .float-lg-none { + float: none !important; + } +} + +@media (min-width: 1200px) { + .float-xl-left { + float: left !important; + } + .float-xl-right { + float: right !important; + } + .float-xl-none { + float: none !important; + } +} + +.overflow-auto { + overflow: auto !important; +} + +.overflow-hidden { + overflow: hidden !important; +} + +.position-static { + position: static !important; +} + +.position-relative { + position: relative !important; +} + +.position-absolute { + position: absolute !important; +} + +.position-fixed { + position: fixed !important; +} + +.position-sticky { + position: -webkit-sticky !important; + position: sticky !important; +} + +.fixed-top { + position: fixed; + top: 0; + right: 0; + left: 0; + z-index: 1030; +} + +.fixed-bottom { + position: fixed; + right: 0; + bottom: 0; + left: 0; + z-index: 1030; +} + +@supports ((position: -webkit-sticky) or (position: sticky)) { + .sticky-top { + position: -webkit-sticky; + position: sticky; + top: 0; + z-index: 1020; + } +} + +.sr-only { + position: absolute; + width: 1px; + height: 1px; + padding: 0; + margin: -1px; + overflow: hidden; + clip: rect(0, 0, 0, 0); + white-space: nowrap; + border: 0; +} + +.sr-only-focusable:active, .sr-only-focusable:focus { + position: static; + width: auto; + height: auto; + overflow: visible; + clip: auto; + white-space: normal; +} + +.shadow-sm { + box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; +} + +.shadow { + box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; +} + +.shadow-lg { + box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; +} + +.shadow-none { + box-shadow: none !important; +} + +.w-25 { + width: 25% !important; +} + +.w-50 { + width: 50% !important; +} + +.w-75 { + width: 75% !important; +} + +.w-100 { + width: 100% !important; +} + +.w-auto { + width: auto !important; +} + +.h-25 { + height: 25% !important; +} + +.h-50 { + height: 50% !important; +} + +.h-75 { + height: 75% !important; +} + +.h-100 { + height: 100% !important; +} + +.h-auto { + height: auto !important; +} + +.mw-100 { + max-width: 100% !important; +} + +.mh-100 { + max-height: 100% !important; +} + +.min-vw-100 { + min-width: 100vw !important; +} + +.min-vh-100 { + min-height: 100vh !important; +} + +.vw-100 { + width: 100vw !important; +} + +.vh-100 { + height: 100vh !important; +} + +.stretched-link::after { + position: absolute; + top: 0; + right: 0; + bottom: 0; + left: 0; + z-index: 1; + pointer-events: auto; + content: ""; + background-color: rgba(0, 0, 0, 0); +} + +.m-0 { + margin: 0 !important; +} + +.mt-0, +.my-0 { + margin-top: 0 !important; +} + +.mr-0, +.mx-0 { + margin-right: 0 !important; +} + +.mb-0, +.my-0 { + margin-bottom: 0 !important; +} + +.ml-0, +.mx-0 { + margin-left: 0 !important; +} + +.m-1 { + margin: 0.25rem !important; +} + +.mt-1, +.my-1 { + margin-top: 0.25rem !important; +} + +.mr-1, +.mx-1 { + margin-right: 0.25rem !important; +} + +.mb-1, +.my-1 { + margin-bottom: 0.25rem !important; +} + +.ml-1, +.mx-1 { + margin-left: 0.25rem !important; +} + +.m-2 { + margin: 0.5rem !important; +} + +.mt-2, +.my-2 { + margin-top: 0.5rem !important; +} + +.mr-2, +.mx-2 { + margin-right: 0.5rem !important; +} + +.mb-2, +.my-2 { + margin-bottom: 0.5rem !important; +} + +.ml-2, +.mx-2 { + margin-left: 0.5rem !important; +} + +.m-3 { + margin: 1rem !important; +} + +.mt-3, +.my-3 { + margin-top: 1rem !important; +} + +.mr-3, +.mx-3 { + margin-right: 1rem !important; +} + +.mb-3, +.my-3 { + margin-bottom: 1rem !important; +} + +.ml-3, +.mx-3 { + margin-left: 1rem !important; +} + +.m-4 { + margin: 1.5rem !important; +} + +.mt-4, +.my-4 { + margin-top: 1.5rem !important; +} + +.mr-4, +.mx-4 { + margin-right: 1.5rem !important; +} + +.mb-4, +.my-4 { + margin-bottom: 1.5rem !important; +} + +.ml-4, +.mx-4 { + margin-left: 1.5rem !important; +} + +.m-5 { + margin: 3rem !important; +} + +.mt-5, +.my-5 { + margin-top: 3rem !important; +} + +.mr-5, +.mx-5 { + margin-right: 3rem !important; +} + +.mb-5, +.my-5 { + margin-bottom: 3rem !important; +} + +.ml-5, +.mx-5 { + margin-left: 3rem !important; +} + +.p-0 { + padding: 0 !important; +} + +.pt-0, +.py-0 { + padding-top: 0 !important; +} + +.pr-0, +.px-0 { + padding-right: 0 !important; +} + +.pb-0, +.py-0 { + padding-bottom: 0 !important; +} + +.pl-0, +.px-0 { + padding-left: 0 !important; +} + +.p-1 { + padding: 0.25rem !important; +} + +.pt-1, +.py-1 { + padding-top: 0.25rem !important; +} + +.pr-1, +.px-1 { + padding-right: 0.25rem !important; +} + +.pb-1, +.py-1 { + padding-bottom: 0.25rem !important; +} + +.pl-1, +.px-1 { + padding-left: 0.25rem !important; +} + +.p-2 { + padding: 0.5rem !important; +} + +.pt-2, +.py-2 { + padding-top: 0.5rem !important; +} + +.pr-2, +.px-2 { + padding-right: 0.5rem !important; +} + +.pb-2, +.py-2 { + padding-bottom: 0.5rem !important; +} + +.pl-2, +.px-2 { + padding-left: 0.5rem !important; +} + +.p-3 { + padding: 1rem !important; +} + +.pt-3, +.py-3 { + padding-top: 1rem !important; +} + +.pr-3, +.px-3 { + padding-right: 1rem !important; +} + +.pb-3, +.py-3 { + padding-bottom: 1rem !important; +} + +.pl-3, +.px-3 { + padding-left: 1rem !important; +} + +.p-4 { + padding: 1.5rem !important; +} + +.pt-4, +.py-4 { + padding-top: 1.5rem !important; +} + +.pr-4, +.px-4 { + padding-right: 1.5rem !important; +} + +.pb-4, +.py-4 { + padding-bottom: 1.5rem !important; +} + +.pl-4, +.px-4 { + padding-left: 1.5rem !important; +} + +.p-5 { + padding: 3rem !important; +} + +.pt-5, +.py-5 { + padding-top: 3rem !important; +} + +.pr-5, +.px-5 { + padding-right: 3rem !important; +} + +.pb-5, +.py-5 { + padding-bottom: 3rem !important; +} + +.pl-5, +.px-5 { + padding-left: 3rem !important; +} + +.m-n1 { + margin: -0.25rem !important; +} + +.mt-n1, +.my-n1 { + margin-top: -0.25rem !important; +} + +.mr-n1, +.mx-n1 { + margin-right: -0.25rem !important; +} + +.mb-n1, +.my-n1 { + margin-bottom: -0.25rem !important; +} + +.ml-n1, +.mx-n1 { + margin-left: -0.25rem !important; +} + +.m-n2 { + margin: -0.5rem !important; +} + +.mt-n2, +.my-n2 { + margin-top: -0.5rem !important; +} + +.mr-n2, +.mx-n2 { + margin-right: -0.5rem !important; +} + +.mb-n2, +.my-n2 { + margin-bottom: -0.5rem !important; +} + +.ml-n2, +.mx-n2 { + margin-left: -0.5rem !important; +} + +.m-n3 { + margin: -1rem !important; +} + +.mt-n3, +.my-n3 { + margin-top: -1rem !important; +} + +.mr-n3, +.mx-n3 { + margin-right: -1rem !important; +} + +.mb-n3, +.my-n3 { + margin-bottom: -1rem !important; +} + +.ml-n3, +.mx-n3 { + margin-left: -1rem !important; +} + +.m-n4 { + margin: -1.5rem !important; +} + +.mt-n4, +.my-n4 { + margin-top: -1.5rem !important; +} + +.mr-n4, +.mx-n4 { + margin-right: -1.5rem !important; +} + +.mb-n4, +.my-n4 { + margin-bottom: -1.5rem !important; +} + +.ml-n4, +.mx-n4 { + margin-left: -1.5rem !important; +} + +.m-n5 { + margin: -3rem !important; +} + +.mt-n5, +.my-n5 { + margin-top: -3rem !important; +} + +.mr-n5, +.mx-n5 { + margin-right: -3rem !important; +} + +.mb-n5, +.my-n5 { + margin-bottom: -3rem !important; +} + +.ml-n5, +.mx-n5 { + margin-left: -3rem !important; +} + +.m-auto { + margin: auto !important; +} + +.mt-auto, +.my-auto { + margin-top: auto !important; +} + +.mr-auto, +.mx-auto { + margin-right: auto !important; +} + +.mb-auto, +.my-auto { + margin-bottom: auto !important; +} + +.ml-auto, +.mx-auto { + margin-left: auto !important; +} + +@media (min-width: 576px) { + .m-sm-0 { + margin: 0 !important; + } + .mt-sm-0, + .my-sm-0 { + margin-top: 0 !important; + } + .mr-sm-0, + .mx-sm-0 { + margin-right: 0 !important; + } + .mb-sm-0, + .my-sm-0 { + margin-bottom: 0 !important; + } + .ml-sm-0, + .mx-sm-0 { + margin-left: 0 !important; + } + .m-sm-1 { + margin: 0.25rem !important; + } + .mt-sm-1, + .my-sm-1 { + margin-top: 0.25rem !important; + } + .mr-sm-1, + .mx-sm-1 { + margin-right: 0.25rem !important; + } + .mb-sm-1, + .my-sm-1 { + margin-bottom: 0.25rem !important; + } + .ml-sm-1, + .mx-sm-1 { + margin-left: 0.25rem !important; + } + .m-sm-2 { + margin: 0.5rem !important; + } + .mt-sm-2, + .my-sm-2 { + margin-top: 0.5rem !important; + } + .mr-sm-2, + .mx-sm-2 { + margin-right: 0.5rem !important; + } + .mb-sm-2, + .my-sm-2 { + margin-bottom: 0.5rem !important; + } + .ml-sm-2, + .mx-sm-2 { + margin-left: 0.5rem !important; + } + .m-sm-3 { + margin: 1rem !important; + } + .mt-sm-3, + .my-sm-3 { + margin-top: 1rem !important; + } + .mr-sm-3, + .mx-sm-3 { + margin-right: 1rem !important; + } + .mb-sm-3, + .my-sm-3 { + margin-bottom: 1rem !important; + } + .ml-sm-3, + .mx-sm-3 { + margin-left: 1rem !important; + } + .m-sm-4 { + margin: 1.5rem !important; + } + .mt-sm-4, + .my-sm-4 { + margin-top: 1.5rem !important; + } + .mr-sm-4, + .mx-sm-4 { + margin-right: 1.5rem !important; + } + .mb-sm-4, + .my-sm-4 { + margin-bottom: 1.5rem !important; + } + .ml-sm-4, + .mx-sm-4 { + margin-left: 1.5rem !important; + } + .m-sm-5 { + margin: 3rem !important; + } + .mt-sm-5, + .my-sm-5 { + margin-top: 3rem !important; + } + .mr-sm-5, + .mx-sm-5 { + margin-right: 3rem !important; + } + .mb-sm-5, + .my-sm-5 { + margin-bottom: 3rem !important; + } + .ml-sm-5, + .mx-sm-5 { + margin-left: 3rem !important; + } + .p-sm-0 { + padding: 0 !important; + } + .pt-sm-0, + .py-sm-0 { + padding-top: 0 !important; + } + .pr-sm-0, + .px-sm-0 { + padding-right: 0 !important; + } + .pb-sm-0, + .py-sm-0 { + padding-bottom: 0 !important; + } + .pl-sm-0, + .px-sm-0 { + padding-left: 0 !important; + } + .p-sm-1 { + padding: 0.25rem !important; + } + .pt-sm-1, + .py-sm-1 { + padding-top: 0.25rem !important; + } + .pr-sm-1, + .px-sm-1 { + padding-right: 0.25rem !important; + } + .pb-sm-1, + .py-sm-1 { + padding-bottom: 0.25rem !important; + } + .pl-sm-1, + .px-sm-1 { + padding-left: 0.25rem !important; + } + .p-sm-2 { + padding: 0.5rem !important; + } + .pt-sm-2, + .py-sm-2 { + padding-top: 0.5rem !important; + } + .pr-sm-2, + .px-sm-2 { + padding-right: 0.5rem !important; + } + .pb-sm-2, + .py-sm-2 { + padding-bottom: 0.5rem !important; + } + .pl-sm-2, + .px-sm-2 { + padding-left: 0.5rem !important; + } + .p-sm-3 { + padding: 1rem !important; + } + .pt-sm-3, + .py-sm-3 { + padding-top: 1rem !important; + } + .pr-sm-3, + .px-sm-3 { + padding-right: 1rem !important; + } + .pb-sm-3, + .py-sm-3 { + padding-bottom: 1rem !important; + } + .pl-sm-3, + .px-sm-3 { + padding-left: 1rem !important; + } + .p-sm-4 { + padding: 1.5rem !important; + } + .pt-sm-4, + .py-sm-4 { + padding-top: 1.5rem !important; + } + .pr-sm-4, + .px-sm-4 { + padding-right: 1.5rem !important; + } + .pb-sm-4, + .py-sm-4 { + padding-bottom: 1.5rem !important; + } + .pl-sm-4, + .px-sm-4 { + padding-left: 1.5rem !important; + } + .p-sm-5 { + padding: 3rem !important; + } + .pt-sm-5, + .py-sm-5 { + padding-top: 3rem !important; + } + .pr-sm-5, + .px-sm-5 { + padding-right: 3rem !important; + } + .pb-sm-5, + .py-sm-5 { + padding-bottom: 3rem !important; + } + .pl-sm-5, + .px-sm-5 { + padding-left: 3rem !important; + } + .m-sm-n1 { + margin: -0.25rem !important; + } + .mt-sm-n1, + .my-sm-n1 { + margin-top: -0.25rem !important; + } + .mr-sm-n1, + .mx-sm-n1 { + margin-right: -0.25rem !important; + } + .mb-sm-n1, + .my-sm-n1 { + margin-bottom: -0.25rem !important; + } + .ml-sm-n1, + .mx-sm-n1 { + margin-left: -0.25rem !important; + } + .m-sm-n2 { + margin: -0.5rem !important; + } + .mt-sm-n2, + .my-sm-n2 { + margin-top: -0.5rem !important; + } + .mr-sm-n2, + .mx-sm-n2 { + margin-right: -0.5rem !important; + } + .mb-sm-n2, + .my-sm-n2 { + margin-bottom: -0.5rem !important; + } + .ml-sm-n2, + .mx-sm-n2 { + margin-left: -0.5rem !important; + } + .m-sm-n3 { + margin: -1rem !important; + } + .mt-sm-n3, + .my-sm-n3 { + margin-top: -1rem !important; + } + .mr-sm-n3, + .mx-sm-n3 { + margin-right: -1rem !important; + } + .mb-sm-n3, + .my-sm-n3 { + margin-bottom: -1rem !important; + } + .ml-sm-n3, + .mx-sm-n3 { + margin-left: -1rem !important; + } + .m-sm-n4 { + margin: -1.5rem !important; + } + .mt-sm-n4, + .my-sm-n4 { + margin-top: -1.5rem !important; + } + .mr-sm-n4, + .mx-sm-n4 { + margin-right: -1.5rem !important; + } + .mb-sm-n4, + .my-sm-n4 { + margin-bottom: -1.5rem !important; + } + .ml-sm-n4, + .mx-sm-n4 { + margin-left: -1.5rem !important; + } + .m-sm-n5 { + margin: -3rem !important; + } + .mt-sm-n5, + .my-sm-n5 { + margin-top: -3rem !important; + } + .mr-sm-n5, + .mx-sm-n5 { + margin-right: -3rem !important; + } + .mb-sm-n5, + .my-sm-n5 { + margin-bottom: -3rem !important; + } + .ml-sm-n5, + .mx-sm-n5 { + margin-left: -3rem !important; + } + .m-sm-auto { + margin: auto !important; + } + .mt-sm-auto, + .my-sm-auto { + margin-top: auto !important; + } + .mr-sm-auto, + .mx-sm-auto { + margin-right: auto !important; + } + .mb-sm-auto, + .my-sm-auto { + margin-bottom: auto !important; + } + .ml-sm-auto, + .mx-sm-auto { + margin-left: auto !important; + } +} + +@media (min-width: 768px) { + .m-md-0 { + margin: 0 !important; + } + .mt-md-0, + .my-md-0 { + margin-top: 0 !important; + } + .mr-md-0, + .mx-md-0 { + margin-right: 0 !important; + } + .mb-md-0, + .my-md-0 { + margin-bottom: 0 !important; + } + .ml-md-0, + .mx-md-0 { + margin-left: 0 !important; + } + .m-md-1 { + margin: 0.25rem !important; + } + .mt-md-1, + .my-md-1 { + margin-top: 0.25rem !important; + } + .mr-md-1, + .mx-md-1 { + margin-right: 0.25rem !important; + } + .mb-md-1, + .my-md-1 { + margin-bottom: 0.25rem !important; + } + .ml-md-1, + .mx-md-1 { + margin-left: 0.25rem !important; + } + .m-md-2 { + margin: 0.5rem !important; + } + .mt-md-2, + .my-md-2 { + margin-top: 0.5rem !important; + } + .mr-md-2, + .mx-md-2 { + margin-right: 0.5rem !important; + } + .mb-md-2, + .my-md-2 { + margin-bottom: 0.5rem !important; + } + .ml-md-2, + .mx-md-2 { + margin-left: 0.5rem !important; + } + .m-md-3 { + margin: 1rem !important; + } + .mt-md-3, + .my-md-3 { + margin-top: 1rem !important; + } + .mr-md-3, + .mx-md-3 { + margin-right: 1rem !important; + } + .mb-md-3, + .my-md-3 { + margin-bottom: 1rem !important; + } + .ml-md-3, + .mx-md-3 { + margin-left: 1rem !important; + } + .m-md-4 { + margin: 1.5rem !important; + } + .mt-md-4, + .my-md-4 { + margin-top: 1.5rem !important; + } + .mr-md-4, + .mx-md-4 { + margin-right: 1.5rem !important; + } + .mb-md-4, + .my-md-4 { + margin-bottom: 1.5rem !important; + } + .ml-md-4, + .mx-md-4 { + margin-left: 1.5rem !important; + } + .m-md-5 { + margin: 3rem !important; + } + .mt-md-5, + .my-md-5 { + margin-top: 3rem !important; + } + .mr-md-5, + .mx-md-5 { + margin-right: 3rem !important; + } + .mb-md-5, + .my-md-5 { + margin-bottom: 3rem !important; + } + .ml-md-5, + .mx-md-5 { + margin-left: 3rem !important; + } + .p-md-0 { + padding: 0 !important; + } + .pt-md-0, + .py-md-0 { + padding-top: 0 !important; + } + .pr-md-0, + .px-md-0 { + padding-right: 0 !important; + } + .pb-md-0, + .py-md-0 { + padding-bottom: 0 !important; + } + .pl-md-0, + .px-md-0 { + padding-left: 0 !important; + } + .p-md-1 { + padding: 0.25rem !important; + } + .pt-md-1, + .py-md-1 { + padding-top: 0.25rem !important; + } + .pr-md-1, + .px-md-1 { + padding-right: 0.25rem !important; + } + .pb-md-1, + .py-md-1 { + padding-bottom: 0.25rem !important; + } + .pl-md-1, + .px-md-1 { + padding-left: 0.25rem !important; + } + .p-md-2 { + padding: 0.5rem !important; + } + .pt-md-2, + .py-md-2 { + padding-top: 0.5rem !important; + } + .pr-md-2, + .px-md-2 { + padding-right: 0.5rem !important; + } + .pb-md-2, + .py-md-2 { + padding-bottom: 0.5rem !important; + } + .pl-md-2, + .px-md-2 { + padding-left: 0.5rem !important; + } + .p-md-3 { + padding: 1rem !important; + } + .pt-md-3, + .py-md-3 { + padding-top: 1rem !important; + } + .pr-md-3, + .px-md-3 { + padding-right: 1rem !important; + } + .pb-md-3, + .py-md-3 { + padding-bottom: 1rem !important; + } + .pl-md-3, + .px-md-3 { + padding-left: 1rem !important; + } + .p-md-4 { + padding: 1.5rem !important; + } + .pt-md-4, + .py-md-4 { + padding-top: 1.5rem !important; + } + .pr-md-4, + .px-md-4 { + padding-right: 1.5rem !important; + } + .pb-md-4, + .py-md-4 { + padding-bottom: 1.5rem !important; + } + .pl-md-4, + .px-md-4 { + padding-left: 1.5rem !important; + } + .p-md-5 { + padding: 3rem !important; + } + .pt-md-5, + .py-md-5 { + padding-top: 3rem !important; + } + .pr-md-5, + .px-md-5 { + padding-right: 3rem !important; + } + .pb-md-5, + .py-md-5 { + padding-bottom: 3rem !important; + } + .pl-md-5, + .px-md-5 { + padding-left: 3rem !important; + } + .m-md-n1 { + margin: -0.25rem !important; + } + .mt-md-n1, + .my-md-n1 { + margin-top: -0.25rem !important; + } + .mr-md-n1, + .mx-md-n1 { + margin-right: -0.25rem !important; + } + .mb-md-n1, + .my-md-n1 { + margin-bottom: -0.25rem !important; + } + .ml-md-n1, + .mx-md-n1 { + margin-left: -0.25rem !important; + } + .m-md-n2 { + margin: -0.5rem !important; + } + .mt-md-n2, + .my-md-n2 { + margin-top: -0.5rem !important; + } + .mr-md-n2, + .mx-md-n2 { + margin-right: -0.5rem !important; + } + .mb-md-n2, + .my-md-n2 { + margin-bottom: -0.5rem !important; + } + .ml-md-n2, + .mx-md-n2 { + margin-left: -0.5rem !important; + } + .m-md-n3 { + margin: -1rem !important; + } + .mt-md-n3, + .my-md-n3 { + margin-top: -1rem !important; + } + .mr-md-n3, + .mx-md-n3 { + margin-right: -1rem !important; + } + .mb-md-n3, + .my-md-n3 { + margin-bottom: -1rem !important; + } + .ml-md-n3, + .mx-md-n3 { + margin-left: -1rem !important; + } + .m-md-n4 { + margin: -1.5rem !important; + } + .mt-md-n4, + .my-md-n4 { + margin-top: -1.5rem !important; + } + .mr-md-n4, + .mx-md-n4 { + margin-right: -1.5rem !important; + } + .mb-md-n4, + .my-md-n4 { + margin-bottom: -1.5rem !important; + } + .ml-md-n4, + .mx-md-n4 { + margin-left: -1.5rem !important; + } + .m-md-n5 { + margin: -3rem !important; + } + .mt-md-n5, + .my-md-n5 { + margin-top: -3rem !important; + } + .mr-md-n5, + .mx-md-n5 { + margin-right: -3rem !important; + } + .mb-md-n5, + .my-md-n5 { + margin-bottom: -3rem !important; + } + .ml-md-n5, + .mx-md-n5 { + margin-left: -3rem !important; + } + .m-md-auto { + margin: auto !important; + } + .mt-md-auto, + .my-md-auto { + margin-top: auto !important; + } + .mr-md-auto, + .mx-md-auto { + margin-right: auto !important; + } + .mb-md-auto, + .my-md-auto { + margin-bottom: auto !important; + } + .ml-md-auto, + .mx-md-auto { + margin-left: auto !important; + } +} + +@media (min-width: 992px) { + .m-lg-0 { + margin: 0 !important; + } + .mt-lg-0, + .my-lg-0 { + margin-top: 0 !important; + } + .mr-lg-0, + .mx-lg-0 { + margin-right: 0 !important; + } + .mb-lg-0, + .my-lg-0 { + margin-bottom: 0 !important; + } + .ml-lg-0, + .mx-lg-0 { + margin-left: 0 !important; + } + .m-lg-1 { + margin: 0.25rem !important; + } + .mt-lg-1, + .my-lg-1 { + margin-top: 0.25rem !important; + } + .mr-lg-1, + .mx-lg-1 { + margin-right: 0.25rem !important; + } + .mb-lg-1, + .my-lg-1 { + margin-bottom: 0.25rem !important; + } + .ml-lg-1, + .mx-lg-1 { + margin-left: 0.25rem !important; + } + .m-lg-2 { + margin: 0.5rem !important; + } + .mt-lg-2, + .my-lg-2 { + margin-top: 0.5rem !important; + } + .mr-lg-2, + .mx-lg-2 { + margin-right: 0.5rem !important; + } + .mb-lg-2, + .my-lg-2 { + margin-bottom: 0.5rem !important; + } + .ml-lg-2, + .mx-lg-2 { + margin-left: 0.5rem !important; + } + .m-lg-3 { + margin: 1rem !important; + } + .mt-lg-3, + .my-lg-3 { + margin-top: 1rem !important; + } + .mr-lg-3, + .mx-lg-3 { + margin-right: 1rem !important; + } + .mb-lg-3, + .my-lg-3 { + margin-bottom: 1rem !important; + } + .ml-lg-3, + .mx-lg-3 { + margin-left: 1rem !important; + } + .m-lg-4 { + margin: 1.5rem !important; + } + .mt-lg-4, + .my-lg-4 { + margin-top: 1.5rem !important; + } + .mr-lg-4, + .mx-lg-4 { + margin-right: 1.5rem !important; + } + .mb-lg-4, + .my-lg-4 { + margin-bottom: 1.5rem !important; + } + .ml-lg-4, + .mx-lg-4 { + margin-left: 1.5rem !important; + } + .m-lg-5 { + margin: 3rem !important; + } + .mt-lg-5, + .my-lg-5 { + margin-top: 3rem !important; + } + .mr-lg-5, + .mx-lg-5 { + margin-right: 3rem !important; + } + .mb-lg-5, + .my-lg-5 { + margin-bottom: 3rem !important; + } + .ml-lg-5, + .mx-lg-5 { + margin-left: 3rem !important; + } + .p-lg-0 { + padding: 0 !important; + } + .pt-lg-0, + .py-lg-0 { + padding-top: 0 !important; + } + .pr-lg-0, + .px-lg-0 { + padding-right: 0 !important; + } + .pb-lg-0, + .py-lg-0 { + padding-bottom: 0 !important; + } + .pl-lg-0, + .px-lg-0 { + padding-left: 0 !important; + } + .p-lg-1 { + padding: 0.25rem !important; + } + .pt-lg-1, + .py-lg-1 { + padding-top: 0.25rem !important; + } + .pr-lg-1, + .px-lg-1 { + padding-right: 0.25rem !important; + } + .pb-lg-1, + .py-lg-1 { + padding-bottom: 0.25rem !important; + } + .pl-lg-1, + .px-lg-1 { + padding-left: 0.25rem !important; + } + .p-lg-2 { + padding: 0.5rem !important; + } + .pt-lg-2, + .py-lg-2 { + padding-top: 0.5rem !important; + } + .pr-lg-2, + .px-lg-2 { + padding-right: 0.5rem !important; + } + .pb-lg-2, + .py-lg-2 { + padding-bottom: 0.5rem !important; + } + .pl-lg-2, + .px-lg-2 { + padding-left: 0.5rem !important; + } + .p-lg-3 { + padding: 1rem !important; + } + .pt-lg-3, + .py-lg-3 { + padding-top: 1rem !important; + } + .pr-lg-3, + .px-lg-3 { + padding-right: 1rem !important; + } + .pb-lg-3, + .py-lg-3 { + padding-bottom: 1rem !important; + } + .pl-lg-3, + .px-lg-3 { + padding-left: 1rem !important; + } + .p-lg-4 { + padding: 1.5rem !important; + } + .pt-lg-4, + .py-lg-4 { + padding-top: 1.5rem !important; + } + .pr-lg-4, + .px-lg-4 { + padding-right: 1.5rem !important; + } + .pb-lg-4, + .py-lg-4 { + padding-bottom: 1.5rem !important; + } + .pl-lg-4, + .px-lg-4 { + padding-left: 1.5rem !important; + } + .p-lg-5 { + padding: 3rem !important; + } + .pt-lg-5, + .py-lg-5 { + padding-top: 3rem !important; + } + .pr-lg-5, + .px-lg-5 { + padding-right: 3rem !important; + } + .pb-lg-5, + .py-lg-5 { + padding-bottom: 3rem !important; + } + .pl-lg-5, + .px-lg-5 { + padding-left: 3rem !important; + } + .m-lg-n1 { + margin: -0.25rem !important; + } + .mt-lg-n1, + .my-lg-n1 { + margin-top: -0.25rem !important; + } + .mr-lg-n1, + .mx-lg-n1 { + margin-right: -0.25rem !important; + } + .mb-lg-n1, + .my-lg-n1 { + margin-bottom: -0.25rem !important; + } + .ml-lg-n1, + .mx-lg-n1 { + margin-left: -0.25rem !important; + } + .m-lg-n2 { + margin: -0.5rem !important; + } + .mt-lg-n2, + .my-lg-n2 { + margin-top: -0.5rem !important; + } + .mr-lg-n2, + .mx-lg-n2 { + margin-right: -0.5rem !important; + } + .mb-lg-n2, + .my-lg-n2 { + margin-bottom: -0.5rem !important; + } + .ml-lg-n2, + .mx-lg-n2 { + margin-left: -0.5rem !important; + } + .m-lg-n3 { + margin: -1rem !important; + } + .mt-lg-n3, + .my-lg-n3 { + margin-top: -1rem !important; + } + .mr-lg-n3, + .mx-lg-n3 { + margin-right: -1rem !important; + } + .mb-lg-n3, + .my-lg-n3 { + margin-bottom: -1rem !important; + } + .ml-lg-n3, + .mx-lg-n3 { + margin-left: -1rem !important; + } + .m-lg-n4 { + margin: -1.5rem !important; + } + .mt-lg-n4, + .my-lg-n4 { + margin-top: -1.5rem !important; + } + .mr-lg-n4, + .mx-lg-n4 { + margin-right: -1.5rem !important; + } + .mb-lg-n4, + .my-lg-n4 { + margin-bottom: -1.5rem !important; + } + .ml-lg-n4, + .mx-lg-n4 { + margin-left: -1.5rem !important; + } + .m-lg-n5 { + margin: -3rem !important; + } + .mt-lg-n5, + .my-lg-n5 { + margin-top: -3rem !important; + } + .mr-lg-n5, + .mx-lg-n5 { + margin-right: -3rem !important; + } + .mb-lg-n5, + .my-lg-n5 { + margin-bottom: -3rem !important; + } + .ml-lg-n5, + .mx-lg-n5 { + margin-left: -3rem !important; + } + .m-lg-auto { + margin: auto !important; + } + .mt-lg-auto, + .my-lg-auto { + margin-top: auto !important; + } + .mr-lg-auto, + .mx-lg-auto { + margin-right: auto !important; + } + .mb-lg-auto, + .my-lg-auto { + margin-bottom: auto !important; + } + .ml-lg-auto, + .mx-lg-auto { + margin-left: auto !important; + } +} + +@media (min-width: 1200px) { + .m-xl-0 { + margin: 0 !important; + } + .mt-xl-0, + .my-xl-0 { + margin-top: 0 !important; + } + .mr-xl-0, + .mx-xl-0 { + margin-right: 0 !important; + } + .mb-xl-0, + .my-xl-0 { + margin-bottom: 0 !important; + } + .ml-xl-0, + .mx-xl-0 { + margin-left: 0 !important; + } + .m-xl-1 { + margin: 0.25rem !important; + } + .mt-xl-1, + .my-xl-1 { + margin-top: 0.25rem !important; + } + .mr-xl-1, + .mx-xl-1 { + margin-right: 0.25rem !important; + } + .mb-xl-1, + .my-xl-1 { + margin-bottom: 0.25rem !important; + } + .ml-xl-1, + .mx-xl-1 { + margin-left: 0.25rem !important; + } + .m-xl-2 { + margin: 0.5rem !important; + } + .mt-xl-2, + .my-xl-2 { + margin-top: 0.5rem !important; + } + .mr-xl-2, + .mx-xl-2 { + margin-right: 0.5rem !important; + } + .mb-xl-2, + .my-xl-2 { + margin-bottom: 0.5rem !important; + } + .ml-xl-2, + .mx-xl-2 { + margin-left: 0.5rem !important; + } + .m-xl-3 { + margin: 1rem !important; + } + .mt-xl-3, + .my-xl-3 { + margin-top: 1rem !important; + } + .mr-xl-3, + .mx-xl-3 { + margin-right: 1rem !important; + } + .mb-xl-3, + .my-xl-3 { + margin-bottom: 1rem !important; + } + .ml-xl-3, + .mx-xl-3 { + margin-left: 1rem !important; + } + .m-xl-4 { + margin: 1.5rem !important; + } + .mt-xl-4, + .my-xl-4 { + margin-top: 1.5rem !important; + } + .mr-xl-4, + .mx-xl-4 { + margin-right: 1.5rem !important; + } + .mb-xl-4, + .my-xl-4 { + margin-bottom: 1.5rem !important; + } + .ml-xl-4, + .mx-xl-4 { + margin-left: 1.5rem !important; + } + .m-xl-5 { + margin: 3rem !important; + } + .mt-xl-5, + .my-xl-5 { + margin-top: 3rem !important; + } + .mr-xl-5, + .mx-xl-5 { + margin-right: 3rem !important; + } + .mb-xl-5, + .my-xl-5 { + margin-bottom: 3rem !important; + } + .ml-xl-5, + .mx-xl-5 { + margin-left: 3rem !important; + } + .p-xl-0 { + padding: 0 !important; + } + .pt-xl-0, + .py-xl-0 { + padding-top: 0 !important; + } + .pr-xl-0, + .px-xl-0 { + padding-right: 0 !important; + } + .pb-xl-0, + .py-xl-0 { + padding-bottom: 0 !important; + } + .pl-xl-0, + .px-xl-0 { + padding-left: 0 !important; + } + .p-xl-1 { + padding: 0.25rem !important; + } + .pt-xl-1, + .py-xl-1 { + padding-top: 0.25rem !important; + } + .pr-xl-1, + .px-xl-1 { + padding-right: 0.25rem !important; + } + .pb-xl-1, + .py-xl-1 { + padding-bottom: 0.25rem !important; + } + .pl-xl-1, + .px-xl-1 { + padding-left: 0.25rem !important; + } + .p-xl-2 { + padding: 0.5rem !important; + } + .pt-xl-2, + .py-xl-2 { + padding-top: 0.5rem !important; + } + .pr-xl-2, + .px-xl-2 { + padding-right: 0.5rem !important; + } + .pb-xl-2, + .py-xl-2 { + padding-bottom: 0.5rem !important; + } + .pl-xl-2, + .px-xl-2 { + padding-left: 0.5rem !important; + } + .p-xl-3 { + padding: 1rem !important; + } + .pt-xl-3, + .py-xl-3 { + padding-top: 1rem !important; + } + .pr-xl-3, + .px-xl-3 { + padding-right: 1rem !important; + } + .pb-xl-3, + .py-xl-3 { + padding-bottom: 1rem !important; + } + .pl-xl-3, + .px-xl-3 { + padding-left: 1rem !important; + } + .p-xl-4 { + padding: 1.5rem !important; + } + .pt-xl-4, + .py-xl-4 { + padding-top: 1.5rem !important; + } + .pr-xl-4, + .px-xl-4 { + padding-right: 1.5rem !important; + } + .pb-xl-4, + .py-xl-4 { + padding-bottom: 1.5rem !important; + } + .pl-xl-4, + .px-xl-4 { + padding-left: 1.5rem !important; + } + .p-xl-5 { + padding: 3rem !important; + } + .pt-xl-5, + .py-xl-5 { + padding-top: 3rem !important; + } + .pr-xl-5, + .px-xl-5 { + padding-right: 3rem !important; + } + .pb-xl-5, + .py-xl-5 { + padding-bottom: 3rem !important; + } + .pl-xl-5, + .px-xl-5 { + padding-left: 3rem !important; + } + .m-xl-n1 { + margin: -0.25rem !important; + } + .mt-xl-n1, + .my-xl-n1 { + margin-top: -0.25rem !important; + } + .mr-xl-n1, + .mx-xl-n1 { + margin-right: -0.25rem !important; + } + .mb-xl-n1, + .my-xl-n1 { + margin-bottom: -0.25rem !important; + } + .ml-xl-n1, + .mx-xl-n1 { + margin-left: -0.25rem !important; + } + .m-xl-n2 { + margin: -0.5rem !important; + } + .mt-xl-n2, + .my-xl-n2 { + margin-top: -0.5rem !important; + } + .mr-xl-n2, + .mx-xl-n2 { + margin-right: -0.5rem !important; + } + .mb-xl-n2, + .my-xl-n2 { + margin-bottom: -0.5rem !important; + } + .ml-xl-n2, + .mx-xl-n2 { + margin-left: -0.5rem !important; + } + .m-xl-n3 { + margin: -1rem !important; + } + .mt-xl-n3, + .my-xl-n3 { + margin-top: -1rem !important; + } + .mr-xl-n3, + .mx-xl-n3 { + margin-right: -1rem !important; + } + .mb-xl-n3, + .my-xl-n3 { + margin-bottom: -1rem !important; + } + .ml-xl-n3, + .mx-xl-n3 { + margin-left: -1rem !important; + } + .m-xl-n4 { + margin: -1.5rem !important; + } + .mt-xl-n4, + .my-xl-n4 { + margin-top: -1.5rem !important; + } + .mr-xl-n4, + .mx-xl-n4 { + margin-right: -1.5rem !important; + } + .mb-xl-n4, + .my-xl-n4 { + margin-bottom: -1.5rem !important; + } + .ml-xl-n4, + .mx-xl-n4 { + margin-left: -1.5rem !important; + } + .m-xl-n5 { + margin: -3rem !important; + } + .mt-xl-n5, + .my-xl-n5 { + margin-top: -3rem !important; + } + .mr-xl-n5, + .mx-xl-n5 { + margin-right: -3rem !important; + } + .mb-xl-n5, + .my-xl-n5 { + margin-bottom: -3rem !important; + } + .ml-xl-n5, + .mx-xl-n5 { + margin-left: -3rem !important; + } + .m-xl-auto { + margin: auto !important; + } + .mt-xl-auto, + .my-xl-auto { + margin-top: auto !important; + } + .mr-xl-auto, + .mx-xl-auto { + margin-right: auto !important; + } + .mb-xl-auto, + .my-xl-auto { + margin-bottom: auto !important; + } + .ml-xl-auto, + .mx-xl-auto { + margin-left: auto !important; + } +} + +.text-monospace { + font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; +} + +.text-justify { + text-align: justify !important; +} + +.text-wrap { + white-space: normal !important; +} + +.text-nowrap { + white-space: nowrap !important; +} + +.text-truncate { + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; +} + +.text-left { + text-align: left !important; +} + +.text-right { + text-align: right !important; +} + +.text-center { + text-align: center !important; +} + +@media (min-width: 576px) { + .text-sm-left { + text-align: left !important; + } + .text-sm-right { + text-align: right !important; + } + .text-sm-center { + text-align: center !important; + } +} + +@media (min-width: 768px) { + .text-md-left { + text-align: left !important; + } + .text-md-right { + text-align: right !important; + } + .text-md-center { + text-align: center !important; + } +} + +@media (min-width: 992px) { + .text-lg-left { + text-align: left !important; + } + .text-lg-right { + text-align: right !important; + } + .text-lg-center { + text-align: center !important; + } +} + +@media (min-width: 1200px) { + .text-xl-left { + text-align: left !important; + } + .text-xl-right { + text-align: right !important; + } + .text-xl-center { + text-align: center !important; + } +} + +.text-lowercase { + text-transform: lowercase !important; +} + +.text-uppercase { + text-transform: uppercase !important; +} + +.text-capitalize { + text-transform: capitalize !important; +} + +.font-weight-light { + font-weight: 300 !important; +} + +.font-weight-lighter { + font-weight: lighter !important; +} + +.font-weight-normal { + font-weight: 400 !important; +} + +.font-weight-bold { + font-weight: 700 !important; +} + +.font-weight-bolder { + font-weight: bolder !important; +} + +.font-italic { + font-style: italic !important; +} + +.text-white { + color: #fff !important; +} + +.text-primary { + color: #007bff !important; +} + +a.text-primary:hover, a.text-primary:focus { + color: #0056b3 !important; +} + +.text-secondary { + color: #6c757d !important; +} + +a.text-secondary:hover, a.text-secondary:focus { + color: #494f54 !important; +} + +.text-success { + color: #28a745 !important; +} + +a.text-success:hover, a.text-success:focus { + color: #19692c !important; +} + +.text-info { + color: #17a2b8 !important; +} + +a.text-info:hover, a.text-info:focus { + color: #0f6674 !important; +} + +.text-warning { + color: #ffc107 !important; +} + +a.text-warning:hover, a.text-warning:focus { + color: #ba8b00 !important; +} + +.text-danger { + color: #dc3545 !important; +} + +a.text-danger:hover, a.text-danger:focus { + color: #a71d2a !important; +} + +.text-light { + color: #f8f9fa !important; +} + +a.text-light:hover, a.text-light:focus { + color: #cbd3da !important; +} + +.text-dark { + color: #343a40 !important; +} + +a.text-dark:hover, a.text-dark:focus { + color: #121416 !important; +} + +.text-body { + color: #212529 !important; +} + +.text-muted { + color: #6c757d !important; +} + +.text-black-50 { + color: rgba(0, 0, 0, 0.5) !important; +} + +.text-white-50 { + color: rgba(255, 255, 255, 0.5) !important; +} + +.text-hide { + font: 0/0 a; + color: transparent; + text-shadow: none; + background-color: transparent; + border: 0; +} + +.text-decoration-none { + text-decoration: none !important; +} + +.text-break { + word-break: break-word !important; + overflow-wrap: break-word !important; +} + +.text-reset { + color: inherit !important; +} + +.visible { + visibility: visible !important; +} + +.invisible { + visibility: hidden !important; +} + +@media print { + *, + *::before, + *::after { + text-shadow: none !important; + box-shadow: none !important; + } + a:not(.btn) { + text-decoration: underline; + } + abbr[title]::after { + content: " (" attr(title) ")"; + } + pre { + white-space: pre-wrap !important; + } + pre, + blockquote { + border: 1px solid #adb5bd; + page-break-inside: avoid; + } + thead { + display: table-header-group; + } + tr, + img { + page-break-inside: avoid; + } + p, + h2, + h3 { + orphans: 3; + widows: 3; + } + h2, + h3 { + page-break-after: avoid; + } + @page { + size: a3; + } + body { + min-width: 992px !important; + } + .container { + min-width: 992px !important; + } + .navbar { + display: none; + } + .badge { + border: 1px solid #000; + } + .table { + border-collapse: collapse !important; + } + .table td, + .table th { + background-color: #fff !important; + } + .table-bordered th, + .table-bordered td { + border: 1px solid #dee2e6 !important; + } + .table-dark { + color: inherit; + } + .table-dark th, + .table-dark td, + .table-dark thead th, + .table-dark tbody + tbody { + border-color: #dee2e6; + } + .table .thead-dark th { + color: inherit; + border-color: #dee2e6; + } +} + +.rtl, +[dir="rtl"] { + text-align: right; + direction: rtl; +} + +.rtl .nav, +[dir="rtl"] .nav { + padding-right: 0; +} + +.rtl .navbar-nav .nav-item, +[dir="rtl"] .navbar-nav .nav-item { + float: right; +} + +.rtl .navbar-nav .nav-item + .nav-item, +[dir="rtl"] .navbar-nav .nav-item + .nav-item { + margin-right: inherit; + margin-left: 1rem; +} + +.rtl th, +[dir="rtl"] th { + text-align: right; +} + +.rtl .alert-dismissible, +[dir="rtl"] .alert-dismissible { + padding-right: 1.25rem; + padding-left: 4rem; +} + +.rtl .dropdown-menu, +[dir="rtl"] .dropdown-menu { + right: 0; + left: inherit; + text-align: right; +} + +.rtl .checkbox label, +[dir="rtl"] .checkbox label { + padding-right: 1.25rem; + padding-left: inherit; +} + +.rtl .btn-group > .btn:not(:first-child), +.rtl .btn-group > .btn-group:not(:first-child), +[dir="rtl"] .btn-group > .btn:not(:first-child), +[dir="rtl"] .btn-group > .btn-group:not(:first-child) { + margin-left: initial; + margin-right: -1px; +} + +.rtl .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), +[dir="rtl"] .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { + border-radius: 0 0.25rem 0.25rem 0; +} + +.rtl .btn-group > .btn:last-child:not(:first-child), +.rtl .btn-group > .dropdown-toggle:not(:first-child), +[dir="rtl"] .btn-group > .btn:last-child:not(:first-child), +[dir="rtl"] .btn-group > .dropdown-toggle:not(:first-child) { + border-radius: 0.25rem 0 0 0.25rem; +} + +.rtl .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, +[dir="rtl"] .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child { + border-radius: 0.25rem 0 0 0.25rem; +} + +.rtl .custom-control, +[dir="rtl"] .custom-control { + padding-right: 1.5rem; + padding-left: inherit; + margin-right: inherit; + margin-left: 1rem; +} + +.rtl .custom-control-indicator, +[dir="rtl"] .custom-control-indicator { + right: 0; + left: inherit; +} + +.rtl .custom-file-label::after, +[dir="rtl"] .custom-file-label::after { + right: initial; + left: -1px; + border-radius: .25rem 0 0 .25rem; +} + +.rtl .custom-control-label::after, +.rtl .custom-control-label::before, +[dir="rtl"] .custom-control-label::after, +[dir="rtl"] .custom-control-label::before { + right: -1.5rem; + left: inherit; +} + +.rtl .custom-select, +[dir="rtl"] .custom-select { + padding: 0.375rem 0.75rem 0.375rem 1.75rem; + background: #fff url("data:image/svg+xml,") no-repeat left 0.75rem center; + background-size: 8px 10px; +} + +.rtl .custom-switch, +[dir="rtl"] .custom-switch { + padding-right: 2.25rem; + padding-left: inherit; +} + +.rtl .custom-switch .custom-control-label::before, +[dir="rtl"] .custom-switch .custom-control-label::before { + right: -2.25rem; +} + +.rtl .custom-switch .custom-control-label::after, +[dir="rtl"] .custom-switch .custom-control-label::after { + right: calc(-2.25rem + 2px); +} + +.rtl .custom-switch .custom-control-input:checked ~ .custom-control-label::after, +[dir="rtl"] .custom-switch .custom-control-input:checked ~ .custom-control-label::after { + transform: translateX(-0.75rem); +} + +.rtl .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), +.rtl .input-group > .input-group-append:last-child > .input-group-text:not(:last-child), +.rtl .input-group > .input-group-append:not(:last-child) > .btn, +.rtl .input-group > .input-group-append:not(:last-child) > .input-group-text, +.rtl .input-group > .input-group-prepend > .btn, +.rtl .input-group > .input-group-prepend > .input-group-text, +[dir="rtl"] .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), +[dir="rtl"] .input-group > .input-group-append:last-child > .input-group-text:not(:last-child), +[dir="rtl"] .input-group > .input-group-append:not(:last-child) > .btn, +[dir="rtl"] .input-group > .input-group-append:not(:last-child) > .input-group-text, +[dir="rtl"] .input-group > .input-group-prepend > .btn, +[dir="rtl"] .input-group > .input-group-prepend > .input-group-text { + border-radius: 0 0.25rem 0.25rem 0; +} + +.rtl .input-group > .input-group-append > .btn, +.rtl .input-group > .input-group-append > .input-group-text, +.rtl .input-group > .input-group-prepend:first-child > .btn:not(:first-child), +.rtl .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), +.rtl .input-group > .input-group-prepend:not(:first-child) > .btn, +.rtl .input-group > .input-group-prepend:not(:first-child) > .input-group-text, +[dir="rtl"] .input-group > .input-group-append > .btn, +[dir="rtl"] .input-group > .input-group-append > .input-group-text, +[dir="rtl"] .input-group > .input-group-prepend:first-child > .btn:not(:first-child), +[dir="rtl"] .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), +[dir="rtl"] .input-group > .input-group-prepend:not(:first-child) > .btn, +[dir="rtl"] .input-group > .input-group-prepend:not(:first-child) > .input-group-text { + border-radius: 0.25rem 0 0 0.25rem; +} + +.rtl .input-group > .custom-select:not(:first-child), +.rtl .input-group > .form-control:not(:first-child), +[dir="rtl"] .input-group > .custom-select:not(:first-child), +[dir="rtl"] .input-group > .form-control:not(:first-child) { + border-radius: 0.25rem 0 0 0.25rem; +} + +.rtl .input-group > .custom-select:not(:last-child), +.rtl .input-group > .form-control:not(:last-child), +[dir="rtl"] .input-group > .custom-select:not(:last-child), +[dir="rtl"] .input-group > .form-control:not(:last-child) { + border-radius: 0 0.25rem 0.25rem 0; +} + +.rtl .input-group > .custom-select:not(:last-child):not(:first-child), +.rtl .input-group > .form-control:not(:last-child):not(:first-child), +[dir="rtl"] .input-group > .custom-select:not(:last-child):not(:first-child), +[dir="rtl"] .input-group > .form-control:not(:last-child):not(:first-child) { + border-radius: 0; +} + +.rtl .radio input, +.rtl .radio-inline, +.rtl .checkbox input, +.rtl .checkbox-inline input, +[dir="rtl"] .radio input, +[dir="rtl"] .radio-inline, +[dir="rtl"] .checkbox input, +[dir="rtl"] .checkbox-inline input { + margin-right: -1.25rem; + margin-left: inherit; +} + +.rtl .breadcrumb-item + .breadcrumb-item, +[dir="rtl"] .breadcrumb-item + .breadcrumb-item { + padding-right: 0.5rem; + padding-left: 0; + color: #6c757d; + content: "/"; +} + +.rtl .breadcrumb-item + .breadcrumb-item::before, +[dir="rtl"] .breadcrumb-item + .breadcrumb-item::before { + padding-right: 0; + padding-left: 0.5rem; +} + +.rtl .list-group, +[dir="rtl"] .list-group { + padding-right: 0; + padding-left: 40px; +} + +.rtl .close, +[dir="rtl"] .close { + float: left; +} + +.rtl .modal-header .close, +[dir="rtl"] .modal-header .close { + margin: -15px auto -15px -15px; +} + +.rtl .modal-footer > :not(:first-child), +[dir="rtl"] .modal-footer > :not(:first-child) { + margin-right: .25rem; +} + +.rtl .modal-footer > :not(:last-child), +[dir="rtl"] .modal-footer > :not(:last-child) { + margin-left: .25rem; +} + +.rtl .modal-footer > :first-child, +[dir="rtl"] .modal-footer > :first-child { + margin-right: 0; +} + +.rtl .modal-footer > :last-child, +[dir="rtl"] .modal-footer > :last-child { + margin-left: 0; +} + +.rtl .alert-dismissible .close, +[dir="rtl"] .alert-dismissible .close { + right: inherit; + left: 0; +} + +.rtl .dropdown-toggle::after, +[dir="rtl"] .dropdown-toggle::after { + margin-right: .255em; + margin-left: 0; +} + +.rtl .form-check-input, +[dir="rtl"] .form-check-input { + margin-right: -1.25rem; + margin-left: inherit; +} + +.rtl .form-check-label, +[dir="rtl"] .form-check-label { + padding-right: 1.25rem; + padding-left: inherit; +} + +.rtl .pagination, +.rtl .list-unstyled, +.rtl .list-inline, +[dir="rtl"] .pagination, +[dir="rtl"] .list-unstyled, +[dir="rtl"] .list-inline { + padding-right: 0; + padding-left: inherit; +} + +.rtl .pagination .page-item:first-child .page-link, +[dir="rtl"] .pagination .page-item:first-child .page-link { + border-top-right-radius: 0.25rem; + border-bottom-right-radius: 0.25rem; + border-top-left-radius: 0; + border-bottom-left-radius: 0; +} + +.rtl .pagination .page-item:last-child .page-link, +[dir="rtl"] .pagination .page-item:last-child .page-link { + border-top-right-radius: 0; + border-bottom-right-radius: 0; + border-top-left-radius: 0.25rem; + border-bottom-left-radius: 0.25rem; +} + +.rtl .offset-1, +[dir="rtl"] .offset-1 { + margin-right: 8.333333%; + margin-left: 0; +} + +.rtl .offset-2, +[dir="rtl"] .offset-2 { + margin-right: 16.666667%; + margin-left: 0; +} + +.rtl .offset-3, +[dir="rtl"] .offset-3 { + margin-right: 25%; + margin-left: 0; +} + +.rtl .offset-4, +[dir="rtl"] .offset-4 { + margin-right: 33.333333%; + margin-left: 0; +} + +.rtl .offset-5, +[dir="rtl"] .offset-5 { + margin-right: 41.666667%; + margin-left: 0; +} + +.rtl .offset-6, +[dir="rtl"] .offset-6 { + margin-right: 50%; + margin-left: 0; +} + +.rtl .offset-7, +[dir="rtl"] .offset-7 { + margin-right: 58.333333%; + margin-left: 0; +} + +.rtl .offset-8, +[dir="rtl"] .offset-8 { + margin-right: 66.666667%; + margin-left: 0; +} + +.rtl .offset-9, +[dir="rtl"] .offset-9 { + margin-right: 75%; + margin-left: 0; +} + +.rtl .offset-10, +[dir="rtl"] .offset-10 { + margin-right: 83.333333%; + margin-left: 0; +} + +.rtl .offset-11, +[dir="rtl"] .offset-11 { + margin-right: 91.666667%; + margin-left: 0; +} + +@media (min-width: 576px) { + .rtl .offset-sm-0, + [dir="rtl"] .offset-sm-0 { + margin-right: 0; + margin-left: 0; + } + .rtl .offset-sm-1, + [dir="rtl"] .offset-sm-1 { + margin-right: 8.333333%; + margin-left: 0; + } + .rtl .offset-sm-2, + [dir="rtl"] .offset-sm-2 { + margin-right: 16.666667%; + margin-left: 0; + } + .rtl .offset-sm-3, + [dir="rtl"] .offset-sm-3 { + margin-right: 25%; + margin-left: 0; + } + .rtl .offset-sm-4, + [dir="rtl"] .offset-sm-4 { + margin-right: 33.333333%; + margin-left: 0; + } + .rtl .offset-sm-5, + [dir="rtl"] .offset-sm-5 { + margin-right: 41.666667%; + margin-left: 0; + } + .rtl .offset-sm-6, + [dir="rtl"] .offset-sm-6 { + margin-right: 50%; + margin-left: 0; + } + .rtl .offset-sm-7, + [dir="rtl"] .offset-sm-7 { + margin-right: 58.333333%; + margin-left: 0; + } + .rtl .offset-sm-8, + [dir="rtl"] .offset-sm-8 { + margin-right: 66.666667%; + margin-left: 0; + } + .rtl .offset-sm-9, + [dir="rtl"] .offset-sm-9 { + margin-right: 75%; + margin-left: 0; + } + .rtl .offset-sm-10, + [dir="rtl"] .offset-sm-10 { + margin-right: 83.333333%; + margin-left: 0; + } + .rtl .offset-sm-11, + [dir="rtl"] .offset-sm-11 { + margin-right: 91.666667%; + margin-left: 0; + } +} + +@media (min-width: 768px) { + .rtl .offset-md-0, + [dir="rtl"] .offset-md-0 { + margin-right: 0; + margin-left: 0; + } + .rtl .offset-md-1, + [dir="rtl"] .offset-md-1 { + margin-right: 8.333333%; + margin-left: 0; + } + .rtl .offset-md-2, + [dir="rtl"] .offset-md-2 { + margin-right: 16.666667%; + margin-left: 0; + } + .rtl .offset-md-3, + [dir="rtl"] .offset-md-3 { + margin-right: 25%; + margin-left: 0; + } + .rtl .offset-md-4, + [dir="rtl"] .offset-md-4 { + margin-right: 33.333333%; + margin-left: 0; + } + .rtl .offset-md-5, + [dir="rtl"] .offset-md-5 { + margin-right: 41.666667%; + margin-left: 0; + } + .rtl .offset-md-6, + [dir="rtl"] .offset-md-6 { + margin-right: 50%; + margin-left: 0; + } + .rtl .offset-md-7, + [dir="rtl"] .offset-md-7 { + margin-right: 58.333333%; + margin-left: 0; + } + .rtl .offset-md-8, + [dir="rtl"] .offset-md-8 { + margin-right: 66.666667%; + margin-left: 0; + } + .rtl .offset-md-9, + [dir="rtl"] .offset-md-9 { + margin-right: 75%; + margin-left: 0; + } + .rtl .offset-md-10, + [dir="rtl"] .offset-md-10 { + margin-right: 83.333333%; + margin-left: 0; + } + .rtl .offset-md-11, + [dir="rtl"] .offset-md-11 { + margin-right: 91.666667%; + margin-left: 0; + } +} + +@media (min-width: 992px) { + .rtl .offset-lg-0, + [dir="rtl"] .offset-lg-0 { + margin-right: 0; + margin-left: 0; + } + .rtl .offset-lg-1, + [dir="rtl"] .offset-lg-1 { + margin-right: 8.333333%; + margin-left: 0; + } + .rtl .offset-lg-2, + [dir="rtl"] .offset-lg-2 { + margin-right: 16.666667%; + margin-left: 0; + } + .rtl .offset-lg-3, + [dir="rtl"] .offset-lg-3 { + margin-right: 25%; + margin-left: 0; + } + .rtl .offset-lg-4, + [dir="rtl"] .offset-lg-4 { + margin-right: 33.333333%; + margin-left: 0; + } + .rtl .offset-lg-5, + [dir="rtl"] .offset-lg-5 { + margin-right: 41.666667%; + margin-left: 0; + } + .rtl .offset-lg-6, + [dir="rtl"] .offset-lg-6 { + margin-right: 50%; + margin-left: 0; + } + .rtl .offset-lg-7, + [dir="rtl"] .offset-lg-7 { + margin-right: 58.333333%; + margin-left: 0; + } + .rtl .offset-lg-8, + [dir="rtl"] .offset-lg-8 { + margin-right: 66.666667%; + margin-left: 0; + } + .rtl .offset-lg-9, + [dir="rtl"] .offset-lg-9 { + margin-right: 75%; + margin-left: 0; + } + .rtl .offset-lg-10, + [dir="rtl"] .offset-lg-10 { + margin-right: 83.333333%; + margin-left: 0; + } + .rtl .offset-lg-11, + [dir="rtl"] .offset-lg-11 { + margin-right: 91.666667%; + margin-left: 0; + } +} + +@media (min-width: 1200px) { + .rtl .offset-xl-0, + [dir="rtl"] .offset-xl-0 { + margin-right: 0; + margin-left: 0; + } + .rtl .offset-xl-1, + [dir="rtl"] .offset-xl-1 { + margin-right: 8.333333%; + margin-left: 0; + } + .rtl .offset-xl-2, + [dir="rtl"] .offset-xl-2 { + margin-right: 16.666667%; + margin-left: 0; + } + .rtl .offset-xl-3, + [dir="rtl"] .offset-xl-3 { + margin-right: 25%; + margin-left: 0; + } + .rtl .offset-xl-4, + [dir="rtl"] .offset-xl-4 { + margin-right: 33.333333%; + margin-left: 0; + } + .rtl .offset-xl-5, + [dir="rtl"] .offset-xl-5 { + margin-right: 41.666667%; + margin-left: 0; + } + .rtl .offset-xl-6, + [dir="rtl"] .offset-xl-6 { + margin-right: 50%; + margin-left: 0; + } + .rtl .offset-xl-7, + [dir="rtl"] .offset-xl-7 { + margin-right: 58.333333%; + margin-left: 0; + } + .rtl .offset-xl-8, + [dir="rtl"] .offset-xl-8 { + margin-right: 66.666667%; + margin-left: 0; + } + .rtl .offset-xl-9, + [dir="rtl"] .offset-xl-9 { + margin-right: 75%; + margin-left: 0; + } + .rtl .offset-xl-10, + [dir="rtl"] .offset-xl-10 { + margin-right: 83.333333%; + margin-left: 0; + } + .rtl .offset-xl-11, + [dir="rtl"] .offset-xl-11 { + margin-right: 91.666667%; + margin-left: 0; + } +} + +.rtl .mr-0, +[dir="rtl"] .mr-0 { + margin-right: 0 !important; + margin-left: 0 !important; +} + +.rtl .ml-0, +[dir="rtl"] .ml-0 { + margin-left: 0 !important; + margin-right: 0 !important; +} + +.rtl mx-0, +[dir="rtl"] mx-0 { + margin-left: 0 !important; + margin-right: 0 !important; +} + +.rtl .mr-1, +[dir="rtl"] .mr-1 { + margin-right: 0 !important; + margin-left: 0.25rem !important; +} + +.rtl .ml-1, +[dir="rtl"] .ml-1 { + margin-left: 0 !important; + margin-right: 0.25rem !important; +} + +.rtl mx-1, +[dir="rtl"] mx-1 { + margin-left: 0.25rem !important; + margin-right: 0.25rem !important; +} + +.rtl .mr-2, +[dir="rtl"] .mr-2 { + margin-right: 0 !important; + margin-left: 0.5rem !important; +} + +.rtl .ml-2, +[dir="rtl"] .ml-2 { + margin-left: 0 !important; + margin-right: 0.5rem !important; +} + +.rtl mx-2, +[dir="rtl"] mx-2 { + margin-left: 0.5rem !important; + margin-right: 0.5rem !important; +} + +.rtl .mr-3, +[dir="rtl"] .mr-3 { + margin-right: 0 !important; + margin-left: 1rem !important; +} + +.rtl .ml-3, +[dir="rtl"] .ml-3 { + margin-left: 0 !important; + margin-right: 1rem !important; +} + +.rtl mx-3, +[dir="rtl"] mx-3 { + margin-left: 1rem !important; + margin-right: 1rem !important; +} + +.rtl .mr-4, +[dir="rtl"] .mr-4 { + margin-right: 0 !important; + margin-left: 1.5rem !important; +} + +.rtl .ml-4, +[dir="rtl"] .ml-4 { + margin-left: 0 !important; + margin-right: 1.5rem !important; +} + +.rtl mx-4, +[dir="rtl"] mx-4 { + margin-left: 1.5rem !important; + margin-right: 1.5rem !important; +} + +.rtl .mr-5, +[dir="rtl"] .mr-5 { + margin-right: 0 !important; + margin-left: 3rem !important; +} + +.rtl .ml-5, +[dir="rtl"] .ml-5 { + margin-left: 0 !important; + margin-right: 3rem !important; +} + +.rtl mx-5, +[dir="rtl"] mx-5 { + margin-left: 3rem !important; + margin-right: 3rem !important; +} + +.rtl .pr-0, +[dir="rtl"] .pr-0 { + padding-right: 0 !important; + padding-left: 0 !important; +} + +.rtl .pl-0, +[dir="rtl"] .pl-0 { + padding-left: 0 !important; + padding-right: 0 !important; +} + +.rtl px-0, +[dir="rtl"] px-0 { + padding-left: 0 !important; + padding-right: 0 !important; +} + +.rtl .pr-1, +[dir="rtl"] .pr-1 { + padding-right: 0 !important; + padding-left: 0.25rem !important; +} + +.rtl .pl-1, +[dir="rtl"] .pl-1 { + padding-left: 0 !important; + padding-right: 0.25rem !important; +} + +.rtl px-1, +[dir="rtl"] px-1 { + padding-left: 0.25rem !important; + padding-right: 0.25rem !important; +} + +.rtl .pr-2, +[dir="rtl"] .pr-2 { + padding-right: 0 !important; + padding-left: 0.5rem !important; +} + +.rtl .pl-2, +[dir="rtl"] .pl-2 { + padding-left: 0 !important; + padding-right: 0.5rem !important; +} + +.rtl px-2, +[dir="rtl"] px-2 { + padding-left: 0.5rem !important; + padding-right: 0.5rem !important; +} + +.rtl .pr-3, +[dir="rtl"] .pr-3 { + padding-right: 0 !important; + padding-left: 1rem !important; +} + +.rtl .pl-3, +[dir="rtl"] .pl-3 { + padding-left: 0 !important; + padding-right: 1rem !important; +} + +.rtl px-3, +[dir="rtl"] px-3 { + padding-left: 1rem !important; + padding-right: 1rem !important; +} + +.rtl .pr-4, +[dir="rtl"] .pr-4 { + padding-right: 0 !important; + padding-left: 1.5rem !important; +} + +.rtl .pl-4, +[dir="rtl"] .pl-4 { + padding-left: 0 !important; + padding-right: 1.5rem !important; +} + +.rtl px-4, +[dir="rtl"] px-4 { + padding-left: 1.5rem !important; + padding-right: 1.5rem !important; +} + +.rtl .pr-5, +[dir="rtl"] .pr-5 { + padding-right: 0 !important; + padding-left: 3rem !important; +} + +.rtl .pl-5, +[dir="rtl"] .pl-5 { + padding-left: 0 !important; + padding-right: 3rem !important; +} + +.rtl px-5, +[dir="rtl"] px-5 { + padding-left: 3rem !important; + padding-right: 3rem !important; +} + +.rtl .mr-auto, +[dir="rtl"] .mr-auto { + margin-right: 0 !important; + margin-left: auto !important; +} + +.rtl .ml-auto, +[dir="rtl"] .ml-auto { + margin-right: auto !important; + margin-left: 0 !important; +} + +.rtl .mx-auto, +[dir="rtl"] .mx-auto { + margin-right: auto !important; + margin-left: auto !important; +} + +@media (min-width: 576px) { + .rtl .mr-sm-0, + [dir="rtl"] .mr-sm-0 { + margin-right: 0 !important; + margin-left: 0 !important; + } + .rtl .ml-sm-0, + [dir="rtl"] .ml-sm-0 { + margin-left: 0 !important; + margin-right: 0 !important; + } + .rtl mx-sm-0, + [dir="rtl"] mx-sm-0 { + margin-left: 0 !important; + margin-right: 0 !important; + } + .rtl .mr-sm-1, + [dir="rtl"] .mr-sm-1 { + margin-right: 0 !important; + margin-left: 0.25rem !important; + } + .rtl .ml-sm-1, + [dir="rtl"] .ml-sm-1 { + margin-left: 0 !important; + margin-right: 0.25rem !important; + } + .rtl mx-sm-1, + [dir="rtl"] mx-sm-1 { + margin-left: 0.25rem !important; + margin-right: 0.25rem !important; + } + .rtl .mr-sm-2, + [dir="rtl"] .mr-sm-2 { + margin-right: 0 !important; + margin-left: 0.5rem !important; + } + .rtl .ml-sm-2, + [dir="rtl"] .ml-sm-2 { + margin-left: 0 !important; + margin-right: 0.5rem !important; + } + .rtl mx-sm-2, + [dir="rtl"] mx-sm-2 { + margin-left: 0.5rem !important; + margin-right: 0.5rem !important; + } + .rtl .mr-sm-3, + [dir="rtl"] .mr-sm-3 { + margin-right: 0 !important; + margin-left: 1rem !important; + } + .rtl .ml-sm-3, + [dir="rtl"] .ml-sm-3 { + margin-left: 0 !important; + margin-right: 1rem !important; + } + .rtl mx-sm-3, + [dir="rtl"] mx-sm-3 { + margin-left: 1rem !important; + margin-right: 1rem !important; + } + .rtl .mr-sm-4, + [dir="rtl"] .mr-sm-4 { + margin-right: 0 !important; + margin-left: 1.5rem !important; + } + .rtl .ml-sm-4, + [dir="rtl"] .ml-sm-4 { + margin-left: 0 !important; + margin-right: 1.5rem !important; + } + .rtl mx-sm-4, + [dir="rtl"] mx-sm-4 { + margin-left: 1.5rem !important; + margin-right: 1.5rem !important; + } + .rtl .mr-sm-5, + [dir="rtl"] .mr-sm-5 { + margin-right: 0 !important; + margin-left: 3rem !important; + } + .rtl .ml-sm-5, + [dir="rtl"] .ml-sm-5 { + margin-left: 0 !important; + margin-right: 3rem !important; + } + .rtl mx-sm-5, + [dir="rtl"] mx-sm-5 { + margin-left: 3rem !important; + margin-right: 3rem !important; + } + .rtl .pr-sm-0, + [dir="rtl"] .pr-sm-0 { + padding-right: 0 !important; + padding-left: 0 !important; + } + .rtl .pl-sm-0, + [dir="rtl"] .pl-sm-0 { + padding-left: 0 !important; + padding-right: 0 !important; + } + .rtl px-sm-0, + [dir="rtl"] px-sm-0 { + padding-left: 0 !important; + padding-right: 0 !important; + } + .rtl .pr-sm-1, + [dir="rtl"] .pr-sm-1 { + padding-right: 0 !important; + padding-left: 0.25rem !important; + } + .rtl .pl-sm-1, + [dir="rtl"] .pl-sm-1 { + padding-left: 0 !important; + padding-right: 0.25rem !important; + } + .rtl px-sm-1, + [dir="rtl"] px-sm-1 { + padding-left: 0.25rem !important; + padding-right: 0.25rem !important; + } + .rtl .pr-sm-2, + [dir="rtl"] .pr-sm-2 { + padding-right: 0 !important; + padding-left: 0.5rem !important; + } + .rtl .pl-sm-2, + [dir="rtl"] .pl-sm-2 { + padding-left: 0 !important; + padding-right: 0.5rem !important; + } + .rtl px-sm-2, + [dir="rtl"] px-sm-2 { + padding-left: 0.5rem !important; + padding-right: 0.5rem !important; + } + .rtl .pr-sm-3, + [dir="rtl"] .pr-sm-3 { + padding-right: 0 !important; + padding-left: 1rem !important; + } + .rtl .pl-sm-3, + [dir="rtl"] .pl-sm-3 { + padding-left: 0 !important; + padding-right: 1rem !important; + } + .rtl px-sm-3, + [dir="rtl"] px-sm-3 { + padding-left: 1rem !important; + padding-right: 1rem !important; + } + .rtl .pr-sm-4, + [dir="rtl"] .pr-sm-4 { + padding-right: 0 !important; + padding-left: 1.5rem !important; + } + .rtl .pl-sm-4, + [dir="rtl"] .pl-sm-4 { + padding-left: 0 !important; + padding-right: 1.5rem !important; + } + .rtl px-sm-4, + [dir="rtl"] px-sm-4 { + padding-left: 1.5rem !important; + padding-right: 1.5rem !important; + } + .rtl .pr-sm-5, + [dir="rtl"] .pr-sm-5 { + padding-right: 0 !important; + padding-left: 3rem !important; + } + .rtl .pl-sm-5, + [dir="rtl"] .pl-sm-5 { + padding-left: 0 !important; + padding-right: 3rem !important; + } + .rtl px-sm-5, + [dir="rtl"] px-sm-5 { + padding-left: 3rem !important; + padding-right: 3rem !important; + } + .rtl .mr-sm-auto, + [dir="rtl"] .mr-sm-auto { + margin-right: 0 !important; + margin-left: auto !important; + } + .rtl .ml-sm-auto, + [dir="rtl"] .ml-sm-auto { + margin-right: auto !important; + margin-left: 0 !important; + } + .rtl .mx-sm-auto, + [dir="rtl"] .mx-sm-auto { + margin-right: auto !important; + margin-left: auto !important; + } +} + +@media (min-width: 768px) { + .rtl .mr-md-0, + [dir="rtl"] .mr-md-0 { + margin-right: 0 !important; + margin-left: 0 !important; + } + .rtl .ml-md-0, + [dir="rtl"] .ml-md-0 { + margin-left: 0 !important; + margin-right: 0 !important; + } + .rtl mx-md-0, + [dir="rtl"] mx-md-0 { + margin-left: 0 !important; + margin-right: 0 !important; + } + .rtl .mr-md-1, + [dir="rtl"] .mr-md-1 { + margin-right: 0 !important; + margin-left: 0.25rem !important; + } + .rtl .ml-md-1, + [dir="rtl"] .ml-md-1 { + margin-left: 0 !important; + margin-right: 0.25rem !important; + } + .rtl mx-md-1, + [dir="rtl"] mx-md-1 { + margin-left: 0.25rem !important; + margin-right: 0.25rem !important; + } + .rtl .mr-md-2, + [dir="rtl"] .mr-md-2 { + margin-right: 0 !important; + margin-left: 0.5rem !important; + } + .rtl .ml-md-2, + [dir="rtl"] .ml-md-2 { + margin-left: 0 !important; + margin-right: 0.5rem !important; + } + .rtl mx-md-2, + [dir="rtl"] mx-md-2 { + margin-left: 0.5rem !important; + margin-right: 0.5rem !important; + } + .rtl .mr-md-3, + [dir="rtl"] .mr-md-3 { + margin-right: 0 !important; + margin-left: 1rem !important; + } + .rtl .ml-md-3, + [dir="rtl"] .ml-md-3 { + margin-left: 0 !important; + margin-right: 1rem !important; + } + .rtl mx-md-3, + [dir="rtl"] mx-md-3 { + margin-left: 1rem !important; + margin-right: 1rem !important; + } + .rtl .mr-md-4, + [dir="rtl"] .mr-md-4 { + margin-right: 0 !important; + margin-left: 1.5rem !important; + } + .rtl .ml-md-4, + [dir="rtl"] .ml-md-4 { + margin-left: 0 !important; + margin-right: 1.5rem !important; + } + .rtl mx-md-4, + [dir="rtl"] mx-md-4 { + margin-left: 1.5rem !important; + margin-right: 1.5rem !important; + } + .rtl .mr-md-5, + [dir="rtl"] .mr-md-5 { + margin-right: 0 !important; + margin-left: 3rem !important; + } + .rtl .ml-md-5, + [dir="rtl"] .ml-md-5 { + margin-left: 0 !important; + margin-right: 3rem !important; + } + .rtl mx-md-5, + [dir="rtl"] mx-md-5 { + margin-left: 3rem !important; + margin-right: 3rem !important; + } + .rtl .pr-md-0, + [dir="rtl"] .pr-md-0 { + padding-right: 0 !important; + padding-left: 0 !important; + } + .rtl .pl-md-0, + [dir="rtl"] .pl-md-0 { + padding-left: 0 !important; + padding-right: 0 !important; + } + .rtl px-md-0, + [dir="rtl"] px-md-0 { + padding-left: 0 !important; + padding-right: 0 !important; + } + .rtl .pr-md-1, + [dir="rtl"] .pr-md-1 { + padding-right: 0 !important; + padding-left: 0.25rem !important; + } + .rtl .pl-md-1, + [dir="rtl"] .pl-md-1 { + padding-left: 0 !important; + padding-right: 0.25rem !important; + } + .rtl px-md-1, + [dir="rtl"] px-md-1 { + padding-left: 0.25rem !important; + padding-right: 0.25rem !important; + } + .rtl .pr-md-2, + [dir="rtl"] .pr-md-2 { + padding-right: 0 !important; + padding-left: 0.5rem !important; + } + .rtl .pl-md-2, + [dir="rtl"] .pl-md-2 { + padding-left: 0 !important; + padding-right: 0.5rem !important; + } + .rtl px-md-2, + [dir="rtl"] px-md-2 { + padding-left: 0.5rem !important; + padding-right: 0.5rem !important; + } + .rtl .pr-md-3, + [dir="rtl"] .pr-md-3 { + padding-right: 0 !important; + padding-left: 1rem !important; + } + .rtl .pl-md-3, + [dir="rtl"] .pl-md-3 { + padding-left: 0 !important; + padding-right: 1rem !important; + } + .rtl px-md-3, + [dir="rtl"] px-md-3 { + padding-left: 1rem !important; + padding-right: 1rem !important; + } + .rtl .pr-md-4, + [dir="rtl"] .pr-md-4 { + padding-right: 0 !important; + padding-left: 1.5rem !important; + } + .rtl .pl-md-4, + [dir="rtl"] .pl-md-4 { + padding-left: 0 !important; + padding-right: 1.5rem !important; + } + .rtl px-md-4, + [dir="rtl"] px-md-4 { + padding-left: 1.5rem !important; + padding-right: 1.5rem !important; + } + .rtl .pr-md-5, + [dir="rtl"] .pr-md-5 { + padding-right: 0 !important; + padding-left: 3rem !important; + } + .rtl .pl-md-5, + [dir="rtl"] .pl-md-5 { + padding-left: 0 !important; + padding-right: 3rem !important; + } + .rtl px-md-5, + [dir="rtl"] px-md-5 { + padding-left: 3rem !important; + padding-right: 3rem !important; + } + .rtl .mr-md-auto, + [dir="rtl"] .mr-md-auto { + margin-right: 0 !important; + margin-left: auto !important; + } + .rtl .ml-md-auto, + [dir="rtl"] .ml-md-auto { + margin-right: auto !important; + margin-left: 0 !important; + } + .rtl .mx-md-auto, + [dir="rtl"] .mx-md-auto { + margin-right: auto !important; + margin-left: auto !important; + } +} + +@media (min-width: 992px) { + .rtl .mr-lg-0, + [dir="rtl"] .mr-lg-0 { + margin-right: 0 !important; + margin-left: 0 !important; + } + .rtl .ml-lg-0, + [dir="rtl"] .ml-lg-0 { + margin-left: 0 !important; + margin-right: 0 !important; + } + .rtl mx-lg-0, + [dir="rtl"] mx-lg-0 { + margin-left: 0 !important; + margin-right: 0 !important; + } + .rtl .mr-lg-1, + [dir="rtl"] .mr-lg-1 { + margin-right: 0 !important; + margin-left: 0.25rem !important; + } + .rtl .ml-lg-1, + [dir="rtl"] .ml-lg-1 { + margin-left: 0 !important; + margin-right: 0.25rem !important; + } + .rtl mx-lg-1, + [dir="rtl"] mx-lg-1 { + margin-left: 0.25rem !important; + margin-right: 0.25rem !important; + } + .rtl .mr-lg-2, + [dir="rtl"] .mr-lg-2 { + margin-right: 0 !important; + margin-left: 0.5rem !important; + } + .rtl .ml-lg-2, + [dir="rtl"] .ml-lg-2 { + margin-left: 0 !important; + margin-right: 0.5rem !important; + } + .rtl mx-lg-2, + [dir="rtl"] mx-lg-2 { + margin-left: 0.5rem !important; + margin-right: 0.5rem !important; + } + .rtl .mr-lg-3, + [dir="rtl"] .mr-lg-3 { + margin-right: 0 !important; + margin-left: 1rem !important; + } + .rtl .ml-lg-3, + [dir="rtl"] .ml-lg-3 { + margin-left: 0 !important; + margin-right: 1rem !important; + } + .rtl mx-lg-3, + [dir="rtl"] mx-lg-3 { + margin-left: 1rem !important; + margin-right: 1rem !important; + } + .rtl .mr-lg-4, + [dir="rtl"] .mr-lg-4 { + margin-right: 0 !important; + margin-left: 1.5rem !important; + } + .rtl .ml-lg-4, + [dir="rtl"] .ml-lg-4 { + margin-left: 0 !important; + margin-right: 1.5rem !important; + } + .rtl mx-lg-4, + [dir="rtl"] mx-lg-4 { + margin-left: 1.5rem !important; + margin-right: 1.5rem !important; + } + .rtl .mr-lg-5, + [dir="rtl"] .mr-lg-5 { + margin-right: 0 !important; + margin-left: 3rem !important; + } + .rtl .ml-lg-5, + [dir="rtl"] .ml-lg-5 { + margin-left: 0 !important; + margin-right: 3rem !important; + } + .rtl mx-lg-5, + [dir="rtl"] mx-lg-5 { + margin-left: 3rem !important; + margin-right: 3rem !important; + } + .rtl .pr-lg-0, + [dir="rtl"] .pr-lg-0 { + padding-right: 0 !important; + padding-left: 0 !important; + } + .rtl .pl-lg-0, + [dir="rtl"] .pl-lg-0 { + padding-left: 0 !important; + padding-right: 0 !important; + } + .rtl px-lg-0, + [dir="rtl"] px-lg-0 { + padding-left: 0 !important; + padding-right: 0 !important; + } + .rtl .pr-lg-1, + [dir="rtl"] .pr-lg-1 { + padding-right: 0 !important; + padding-left: 0.25rem !important; + } + .rtl .pl-lg-1, + [dir="rtl"] .pl-lg-1 { + padding-left: 0 !important; + padding-right: 0.25rem !important; + } + .rtl px-lg-1, + [dir="rtl"] px-lg-1 { + padding-left: 0.25rem !important; + padding-right: 0.25rem !important; + } + .rtl .pr-lg-2, + [dir="rtl"] .pr-lg-2 { + padding-right: 0 !important; + padding-left: 0.5rem !important; + } + .rtl .pl-lg-2, + [dir="rtl"] .pl-lg-2 { + padding-left: 0 !important; + padding-right: 0.5rem !important; + } + .rtl px-lg-2, + [dir="rtl"] px-lg-2 { + padding-left: 0.5rem !important; + padding-right: 0.5rem !important; + } + .rtl .pr-lg-3, + [dir="rtl"] .pr-lg-3 { + padding-right: 0 !important; + padding-left: 1rem !important; + } + .rtl .pl-lg-3, + [dir="rtl"] .pl-lg-3 { + padding-left: 0 !important; + padding-right: 1rem !important; + } + .rtl px-lg-3, + [dir="rtl"] px-lg-3 { + padding-left: 1rem !important; + padding-right: 1rem !important; + } + .rtl .pr-lg-4, + [dir="rtl"] .pr-lg-4 { + padding-right: 0 !important; + padding-left: 1.5rem !important; + } + .rtl .pl-lg-4, + [dir="rtl"] .pl-lg-4 { + padding-left: 0 !important; + padding-right: 1.5rem !important; + } + .rtl px-lg-4, + [dir="rtl"] px-lg-4 { + padding-left: 1.5rem !important; + padding-right: 1.5rem !important; + } + .rtl .pr-lg-5, + [dir="rtl"] .pr-lg-5 { + padding-right: 0 !important; + padding-left: 3rem !important; + } + .rtl .pl-lg-5, + [dir="rtl"] .pl-lg-5 { + padding-left: 0 !important; + padding-right: 3rem !important; + } + .rtl px-lg-5, + [dir="rtl"] px-lg-5 { + padding-left: 3rem !important; + padding-right: 3rem !important; + } + .rtl .mr-lg-auto, + [dir="rtl"] .mr-lg-auto { + margin-right: 0 !important; + margin-left: auto !important; + } + .rtl .ml-lg-auto, + [dir="rtl"] .ml-lg-auto { + margin-right: auto !important; + margin-left: 0 !important; + } + .rtl .mx-lg-auto, + [dir="rtl"] .mx-lg-auto { + margin-right: auto !important; + margin-left: auto !important; + } +} + +@media (min-width: 1200px) { + .rtl .mr-xl-0, + [dir="rtl"] .mr-xl-0 { + margin-right: 0 !important; + margin-left: 0 !important; + } + .rtl .ml-xl-0, + [dir="rtl"] .ml-xl-0 { + margin-left: 0 !important; + margin-right: 0 !important; + } + .rtl mx-xl-0, + [dir="rtl"] mx-xl-0 { + margin-left: 0 !important; + margin-right: 0 !important; + } + .rtl .mr-xl-1, + [dir="rtl"] .mr-xl-1 { + margin-right: 0 !important; + margin-left: 0.25rem !important; + } + .rtl .ml-xl-1, + [dir="rtl"] .ml-xl-1 { + margin-left: 0 !important; + margin-right: 0.25rem !important; + } + .rtl mx-xl-1, + [dir="rtl"] mx-xl-1 { + margin-left: 0.25rem !important; + margin-right: 0.25rem !important; + } + .rtl .mr-xl-2, + [dir="rtl"] .mr-xl-2 { + margin-right: 0 !important; + margin-left: 0.5rem !important; + } + .rtl .ml-xl-2, + [dir="rtl"] .ml-xl-2 { + margin-left: 0 !important; + margin-right: 0.5rem !important; + } + .rtl mx-xl-2, + [dir="rtl"] mx-xl-2 { + margin-left: 0.5rem !important; + margin-right: 0.5rem !important; + } + .rtl .mr-xl-3, + [dir="rtl"] .mr-xl-3 { + margin-right: 0 !important; + margin-left: 1rem !important; + } + .rtl .ml-xl-3, + [dir="rtl"] .ml-xl-3 { + margin-left: 0 !important; + margin-right: 1rem !important; + } + .rtl mx-xl-3, + [dir="rtl"] mx-xl-3 { + margin-left: 1rem !important; + margin-right: 1rem !important; + } + .rtl .mr-xl-4, + [dir="rtl"] .mr-xl-4 { + margin-right: 0 !important; + margin-left: 1.5rem !important; + } + .rtl .ml-xl-4, + [dir="rtl"] .ml-xl-4 { + margin-left: 0 !important; + margin-right: 1.5rem !important; + } + .rtl mx-xl-4, + [dir="rtl"] mx-xl-4 { + margin-left: 1.5rem !important; + margin-right: 1.5rem !important; + } + .rtl .mr-xl-5, + [dir="rtl"] .mr-xl-5 { + margin-right: 0 !important; + margin-left: 3rem !important; + } + .rtl .ml-xl-5, + [dir="rtl"] .ml-xl-5 { + margin-left: 0 !important; + margin-right: 3rem !important; + } + .rtl mx-xl-5, + [dir="rtl"] mx-xl-5 { + margin-left: 3rem !important; + margin-right: 3rem !important; + } + .rtl .pr-xl-0, + [dir="rtl"] .pr-xl-0 { + padding-right: 0 !important; + padding-left: 0 !important; + } + .rtl .pl-xl-0, + [dir="rtl"] .pl-xl-0 { + padding-left: 0 !important; + padding-right: 0 !important; + } + .rtl px-xl-0, + [dir="rtl"] px-xl-0 { + padding-left: 0 !important; + padding-right: 0 !important; + } + .rtl .pr-xl-1, + [dir="rtl"] .pr-xl-1 { + padding-right: 0 !important; + padding-left: 0.25rem !important; + } + .rtl .pl-xl-1, + [dir="rtl"] .pl-xl-1 { + padding-left: 0 !important; + padding-right: 0.25rem !important; + } + .rtl px-xl-1, + [dir="rtl"] px-xl-1 { + padding-left: 0.25rem !important; + padding-right: 0.25rem !important; + } + .rtl .pr-xl-2, + [dir="rtl"] .pr-xl-2 { + padding-right: 0 !important; + padding-left: 0.5rem !important; + } + .rtl .pl-xl-2, + [dir="rtl"] .pl-xl-2 { + padding-left: 0 !important; + padding-right: 0.5rem !important; + } + .rtl px-xl-2, + [dir="rtl"] px-xl-2 { + padding-left: 0.5rem !important; + padding-right: 0.5rem !important; + } + .rtl .pr-xl-3, + [dir="rtl"] .pr-xl-3 { + padding-right: 0 !important; + padding-left: 1rem !important; + } + .rtl .pl-xl-3, + [dir="rtl"] .pl-xl-3 { + padding-left: 0 !important; + padding-right: 1rem !important; + } + .rtl px-xl-3, + [dir="rtl"] px-xl-3 { + padding-left: 1rem !important; + padding-right: 1rem !important; + } + .rtl .pr-xl-4, + [dir="rtl"] .pr-xl-4 { + padding-right: 0 !important; + padding-left: 1.5rem !important; + } + .rtl .pl-xl-4, + [dir="rtl"] .pl-xl-4 { + padding-left: 0 !important; + padding-right: 1.5rem !important; + } + .rtl px-xl-4, + [dir="rtl"] px-xl-4 { + padding-left: 1.5rem !important; + padding-right: 1.5rem !important; + } + .rtl .pr-xl-5, + [dir="rtl"] .pr-xl-5 { + padding-right: 0 !important; + padding-left: 3rem !important; + } + .rtl .pl-xl-5, + [dir="rtl"] .pl-xl-5 { + padding-left: 0 !important; + padding-right: 3rem !important; + } + .rtl px-xl-5, + [dir="rtl"] px-xl-5 { + padding-left: 3rem !important; + padding-right: 3rem !important; + } + .rtl .mr-xl-auto, + [dir="rtl"] .mr-xl-auto { + margin-right: 0 !important; + margin-left: auto !important; + } + .rtl .ml-xl-auto, + [dir="rtl"] .ml-xl-auto { + margin-right: auto !important; + margin-left: 0 !important; + } + .rtl .mx-xl-auto, + [dir="rtl"] .mx-xl-auto { + margin-right: auto !important; + margin-left: auto !important; + } +} + +.rtl .text-right, +[dir="rtl"] .text-right { + text-align: left !important; +} + +.rtl .text-left, +[dir="rtl"] .text-left { + text-align: right !important; +} + +@media (min-width: 576px) { + .rtl .text-sm-right, + [dir="rtl"] .text-sm-right { + text-align: left !important; + } + .rtl .text-sm-left, + [dir="rtl"] .text-sm-left { + text-align: right !important; + } +} + +@media (min-width: 768px) { + .rtl .text-md-right, + [dir="rtl"] .text-md-right { + text-align: left !important; + } + .rtl .text-md-left, + [dir="rtl"] .text-md-left { + text-align: right !important; + } +} + +@media (min-width: 992px) { + .rtl .text-lg-right, + [dir="rtl"] .text-lg-right { + text-align: left !important; + } + .rtl .text-lg-left, + [dir="rtl"] .text-lg-left { + text-align: right !important; + } +} + +@media (min-width: 1200px) { + .rtl .text-xl-right, + [dir="rtl"] .text-xl-right { + text-align: left !important; + } + .rtl .text-xl-left, + [dir="rtl"] .text-xl-left { + text-align: right !important; + } +} +/*# sourceMappingURL=bootstrap-rtl.css.map */ \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap/css/bootstrap-rtl.css.map b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap/css/bootstrap-rtl.css.map new file mode 100644 index 0000000000..a1927ae7b4 --- /dev/null +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/wwwroot/libs/bootstrap/css/bootstrap-rtl.css.map @@ -0,0 +1 @@ +{"version":3,"sources":["../../scss/bootstrap-rtl.scss","bootstrap-rtl.css","../../scss/_root.scss","../../scss/_reboot.scss","../../scss/_variables.scss","../../scss/vendor/_rfs.scss","../../scss/mixins/_hover.scss","../../scss/_type.scss","../../scss/mixins/_lists.scss","../../scss/_images.scss","../../scss/mixins/_image.scss","../../scss/mixins/_border-radius.scss","../../scss/_code.scss","../../scss/_grid.scss","../../scss/mixins/_grid.scss","../../scss/mixins/_breakpoints.scss","../../scss/mixins/_grid-framework.scss","../../scss/_tables.scss","../../scss/mixins/_table-row.scss","../../scss/_functions.scss","../../scss/_forms.scss","../../scss/mixins/_transition.scss","../../scss/mixins/_forms.scss","../../scss/mixins/_gradients.scss","../../scss/_buttons.scss","../../scss/mixins/_buttons.scss","../../scss/_transitions.scss","../../scss/_dropdown.scss","../../scss/mixins/_caret.scss","../../scss/mixins/_nav-divider.scss","../../scss/_button-group.scss","../../scss/_input-group.scss","../../scss/_custom-forms.scss","../../scss/_nav.scss","../../scss/_navbar.scss","../../scss/_card.scss","../../scss/_breadcrumb.scss","../../scss/_pagination.scss","../../scss/mixins/_pagination.scss","../../scss/_badge.scss","../../scss/mixins/_badge.scss","../../scss/_jumbotron.scss","../../scss/_alert.scss","../../scss/mixins/_alert.scss","../../scss/_progress.scss","../../scss/_media.scss","../../scss/_list-group.scss","../../scss/mixins/_list-group.scss","../../scss/_close.scss","../../scss/_toasts.scss","../../scss/_modal.scss","../../scss/_tooltip.scss","../../scss/mixins/_reset-text.scss","../../scss/_popover.scss","../../scss/_carousel.scss","../../scss/mixins/_clearfix.scss","../../scss/_spinners.scss","../../scss/utilities/_align.scss","../../scss/mixins/_background-variant.scss","../../scss/utilities/_background.scss","../../scss/utilities/_borders.scss","../../scss/utilities/_display.scss","../../scss/utilities/_embed.scss","../../scss/utilities/_flex.scss","../../scss/utilities/_float.scss","../../scss/utilities/_overflow.scss","../../scss/utilities/_position.scss","../../scss/utilities/_screenreaders.scss","../../scss/mixins/_screen-reader.scss","../../scss/utilities/_shadows.scss","../../scss/utilities/_sizing.scss","../../scss/utilities/_stretched-link.scss","../../scss/utilities/_spacing.scss","../../scss/utilities/_text.scss","../../scss/mixins/_text-truncate.scss","../../scss/mixins/_text-emphasis.scss","../../scss/mixins/_text-hide.scss","../../scss/utilities/_visibility.scss","../../scss/_print.scss","../../scss/_rtl.scss"],"names":[],"mappings":"AAAA;;;;;ECKE;ACJF;EAGI,eAAc;EAAd,iBAAc;EAAd,iBAAc;EAAd,eAAc;EAAd,cAAc;EAAd,iBAAc;EAAd,iBAAc;EAAd,gBAAc;EAAd,eAAc;EAAd,eAAc;EAAd,aAAc;EAAd,eAAc;EAAd,oBAAc;EAId,kBAAc;EAAd,oBAAc;EAAd,kBAAc;EAAd,eAAc;EAAd,kBAAc;EAAd,iBAAc;EAAd,gBAAc;EAAd,eAAc;EAId,kBAAiC;EAAjC,sBAAiC;EAAjC,sBAAiC;EAAjC,sBAAiC;EAAjC,uBAAiC;EAKnC,+MAAyB;EACzB,6GAAwB;ADiB1B;;AEjBA;;;EAGE,sBAAsB;AFoBxB;;AEjBA;EACE,uBAAuB;EACvB,iBAAiB;EACjB,8BAA8B;EAC9B,6CCXa;AH+Bf;;AEdA;EACE,cAAc;AFiBhB;;AEPA;EACE,SAAS;EACT,kMCyOiN;ECzJ7M,eAtCY;EFxChB,gBCkP+B;EDjP/B,gBCsP+B;EDrP/B,cCnCgB;EDoChB,gBAAgB;EAChB,sBC9Ca;AHwDf;;AAEA;EECE,qBAAqB;AFCvB;;AEQA;EACE,uBAAuB;EACvB,SAAS;EACT,iBAAiB;AFLnB;;AEkBA;EACE,aAAa;EACb,qBCoNuC;AHnOzC;;AEsBA;EACE,aAAa;EACb,mBCuF8B;AH1GhC;;AE8BA;;EAEE,0BAA0B;EAC1B,yCAAiC;EAAjC,iCAAiC;EACjC,YAAY;EACZ,gBAAgB;EAChB,sCAA8B;EAA9B,8BAA8B;AF3BhC;;AE8BA;EACE,mBAAmB;EACnB,kBAAkB;EAClB,oBAAoB;AF3BtB;;AE8BA;;;EAGE,aAAa;EACb,mBAAmB;AF3BrB;;AE8BA;;;;EAIE,gBAAgB;AF3BlB;;AE8BA;EACE,gBCqJ+B;AHhLjC;;AE8BA;EACE,oBAAoB;EACpB,cAAc;AF3BhB;;AE8BA;EACE,gBAAgB;AF3BlB;;AE8BA;;EAEE,mBCwIkC;AHnKpC;;AE8BA;EExFI,cAAW;AJ8Df;;AEmCA;;EAEE,kBAAkB;EEnGhB,cAAW;EFqGb,cAAc;EACd,wBAAwB;AFhC1B;;AEmCA;EAAM,cAAc;AF/BpB;;AEgCA;EAAM,UAAU;AF5BhB;;AEmCA;EACE,cCtJe;EDuJf,qBCR4C;EDS5C,6BAA6B;AFhC/B;;AKhJE;EHmLE,cCX8D;EDY9D,0BCX+C;AHpBnD;;AEwCA;EACE,cAAc;EACd,qBAAqB;AFrCvB;;AK1JE;EHkME,cAAc;EACd,qBAAqB;AFpCzB;;AE6CA;;;;EAIE,iGC6DgH;ECjN9G,cAAW;AJ2Gf;;AE6CA;EAEE,aAAa;EAEb,mBAAmB;EAEnB,cAAc;AF7ChB;;AEqDA;EAEE,gBAAgB;AFnDlB;;AE2DA;EACE,sBAAsB;EACtB,kBAAkB;AFxDpB;;AE2DA;EAGE,gBAAgB;EAChB,sBAAsB;AF1DxB;;AEkEA;EACE,yBAAyB;AF/D3B;;AEkEA;EACE,oBCoFkC;EDnFlC,uBCmFkC;EDlFlC,cCnQgB;EDoQhB,gBAAgB;EAChB,oBAAoB;AF/DtB;;AEkEA;EAGE,mBAAmB;AFjErB;;AEyEA;EAEE,qBAAqB;EACrB,qBCqK2C;AH5O7C;;AE6EA;EAEE,gBAAgB;AF3ElB;;AEkFA;EACE,mBAAmB;EACnB,0CAA0C;AF/E5C;;AEkFA;;;;;EAKE,SAAS;EACT,oBAAoB;EErPlB,kBAAW;EFuPb,oBAAoB;AF/EtB;;AEkFA;;EAEE,iBAAiB;AF/EnB;;AEkFA;;EAEE,oBAAoB;AF/EtB;;AEqFA;EACE,iBAAiB;AFlFnB;;AEyFA;;;;EAIE,0BAA0B;AFtF5B;;AE2FE;;;;EAKI,eAAe;AFzFrB;;AE+FA;;;;EAIE,UAAU;EACV,kBAAkB;AF5FpB;;AE+FA;;EAEE,sBAAsB;EACtB,UAAU;AF5FZ;;AEgGA;;;;EASE,2BAA2B;AFlG7B;;AEqGA;EACE,cAAc;EAEd,gBAAgB;AFnGlB;;AEsGA;EAME,YAAY;EAEZ,UAAU;EACV,SAAS;EACT,SAAS;AFzGX;;AE8GA;EACE,cAAc;EACd,WAAW;EACX,eAAe;EACf,UAAU;EACV,oBAAoB;EEjShB,iBAtCY;EFyUhB,oBAAoB;EACpB,cAAc;EACd,mBAAmB;AF3GrB;;AE8GA;EACE,wBAAwB;AF3G1B;;AAEA;;EE+GE,YAAY;AF5Gd;;AAEA;EEkHE,oBAAoB;EACpB,wBAAwB;AFhH1B;;AAEA;EEsHE,wBAAwB;AFpH1B;;AE4HA;EACE,aAAa;EACb,0BAA0B;AFzH5B;;AEgIA;EACE,qBAAqB;AF7HvB;;AEgIA;EACE,kBAAkB;EAClB,eAAe;AF7HjB;;AEgIA;EACE,aAAa;AF7Hf;;AAEA;EEiIE,wBAAwB;AF/H1B;;AM3VA;;EAEE,qBHySuC;EGvSvC,gBHyS+B;EGxS/B,gBHyS+B;AHoDjC;;AMzVA;EFgHM,iBAtCY;AJmRlB;;AM5VA;EF+GM,eAtCY;AJuRlB;;AM/VA;EF8GM,kBAtCY;AJ2RlB;;AMlWA;EF6GM,iBAtCY;AJ+RlB;;AMrWA;EF4GM,kBAtCY;AJmSlB;;AMxWA;EF2GM,eAtCY;AJuSlB;;AM1WA;EFyGM,kBAtCY;EEjEhB,gBH2S+B;AHkEjC;;AMzWA;EFmGM,eAtCY;EE3DhB,gBH8R+B;EG7R/B,gBHqR+B;AHuFjC;;AM1WA;EF8FM,iBAtCY;EEtDhB,gBH0R+B;EGzR/B,gBHgR+B;AH6FjC;;AM3WA;EFyFM,iBAtCY;EEjDhB,gBHsR+B;EGrR/B,gBH2Q+B;AHmGjC;;AM5WA;EFoFM,iBAtCY;EE5ChB,gBHkR+B;EGjR/B,gBHsQ+B;AHyGjC;;AElVA;EIpBE,gBHiFW;EGhFX,mBHgFW;EG/EX,SAAS;EACT,wCHzCa;AHmZf;;AMlWA;;EFMI,cAAW;EEHb,gBH8N+B;AHuIjC;;AMlWA;;EAEE,cHsQgC;EGrQhC,yBH8QmC;AHuFrC;;AM7VA;EC/EE,eAAe;EACf,gBAAgB;APgblB;;AM7VA;ECpFE,eAAe;EACf,gBAAgB;APqblB;;AM/VA;EACE,qBAAqB;ANkWvB;;AMnWA;EAII,oBHwP+B;AH2GnC;;AMzVA;EFjCI,cAAW;EEmCb,yBAAyB;AN4V3B;;AMxVA;EACE,mBHwBW;ECTP,kBAtCY;AJmXlB;;AMxVA;EACE,cAAc;EF7CZ,cAAW;EE+Cb,cH1GgB;AHqclB;;AM9VA;EAMI,qBAAqB;AN4VzB;;AQ/cA;ECIE,eAAe;EAGf,YAAY;AT6cd;;AQ9cA;EACE,gBLigCwC;EKhgCxC,sBLRa;EKSb,yBLNgB;EOLd,sBP6OgC;EMvOlC,eAAe;EAGf,YAAY;ATsdd;;AQxcA;EAEE,qBAAqB;AR0cvB;;AQvcA;EACE,qBAA0B;EAC1B,cAAc;AR0chB;;AQvcA;EJkCI,cAAW;EIhCb,cL3BgB;AHqelB;;AWjfA;EPuEI,gBAAW;EOrEb,cRoCe;EQnCf,qBAAqB;AXofvB;;AWjfE;EACE,cAAc;AXoflB;;AW/eA;EACE,sBRqlCuC;EC3hCrC,gBAAW;EOxDb,WRTa;EQUb,yBRDgB;EOXd,qBP+O+B;AHgRnC;;AWvfA;EASI,UAAU;EPkDV,eAAW;EOhDX,gBR4Q6B;AHsOjC;;AE1SA;ESjME,cAAc;EPyCZ,gBAAW;EOvCb,cRjBgB;AHggBlB;;AWlfA;EP0CI,kBAAW;EOlCX,cAAc;EACd,kBAAkB;AX+etB;;AW1eA;EACE,iBR4jCuC;EQ3jCvC,kBAAkB;AX6epB;;AYrhBE;ECDA,WAAW;EACX,mBAA0B;EAC1B,kBAAyB;EACzB,kBAAkB;EAClB,iBAAiB;Ab0hBnB;;AcveI;EFtDF;ICaI,gBVmMK;EHkVT;AACF;;Ac7eI;EFtDF;ICaI,gBVoMK;EHuVT;AACF;;AcnfI;EFtDF;ICaI,gBVqMK;EH4VT;AACF;;AczfI;EFtDF;ICaI,iBVsMM;EHiWV;AACF;;AY/iBE;ECPA,WAAW;EACX,mBAA0B;EAC1B,kBAAyB;EACzB,kBAAkB;EAClB,iBAAiB;Ab0jBnB;;AcvgBI;EFrCE;IACE,gBT8LG;EHkXT;AACF;;Ac7gBI;EFrCE;IACE,gBT+LG;EHuXT;AACF;;AcnhBI;EFrCE;IACE,gBTgMG;EH4XT;AACF;;AczhBI;EFrCE;IACE,iBTiMI;EHiYV;AACF;;AY/iBE;ECnBA,aAAa;EACb,eAAe;EACf,mBAA0B;EAC1B,kBAAyB;AbskB3B;;AYhjBE;EACE,eAAe;EACf,cAAc;AZmjBlB;;AYrjBE;;EAMI,gBAAgB;EAChB,eAAe;AZojBrB;;AetmBE;;;;;;EACE,kBAAkB;EAClB,WAAW;EACX,mBAA0B;EAC1B,kBAAyB;Af8mB7B;;Ae3lBM;EACE,aAAa;EACb,YAAY;EACZ,eAAe;Af8lBvB;;Ae1lBQ;EF8BJ,cAAuB;EACvB,eAAwB;AbgkB5B;;Ae/lBQ;EF8BJ,aAAuB;EACvB,cAAwB;AbqkB5B;;AepmBQ;EF8BJ,oBAAuB;EACvB,qBAAwB;Ab0kB5B;;AezmBQ;EF8BJ,aAAuB;EACvB,cAAwB;Ab+kB5B;;Ae9mBQ;EF8BJ,aAAuB;EACvB,cAAwB;AbolB5B;;AennBQ;EF8BJ,oBAAuB;EACvB,qBAAwB;AbylB5B;;AennBM;EFQJ,cAAc;EACd,WAAW;EACX,eAAe;Ab+mBjB;;AepnBQ;EFLN,mBAAsC;EAItC,oBAAuC;Ab0nBzC;;AeznBQ;EFLN,oBAAsC;EAItC,qBAAuC;Ab+nBzC;;Ae9nBQ;EFLN,aAAsC;EAItC,cAAuC;AbooBzC;;AenoBQ;EFLN,oBAAsC;EAItC,qBAAuC;AbyoBzC;;AexoBQ;EFLN,oBAAsC;EAItC,qBAAuC;Ab8oBzC;;Ae7oBQ;EFLN,aAAsC;EAItC,cAAuC;AbmpBzC;;AelpBQ;EFLN,oBAAsC;EAItC,qBAAuC;AbwpBzC;;AevpBQ;EFLN,oBAAsC;EAItC,qBAAuC;Ab6pBzC;;Ae5pBQ;EFLN,aAAsC;EAItC,cAAuC;AbkqBzC;;AejqBQ;EFLN,oBAAsC;EAItC,qBAAuC;AbuqBzC;;AetqBQ;EFLN,oBAAsC;EAItC,qBAAuC;Ab4qBzC;;Ae3qBQ;EFLN,cAAsC;EAItC,eAAuC;AbirBzC;;Ae3qBM;EAAwB,SAAS;Af+qBvC;;Ae7qBM;EAAuB,SZ6KG;AHogBhC;;Ae9qBQ;EAAwB,QADZ;AfmrBpB;;AelrBQ;EAAwB,QADZ;AfurBpB;;AetrBQ;EAAwB,QADZ;Af2rBpB;;Ae1rBQ;EAAwB,QADZ;Af+rBpB;;Ae9rBQ;EAAwB,QADZ;AfmsBpB;;AelsBQ;EAAwB,QADZ;AfusBpB;;AetsBQ;EAAwB,QADZ;Af2sBpB;;Ae1sBQ;EAAwB,QADZ;Af+sBpB;;Ae9sBQ;EAAwB,QADZ;AfmtBpB;;AeltBQ;EAAwB,QADZ;AfutBpB;;AettBQ;EAAwB,SADZ;Af2tBpB;;Ae1tBQ;EAAwB,SADZ;Af+tBpB;;Ae9tBQ;EAAwB,SADZ;AfmuBpB;;Ae5tBU;EFNR,uBAA+C;AbsuBjD;;AehuBU;EFNR,wBAA+C;Ab0uBjD;;AepuBU;EFNR,iBAA+C;Ab8uBjD;;AexuBU;EFNR,wBAA+C;AbkvBjD;;Ae5uBU;EFNR,wBAA+C;AbsvBjD;;AehvBU;EFNR,iBAA+C;Ab0vBjD;;AepvBU;EFNR,wBAA+C;Ab8vBjD;;AexvBU;EFNR,wBAA+C;AbkwBjD;;Ae5vBU;EFNR,iBAA+C;AbswBjD;;AehwBU;EFNR,wBAA+C;Ab0wBjD;;AepwBU;EFNR,wBAA+C;Ab8wBjD;;Ac3wBI;EC9BE;IACE,aAAa;IACb,YAAY;IACZ,eAAe;Ef6yBrB;EezyBM;IF8BJ,cAAuB;IACvB,eAAwB;Eb8wB1B;Ee7yBM;IF8BJ,aAAuB;IACvB,cAAwB;EbkxB1B;EejzBM;IF8BJ,oBAAuB;IACvB,qBAAwB;EbsxB1B;EerzBM;IF8BJ,aAAuB;IACvB,cAAwB;Eb0xB1B;EezzBM;IF8BJ,aAAuB;IACvB,cAAwB;Eb8xB1B;Ee7zBM;IF8BJ,oBAAuB;IACvB,qBAAwB;EbkyB1B;Ee5zBI;IFQJ,cAAc;IACd,WAAW;IACX,eAAe;EbuzBf;Ee5zBM;IFLN,mBAAsC;IAItC,oBAAuC;Ebi0BvC;Eeh0BM;IFLN,oBAAsC;IAItC,qBAAuC;Ebq0BvC;Eep0BM;IFLN,aAAsC;IAItC,cAAuC;Eby0BvC;Eex0BM;IFLN,oBAAsC;IAItC,qBAAuC;Eb60BvC;Ee50BM;IFLN,oBAAsC;IAItC,qBAAuC;Ebi1BvC;Eeh1BM;IFLN,aAAsC;IAItC,cAAuC;Ebq1BvC;Eep1BM;IFLN,oBAAsC;IAItC,qBAAuC;Eby1BvC;Eex1BM;IFLN,oBAAsC;IAItC,qBAAuC;Eb61BvC;Ee51BM;IFLN,aAAsC;IAItC,cAAuC;Ebi2BvC;Eeh2BM;IFLN,oBAAsC;IAItC,qBAAuC;Ebq2BvC;Eep2BM;IFLN,oBAAsC;IAItC,qBAAuC;Eby2BvC;Eex2BM;IFLN,cAAsC;IAItC,eAAuC;Eb62BvC;Eev2BI;IAAwB,SAAS;Ef02BrC;Eex2BI;IAAuB,SZ6KG;EH8rB9B;Eex2BM;IAAwB,QADZ;Ef42BlB;Ee32BM;IAAwB,QADZ;Ef+2BlB;Ee92BM;IAAwB,QADZ;Efk3BlB;Eej3BM;IAAwB,QADZ;Efq3BlB;Eep3BM;IAAwB,QADZ;Efw3BlB;Eev3BM;IAAwB,QADZ;Ef23BlB;Ee13BM;IAAwB,QADZ;Ef83BlB;Ee73BM;IAAwB,QADZ;Efi4BlB;Eeh4BM;IAAwB,QADZ;Efo4BlB;Een4BM;IAAwB,QADZ;Efu4BlB;Eet4BM;IAAwB,SADZ;Ef04BlB;Eez4BM;IAAwB,SADZ;Ef64BlB;Ee54BM;IAAwB,SADZ;Efg5BlB;Eez4BQ;IFNR,eAA6B;Ebk5B7B;Ee54BQ;IFNR,uBAA+C;Ebq5B/C;Ee/4BQ;IFNR,wBAA+C;Ebw5B/C;Eel5BQ;IFNR,iBAA+C;Eb25B/C;Eer5BQ;IFNR,wBAA+C;Eb85B/C;Eex5BQ;IFNR,wBAA+C;Ebi6B/C;Ee35BQ;IFNR,iBAA+C;Ebo6B/C;Ee95BQ;IFNR,wBAA+C;Ebu6B/C;Eej6BQ;IFNR,wBAA+C;Eb06B/C;Eep6BQ;IFNR,iBAA+C;Eb66B/C;Eev6BQ;IFNR,wBAA+C;Ebg7B/C;Ee16BQ;IFNR,wBAA+C;Ebm7B/C;AACF;;Acj7BI;EC9BE;IACE,aAAa;IACb,YAAY;IACZ,eAAe;Efm9BrB;Ee/8BM;IF8BJ,cAAuB;IACvB,eAAwB;Ebo7B1B;Een9BM;IF8BJ,aAAuB;IACvB,cAAwB;Ebw7B1B;Eev9BM;IF8BJ,oBAAuB;IACvB,qBAAwB;Eb47B1B;Ee39BM;IF8BJ,aAAuB;IACvB,cAAwB;Ebg8B1B;Ee/9BM;IF8BJ,aAAuB;IACvB,cAAwB;Ebo8B1B;Een+BM;IF8BJ,oBAAuB;IACvB,qBAAwB;Ebw8B1B;Eel+BI;IFQJ,cAAc;IACd,WAAW;IACX,eAAe;Eb69Bf;Eel+BM;IFLN,mBAAsC;IAItC,oBAAuC;Ebu+BvC;Eet+BM;IFLN,oBAAsC;IAItC,qBAAuC;Eb2+BvC;Ee1+BM;IFLN,aAAsC;IAItC,cAAuC;Eb++BvC;Ee9+BM;IFLN,oBAAsC;IAItC,qBAAuC;Ebm/BvC;Eel/BM;IFLN,oBAAsC;IAItC,qBAAuC;Ebu/BvC;Eet/BM;IFLN,aAAsC;IAItC,cAAuC;Eb2/BvC;Ee1/BM;IFLN,oBAAsC;IAItC,qBAAuC;Eb+/BvC;Ee9/BM;IFLN,oBAAsC;IAItC,qBAAuC;EbmgCvC;EelgCM;IFLN,aAAsC;IAItC,cAAuC;EbugCvC;EetgCM;IFLN,oBAAsC;IAItC,qBAAuC;Eb2gCvC;Ee1gCM;IFLN,oBAAsC;IAItC,qBAAuC;Eb+gCvC;Ee9gCM;IFLN,cAAsC;IAItC,eAAuC;EbmhCvC;Ee7gCI;IAAwB,SAAS;EfghCrC;Ee9gCI;IAAuB,SZ6KG;EHo2B9B;Ee9gCM;IAAwB,QADZ;EfkhClB;EejhCM;IAAwB,QADZ;EfqhClB;EephCM;IAAwB,QADZ;EfwhClB;EevhCM;IAAwB,QADZ;Ef2hClB;Ee1hCM;IAAwB,QADZ;Ef8hClB;Ee7hCM;IAAwB,QADZ;EfiiClB;EehiCM;IAAwB,QADZ;EfoiClB;EeniCM;IAAwB,QADZ;EfuiClB;EetiCM;IAAwB,QADZ;Ef0iClB;EeziCM;IAAwB,QADZ;Ef6iClB;Ee5iCM;IAAwB,SADZ;EfgjClB;Ee/iCM;IAAwB,SADZ;EfmjClB;EeljCM;IAAwB,SADZ;EfsjClB;Ee/iCQ;IFNR,eAA6B;EbwjC7B;EeljCQ;IFNR,uBAA+C;Eb2jC/C;EerjCQ;IFNR,wBAA+C;Eb8jC/C;EexjCQ;IFNR,iBAA+C;EbikC/C;Ee3jCQ;IFNR,wBAA+C;EbokC/C;Ee9jCQ;IFNR,wBAA+C;EbukC/C;EejkCQ;IFNR,iBAA+C;Eb0kC/C;EepkCQ;IFNR,wBAA+C;Eb6kC/C;EevkCQ;IFNR,wBAA+C;EbglC/C;Ee1kCQ;IFNR,iBAA+C;EbmlC/C;Ee7kCQ;IFNR,wBAA+C;EbslC/C;EehlCQ;IFNR,wBAA+C;EbylC/C;AACF;;AcvlCI;EC9BE;IACE,aAAa;IACb,YAAY;IACZ,eAAe;EfynCrB;EernCM;IF8BJ,cAAuB;IACvB,eAAwB;Eb0lC1B;EeznCM;IF8BJ,aAAuB;IACvB,cAAwB;Eb8lC1B;Ee7nCM;IF8BJ,oBAAuB;IACvB,qBAAwB;EbkmC1B;EejoCM;IF8BJ,aAAuB;IACvB,cAAwB;EbsmC1B;EeroCM;IF8BJ,aAAuB;IACvB,cAAwB;Eb0mC1B;EezoCM;IF8BJ,oBAAuB;IACvB,qBAAwB;Eb8mC1B;EexoCI;IFQJ,cAAc;IACd,WAAW;IACX,eAAe;EbmoCf;EexoCM;IFLN,mBAAsC;IAItC,oBAAuC;Eb6oCvC;Ee5oCM;IFLN,oBAAsC;IAItC,qBAAuC;EbipCvC;EehpCM;IFLN,aAAsC;IAItC,cAAuC;EbqpCvC;EeppCM;IFLN,oBAAsC;IAItC,qBAAuC;EbypCvC;EexpCM;IFLN,oBAAsC;IAItC,qBAAuC;Eb6pCvC;Ee5pCM;IFLN,aAAsC;IAItC,cAAuC;EbiqCvC;EehqCM;IFLN,oBAAsC;IAItC,qBAAuC;EbqqCvC;EepqCM;IFLN,oBAAsC;IAItC,qBAAuC;EbyqCvC;EexqCM;IFLN,aAAsC;IAItC,cAAuC;Eb6qCvC;Ee5qCM;IFLN,oBAAsC;IAItC,qBAAuC;EbirCvC;EehrCM;IFLN,oBAAsC;IAItC,qBAAuC;EbqrCvC;EeprCM;IFLN,cAAsC;IAItC,eAAuC;EbyrCvC;EenrCI;IAAwB,SAAS;EfsrCrC;EeprCI;IAAuB,SZ6KG;EH0gC9B;EeprCM;IAAwB,QADZ;EfwrClB;EevrCM;IAAwB,QADZ;Ef2rClB;Ee1rCM;IAAwB,QADZ;Ef8rClB;Ee7rCM;IAAwB,QADZ;EfisClB;EehsCM;IAAwB,QADZ;EfosClB;EensCM;IAAwB,QADZ;EfusClB;EetsCM;IAAwB,QADZ;Ef0sClB;EezsCM;IAAwB,QADZ;Ef6sClB;Ee5sCM;IAAwB,QADZ;EfgtClB;Ee/sCM;IAAwB,QADZ;EfmtClB;EeltCM;IAAwB,SADZ;EfstClB;EertCM;IAAwB,SADZ;EfytClB;EextCM;IAAwB,SADZ;Ef4tClB;EertCQ;IFNR,eAA6B;Eb8tC7B;EextCQ;IFNR,uBAA+C;EbiuC/C;Ee3tCQ;IFNR,wBAA+C;EbouC/C;Ee9tCQ;IFNR,iBAA+C;EbuuC/C;EejuCQ;IFNR,wBAA+C;Eb0uC/C;EepuCQ;IFNR,wBAA+C;Eb6uC/C;EevuCQ;IFNR,iBAA+C;EbgvC/C;Ee1uCQ;IFNR,wBAA+C;EbmvC/C;Ee7uCQ;IFNR,wBAA+C;EbsvC/C;EehvCQ;IFNR,iBAA+C;EbyvC/C;EenvCQ;IFNR,wBAA+C;Eb4vC/C;EetvCQ;IFNR,wBAA+C;Eb+vC/C;AACF;;Ac7vCI;EC9BE;IACE,aAAa;IACb,YAAY;IACZ,eAAe;Ef+xCrB;Ee3xCM;IF8BJ,cAAuB;IACvB,eAAwB;EbgwC1B;Ee/xCM;IF8BJ,aAAuB;IACvB,cAAwB;EbowC1B;EenyCM;IF8BJ,oBAAuB;IACvB,qBAAwB;EbwwC1B;EevyCM;IF8BJ,aAAuB;IACvB,cAAwB;Eb4wC1B;Ee3yCM;IF8BJ,aAAuB;IACvB,cAAwB;EbgxC1B;Ee/yCM;IF8BJ,oBAAuB;IACvB,qBAAwB;EboxC1B;Ee9yCI;IFQJ,cAAc;IACd,WAAW;IACX,eAAe;EbyyCf;Ee9yCM;IFLN,mBAAsC;IAItC,oBAAuC;EbmzCvC;EelzCM;IFLN,oBAAsC;IAItC,qBAAuC;EbuzCvC;EetzCM;IFLN,aAAsC;IAItC,cAAuC;Eb2zCvC;Ee1zCM;IFLN,oBAAsC;IAItC,qBAAuC;Eb+zCvC;Ee9zCM;IFLN,oBAAsC;IAItC,qBAAuC;Ebm0CvC;Eel0CM;IFLN,aAAsC;IAItC,cAAuC;Ebu0CvC;Eet0CM;IFLN,oBAAsC;IAItC,qBAAuC;Eb20CvC;Ee10CM;IFLN,oBAAsC;IAItC,qBAAuC;Eb+0CvC;Ee90CM;IFLN,aAAsC;IAItC,cAAuC;Ebm1CvC;Eel1CM;IFLN,oBAAsC;IAItC,qBAAuC;Ebu1CvC;Eet1CM;IFLN,oBAAsC;IAItC,qBAAuC;Eb21CvC;Ee11CM;IFLN,cAAsC;IAItC,eAAuC;Eb+1CvC;Eez1CI;IAAwB,SAAS;Ef41CrC;Ee11CI;IAAuB,SZ6KG;EHgrC9B;Ee11CM;IAAwB,QADZ;Ef81ClB;Ee71CM;IAAwB,QADZ;Efi2ClB;Eeh2CM;IAAwB,QADZ;Efo2ClB;Een2CM;IAAwB,QADZ;Efu2ClB;Eet2CM;IAAwB,QADZ;Ef02ClB;Eez2CM;IAAwB,QADZ;Ef62ClB;Ee52CM;IAAwB,QADZ;Efg3ClB;Ee/2CM;IAAwB,QADZ;Efm3ClB;Eel3CM;IAAwB,QADZ;Efs3ClB;Eer3CM;IAAwB,QADZ;Efy3ClB;Eex3CM;IAAwB,SADZ;Ef43ClB;Ee33CM;IAAwB,SADZ;Ef+3ClB;Ee93CM;IAAwB,SADZ;Efk4ClB;Ee33CQ;IFNR,eAA6B;Ebo4C7B;Ee93CQ;IFNR,uBAA+C;Ebu4C/C;Eej4CQ;IFNR,wBAA+C;Eb04C/C;Eep4CQ;IFNR,iBAA+C;Eb64C/C;Eev4CQ;IFNR,wBAA+C;Ebg5C/C;Ee14CQ;IFNR,wBAA+C;Ebm5C/C;Ee74CQ;IFNR,iBAA+C;Ebs5C/C;Eeh5CQ;IFNR,wBAA+C;Eby5C/C;Een5CQ;IFNR,wBAA+C;Eb45C/C;Eet5CQ;IFNR,iBAA+C;Eb+5C/C;Eez5CQ;IFNR,wBAA+C;Ebk6C/C;Ee55CQ;IFNR,wBAA+C;Ebq6C/C;AACF;;AgB39CA;EACE,WAAW;EACX,mBbkIW;EajIX,cbSgB;AHq9ClB;;AgBj+CA;;EAQI,gBbsVgC;EarVhC,mBAAmB;EACnB,6BbJc;AHk+ClB;;AgBx+CA;EAcI,sBAAsB;EACtB,gCbTc;AHu+ClB;;AgB7+CA;EAmBI,6Bbbc;AH2+ClB;;AgBr9CA;;EAGI,ebgU+B;AHupCnC;;AgB98CA;EACE,yBbnCgB;AHo/ClB;;AgBl9CA;;EAKI,yBbvCc;AHy/ClB;;AgBv9CA;;EAWM,wBAA4C;AhBi9ClD;;AgB58CA;;;;EAKI,SAAS;AhB88Cb;;AgBt8CA;EAEI,qCb1DW;AHkgDf;;AKvgDE;EW2EI,cbvEY;EawEZ,sCbvES;AHugDf;;AiBnhDE;;;EAII,yBCsF4D;AlB+7ClE;;AiBzhDE;;;;EAYM,qBC8E0D;AlBs8ClE;;AKzhDE;EYiBM,yBAJsC;AjBghD9C;;AiBjhDE;;EASQ,yBARoC;AjBqhD9C;;AiBziDE;;;EAII,yBCsF4D;AlBq9ClE;;AiB/iDE;;;;EAYM,qBC8E0D;AlB49ClE;;AK/iDE;EYiBM,yBAJsC;AjBsiD9C;;AiBviDE;;EASQ,yBARoC;AjB2iD9C;;AiB/jDE;;;EAII,yBCsF4D;AlB2+ClE;;AiBrkDE;;;;EAYM,qBC8E0D;AlBk/ClE;;AKrkDE;EYiBM,yBAJsC;AjB4jD9C;;AiB7jDE;;EASQ,yBARoC;AjBikD9C;;AiBrlDE;;;EAII,yBCsF4D;AlBigDlE;;AiB3lDE;;;;EAYM,qBC8E0D;AlBwgDlE;;AK3lDE;EYiBM,yBAJsC;AjBklD9C;;AiBnlDE;;EASQ,yBARoC;AjBulD9C;;AiB3mDE;;;EAII,yBCsF4D;AlBuhDlE;;AiBjnDE;;;;EAYM,qBC8E0D;AlB8hDlE;;AKjnDE;EYiBM,yBAJsC;AjBwmD9C;;AiBzmDE;;EASQ,yBARoC;AjB6mD9C;;AiBjoDE;;;EAII,yBCsF4D;AlB6iDlE;;AiBvoDE;;;;EAYM,qBC8E0D;AlBojDlE;;AKvoDE;EYiBM,yBAJsC;AjB8nD9C;;AiB/nDE;;EASQ,yBARoC;AjBmoD9C;;AiBvpDE;;;EAII,yBCsF4D;AlBmkDlE;;AiB7pDE;;;;EAYM,qBC8E0D;AlB0kDlE;;AK7pDE;EYiBM,yBAJsC;AjBopD9C;;AiBrpDE;;EASQ,yBARoC;AjBypD9C;;AiB7qDE;;;EAII,yBCsF4D;AlBylDlE;;AiBnrDE;;;;EAYM,qBC8E0D;AlBgmDlE;;AKnrDE;EYiBM,yBAJsC;AjB0qD9C;;AiB3qDE;;EASQ,yBARoC;AjB+qD9C;;AiBnsDE;;;EAII,sCdQS;AH6rDf;;AKlsDE;EYiBM,sCAJsC;AjByrD9C;;AiB1rDE;;EASQ,sCARoC;AjB8rD9C;;AgBxmDA;EAGM,Wb3GS;Ea4GT,yBbpGY;EaqGZ,qBbmQqD;AHs2C3D;;AgB9mDA;EAWM,cb5GY;Ea6GZ,yBblHY;EamHZ,qBblHY;AHytDlB;;AgBlmDA;EACE,Wb3Ha;Ea4Hb,yBbpHgB;AHytDlB;;AgBvmDA;;;EAOI,qBb+OuD;AHu3C3D;;AgB7mDA;EAWI,SAAS;AhBsmDb;;AgBjnDA;EAgBM,2Cb1IS;AH+uDf;;AK1uDE;EW4IM,WbjJO;EakJP,4CblJO;AHovDf;;AclrDI;EEiGA;IAEI,cAAc;IACd,WAAW;IACX,gBAAgB;IAChB,iCAAiC;EhBolDvC;EgBzlDG;IASK,SAAS;EhBmlDjB;AACF;;Ac9rDI;EEiGA;IAEI,cAAc;IACd,WAAW;IACX,gBAAgB;IAChB,iCAAiC;EhBgmDvC;EgBrmDG;IASK,SAAS;EhB+lDjB;AACF;;Ac1sDI;EEiGA;IAEI,cAAc;IACd,WAAW;IACX,gBAAgB;IAChB,iCAAiC;EhB4mDvC;EgBjnDG;IASK,SAAS;EhB2mDjB;AACF;;ActtDI;EEiGA;IAEI,cAAc;IACd,WAAW;IACX,gBAAgB;IAChB,iCAAiC;EhBwnDvC;EgB7nDG;IASK,SAAS;EhBunDjB;AACF;;AgBtoDA;EAOQ,cAAc;EACd,WAAW;EACX,gBAAgB;EAChB,iCAAiC;AhBmoDzC;;AgB7oDA;EAcU,SAAS;AhBmoDnB;;AmBhzDA;EACE,cAAc;EACd,WAAW;EACX,mCDuG8D;ECtG9D,yBhB4XkC;ECvQ9B,eAtCY;Ee5EhB,gBhBsR+B;EgBrR/B,gBhB0R+B;EgBzR/B,chBDgB;EgBEhB,sBhBTa;EgBUb,4BAA4B;EAC5B,yBhBPgB;EONd,sBP6OgC;EiB5O9B,wEjBof4F;AH40ClG;;AoB3zDI;EDLJ;ICMM,gBAAgB;EpB+zDpB;AACF;;AmBt0DA;EAsBI,6BAA6B;EAC7B,SAAS;AnBozDb;;AmB30DA;EA4BI,kBAAkB;EAClB,0BhBrBc;AHw0DlB;;AqBz0DE;EACE,clBAc;EkBCd,sBlBRW;EkBSX,qBlBwdsE;EkBvdtE,UAAU;EAKR,gDlBcW;AH0zDjB;;AmBx1DA;EAqCI,chB9Bc;EgBgCd,UAAU;AnBszDd;;AmB71DA;EAqCI,chB9Bc;EgBgCd,UAAU;AnBszDd;;AmB71DA;EAqCI,chB9Bc;EgBgCd,UAAU;AnBszDd;;AmB71DA;EAqCI,chB9Bc;EgBgCd,UAAU;AnBszDd;;AmB71DA;EAqCI,chB9Bc;EgBgCd,UAAU;AnBszDd;;AmB71DA;EAiDI,yBhB9Cc;EgBgDd,UAAU;AnB+yDd;;AmB3yDA;EAOI,chBtDc;EgBuDd,sBhB9DW;AHs2Df;;AmBnyDA;;EAEE,cAAc;EACd,WAAW;AnBsyDb;;AmB5xDA;EACE,iCDwB8D;ECvB9D,oCDuB8D;ECtB9D,gBAAgB;EflBd,kBAAW;EeoBb,gBhB4M+B;AHmlDjC;;AmB5xDA;EACE,+BDgB8D;ECf9D,kCDe8D;Ede1D,kBAtCY;EeUhB,gBhByI+B;AHspDjC;;AmB5xDA;EACE,gCDS8D;ECR9D,mCDQ8D;Ede1D,mBAtCY;EeiBhB,gBhBmI+B;AH4pDjC;;AmBtxDA;EACE,cAAc;EACd,WAAW;EACX,mBAA2B;EAC3B,gBAAgB;EfQZ,eAtCY;EegChB,gBhB+K+B;EgB9K/B,chB1GgB;EgB2GhB,6BAA6B;EAC7B,yBAAyB;EACzB,mBAAmC;AnByxDrC;;AmBnyDA;EAcI,gBAAgB;EAChB,eAAe;AnByxDnB;;AmB7wDA;EACE,kCD/B8D;ECgC9D,uBhBgQiC;ECjR7B,mBAtCY;EeyDhB,gBhB2F+B;EOxO7B,qBP+O+B;AH+qDnC;;AmB7wDA;EACE,gCDvC8D;ECwC9D,oBhB6PgC;ECtR5B,kBAtCY;EeiEhB,gBhBkF+B;EOvO7B,qBP8O+B;AHwrDnC;;AmB5wDA;EAGI,YAAY;AnB6wDhB;;AmBzwDA;EACE,YAAY;AnB4wDd;;AmBpwDA;EACE,mBhBsV0C;AHi7C5C;;AmBpwDA;EACE,cAAc;EACd,mBhBuU4C;AHg8C9C;;AmB/vDA;EACE,aAAa;EACb,eAAe;EACf,kBAA0C;EAC1C,iBAAyC;AnBkwD3C;;AmBtwDA;;EAQI,kBAA0C;EAC1C,iBAAyC;AnBmwD7C;;AmB1vDA;EACE,kBAAkB;EAClB,cAAc;EACd,qBhB4S6C;AHi9C/C;;AmB1vDA;EACE,kBAAkB;EAClB,kBhBwS2C;EgBvS3C,qBhBsS6C;AHu9C/C;;AmBhwDA;;EAQI,chBhNc;AH68DlB;;AmBzvDA;EACE,gBAAgB;AnB4vDlB;;AmBzvDA;EACE,oBAAoB;EACpB,mBAAmB;EACnB,eAAe;EACf,qBhByR4C;AHm+C9C;;AmBhwDA;EAQI,gBAAgB;EAChB,aAAa;EACb,uBhBoR4C;EgBnR5C,cAAc;AnB4vDlB;;AqBh8DE;EACE,aAAa;EACb,WAAW;EACX,mBlB6c0C;ECpb1C,cAAW;EiBvBX,clBNa;AHy8DjB;;AqBh8DE;EACE,kBAAkB;EAClB,SAAS;EACT,UAAU;EACV,aAAa;EACb,eAAe;EACf,uBlBmyBqC;EkBlyBrC,iBAAiB;EjBoEf,mBAtCY;EiB5Bd,gBlB2O6B;EkB1O7B,WlBvDW;EkBwDX,wClBpBa;EOtCb,sBP6OgC;AHixDpC;;AqBn+DI;;;;EAsCE,cAAc;ArBo8DpB;;AqB1+DI;EA4CE,qBlBjCW;EkBoCT,oCHiCwD;EGhCxD,iRHpCmI;EGqCnI,4BAA4B;EAC5B,2DAA6D;EAC7D,gEH6BwD;AlBm6DhE;;AqBn/DI;EAuDI,qBlB5CS;EkB6CT,gDlB7CS;AH6+DjB;;AqBx/DI;EAiEI,oCHewD;EGdxD,kFHcwD;AlB66DhE;;AqB7/DI;EAyEE,qBlB9DW;EkBiET,uCHIwD;EGHxD,ujBAA8J;ArBs7DtK;;AqBngEI;EAiFI,qBlBtES;EkBuET,gDlBvES;AH6/DjB;;AqBxgEI;EA0FI,clB/ES;AHigEjB;;AqB5gEI;;;EA+FI,cAAc;ArBm7DtB;;AqBlhEI;EAuGI,clB5FS;AH2gEjB;;AqBthEI;EA0GM,qBlB/FO;AH+gEjB;;AqB1hEI;EAgHM,qBAAkC;EC1IxC,yBD2I+C;ArB86DnD;;AqB/hEI;EAuHM,gDlB5GO;AHwhEjB;;AqBniEI;EA2HM,qBlBhHO;AH4hEjB;;AqBviEI;EAqII,qBlB1HS;AHgiEjB;;AqB3iEI;EA0IM,qBlB/HO;EkBgIP,gDlBhIO;AHqiEjB;;AqBpiEE;EACE,aAAa;EACb,WAAW;EACX,mBlB6c0C;ECpb1C,cAAW;EiBvBX,clBTa;AHgjEjB;;AqBpiEE;EACE,kBAAkB;EAClB,SAAS;EACT,UAAU;EACV,aAAa;EACb,eAAe;EACf,uBlBmyBqC;EkBlyBrC,iBAAiB;EjBoEf,mBAtCY;EiB5Bd,gBlB2O6B;EkB1O7B,WlBvDW;EkBwDX,wClBvBa;EOnCb,sBP6OgC;AHq3DpC;;AqBvkEI;;;;EAsCE,cAAc;ArBwiEpB;;AqB9kEI;EA4CE,qBlBpCW;EkBuCT,oCHiCwD;EGhCxD,4UHpCmI;EGqCnI,4BAA4B;EAC5B,2DAA6D;EAC7D,gEH6BwD;AlBugEhE;;AqBvlEI;EAuDI,qBlB/CS;EkBgDT,gDlBhDS;AHolEjB;;AqB5lEI;EAiEI,oCHewD;EGdxD,kFHcwD;AlBihEhE;;AqBjmEI;EAyEE,qBlBjEW;EkBoET,uCHIwD;EGHxD,knBAA8J;ArB0hEtK;;AqBvmEI;EAiFI,qBlBzES;EkB0ET,gDlB1ES;AHomEjB;;AqB5mEI;EA0FI,clBlFS;AHwmEjB;;AqBhnEI;;;EA+FI,cAAc;ArBuhEtB;;AqBtnEI;EAuGI,clB/FS;AHknEjB;;AqB1nEI;EA0GM,qBlBlGO;AHsnEjB;;AqB9nEI;EAgHM,qBAAkC;EC1IxC,yBD2I+C;ArBkhEnD;;AqBnoEI;EAuHM,gDlB/GO;AH+nEjB;;AqBvoEI;EA2HM,qBlBnHO;AHmoEjB;;AqB3oEI;EAqII,qBlB7HS;AHuoEjB;;AqB/oEI;EA0IM,qBlBlIO;EkBmIP,gDlBnIO;AH4oEjB;;AmB36DA;EACE,aAAa;EACb,mBAAmB;EACnB,mBAAmB;AnB86DrB;;AmBj7DA;EASI,WAAW;AnB46Df;;AcloEI;EK6MJ;IAeM,aAAa;IACb,mBAAmB;IACnB,uBAAuB;IACvB,gBAAgB;EnB26DpB;EmB77DF;IAuBM,aAAa;IACb,cAAc;IACd,mBAAmB;IACnB,mBAAmB;IACnB,gBAAgB;EnBy6DpB;EmBp8DF;IAgCM,qBAAqB;IACrB,WAAW;IACX,sBAAsB;EnBu6D1B;EmBz8DF;IAuCM,qBAAqB;EnBq6DzB;EmB58DF;;IA4CM,WAAW;EnBo6Df;EmBh9DF;IAkDM,aAAa;IACb,mBAAmB;IACnB,uBAAuB;IACvB,WAAW;IACX,eAAe;EnBi6DnB;EmBv9DF;IAyDM,kBAAkB;IAClB,cAAc;IACd,aAAa;IACb,qBhB2LwC;IgB1LxC,cAAc;EnBi6DlB;EmB99DF;IAiEM,mBAAmB;IACnB,uBAAuB;EnBg6D3B;EmBl+DF;IAqEM,gBAAgB;EnBg6DpB;AACF;;AuBzuEA;EACE,qBAAqB;EAErB,gBpB0R+B;EoBzR/B,cpBMgB;EoBLhB,kBAAkB;EAElB,sBAAsB;EACtB,eAAsD;EACtD,yBAAiB;EAAjB,sBAAiB;EAAjB,qBAAiB;EAAjB,iBAAiB;EACjB,6BAA6B;EAC7B,6BAA2C;ECuF3C,yBrB8RkC;ECvQ9B,eAtCY;EoBiBhB,gBrB8L+B;EOnS7B,sBP6OgC;EiB5O9B,qIjB6b6I;AH6zDnJ;;AoBrvEI;EGLJ;IHMM,gBAAgB;EpByvEpB;AACF;;AK1vEE;EkBUE,cpBNc;EoBOd,qBAAqB;AvBovEzB;;AuBrwEA;EAsBI,UAAU;EACV,gDpBOa;AH4uEjB;;AuB1wEA;EA6BI,apBoZ6B;AH61DjC;;AuBluEA;;EAEE,oBAAoB;AvBquEtB;;AuB5tEE;ECvDA,WrBCa;EmBDX,yBnB8Ba;EqB5Bf,qBrB4Be;AH2vEjB;;AKnxEE;EmBAE,WrBLW;EmBDX,yBEDoF;EASpF,qBATyH;AxBgyE7H;;AwBpxEE;EAEE,WrBZW;EmBDX,yBEDoF;EAgBpF,qBAhByH;EAqBvH,gDAAiF;AxBkxEvF;;AwB7wEE;EAEE,WrB1BW;EqB2BX,yBrBEa;EqBDb,qBrBCa;AH8wEjB;;AwBxwEE;;EAGE,WrBtCW;EqBuCX,yBAzCuK;EA6CvK,qBA7C+M;AxBozEnN;;AwBrwEI;;EAKI,gDAAiF;AxBqwEzF;;AuBjwEE;ECvDA,WrBCa;EmBDX,yBnBOc;EqBLhB,qBrBKgB;AHuzElB;;AKxzEE;EmBAE,WrBLW;EmBDX,yBEDoF;EASpF,qBATyH;AxBq0E7H;;AwBzzEE;EAEE,WrBZW;EmBDX,yBEDoF;EAgBpF,qBAhByH;EAqBvH,iDAAiF;AxBuzEvF;;AwBlzEE;EAEE,WrB1BW;EqB2BX,yBrBrBc;EqBsBd,qBrBtBc;AH00ElB;;AwB7yEE;;EAGE,WrBtCW;EqBuCX,yBAzCuK;EA6CvK,qBA7C+M;AxBy1EnN;;AwB1yEI;;EAKI,iDAAiF;AxB0yEzF;;AuBtyEE;ECvDA,WrBCa;EmBDX,yBnBqCa;EqBnCf,qBrBmCe;AH8zEjB;;AK71EE;EmBAE,WrBLW;EmBDX,yBEDoF;EASpF,qBATyH;AxB02E7H;;AwB91EE;EAEE,WrBZW;EmBDX,yBEDoF;EAgBpF,qBAhByH;EAqBvH,+CAAiF;AxB41EvF;;AwBv1EE;EAEE,WrB1BW;EqB2BX,yBrBSa;EqBRb,qBrBQa;AHi1EjB;;AwBl1EE;;EAGE,WrBtCW;EqBuCX,yBAzCuK;EA6CvK,qBA7C+M;AxB83EnN;;AwB/0EI;;EAKI,+CAAiF;AxB+0EzF;;AuB30EE;ECvDA,WrBCa;EmBDX,yBnBuCa;EqBrCf,qBrBqCe;AHi2EjB;;AKl4EE;EmBAE,WrBLW;EmBDX,yBEDoF;EASpF,qBATyH;AxB+4E7H;;AwBn4EE;EAEE,WrBZW;EmBDX,yBEDoF;EAgBpF,qBAhByH;EAqBvH,gDAAiF;AxBi4EvF;;AwB53EE;EAEE,WrB1BW;EqB2BX,yBrBWa;EqBVb,qBrBUa;AHo3EjB;;AwBv3EE;;EAGE,WrBtCW;EqBuCX,yBAzCuK;EA6CvK,qBA7C+M;AxBm6EnN;;AwBp3EI;;EAKI,gDAAiF;AxBo3EzF;;AuBh3EE;ECvDA,crBUgB;EmBVd,yBnBoCa;EqBlCf,qBrBkCe;AHy4EjB;;AKv6EE;EmBAE,crBIc;EmBVd,yBEDoF;EASpF,qBATyH;AxBo7E7H;;AwBx6EE;EAEE,crBHc;EmBVd,yBEDoF;EAgBpF,qBAhByH;EAqBvH,gDAAiF;AxBs6EvF;;AwBj6EE;EAEE,crBjBc;EqBkBd,yBrBQa;EqBPb,qBrBOa;AH45EjB;;AwB55EE;;EAGE,crB7Bc;EqB8Bd,yBAzCuK;EA6CvK,qBA7C+M;AxBw8EnN;;AwBz5EI;;EAKI,gDAAiF;AxBy5EzF;;AuBr5EE;ECvDA,WrBCa;EmBDX,yBnBkCa;EqBhCf,qBrBgCe;AHg7EjB;;AK58EE;EmBAE,WrBLW;EmBDX,yBEDoF;EASpF,qBATyH;AxBy9E7H;;AwB78EE;EAEE,WrBZW;EmBDX,yBEDoF;EAgBpF,qBAhByH;EAqBvH,+CAAiF;AxB28EvF;;AwBt8EE;EAEE,WrB1BW;EqB2BX,yBrBMa;EqBLb,qBrBKa;AHm8EjB;;AwBj8EE;;EAGE,WrBtCW;EqBuCX,yBAzCuK;EA6CvK,qBA7C+M;AxB6+EnN;;AwB97EI;;EAKI,+CAAiF;AxB87EzF;;AuB17EE;ECvDA,crBUgB;EmBVd,yBnBEc;EqBAhB,qBrBAgB;AHq/ElB;;AKj/EE;EmBAE,crBIc;EmBVd,yBEDoF;EASpF,qBATyH;AxB8/E7H;;AwBl/EE;EAEE,crBHc;EmBVd,yBEDoF;EAgBpF,qBAhByH;EAqBvH,iDAAiF;AxBg/EvF;;AwB3+EE;EAEE,crBjBc;EqBkBd,yBrB1Bc;EqB2Bd,qBrB3Bc;AHwgFlB;;AwBt+EE;;EAGE,crB7Bc;EqB8Bd,yBAzCuK;EA6CvK,qBA7C+M;AxBkhFnN;;AwBn+EI;;EAKI,iDAAiF;AxBm+EzF;;AuB/9EE;ECvDA,WrBCa;EmBDX,yBnBSc;EqBPhB,qBrBOgB;AHmhFlB;;AKthFE;EmBAE,WrBLW;EmBDX,yBEDoF;EASpF,qBATyH;AxBmiF7H;;AwBvhFE;EAEE,WrBZW;EmBDX,yBEDoF;EAgBpF,qBAhByH;EAqBvH,8CAAiF;AxBqhFvF;;AwBhhFE;EAEE,WrB1BW;EqB2BX,yBrBnBc;EqBoBd,qBrBpBc;AHsiFlB;;AwB3gFE;;EAGE,WrBtCW;EqBuCX,yBAzCuK;EA6CvK,qBA7C+M;AxBujFnN;;AwBxgFI;;EAKI,8CAAiF;AxBwgFzF;;AuB9/EE;ECHA,crB5Be;EqB6Bf,qBrB7Be;AHkiFjB;;AK1jFE;EmBwDE,WrB7DW;EqB8DX,yBrBjCa;EqBkCb,qBrBlCa;AHwiFjB;;AwBngFE;EAEE,+CrBvCa;AH4iFjB;;AwBlgFE;EAEE,crB5Ca;EqB6Cb,6BAA6B;AxBogFjC;;AwBjgFE;;EAGE,WrBhFW;EqBiFX,yBrBpDa;EqBqDb,qBrBrDa;AHwjFjB;;AwBjgFI;;EAKI,+CrB5DS;AH6jFjB;;AuB9hFE;ECHA,crBnDgB;EqBoDhB,qBrBpDgB;AHylFlB;;AK1lFE;EmBwDE,WrB7DW;EqB8DX,yBrBxDc;EqByDd,qBrBzDc;AH+lFlB;;AwBniFE;EAEE,iDrB9Dc;AHmmFlB;;AwBliFE;EAEE,crBnEc;EqBoEd,6BAA6B;AxBoiFjC;;AwBjiFE;;EAGE,WrBhFW;EqBiFX,yBrB3Ec;EqB4Ed,qBrB5Ec;AH+mFlB;;AwBjiFI;;EAKI,iDrBnFU;AHonFlB;;AuB9jFE;ECHA,crBrBe;EqBsBf,qBrBtBe;AH2lFjB;;AK1nFE;EmBwDE,WrB7DW;EqB8DX,yBrB1Ba;EqB2Bb,qBrB3Ba;AHimFjB;;AwBnkFE;EAEE,+CrBhCa;AHqmFjB;;AwBlkFE;EAEE,crBrCa;EqBsCb,6BAA6B;AxBokFjC;;AwBjkFE;;EAGE,WrBhFW;EqBiFX,yBrB7Ca;EqB8Cb,qBrB9Ca;AHinFjB;;AwBjkFI;;EAKI,+CrBrDS;AHsnFjB;;AuB9lFE;ECHA,crBnBe;EqBoBf,qBrBpBe;AHynFjB;;AK1pFE;EmBwDE,WrB7DW;EqB8DX,yBrBxBa;EqByBb,qBrBzBa;AH+nFjB;;AwBnmFE;EAEE,gDrB9Ba;AHmoFjB;;AwBlmFE;EAEE,crBnCa;EqBoCb,6BAA6B;AxBomFjC;;AwBjmFE;;EAGE,WrBhFW;EqBiFX,yBrB3Ca;EqB4Cb,qBrB5Ca;AH+oFjB;;AwBjmFI;;EAKI,gDrBnDS;AHopFjB;;AuB9nFE;ECHA,crBtBe;EqBuBf,qBrBvBe;AH4pFjB;;AK1rFE;EmBwDE,crBpDc;EqBqDd,yBrB3Ba;EqB4Bb,qBrB5Ba;AHkqFjB;;AwBnoFE;EAEE,+CrBjCa;AHsqFjB;;AwBloFE;EAEE,crBtCa;EqBuCb,6BAA6B;AxBooFjC;;AwBjoFE;;EAGE,crBvEc;EqBwEd,yBrB9Ca;EqB+Cb,qBrB/Ca;AHkrFjB;;AwBjoFI;;EAKI,+CrBtDS;AHurFjB;;AuB9pFE;ECHA,crBxBe;EqByBf,qBrBzBe;AH8rFjB;;AK1tFE;EmBwDE,WrB7DW;EqB8DX,yBrB7Ba;EqB8Bb,qBrB9Ba;AHosFjB;;AwBnqFE;EAEE,+CrBnCa;AHwsFjB;;AwBlqFE;EAEE,crBxCa;EqByCb,6BAA6B;AxBoqFjC;;AwBjqFE;;EAGE,WrBhFW;EqBiFX,yBrBhDa;EqBiDb,qBrBjDa;AHotFjB;;AwBjqFI;;EAKI,+CrBxDS;AHytFjB;;AuB9rFE;ECHA,crBxDgB;EqByDhB,qBrBzDgB;AH8vFlB;;AK1vFE;EmBwDE,crBpDc;EqBqDd,yBrB7Dc;EqB8Dd,qBrB9Dc;AHowFlB;;AwBnsFE;EAEE,iDrBnEc;AHwwFlB;;AwBlsFE;EAEE,crBxEc;EqByEd,6BAA6B;AxBosFjC;;AwBjsFE;;EAGE,crBvEc;EqBwEd,yBrBhFc;EqBiFd,qBrBjFc;AHoxFlB;;AwBjsFI;;EAKI,iDrBxFU;AHyxFlB;;AuB9tFE;ECHA,crBjDgB;EqBkDhB,qBrBlDgB;AHuxFlB;;AK1xFE;EmBwDE,WrB7DW;EqB8DX,yBrBtDc;EqBuDd,qBrBvDc;AH6xFlB;;AwBnuFE;EAEE,8CrB5Dc;AHiyFlB;;AwBluFE;EAEE,crBjEc;EqBkEd,6BAA6B;AxBouFjC;;AwBjuFE;;EAGE,WrBhFW;EqBiFX,yBrBzEc;EqB0Ed,qBrB1Ec;AH6yFlB;;AwBjuFI;;EAKI,8CrBjFU;AHkzFlB;;AuBnvFA;EACE,gBpBoN+B;EoBnN/B,cpB5Ce;EoB6Cf,qBpBkG4C;AHopF9C;;AK3zFE;EkBwEE,cpBgG8D;EoB/F9D,0BpBgG+C;AHupFnD;;AuB9vFA;EAYI,0BpB2F+C;EoB1F/C,gBAAgB;AvBsvFpB;;AuBnwFA;EAkBI,cpBnFc;EoBoFd,oBAAoB;AvBqvFxB;;AuB1uFA;ECJE,oBrB6SgC;ECtR5B,kBAtCY;EoBiBhB,gBrBkI+B;EOvO7B,qBP8O+B;AH0mFnC;;AuB7uFA;ECRE,uBrBwSiC;ECjR7B,mBAtCY;EoBiBhB,gBrBmI+B;EOxO7B,qBP+O+B;AHgnFnC;;AuB3uFA;EACE,cAAc;EACd,WAAW;AvB8uFb;;AuBhvFA;EAMI,kBpB6T+B;AHi7EnC;;AuBzuFA;;;EAII,WAAW;AvB2uFf;;AyBn3FA;ELMM,gCjB8P2C;AHmnFjD;;AoB52FI;EKXJ;ILYM,gBAAgB;EpBg3FpB;AACF;;AyB73FA;EAII,UAAU;AzB63Fd;;AyBz3FA;EAEI,aAAa;AzB23FjB;;AyBv3FA;EACE,kBAAkB;EAClB,SAAS;EACT,gBAAgB;ELXZ,6BjB+PwC;AHuoF9C;;AoBj4FI;EKGJ;ILFM,gBAAgB;EpBq4FpB;AACF;;A0Bj5FA;;;;EAIE,kBAAkB;A1Bo5FpB;;A0Bj5FA;EACE,mBAAmB;A1Bo5FrB;;A2Bh4FI;EACE,qBAAqB;EACrB,oBxBkO0C;EwBjO1C,uBxBgO0C;EwB/N1C,WAAW;EAhCf,uBAA8B;EAC9B,qCAA4C;EAC5C,gBAAgB;EAChB,oCAA2C;A3Bo6F7C;;A2B/2FI;EACE,cAAc;A3Bk3FpB;;A0B55FA;EACE,kBAAkB;EAClB,SAAS;EACT,OAAO;EACP,avB4pBsC;EuB3pBtC,aAAa;EACb,WAAW;EACX,gBvBkuBuC;EuBjuBvC,iBAA8B;EAC9B,oBAA4B;EtBsGxB,eAtCY;EsB9DhB,cvBXgB;EuBYhB,gBAAgB;EAChB,gBAAgB;EAChB,sBvBvBa;EuBwBb,4BAA4B;EAC5B,qCvBfa;EOZX,sBP6OgC;AH8sFpC;;A0Bv5FI;EACE,WAAW;EACX,OAAO;A1B05Fb;;A0Bv5FI;EACE,QAAQ;EACR,UAAU;A1B05FhB;;Ac94FI;EYnBA;IACE,WAAW;IACX,OAAO;E1Bq6FX;E0Bl6FE;IACE,QAAQ;IACR,UAAU;E1Bo6Fd;AACF;;Acz5FI;EYnBA;IACE,WAAW;IACX,OAAO;E1Bg7FX;E0B76FE;IACE,QAAQ;IACR,UAAU;E1B+6Fd;AACF;;Acp6FI;EYnBA;IACE,WAAW;IACX,OAAO;E1B27FX;E0Bx7FE;IACE,QAAQ;IACR,UAAU;E1B07Fd;AACF;;Ac/6FI;EYnBA;IACE,WAAW;IACX,OAAO;E1Bs8FX;E0Bn8FE;IACE,QAAQ;IACR,UAAU;E1Bq8Fd;AACF;;A0B/7FA;EAEI,SAAS;EACT,YAAY;EACZ,aAAa;EACb,uBvB+rBuC;AHkwE3C;;A2Bh+FI;EACE,qBAAqB;EACrB,oBxBkO0C;EwBjO1C,uBxBgO0C;EwB/N1C,WAAW;EAzBf,aAAa;EACb,qCAA4C;EAC5C,0BAAiC;EACjC,oCAA2C;A3B6/F7C;;A2B/8FI;EACE,cAAc;A3Bk9FpB;;A0Bx8FA;EAEI,MAAM;EACN,WAAW;EACX,UAAU;EACV,aAAa;EACb,qBvBirBuC;AHyxE3C;;A2Bv/FI;EACE,qBAAqB;EACrB,oBxBkO0C;EwBjO1C,uBxBgO0C;EwB/N1C,WAAW;EAlBf,mCAA0C;EAC1C,eAAe;EACf,sCAA6C;EAC7C,wBAA+B;A3B6gGjC;;A2Bt+FI;EACE,cAAc;A3By+FpB;;A2BtgGI;EDmDE,iBAAiB;A1Bu9FvB;;A0Bl9FA;EAEI,MAAM;EACN,WAAW;EACX,UAAU;EACV,aAAa;EACb,sBvBgqBuC;AHozE3C;;A2BlhGI;EACE,qBAAqB;EACrB,oBxBkO0C;EwBjO1C,uBxBgO0C;EwB/N1C,WAAW;A3BqhGjB;;A2BzhGI;EAgBI,aAAa;A3B6gGrB;;A2B1gGM;EACE,qBAAqB;EACrB,qBxB+MwC;EwB9MxC,uBxB6MwC;EwB5MxC,WAAW;EA9BjB,mCAA0C;EAC1C,yBAAgC;EAChC,sCAA6C;A3B4iG/C;;A2B3gGI;EACE,cAAc;A3B8gGpB;;A2BxhGM;EDiDA,iBAAiB;A1B2+FvB;;A0Bp+FA;EAKI,WAAW;EACX,YAAY;A1Bm+FhB;;A0B99FA;EE9GE,SAAS;EACT,gBAAmB;EACnB,gBAAgB;EAChB,6BzBCgB;AH+kGlB;;A0B99FA;EACE,cAAc;EACd,WAAW;EACX,uBvBopBwC;EuBnpBxC,WAAW;EACX,gBvBoK+B;EuBnK/B,cvBhHgB;EuBiHhB,mBAAmB;EACnB,mBAAmB;EACnB,6BAA6B;EAC7B,SAAS;A1Bi+FX;;AKrlGE;EqBmIE,cvBqnBqD;EuBpnBrD,qBAAqB;EJ9IrB,yBnBEc;AHmmGlB;;A0Bj/FA;EAgCI,WvBnJW;EuBoJX,qBAAqB;EJrJrB,yBnB8Ba;AH6kGjB;;A0Bv/FA;EAuCI,cvBpJc;EuBqJd,oBAAoB;EACpB,6BAA6B;A1Bo9FjC;;A0B58FA;EACE,cAAc;A1B+8FhB;;A0B38FA;EACE,cAAc;EACd,sBvB+lBwC;EuB9lBxC,gBAAgB;EtBpDZ,mBAtCY;EsB4FhB,cvBxKgB;EuByKhB,mBAAmB;A1B88FrB;;A0B18FA;EACE,cAAc;EACd,uBvBqlBwC;EuBplBxC,cvB7KgB;AH0nGlB;;A6BvoGA;;EAEE,kBAAkB;EAClB,oBAAoB;EACpB,sBAAsB;A7B0oGxB;;A6B9oGA;;EAOI,kBAAkB;EAClB,cAAc;A7B4oGlB;;AK3oGE;;EwBII,UAAU;A7B4oGhB;;A6BzpGA;;;;EAkBM,UAAU;A7B8oGhB;;A6BxoGA;EACE,aAAa;EACb,eAAe;EACf,2BAA2B;A7B2oG7B;;A6B9oGA;EAMI,WAAW;A7B4oGf;;A6BxoGA;;EAII,iB1BsM6B;AHm8FjC;;A6B7oGA;;EnBhBI,0BmB0B8B;EnBzB9B,6BmByB8B;A7ByoGlC;;A6BnpGA;;EnBFI,yBmBiB6B;EnBhB7B,4BmBgB6B;A7B0oGjC;;A6B1nGA;EACE,wBAAmC;EACnC,uBAAkC;A7B6nGpC;;A6B/nGA;;;EAOI,cAAc;A7B8nGlB;;A6B3nGE;EACE,eAAe;A7B8nGnB;;A6B1nGA;EACE,uBAAsC;EACtC,sBAAqC;A7B6nGvC;;A6B1nGA;EACE,sBAAsC;EACtC,qBAAqC;A7B6nGvC;;A6BzmGA;EACE,sBAAsB;EACtB,uBAAuB;EACvB,uBAAuB;A7B4mGzB;;A6B/mGA;;EAOI,WAAW;A7B6mGf;;A6BpnGA;;EAYI,gB1BqH6B;AHw/FjC;;A6BznGA;;EnBlFI,6BmBoG+B;EnBnG/B,4BmBmG+B;A7B6mGnC;;A6B/nGA;;EnBhGI,yBmBuH4B;EnBtH5B,0BmBsH4B;A7B8mGhC;;A6B7lGA;;EAGI,gBAAgB;A7B+lGpB;;A6BlmGA;;;;EAOM,kBAAkB;EAClB,sBAAsB;EACtB,oBAAoB;A7BkmG1B;;A8B3vGA;EACE,kBAAkB;EAClB,aAAa;EACb,eAAe;EACf,oBAAoB;EACpB,WAAW;A9B8vGb;;A8BnwGA;;;;EAWI,kBAAkB;EAClB,YAAY;EACZ,YAAY;EACZ,gBAAgB;A9B+vGpB;;A8B7wGA;;;;;;;;;;;;EAmBM,iB3BsN2B;AHmjGjC;;A8B5xGA;;;EA2BI,UAAU;A9BuwGd;;A8BlyGA;EAgCI,UAAU;A9BswGd;;A8BtyGA;;EpBeI,0BoBsBmD;EpBrBnD,6BoBqBmD;A9BuwGvD;;A8B5yGA;;EpB6BI,yBoBSmD;EpBRnD,4BoBQmD;A9B4wGvD;;A8BlzGA;EA4CI,aAAa;EACb,mBAAmB;A9B0wGvB;;A8BvzGA;;EpBeI,0BoBiC6E;EpBhC7E,6BoBgC6E;A9B6wGjF;;A8B7zGA;EpB6BI,yBoBoBsE;EpBnBtE,4BoBmBsE;A9BixG1E;;A8BtwGA;;EAEE,aAAa;A9BywGf;;A8B3wGA;;EAQI,kBAAkB;EAClB,UAAU;A9BwwGd;;A8BjxGA;;EAYM,UAAU;A9B0wGhB;;A8BtxGA;;;;;;;;EAoBI,iB3ByJ6B;AHonGjC;;A8BzwGA;EAAuB,kB3BqJU;AHwnGjC;;A8B5wGA;EAAsB,iB3BoJW;AH4nGjC;;A8BxwGA;EACE,aAAa;EACb,mBAAmB;EACnB,yB3BgSkC;E2B/RlC,gBAAgB;E1BwBZ,eAtCY;E0BgBhB,gB3B0L+B;E2BzL/B,gB3B8L+B;E2B7L/B,c3B7FgB;E2B8FhB,kBAAkB;EAClB,mBAAmB;EACnB,yB3BrGgB;E2BsGhB,yB3BpGgB;EONd,sBP6OgC;AHyoGpC;;A8BxxGA;;EAkBI,aAAa;A9B2wGjB;;A8BjwGA;;EAEE,gCZjB8D;AlBqxGhE;;A8BjwGA;;;;;;EAME,oB3B2QgC;ECtR5B,kBAtCY;E0BmDhB,gB3BgG+B;EOvO7B,qBP8O+B;AH8pGnC;;A8BjwGA;;EAEE,kCZlC8D;AlBsyGhE;;A8BjwGA;;;;;;EAME,uB3BqPiC;ECjR7B,mBAtCY;E0BoEhB,gB3BgF+B;EOxO7B,qBP+O+B;AH8qGnC;;A8BjwGA;;EAEE,sBAA0E;A9BowG5E;;A8BzvGA;;;;;;EpBzJI,0BoB+J4B;EpB9J5B,6BoB8J4B;A9B6vGhC;;A8B1vGA;;;;;;EpBpJI,yBoB0J2B;EpBzJ3B,4BoByJ2B;A9B8vG/B;;A+Bl7GA;EACE,kBAAkB;EAClB,cAAc;EACd,kBAA+C;EAC/C,oBAAqE;A/Bq7GvE;;A+Bl7GA;EACE,oBAAoB;EACpB,kB5B6f0C;AHw7F5C;;A+Bl7GA;EACE,kBAAkB;EAClB,OAAO;EACP,WAAW;EACX,W5Byf0C;E4Bxf1C,eAAkF;EAClF,UAAU;A/Bq7GZ;;A+B37GA;EASI,W5BvBW;E4BwBX,qB5BKa;EmB9Bb,yBnB8Ba;AHk7GjB;;A+Bj8GA;EAoBM,gD5BLW;AHs7GjB;;A+Br8GA;EAyBI,qB5B0bsE;AHs/F1E;;A+Bz8GA;EA6BI,W5B3CW;E4B4CX,yB5Bsf8E;E4Brf9E,qB5Bqf8E;AH27FlF;;A+B/8GA;EAuCM,c5B/CY;AH29GlB;;A+Bn9GA;EA0CQ,yB5BtDU;AHm+GlB;;A+Bn6GA;EACE,kBAAkB;EAClB,gBAAgB;EAEhB,mBAAmB;A/Bq6GrB;;A+Bz6GA;EASI,kBAAkB;EAClB,YAA+E;EAC/E,aAA+D;EAC/D,cAAc;EACd,W5B4bwC;E4B3bxC,Y5B2bwC;E4B1bxC,oBAAoB;EACpB,WAAW;EACX,sB5BnFW;E4BoFX,yB5BoJ6B;AHgxGjC;;A+Bt7GA;EAwBI,kBAAkB;EAClB,YAA+E;EAC/E,aAA+D;EAC/D,cAAc;EACd,W5B6awC;E4B5axC,Y5B4awC;E4B3axC,WAAW;EACX,mCAAgE;A/Bk6GpE;;A+Bz5GA;ErB5GI,sBP6OgC;AH4xGpC;;A+B75GA;EAOM,kOb5EqI;AlBs+G3I;;A+Bj6GA;EAaM,qB5B1FW;EmB9Bb,yBnB8Ba;AHm/GjB;;A+Bt6GA;EAkBM,+KbvFqI;AlB++G3I;;A+B16GA;EAwBM,wC5BrGW;AH2/GjB;;A+B96GA;EA2BM,wC5BxGW;AH+/GjB;;A+B94GA;EAGI,kB5B8Z+C;AHi/FnD;;A+Bl5GA;EAQM,8KbjHqI;AlB+/G3I;;A+Bt5GA;EAcM,wC5B/HW;AH2gHjB;;A+Bl4GA;EACE,qBAA2D;A/Bq4G7D;;A+Bt4GA;EAKM,cAAqD;EACrD,c5BsY+E;E4BrY/E,mBAAmB;EAEnB,qB5BoY4E;AHggGlF;;A+B74GA;EAaM,wBb1E0D;Ea2E1D,0Bb3E0D;Ea4E1D,uBbxD0D;EayD1D,wBbzD0D;Ea0D1D,yB5BlLY;E4BoLZ,qB5B0X4E;EiBpjB5E,yIjBsgB+H;AHwjGrI;;AoBzjHI;EWkKJ;IXjKM,gBAAgB;EpB6jHpB;AACF;;A+B75GA;EA0BM,sB5BhMS;E4BiMT,8BAA4E;A/Bu4GlF;;A+Bl6GA;EAiCM,wC5B1KW;AH+iHjB;;A+Bz3GA;EACE,qBAAqB;EACrB,WAAW;EACX,mCb7G8D;Ea8G9D,0C5BwKkC;ECvQ9B,eAtCY;E2BwIhB,gB5BkE+B;E4BjE/B,gB5BsE+B;E4BrE/B,c5BrNgB;E4BsNhB,sBAAsB;EACtB,uO5BuW+I;E4BtW/I,yB5B3NgB;EONd,sBP6OgC;E4BTlC,wBAAgB;EAAhB,qBAAgB;EAAhB,gBAAgB;A/B03GlB;;A+Bz4GA;EAkBI,qB5B4PsE;E4B3PtE,UAAU;EAIR,gD5B7MW;AHqkHjB;;A+B/4GA;EAgCM,c5B5OY;E4B6OZ,sB5BpPS;AHumHf;;A+Bp5GA;EAuCI,YAAY;EACZ,sB5BoIgC;E4BnIhC,sBAAsB;A/Bi3G1B;;A+B15GA;EA6CI,c5B1Pc;E4B2Pd,yB5B/Pc;AHgnHlB;;A+B/5GA;EAmDI,aAAa;A/Bg3GjB;;A+Bn6GA;EAwDI,kBAAkB;EAClB,0B5BrQc;AHonHlB;;A+B32GA;EACE,kCbxK8D;EayK9D,oB5BsHkC;E4BrHlC,uB5BqHkC;E4BpHlC,oB5BqHiC;ECjR7B,mBAtCY;AJijHlB;;A+B32GA;EACE,gCbhL8D;EaiL9D,mB5BmHiC;E4BlHjC,sB5BkHiC;E4BjHjC,kB5BkHgC;ECtR5B,kBAtCY;AJyjHlB;;A+Bt2GA;EACE,kBAAkB;EAClB,qBAAqB;EACrB,WAAW;EACX,mCbhM8D;EaiM9D,gBAAgB;A/By2GlB;;A+Bt2GA;EACE,kBAAkB;EAClB,UAAU;EACV,WAAW;EACX,mCbxM8D;EayM9D,SAAS;EACT,UAAU;A/By2GZ;;A+B/2GA;EASI,qB5B2KsE;E4B1KtE,gD5B1Ra;AHooHjB;;A+Bp3GA;;EAgBI,yB5B3Tc;AHoqHlB;;A+Bz3GA;EAqBM,iB5BkUQ;AHsiGd;;A+B73GA;EA0BI,0BAA0B;A/Bu2G9B;;A+Bn2GA;EACE,kBAAkB;EAClB,MAAM;EACN,QAAQ;EACR,OAAO;EACP,UAAU;EACV,mCbxO8D;EayO9D,yB5B6CkC;E4B3ClC,gB5BxD+B;E4ByD/B,gB5BpD+B;E4BqD/B,c5B/UgB;E4BgVhB,sB5BvVa;E4BwVb,yB5BpVgB;EONd,sBP6OgC;AHm9GpC;;A+Bn3GA;EAkBI,kBAAkB;EAClB,MAAM;EACN,QAAQ;EACR,SAAS;EACT,UAAU;EACV,cAAc;EACd,6Bb1P4D;Ea2P5D,yB5B2BgC;E4B1BhC,gB5BpE6B;E4BqE7B,c5B/Vc;E4BgWd,iBAAiB;ETxWjB,yBnBGc;E4BuWd,oBAAoB;ErB3WpB,kCqB4WgF;A/Bq2GpF;;A+B31GA;EACE,WAAW;EACX,cbhR2B;EaiR3B,UAAU;EACV,6BAA6B;EAC7B,wBAAgB;EAAhB,qBAAgB;EAAhB,gBAAgB;A/B81GlB;;A+Bn2GA;EAQI,aAAa;A/B+1GjB;;A+Bv2GA;EAY8B,gE5BnWb;AHksHjB;;A+B32GA;EAa8B,gE5BpWb;AHssHjB;;A+B/2GA;EAc8B,gE5BrWb;AH0sHjB;;A+Bn3GA;EAkBI,SAAS;A/Bq2Gb;;A+Bv3GA;EAsBI,W5B2N6C;E4B1N7C,Y5B0N6C;E4BzN7C,oBAAyE;ET7YzE,yBnB8Ba;E4BiXb,S5B0N0C;EO1mB1C,mBP2mB6C;EiB1mB3C,oHjBsgB+H;EiBtgB/H,4GjBsgB+H;E4BnHjI,wBAAgB;EAAhB,gBAAgB;A/Bo2GpB;;AoBlvHI;EWgXJ;IX/WM,wBAAgB;IAAhB,gBAAgB;EpBsvHpB;AACF;;A+Bx4GA;ETrXI,yBnB8mB2E;AHmpG/E;;A+B54GA;EAsCI,W5BoMoC;E4BnMpC,c5BoMqC;E4BnMrC,kBAAkB;EAClB,e5BmMuC;E4BlMvC,yB5B3Zc;E4B4Zd,yBAAyB;ErBjazB,mBPomBoC;AHwqGxC;;A+Bt5GA;EAiDI,W5BgM6C;E4B/L7C,Y5B+L6C;EmBtmB7C,yBnB8Ba;E4B2Yb,S5BgM0C;EO1mB1C,mBP2mB6C;EiB1mB3C,iHjBsgB+H;EiBtgB/H,4GjBsgB+H;E4BzFjI,qBAAgB;EAAhB,gBAAgB;A/Bw2GpB;;AoBhxHI;EWgXJ;IX/WM,qBAAgB;IAAhB,gBAAgB;EpBoxHpB;AACF;;A+Bt6GA;ETrXI,yBnB8mB2E;AHirG/E;;A+B16GA;EAgEI,W5B0KoC;E4BzKpC,c5B0KqC;E4BzKrC,kBAAkB;EAClB,e5ByKuC;E4BxKvC,yB5Brbc;E4Bsbd,yBAAyB;ErB3bzB,mBPomBoC;AHssGxC;;A+Bp7GA;EA2EI,W5BsK6C;E4BrK7C,Y5BqK6C;E4BpK7C,aAAa;EACb,oB5B9D+B;E4B+D/B,mB5B/D+B;EmBrY/B,yBnB8Ba;E4Bwab,S5BmK0C;EO1mB1C,mBP2mB6C;EiB1mB3C,gHjBsgB+H;EiBtgB/H,4GjBsgB+H;E4B5DjI,gBAAgB;A/B42GpB;;AoBjzHI;EWgXJ;IX/WM,oBAAgB;IAAhB,gBAAgB;EpBqzHpB;AACF;;A+Bv8GA;ETrXI,yBnB8mB2E;AHktG/E;;A+B38GA;EA6FI,W5B6IoC;E4B5IpC,c5B6IqC;E4B5IrC,kBAAkB;EAClB,e5B4IuC;E4B3IvC,6BAA6B;EAC7B,yBAAyB;EACzB,oBAA4C;A/Bk3GhD;;A+Br9GA;EAwGI,yB5Bzdc;EOLd,mBPomBoC;AH4uGxC;;A+B19GA;EA6GI,kBAAkB;EAClB,yB5B/dc;EOLd,mBPomBoC;AHkvGxC;;A+Bh+GA;EAoHM,yB5BneY;AHm1HlB;;A+Bp+GA;EAwHM,eAAe;A/Bg3GrB;;A+Bx+GA;EA4HM,yB5B3eY;AH21HlB;;A+B5+GA;EAgIM,eAAe;A/Bg3GrB;;A+Bh/GA;EAoIM,yB5BnfY;AHm2HlB;;A+B32GA;;;EX9fM,4GjBsgB+H;AHy2GrI;;AoB12HI;EWyfJ;;;IXxfM,gBAAgB;EpBg3HpB;AACF;;AgCx3HA;EACE,aAAa;EACb,eAAe;EACf,eAAe;EACf,gBAAgB;EAChB,gBAAgB;AhC23HlB;;AgCx3HA;EACE,cAAc;EACd,oB7B6qBsC;AH8sGxC;;AK13HE;E2BEE,qBAAqB;AhC43HzB;;AgCj4HA;EAUI,c7BVc;E6BWd,oBAAoB;EACpB,eAAe;AhC23HnB;;AgCn3HA;EACE,gC7BxBgB;AH84HlB;;AgCv3HA;EAII,mB7B0M6B;AH6qHjC;;AgC33HA;EAQI,6BAAgD;EtB3BhD,+BPoOgC;EOnOhC,gCPmOgC;AHgrHpC;;AKl5HE;E2B6BI,qC7BnCY;AH45HlB;;AgCr4HA;EAgBM,c7BpCY;E6BqCZ,6BAA6B;EAC7B,yBAAyB;AhCy3H/B;;AgC34HA;;EAwBI,c7B3Cc;E6B4Cd,sB7BnDW;E6BoDX,kC7BpDW;AH46Hf;;AgCl5HA;EA+BI,gB7B+K6B;EOjO7B,yBsBoD4B;EtBnD5B,0BsBmD4B;AhCu3HhC;;AgC92HA;EtBtEI,sBP6OgC;AH2sHpC;;AgCl3HA;;EAOI,W7B3EW;E6B4EX,yB7B/Ca;AH+5HjB;;AgCv2HA;EAEI,cAAc;EACd,kBAAkB;AhCy2HtB;;AgCr2HA;EAEI,aAAa;EACb,YAAY;EACZ,kBAAkB;AhCu2HtB;;AgC91HA;EAEI,aAAa;AhCg2HjB;;AgCl2HA;EAKI,cAAc;AhCi2HlB;;AiCr8HA;EACE,kBAAkB;EAClB,aAAa;EACb,eAAe;EACf,mBAAmB;EACnB,8BAA8B;EAC9B,oB9BiHW;AHu1Hb;;AiC98HA;;EAWI,aAAa;EACb,eAAe;EACf,mBAAmB;EACnB,8BAA8B;AjCw8HlC;;AiCp7HA;EACE,qBAAqB;EACrB,sB9BqqB+E;E8BpqB/E,yB9BoqB+E;E8BnqB/E,kB9BiFW;ECTP,kBAtCY;E6BhChB,oBAAoB;EACpB,mBAAmB;AjCu7HrB;;AKj+HE;E4B6CE,qBAAqB;AjCw7HzB;;AiC/6HA;EACE,aAAa;EACb,sBAAsB;EACtB,eAAe;EACf,gBAAgB;EAChB,gBAAgB;AjCk7HlB;;AiCv7HA;EAQI,gBAAgB;EAChB,eAAe;AjCm7HnB;;AiC57HA;EAaI,gBAAgB;EAChB,WAAW;AjCm7Hf;;AiC16HA;EACE,qBAAqB;EACrB,mB9B4lBuC;E8B3lBvC,sB9B2lBuC;AHk1GzC;;AiCj6HA;EACE,gBAAgB;EAChB,YAAY;EAGZ,mBAAmB;AjCk6HrB;;AiC95HA;EACE,wB9BumBwC;EC9lBpC,kBAtCY;E6B+BhB,cAAc;EACd,6BAA6B;EAC7B,6BAAuC;EvBrHrC,sBP6OgC;AH0yHpC;;AK5gIE;E4B8GE,qBAAqB;AjCk6HzB;;AiC55HA;EACE,qBAAqB;EACrB,YAAY;EACZ,aAAa;EACb,sBAAsB;EACtB,WAAW;EACX,mCAAmC;EACnC,0BAA0B;AjC+5H5B;;Acj+HI;EmB4EC;;IAGK,gBAAgB;IAChB,eAAe;EjCw5HvB;AACF;;Act/HI;EmByFA;IAoBI,qBAAqB;IACrB,2BAA2B;EjC84HjC;EiCn6HG;IAwBK,mBAAmB;EjC84H3B;EiCt6HG;IA2BO,kBAAkB;EjC84H5B;EiCz6HG;IA+BO,qB9BgiB6B;I8B/hB7B,oB9B+hB6B;EH82GvC;EiC76HG;;IAsCK,iBAAiB;EjC24HzB;EiCj7HG;IAqDK,wBAAwB;IAGxB,gBAAgB;EjC63HxB;EiCr7HG;IA4DK,aAAa;EjC43HrB;AACF;;AcrgII;EmB4EC;;IAGK,gBAAgB;IAChB,eAAe;EjC47HvB;AACF;;Ac1hII;EmByFA;IAoBI,qBAAqB;IACrB,2BAA2B;EjCk7HjC;EiCv8HG;IAwBK,mBAAmB;EjCk7H3B;EiC18HG;IA2BO,kBAAkB;EjCk7H5B;EiC78HG;IA+BO,qB9BgiB6B;I8B/hB7B,oB9B+hB6B;EHk5GvC;EiCj9HG;;IAsCK,iBAAiB;EjC+6HzB;EiCr9HG;IAqDK,wBAAwB;IAGxB,gBAAgB;EjCi6HxB;EiCz9HG;IA4DK,aAAa;EjCg6HrB;AACF;;AcziII;EmB4EC;;IAGK,gBAAgB;IAChB,eAAe;EjCg+HvB;AACF;;Ac9jII;EmByFA;IAoBI,qBAAqB;IACrB,2BAA2B;EjCs9HjC;EiC3+HG;IAwBK,mBAAmB;EjCs9H3B;EiC9+HG;IA2BO,kBAAkB;EjCs9H5B;EiCj/HG;IA+BO,qB9BgiB6B;I8B/hB7B,oB9B+hB6B;EHs7GvC;EiCr/HG;;IAsCK,iBAAiB;EjCm9HzB;EiCz/HG;IAqDK,wBAAwB;IAGxB,gBAAgB;EjCq8HxB;EiC7/HG;IA4DK,aAAa;EjCo8HrB;AACF;;Ac7kII;EmB4EC;;IAGK,gBAAgB;IAChB,eAAe;EjCogIvB;AACF;;AclmII;EmByFA;IAoBI,qBAAqB;IACrB,2BAA2B;EjC0/HjC;EiC/gIG;IAwBK,mBAAmB;EjC0/H3B;EiClhIG;IA2BO,kBAAkB;EjC0/H5B;EiCrhIG;IA+BO,qB9BgiB6B;I8B/hB7B,oB9B+hB6B;EH09GvC;EiCzhIG;;IAsCK,iBAAiB;EjCu/HzB;EiC7hIG;IAqDK,wBAAwB;IAGxB,gBAAgB;EjCy+HxB;EiCjiIG;IA4DK,aAAa;EjCw+HrB;AACF;;AiC1iIA;EAyBQ,qBAAqB;EACrB,2BAA2B;AjCqhInC;;AiC/iIA;;EAQU,gBAAgB;EAChB,eAAe;AjC4iIzB;;AiCrjIA;EA6BU,mBAAmB;AjC4hI7B;;AiCzjIA;EAgCY,kBAAkB;AjC6hI9B;;AiC7jIA;EAoCY,qB9BgiB6B;E8B/hB7B,oB9B+hB6B;AH8/GzC;;AiClkIA;;EA2CU,iBAAiB;AjC4hI3B;;AiCvkIA;EA0DU,wBAAwB;EAGxB,gBAAgB;AjC+gI1B;;AiC5kIA;EAiEU,aAAa;AjC+gIvB;;AiClgIA;EAEI,yB9B/MW;AHmtIf;;AKptIE;E4BmNI,yB9BlNS;AHutIf;;AiC1gIA;EAWM,yB9BxNS;AH2tIf;;AK5tIE;E4B4NM,yB9B3NO;AH+tIf;;AiClhIA;EAkBQ,yB9B/NO;AHmuIf;;AiCthIA;;;;EA0BM,yB9BvOS;AH0uIf;;AiC7hIA;EA+BI,yB9B5OW;E8B6OX,gC9B7OW;AH+uIf;;AiCliIA;EAoCI,+QftNuI;AlBwtI3I;;AiCtiIA;EAwCI,yB9BrPW;AHuvIf;;AiC1iIA;EA0CM,yB9BvPS;AH2vIf;;AK5vIE;E4B2PM,yB9B1PO;AH+vIf;;AiC9/HA;EAEI,W9B7QW;AH6wIf;;AKpwIE;E4BuQI,W9BhRS;AHixIf;;AiCtgIA;EAWM,+B9BtRS;AHqxIf;;AK5wIE;E4BgRM,gC9BzRO;AHyxIf;;AiC9gIA;EAkBQ,gC9B7RO;AH6xIf;;AiClhIA;;;;EA0BM,W9BrSS;AHoyIf;;AiCzhIA;EA+BI,+B9B1SW;E8B2SX,sC9B3SW;AHyyIf;;AiC9hIA;EAoCI,qRf1QuI;AlBwwI3I;;AiCliIA;EAwCI,+B9BnTW;AHizIf;;AiCtiIA;EA0CM,W9BrTS;AHqzIf;;AK5yIE;E4B+SM,W9BxTO;AHyzIf;;AkC5zIA;EACE,kBAAkB;EAClB,aAAa;EACb,sBAAsB;EACtB,YAAY;EAEZ,qBAAqB;EACrB,sB/BJa;E+BKb,2BAA2B;EAC3B,sC/BIa;EOZX,sBP6OgC;AH0lIpC;;AkCx0IA;EAaI,eAAe;EACf,cAAc;AlC+zIlB;;AkC70IA;ExBUI,+BPoOgC;EOnOhC,gCPmOgC;AHomIpC;;AkCl1IA;ExBwBI,mCPsNgC;EOrNhC,kCPqNgC;AHymIpC;;AkCzzIA;EAGE,cAAc;EAGd,eAAe;EACf,gB/BsxByC;AHkiH3C;;AkCpzIA;EACE,sB/BgxBwC;AHuiH1C;;AkCpzIA;EACE,qBAA+B;EAC/B,gBAAgB;AlCuzIlB;;AkCpzIA;EACE,gBAAgB;AlCuzIlB;;AKl2IE;E6BgDE,qBAAqB;AlCszIzB;;AkCxzIA;EAMI,oB/B+vBuC;AHujH3C;;AkC9yIA;EACE,wB/BsvByC;E+BrvBzC,gBAAgB;EAEhB,qC/B3Da;E+B4Db,6C/B5Da;AH42If;;AkCrzIA;ExBnEI,0DwB2E8E;AlCizIlF;;AkCzzIA;EAaM,aAAa;AlCgzInB;;AkC3yIA;EACE,wB/BouByC;E+BnuBzC,qC/B3Ea;E+B4Eb,0C/B5Ea;AH03If;;AkCjzIA;ExBrFI,0DQ+H4D;AlB2wIhE;;AkCtyIA;EACE,uBAAiC;EACjC,uB/BmtBwC;E+BltBxC,sBAAgC;EAChC,gBAAgB;AlCyyIlB;;AkCtyIA;EACE,uBAAiC;EACjC,sBAAgC;AlCyyIlC;;AkCryIA;EACE,kBAAkB;EAClB,MAAM;EACN,QAAQ;EACR,SAAS;EACT,OAAO;EACP,gB/B8sByC;AH0lH3C;;AkCryIA;;;EAGE,cAAc;EACd,WAAW;AlCwyIb;;AkCryIA;;ExBxHI,2CQsH4D;ERrH5D,4CQqH4D;AlB6yIhE;;AkCtyIA;;ExB/GI,+CQwG4D;ERvG5D,8CQuG4D;AlBmzIhE;;AkCpyIA;EAEI,mB/BurBsD;AH+mH1D;;Ac/3II;EoBuFJ;IAMI,aAAa;IACb,mBAAmB;IACnB,mB/BirBsD;I+BhrBtD,kB/BgrBsD;EHunHxD;EkChzIF;IAaM,YAAY;IACZ,kB/B2qBoD;I+B1qBpD,gBAAgB;IAChB,iB/ByqBoD;EH6nHxD;AACF;;AkC7xIA;EAII,mB/B2pBsD;AHkoH1D;;Acl5II;EoBiHJ;IAQI,aAAa;IACb,mBAAmB;ElC8xIrB;EkCvyIF;IAcM,YAAY;IACZ,gBAAgB;ElC4xIpB;EkC3yIF;IAkBQ,cAAc;IACd,cAAc;ElC4xIpB;EkC/yIF;IxBxJI,0BwBiLoC;IxBhLpC,6BwBgLoC;ElC0xItC;EkCnzIF;;IA8BY,0BAA0B;ElCyxIpC;EkCvzIF;;IAmCY,6BAA6B;ElCwxIvC;EkC3zIF;IxB1II,yBwBkLmC;IxBjLnC,4BwBiLmC;ElCuxIrC;EkC/zIF;;IA6CY,yBAAyB;ElCsxInC;EkCn0IF;;IAkDY,4BAA4B;ElCqxItC;AACF;;AkCzwIA;EAEI,sB/BglBsC;AH2rH1C;;Ac77II;EoBgLJ;IAMI,oB/B6lBiC;I+B7lBjC,e/B6lBiC;I+B5lBjC,wB/B6lBuC;I+B7lBvC,mB/B6lBuC;I+B5lBvC,UAAU;IACV,SAAS;ElC4wIX;EkCrxIF;IAYM,qBAAqB;IACrB,WAAW;ElC4wIf;AACF;;AkCnwIA;EAEI,gBAAgB;AlCqwIpB;;AkCvwIA;EAKM,gBAAgB;ExB5OlB,6BwB6OiC;ExB5OjC,4BwB4OiC;AlCuwIrC;;AkC7wIA;ExBrPI,yBwB+P8B;ExB9P9B,0BwB8P8B;AlCwwIlC;;AkClxIA;ExB9PI,gBwB4Q0B;EACxB,mB/BnC2B;AH2yIjC;;AmC1hJA;EACE,aAAa;EACb,eAAe;EACf,qBhC+hCsC;EgC9hCtC,mBhCiiCsC;EgC/hCtC,gBAAgB;EAChB,yBhCEgB;EOJd,sBP6OgC;AHkzIpC;;AmCzhJA;EAGI,oBhCqhCqC;AHqgHzC;;AmC7hJA;EAMM,qBAAqB;EACrB,qBhCihCmC;EgChhCnC,chCNY;EgCOZ,YhCshCuC;AHqgH7C;;AmCpiJA;EAoBI,0BAA0B;AnCohJ9B;;AmCxiJA;EAwBI,qBAAqB;AnCohJzB;;AmC5iJA;EA4BI,chC1Bc;AH8iJlB;;AoC3jJA;EACE,aAAa;E7BGb,eAAe;EACf,gBAAgB;EGAd,sBP6OgC;AHg1IpC;;AoC5jJA;EACE,kBAAkB;EAClB,cAAc;EACd,uBjCgxBwC;EiC/wBxC,iBjCqO+B;EiCpO/B,iBjCmxBsC;EiClxBtC,cjCwBe;EiCvBf,sBjCNa;EiCOb,yBjCJgB;AHmkJlB;;AoCvkJA;EAWI,UAAU;EACV,cjCkK8D;EiCjK9D,qBAAqB;EACrB,yBjCXc;EiCYd,qBjCXc;AH2kJlB;;AoC/kJA;EAmBI,UAAU;EACV,UjC4wBiC;EiC3wBjC,gDjCSa;AHujJjB;;AoC5jJA;EAGM,cAAc;E1BChB,+BP+MgC;EO9MhC,kCP8MgC;AH+2IpC;;AoClkJA;E1BVI,gCP6NgC;EO5NhC,mCP4NgC;AHo3IpC;;AoCvkJA;EAcI,UAAU;EACV,WjCvCW;EiCwCX,yBjCXa;EiCYb,qBjCZa;AHykJjB;;AoC9kJA;EAqBI,cjCvCc;EiCwCd,oBAAoB;EAEpB,YAAY;EACZ,sBjCjDW;EiCkDX,qBjC/Cc;AH2mJlB;;AqClnJE;EACE,uBlCyxBsC;EC9pBpC,kBAtCY;EiCnFd,gBlCsO6B;AH+4IjC;;AqChnJM;E3BwBF,8BPgN+B;EO/M/B,iCP+M+B;AH64InC;;AqChnJM;E3BKF,+BP8N+B;EO7N/B,kCP6N+B;AHk5InC;;AqCloJE;EACE,uBlCuxBqC;EC5pBnC,mBAtCY;EiCnFd,gBlCuO6B;AH85IjC;;AqChoJM;E3BwBF,8BPiN+B;EOhN/B,iCPgN+B;AH45InC;;AqChoJM;E3BKF,+BP+N+B;EO9N/B,kCP8N+B;AHi6InC;;AsChpJA;EACE,qBAAqB;EACrB,qBnCw5BsC;ECv1BpC,cAAW;EkC/Db,gBnC2R+B;EmC1R/B,cAAc;EACd,kBAAkB;EAClB,mBAAmB;EACnB,wBAAwB;E5BRtB,sBP6OgC;EiB5O9B,qIjB6b6I;AH+tInJ;;AoBvpJI;EkBNJ;IlBOM,gBAAgB;EpB2pJpB;AACF;;AKxpJE;EiCGI,qBAAqB;AtCypJ3B;;AsCvqJA;EAoBI,aAAa;AtCupJjB;;AsClpJA;EACE,kBAAkB;EAClB,SAAS;AtCqpJX;;AsC9oJA;EACE,oBnC63BsC;EmC53BtC,mBnC43BsC;EOh6BpC,oBPm6BqC;AHmxHzC;;AsCzoJE;ECjDA,WpCMa;EoCLb,yBpCkCe;AH4pJjB;;AKhrJE;EkCVI,WpCCS;EoCAT,yBAAkC;AvC8rJxC;;AuCjsJU;EAQJ,UAAU;EACV,+CpCuBW;AHsqJjB;;AsCxpJE;ECjDA,WpCMa;EoCLb,yBpCWgB;AHksJlB;;AK/rJE;EkCVI,WpCCS;EoCAT,yBAAkC;AvC6sJxC;;AuChtJU;EAQJ,UAAU;EACV,iDpCAY;AH4sJlB;;AsCvqJE;ECjDA,WpCMa;EoCLb,yBpCyCe;AHmrJjB;;AK9sJE;EkCVI,WpCCS;EoCAT,yBAAkC;AvC4tJxC;;AuC/tJU;EAQJ,UAAU;EACV,+CpC8BW;AH6rJjB;;AsCtrJE;ECjDA,WpCMa;EoCLb,yBpC2Ce;AHgsJjB;;AK7tJE;EkCVI,WpCCS;EoCAT,yBAAkC;AvC2uJxC;;AuC9uJU;EAQJ,UAAU;EACV,gDpCgCW;AH0sJjB;;AsCrsJE;ECjDA,cpCegB;EoCdhB,yBpCwCe;AHktJjB;;AK5uJE;EkCVI,cpCUY;EoCTZ,yBAAkC;AvC0vJxC;;AuC7vJU;EAQJ,UAAU;EACV,+CpC6BW;AH4tJjB;;AsCptJE;ECjDA,WpCMa;EoCLb,yBpCsCe;AHmuJjB;;AK3vJE;EkCVI,WpCCS;EoCAT,yBAAkC;AvCywJxC;;AuC5wJU;EAQJ,UAAU;EACV,+CpC2BW;AH6uJjB;;AsCnuJE;ECjDA,cpCegB;EoCdhB,yBpCMgB;AHkxJlB;;AK1wJE;EkCVI,cpCUY;EoCTZ,yBAAkC;AvCwxJxC;;AuC3xJU;EAQJ,UAAU;EACV,iDpCLY;AH4xJlB;;AsClvJE;ECjDA,WpCMa;EoCLb,yBpCagB;AH0xJlB;;AKzxJE;EkCVI,WpCCS;EoCAT,yBAAkC;AvCuyJxC;;AuC1yJU;EAQJ,UAAU;EACV,8CpCEY;AHoyJlB;;AwCnzJA;EACE,kBAAoD;EACpD,mBrCqzBsC;EqCnzBtC,yBrCKgB;EOJd,qBP8O+B;AHukJnC;;Ac9vJI;E0B5DJ;IAQI,kBrC+yBoC;EHwgItC;AACF;;AwCpzJA;EACE,gBAAgB;EAChB,eAAe;E9BTb,gB8BUsB;AxCuzJ1B;;AyCl0JA;EACE,kBAAkB;EAClB,wBtCq9ByC;EsCp9BzC,mBtCq9BsC;EsCp9BtC,6BAA6C;E/BH3C,sBP6OgC;AH4lJpC;;AyCj0JA;EAEE,cAAc;AzCm0JhB;;AyC/zJA;EACE,gBtCgR+B;AHkjJjC;;AyC1zJA;EACE,mBAAsD;AzC6zJxD;;AyC9zJA;EAKI,kBAAkB;EAClB,MAAM;EACN,QAAQ;EACR,wBtCu7BuC;EsCt7BvC,cAAc;AzC6zJlB;;AyCnzJE;EC9CA,cxB8FgE;EIzF9D,yBJyF8D;EwB5FhE,qBxB4FgE;AlBywJlE;;A0Cn2JE;EACE,yBAAqC;A1Cs2JzC;;A0Cn2JE;EACE,cAA0B;A1Cs2J9B;;AyCj0JE;EC9CA,cxB8FgE;EIzF9D,yBJyF8D;EwB5FhE,qBxB4FgE;AlBuxJlE;;A0Cj3JE;EACE,yBAAqC;A1Co3JzC;;A0Cj3JE;EACE,cAA0B;A1Co3J9B;;AyC/0JE;EC9CA,cxB8FgE;EIzF9D,yBJyF8D;EwB5FhE,qBxB4FgE;AlBqyJlE;;A0C/3JE;EACE,yBAAqC;A1Ck4JzC;;A0C/3JE;EACE,cAA0B;A1Ck4J9B;;AyC71JE;EC9CA,cxB8FgE;EIzF9D,yBJyF8D;EwB5FhE,qBxB4FgE;AlBmzJlE;;A0C74JE;EACE,yBAAqC;A1Cg5JzC;;A0C74JE;EACE,cAA0B;A1Cg5J9B;;AyC32JE;EC9CA,cxB8FgE;EIzF9D,yBJyF8D;EwB5FhE,qBxB4FgE;AlBi0JlE;;A0C35JE;EACE,yBAAqC;A1C85JzC;;A0C35JE;EACE,cAA0B;A1C85J9B;;AyCz3JE;EC9CA,cxB8FgE;EIzF9D,yBJyF8D;EwB5FhE,qBxB4FgE;AlB+0JlE;;A0Cz6JE;EACE,yBAAqC;A1C46JzC;;A0Cz6JE;EACE,cAA0B;A1C46J9B;;AyCv4JE;EC9CA,cxB8FgE;EIzF9D,yBJyF8D;EwB5FhE,qBxB4FgE;AlB61JlE;;A0Cv7JE;EACE,yBAAqC;A1C07JzC;;A0Cv7JE;EACE,cAA0B;A1C07J9B;;AyCr5JE;EC9CA,cxB8FgE;EIzF9D,yBJyF8D;EwB5FhE,qBxB4FgE;AlB22JlE;;A0Cr8JE;EACE,yBAAqC;A1Cw8JzC;;A0Cr8JE;EACE,cAA0B;A1Cw8J9B;;A2Ch9JE;EACE;IAAO,2BAAuC;E3Co9JhD;E2Cn9JE;IAAK,wBAAwB;E3Cs9J/B;AACF;;A2Cz9JE;EACE;IAAO,2BAAuC;E3Co9JhD;E2Cn9JE;IAAK,wBAAwB;E3Cs9J/B;AACF;;A2Cn9JA;EACE,aAAa;EACb,YxC89BsC;EwC79BtC,gBAAgB;EvCoHZ,kBAtCY;EuC5EhB,yBxCJgB;EOJd,sBP6OgC;AHkvJpC;;A2Cl9JA;EACE,aAAa;EACb,sBAAsB;EACtB,uBAAuB;EACvB,gBAAgB;EAChB,WxChBa;EwCiBb,kBAAkB;EAClB,mBAAmB;EACnB,yBxCUe;EiB9BX,2BjB0+B4C;AHggIlD;;AoBr+JI;EuBOJ;IvBNM,gBAAgB;EpBy+JpB;AACF;;A2Cx9JA;ErBaE,qMAA6I;EqBX7I,0BxCw8BsC;AHmhIxC;;A2Cv9JE;EACE,0DxC08BkD;EwC18BlD,kDxC08BkD;AHghItD;;A2Cv9JM;EAJJ;IAKM,uBAAe;IAAf,eAAe;E3C29JrB;AACF;;A4CrgKA;EACE,aAAa;EACb,uBAAuB;A5CwgKzB;;A4CrgKA;EACE,OAAO;A5CwgKT;;A6C1gKA;EACE,aAAa;EACb,sBAAsB;EAGtB,eAAe;EACf,gBAAgB;A7C2gKlB;;A6ClgKA;EACE,WAAW;EACX,c1CPgB;E0CQhB,mBAAmB;A7CqgKrB;;AK3gKE;EwCUE,UAAU;EACV,c1Cbc;E0Ccd,qBAAqB;EACrB,yB1CrBc;AH0hKlB;;A6C/gKA;EAcI,c1CjBc;E0CkBd,yB1CzBc;AH8hKlB;;A6C5/JA;EACE,kBAAkB;EAClB,cAAc;EACd,wB1C88ByC;E0C58BzC,sB1CzCa;E0C0Cb,sC1ChCa;AH8hKf;;A6CpgKA;EnC7BI,+BPoOgC;EOnOhC,gCPmOgC;AHk0JpC;;A6CzgKA;EnCfI,mCPsNgC;EOrNhC,kCPqNgC;AHu0JpC;;A6C9gKA;EAkBI,c1ChDc;E0CiDd,oBAAoB;EACpB,sB1CxDW;AHwjKf;;A6CphKA;EAyBI,UAAU;EACV,W1C9DW;E0C+DX,yB1ClCa;E0CmCb,qB1CnCa;AHkiKjB;;A6C3hKA;EAgCI,mBAAmB;A7C+/JvB;;A6C/hKA;EAmCM,gB1CiK2B;E0ChK3B,qB1CgK2B;AHg2JjC;;A6Cl/JI;EACE,mBAAmB;A7Cq/JzB;;A6Ct/JI;EnCjCA,kCPsLgC;EOlMhC,0BmCmDwC;A7Cq/J5C;;A6C3/JI;EnC7CA,gCPkMgC;EOtLhC,4BmC4C0C;A7Cq/J9C;;A6ChgKI;EAeM,aAAa;A7Cq/JvB;;A6CpgKI;EAmBM,qB1C+HuB;E0C9HvB,oBAAoB;A7Cq/J9B;;A6CzgKI;EAuBQ,iB1C2HqB;E0C1HrB,sB1C0HqB;AH43JjC;;Ac/iKI;E+BiCA;IACE,mBAAmB;E7CkhKvB;E6CnhKE;InCjCA,kCPsLgC;IOlMhC,0BmCmDwC;E7CihK1C;E6CvhKE;InC7CA,gCPkMgC;IOtLhC,4BmC4C0C;E7CghK5C;E6C3hKE;IAeM,aAAa;E7C+gKrB;E6C9hKE;IAmBM,qB1C+HuB;I0C9HvB,oBAAoB;E7C8gK5B;E6CliKE;IAuBQ,iB1C2HqB;I0C1HrB,sB1C0HqB;EHo5J/B;AACF;;AcxkKI;E+BiCA;IACE,mBAAmB;E7C2iKvB;E6C5iKE;InCjCA,kCPsLgC;IOlMhC,0BmCmDwC;E7C0iK1C;E6ChjKE;InC7CA,gCPkMgC;IOtLhC,4BmC4C0C;E7CyiK5C;E6CpjKE;IAeM,aAAa;E7CwiKrB;E6CvjKE;IAmBM,qB1C+HuB;I0C9HvB,oBAAoB;E7CuiK5B;E6C3jKE;IAuBQ,iB1C2HqB;I0C1HrB,sB1C0HqB;EH66J/B;AACF;;AcjmKI;E+BiCA;IACE,mBAAmB;E7CokKvB;E6CrkKE;InCjCA,kCPsLgC;IOlMhC,0BmCmDwC;E7CmkK1C;E6CzkKE;InC7CA,gCPkMgC;IOtLhC,4BmC4C0C;E7CkkK5C;E6C7kKE;IAeM,aAAa;E7CikKrB;E6ChlKE;IAmBM,qB1C+HuB;I0C9HvB,oBAAoB;E7CgkK5B;E6CplKE;IAuBQ,iB1C2HqB;I0C1HrB,sB1C0HqB;EHs8J/B;AACF;;Ac1nKI;E+BiCA;IACE,mBAAmB;E7C6lKvB;E6C9lKE;InCjCA,kCPsLgC;IOlMhC,0BmCmDwC;E7C4lK1C;E6ClmKE;InC7CA,gCPkMgC;IOtLhC,4BmC4C0C;E7C2lK5C;E6CtmKE;IAeM,aAAa;E7C0lKrB;E6CzmKE;IAmBM,qB1C+HuB;I0C9HvB,oBAAoB;E7CylK5B;E6C7mKE;IAuBQ,iB1C2HqB;I0C1HrB,sB1C0HqB;EH+9J/B;AACF;;A6C5kKA;EAEI,qBAAqB;EACrB,oBAAoB;EnCjIpB,gBmCkIwB;A7C8kK5B;;A6CllKA;EAOM,mBAAmB;A7C+kKzB;;A6CtlKA;EAaM,sBAAsB;A7C6kK5B;;A8C1tKE;EACE,c5B2F8D;E4B1F9D,yB5B0F8D;AlBmoKlE;;AKltKE;EyCPM,c5BsF0D;E4BrF1D,yBAAyC;A9C6tKjD;;A8CpuKE;EAWM,W3CPO;E2CQP,yB5BgF0D;E4B/E1D,qB5B+E0D;AlB8oKlE;;A8C1uKE;EACE,c5B2F8D;E4B1F9D,yB5B0F8D;AlBmpKlE;;AKluKE;EyCPM,c5BsF0D;E4BrF1D,yBAAyC;A9C6uKjD;;A8CpvKE;EAWM,W3CPO;E2CQP,yB5BgF0D;E4B/E1D,qB5B+E0D;AlB8pKlE;;A8C1vKE;EACE,c5B2F8D;E4B1F9D,yB5B0F8D;AlBmqKlE;;AKlvKE;EyCPM,c5BsF0D;E4BrF1D,yBAAyC;A9C6vKjD;;A8CpwKE;EAWM,W3CPO;E2CQP,yB5BgF0D;E4B/E1D,qB5B+E0D;AlB8qKlE;;A8C1wKE;EACE,c5B2F8D;E4B1F9D,yB5B0F8D;AlBmrKlE;;AKlwKE;EyCPM,c5BsF0D;E4BrF1D,yBAAyC;A9C6wKjD;;A8CpxKE;EAWM,W3CPO;E2CQP,yB5BgF0D;E4B/E1D,qB5B+E0D;AlB8rKlE;;A8C1xKE;EACE,c5B2F8D;E4B1F9D,yB5B0F8D;AlBmsKlE;;AKlxKE;EyCPM,c5BsF0D;E4BrF1D,yBAAyC;A9C6xKjD;;A8CpyKE;EAWM,W3CPO;E2CQP,yB5BgF0D;E4B/E1D,qB5B+E0D;AlB8sKlE;;A8C1yKE;EACE,c5B2F8D;E4B1F9D,yB5B0F8D;AlBmtKlE;;AKlyKE;EyCPM,c5BsF0D;E4BrF1D,yBAAyC;A9C6yKjD;;A8CpzKE;EAWM,W3CPO;E2CQP,yB5BgF0D;E4B/E1D,qB5B+E0D;AlB8tKlE;;A8C1zKE;EACE,c5B2F8D;E4B1F9D,yB5B0F8D;AlBmuKlE;;AKlzKE;EyCPM,c5BsF0D;E4BrF1D,yBAAyC;A9C6zKjD;;A8Cp0KE;EAWM,W3CPO;E2CQP,yB5BgF0D;E4B/E1D,qB5B+E0D;AlB8uKlE;;A8C10KE;EACE,c5B2F8D;E4B1F9D,yB5B0F8D;AlBmvKlE;;AKl0KE;EyCPM,c5BsF0D;E4BrF1D,yBAAyC;A9C60KjD;;A8Cp1KE;EAWM,W3CPO;E2CQP,yB5BgF0D;E4B/E1D,qB5B+E0D;AlB8vKlE;;A+C71KA;EACE,YAAY;E3C8HR,iBAtCY;E2CtFhB,gB5CiS+B;E4ChS/B,cAAc;EACd,W5CYa;E4CXb,yB5CCa;E4CAb,WAAW;A/Cg2Kb;;AK31KE;E0CDE,W5CMW;E4CLX,qBAAqB;A/Cg2KzB;;AK51KE;E0CCI,YAAY;A/C+1KlB;;A+Cp1KA;EACE,UAAU;EACV,6BAA6B;EAC7B,SAAS;EACT,wBAAgB;EAAhB,qBAAgB;EAAhB,gBAAgB;A/Cu1KlB;;A+Cj1KA;EACE,oBAAoB;A/Co1KtB;;AgD33KA;EACE,gB7Cy4BuC;E6Cx4BvC,gBAAgB;E5C6HZ,mBAtCY;E4CpFhB,2C7CEa;E6CDb,4BAA4B;EAC5B,oC7C04BmD;E6Cz4BnD,gD7CSa;E6CRb,mCAA2B;EAA3B,2BAA2B;EAC3B,UAAU;EtCLR,sBP64BsC;AHs/I1C;;AgDx4KA;EAcI,sB7C63BsC;AHigJ1C;;AgD54KA;EAkBI,UAAU;AhD83Kd;;AgDh5KA;EAsBI,cAAc;EACd,UAAU;AhD83Kd;;AgDr5KA;EA2BI,aAAa;AhD83KjB;;AgD13KA;EACE,aAAa;EACb,mBAAmB;EACnB,wB7Cy2BwC;E6Cx2BxC,c7CtBgB;E6CuBhB,2C7C7Ba;E6C8Bb,4BAA4B;EAC5B,4C7Ci3BoD;AH4gJtD;;AgD13KA;EACE,gB7Ci2BwC;AH4hJ1C;;AiDj6KA;EAEE,gBAAgB;AjDm6KlB;;AiDr6KA;EAKI,kBAAkB;EAClB,gBAAgB;AjDo6KpB;;AiD/5KA;EACE,eAAe;EACf,MAAM;EACN,OAAO;EACP,a9C+pBsC;E8C9pBtC,aAAa;EACb,WAAW;EACX,YAAY;EACZ,gBAAgB;EAGhB,UAAU;AjDg6KZ;;AiDz5KA;EACE,kBAAkB;EAClB,WAAW;EACX,c9C64BuC;E8C34BvC,oBAAoB;AjD25KtB;;AiDx5KE;E7BrCI,mCjB48BoD;E8Cr6BtD,8B9Cm6BmD;AHw/IvD;;AoB77KI;E6BgCF;I7B/BI,gBAAgB;EpBi8KpB;AACF;;AiD/5KE;EACE,e9Ci6BoC;AHigJxC;;AiD95KE;EACE,sB9C85B2C;AHmgJ/C;;AiD75KA;EACE,aAAa;EACb,6B/ByE8D;AlBu1KhE;;AiDl6KA;EAKI,8B/BsE4D;E+BrE5D,gBAAgB;AjDi6KpB;;AiDv6KA;;EAWI,cAAc;AjDi6KlB;;AiD56KA;EAeI,gBAAgB;AjDi6KpB;;AiD75KA;EACE,aAAa;EACb,mBAAmB;EACnB,6B/BqD8D;AlB22KhE;;AiDn6KA;EAOI,cAAc;EACd,0B/BgD4D;E+B/C5D,WAAW;AjDg6Kf;;AiDz6KA;EAcI,sBAAsB;EACtB,uBAAuB;EACvB,YAAY;AjD+5KhB;;AiD/6KA;EAmBM,gBAAgB;AjDg6KtB;;AiDn7KA;EAuBM,aAAa;AjDg6KnB;;AiD15KA;EACE,kBAAkB;EAClB,aAAa;EACb,sBAAsB;EACtB,WAAW;EAGX,oBAAoB;EACpB,sB9C1Ga;E8C2Gb,4BAA4B;EAC5B,oC9ClGa;EOZX,qBP8O+B;E8C5HjC,UAAU;AjDy5KZ;;AiDr5KA;EACE,eAAe;EACf,MAAM;EACN,OAAO;EACP,a9CojBsC;E8CnjBtC,YAAY;EACZ,aAAa;EACb,sB9CjHa;AHygLf;;AiD/5KA;EAUW,UAAU;AjDy5KrB;;AiDn6KA;EAWW,Y9C4zB2B;AHgmJtC;;AiDv5KA;EACE,aAAa;EACb,uBAAuB;EACvB,8BAA8B;EAC9B,kB9CyzBsC;E8CxzBtC,gC9CtIgB;EOId,0CQsH4D;ERrH5D,2CQqH4D;AlBw6KhE;;AiDj6KA;EASI,kB9CozBoC;E8ClzBpC,8BAA6F;AjD25KjG;;AiDt5KA;EACE,gBAAgB;EAChB,gB9C2I+B;AH8wKjC;;AiDp5KA;EACE,kBAAkB;EAGlB,cAAc;EACd,a9CuwBsC;AH8oJxC;;AiDj5KA;EACE,aAAa;EACb,eAAe;EACf,mBAAmB;EACnB,yBAAyB;EACzB,gBAAgE;EAChE,6B9CvKgB;EOkBd,8CQwG4D;ERvG5D,6CQuG4D;AlBm8KhE;;AiD55KA;EAcI,eAAwC;AjDk5K5C;;AiD74KA;EACE,kBAAkB;EAClB,YAAY;EACZ,WAAW;EACX,YAAY;EACZ,gBAAgB;AjDg5KlB;;AcvhLI;EmCzBJ;IAuKI,gB9CmwBqC;I8ClwBrC,oBAAyC;EjD84K3C;EiDhiLF;IAsJI,+B/B3E4D;ElBw9K9D;EiDniLF;IAyJM,gC/B9E0D;ElB29K9D;EiDnhLF;IA2II,+B/BnF4D;ElB89K9D;EiDthLF;IA8IM,4B/BtF0D;ElBi+K9D;EiDn4KA;IAAY,gB9C4uB2B;EH0pJvC;AACF;;Ac7iLI;EmC0KF;;IAEE,gB9CouBqC;EHmqJvC;AACF;;AcpjLI;EmCiLF;IAAY,iB9C8tB4B;EH0qJxC;AACF;;AkDrnLA;EACE,kBAAkB;EAClB,a/CmrBsC;E+ClrBtC,cAAc;EACd,S/Cy1BmC;EgD71BnC,kMhDuRiN;EgDrRjN,kBAAkB;EAClB,gBhD+R+B;EgD9R/B,gBhDmS+B;EgDlS/B,gBAAgB;EAChB,iBAAiB;EACjB,qBAAqB;EACrB,iBAAiB;EACjB,oBAAoB;EACpB,sBAAsB;EACtB,kBAAkB;EAClB,oBAAoB;EACpB,mBAAmB;EACnB,gBAAgB;E/CgHZ,mBAtCY;E8C9EhB,qBAAqB;EACrB,UAAU;AlDkoLZ;;AkD7oLA;EAaW,Y/C60B2B;AHuzJtC;;AkDjpLA;EAgBI,kBAAkB;EAClB,cAAc;EACd,a/C60BqC;E+C50BrC,c/C60BqC;AHwzJzC;;AkDxpLA;EAsBM,kBAAkB;EAClB,WAAW;EACX,yBAAyB;EACzB,mBAAmB;AlDsoLzB;;AkDjoLA;EACE,iBAAgC;AlDooLlC;;AkDroLA;EAII,SAAS;AlDqoLb;;AkDzoLA;EAOM,MAAM;EACN,6BAAgE;EAChE,sB/CvBS;AH6pLf;;AkDjoLA;EACE,iB/CmzBuC;AHi1JzC;;AkDroLA;EAII,OAAO;EACP,a/C+yBqC;E+C9yBrC,c/C6yBqC;AHw1JzC;;AkD3oLA;EASM,QAAQ;EACR,oCAA2F;EAC3F,wB/CvCS;AH6qLf;;AkDjoLA;EACE,iBAAgC;AlDooLlC;;AkDroLA;EAII,MAAM;AlDqoLV;;AkDzoLA;EAOM,SAAS;EACT,6B/C4xBmC;E+C3xBnC,yB/CrDS;AH2rLf;;AkDjoLA;EACE,iB/CqxBuC;AH+2JzC;;AkDroLA;EAII,QAAQ;EACR,a/CixBqC;E+ChxBrC,c/C+wBqC;AHs3JzC;;AkD3oLA;EASM,OAAO;EACP,oC/C4wBmC;E+C3wBnC,uB/CrES;AH2sLf;;AkDjnLA;EACE,gB/C2uBuC;E+C1uBvC,uB/CgvBuC;E+C/uBvC,W/CvGa;E+CwGb,kBAAkB;EAClB,sB/C/Fa;EOZX,sBP6OgC;AHm/KpC;;AoDruLA;EACE,kBAAkB;EAClB,MAAM;EACN,OAAO;EACP,ajDirBsC;EiDhrBtC,cAAc;EACd,gBjD22BuC;EgDh3BvC,kMhDuRiN;EgDrRjN,kBAAkB;EAClB,gBhD+R+B;EgD9R/B,gBhDmS+B;EgDlS/B,gBAAgB;EAChB,iBAAiB;EACjB,qBAAqB;EACrB,iBAAiB;EACjB,oBAAoB;EACpB,sBAAsB;EACtB,kBAAkB;EAClB,oBAAoB;EACpB,mBAAmB;EACnB,gBAAgB;E/CgHZ,mBAtCY;EgD7EhB,qBAAqB;EACrB,sBjDNa;EiDOb,4BAA4B;EAC5B,oCjDEa;EOZX,qBP8O+B;AH+gLnC;;AoDlwLA;EAoBI,kBAAkB;EAClB,cAAc;EACd,WjD22BoC;EiD12BpC,cjD22BqC;EiD12BrC,gBjD2N+B;AHuhLnC;;AoD1wLA;EA4BM,kBAAkB;EAClB,cAAc;EACd,WAAW;EACX,yBAAyB;EACzB,mBAAmB;ApDkvLzB;;AoD7uLA;EACE,qBjD41BuC;AHo5JzC;;AoDjvLA;EAII,2BlC2F4D;AlBspLhE;;AoDrvLA;EAOM,SAAS;EACT,6BAAgE;EAChE,qCjDu1BiE;AH25JvE;;AoD3vLA;EAaM,WjD6L2B;EiD5L3B,6BAAgE;EAChE,sBjD7CS;AH+xLf;;AoD7uLA;EACE,mBjDw0BuC;AHw6JzC;;AoDjvLA;EAII,yBlCuE4D;EkCtE5D,ajDo0BqC;EiDn0BrC,YjDk0BoC;EiDj0BpC,gBAAgC;ApDivLpC;;AoDxvLA;EAUM,OAAO;EACP,oCAA2F;EAC3F,uCjDg0BiE;AHk7JvE;;AoD9vLA;EAgBM,SjDsK2B;EiDrK3B,oCAA2F;EAC3F,wBjDpES;AHszLf;;AoD7uLA;EACE,kBjDizBuC;AH+7JzC;;AoDjvLA;EAII,wBlCgD4D;AlBisLhE;;AoDrvLA;EAOM,MAAM;EACN,oCAA2F;EAC3F,wCjD4yBiE;AHs8JvE;;AoD3vLA;EAaM,QjDkJ2B;EiDjJ3B,oCAA2F;EAC3F,yBjDxFS;AH00Lf;;AoDjwLA;EAqBI,kBAAkB;EAClB,MAAM;EACN,SAAS;EACT,cAAc;EACd,WjDwxBoC;EiDvxBpC,oBAAsC;EACtC,WAAW;EACX,gCjD4wBuD;AHo+J3D;;AoD5uLA;EACE,oBjDixBuC;AH89JzC;;AoDhvLA;EAII,0BlCgB4D;EkCf5D,ajD6wBqC;EiD5wBrC,YjD2wBoC;EiD1wBpC,gBAAgC;ApDgvLpC;;AoDvvLA;EAUM,QAAQ;EACR,oCjDuwBmC;EiDtwBnC,sCjDywBiE;AHw+JvE;;AoD7vLA;EAgBM,UjD+G2B;EiD9G3B,oCjDiwBmC;EiDhwBnC,uBjD3HS;AH42Lf;;AoD3tLA;EACE,uBjDkuBwC;EiDjuBxC,gBAAgB;EhD3BZ,eAtCY;EgDoEhB,yBjD2tByD;EiD1tBzD,gCAAyE;E1ChJvE,0CQsH4D;ERrH5D,2CQqH4D;AlByvLhE;;AoDruLA;EAUI,aAAa;ApD+tLjB;;AoD3tLA;EACE,uBjDotBwC;EiDntBxC,cjDxJgB;AHs3LlB;;AqDz3LA;EACE,kBAAkB;ArD43LpB;;AqDz3LA;EACE,mBAAmB;ArD43LrB;;AqDz3LA;EACE,kBAAkB;EAClB,WAAW;EACX,gBAAgB;ArD43LlB;;AsDn5LE;EACE,cAAc;EACd,WAAW;EACX,WAAW;AtDs5Lf;;AqD93LA;EACE,kBAAkB;EAClB,aAAa;EACb,WAAW;EACX,WAAW;EACX,mBAAmB;EACnB,mCAA2B;EAA3B,2BAA2B;EjC5BvB,sCjBikCkF;AH61JxF;;AoBz5LI;EiCiBJ;IjChBM,gBAAgB;EpB65LpB;AACF;;AqDp4LA;;;EAGE,cAAc;ArDu4LhB;;AqDp4LA;;EAEE,2BAA2B;ArDu4L7B;;AqDp4LA;;EAEE,4BAA4B;ArDu4L9B;;AqD/3LA;EAEI,UAAU;EACV,4BAA4B;EAC5B,eAAe;ArDi4LnB;;AqDr4LA;;;EAUI,UAAU;EACV,UAAU;ArDi4Ld;;AqD54LA;;EAgBI,UAAU;EACV,UAAU;EjCtER,2BjBgkCkC;AHw4JxC;;AoBn8LI;EiCgDJ;;IjC/CM,gBAAgB;EpBw8LpB;AACF;;AqD/3LA;;EAEE,kBAAkB;EAClB,MAAM;EACN,SAAS;EACT,UAAU;EAEV,aAAa;EACb,mBAAmB;EACnB,uBAAuB;EACvB,UlDk9BsC;EkDj9BtC,WlD1Fa;EkD2Fb,kBAAkB;EAClB,YlDg9BqC;EiB7iCjC,8BjB+iCgD;AHg7JtD;;AoB19LI;EiC2EJ;;IjC1EM,gBAAgB;EpB+9LpB;AACF;;AK59LE;;;EgDwFE,WlDjGW;EkDkGX,qBAAqB;EACrB,UAAU;EACV,YlDy8BmC;AHi8JvC;;AqDv4LA;EACE,OAAO;ArD04LT;;AqDr4LA;EACE,QAAQ;ArDw4LV;;AqDj4LA;;EAEE,qBAAqB;EACrB,WlDk8BuC;EkDj8BvC,YlDi8BuC;EkDh8BvC,qCAAqC;ArDo4LvC;;AqDl4LA;EACE,sNnCxFyI;AlB69L3I;;AqDn4LA;EACE,uNnC3FyI;AlBi+L3I;;AqD73LA;EACE,kBAAkB;EAClB,QAAQ;EACR,SAAS;EACT,OAAO;EACP,WAAW;EACX,aAAa;EACb,uBAAuB;EACvB,eAAe;EAEf,iBlDw5BsC;EkDv5BtC,gBlDu5BsC;EkDt5BtC,gBAAgB;ArD+3LlB;;AqD34LA;EAeI,uBAAuB;EACvB,cAAc;EACd,WlDs5BqC;EkDr5BrC,WlDs5BoC;EkDr5BpC,iBlDu5BoC;EkDt5BpC,gBlDs5BoC;EkDr5BpC,mBAAmB;EACnB,eAAe;EACf,sBlDhKW;EkDiKX,4BAA4B;EAE5B,kCAAiE;EACjE,qCAAoE;EACpE,WAAW;EjCtKT,6BjBsjC+C;AHg/JrD;;AoBjiMI;EiCqIJ;IjCpIM,gBAAgB;EpBqiMpB;AACF;;AqDl6LA;EAiCI,UAAU;ArDq4Ld;;AqD53LA;EACE,kBAAkB;EAClB,UAA2C;EAC3C,YAAY;EACZ,SAA0C;EAC1C,WAAW;EACX,iBAAiB;EACjB,oBAAoB;EACpB,WlD3La;EkD4Lb,kBAAkB;ArD+3LpB;;AuD9jMA;EACE;IAAK,yBAAyB;EvDkkM9B;AACF;;AuDpkMA;EACE;IAAK,yBAAyB;EvDkkM9B;AACF;;AuDhkMA;EACE,qBAAqB;EACrB,WpDkkC0B;EoDjkC1B,YpDikC0B;EoDhkC1B,2BAA2B;EAC3B,iCAAgD;EAChD,+BAA+B;EAE/B,kBAAkB;EAClB,sDAA8C;EAA9C,8CAA8C;AvDkkMhD;;AuD/jMA;EACE,WpD2jC4B;EoD1jC5B,YpD0jC4B;EoDzjC5B,mBpD2jC4B;AHugK9B;;AuD3jMA;EACE;IACE,mBAAmB;EvD8jMrB;EuD5jMA;IACE,UAAU;EvD8jMZ;AACF;;AuDpkMA;EACE;IACE,mBAAmB;EvD8jMrB;EuD5jMA;IACE,UAAU;EvD8jMZ;AACF;;AuD3jMA;EACE,qBAAqB;EACrB,WpDmiC0B;EoDliC1B,YpDkiC0B;EoDjiC1B,2BAA2B;EAC3B,8BAA8B;EAE9B,kBAAkB;EAClB,UAAU;EACV,oDAA4C;EAA5C,4CAA4C;AvD6jM9C;;AuD1jMA;EACE,WpD4hC4B;EoD3hC5B,YpD2hC4B;AHkiK9B;;AwDhnMA;EAAqB,mCAAmC;AxDonMxD;;AwDnnMA;EAAqB,8BAA8B;AxDunMnD;;AwDtnMA;EAAqB,iCAAiC;AxD0nMtD;;AwDznMA;EAAqB,iCAAiC;AxD6nMtD;;AwD5nMA;EAAqB,sCAAsC;AxDgoM3D;;AwD/nMA;EAAqB,mCAAmC;AxDmoMxD;;AyDroME;EACE,oCAAmC;AzDwoMvC;;AK9nME;;;EoDLI,oCAAgD;AzDyoMtD;;AyD/oME;EACE,oCAAmC;AzDkpMvC;;AKxoME;;;EoDLI,oCAAgD;AzDmpMtD;;AyDzpME;EACE,oCAAmC;AzD4pMvC;;AKlpME;;;EoDLI,oCAAgD;AzD6pMtD;;AyDnqME;EACE,oCAAmC;AzDsqMvC;;AK5pME;;;EoDLI,oCAAgD;AzDuqMtD;;AyD7qME;EACE,oCAAmC;AzDgrMvC;;AKtqME;;;EoDLI,oCAAgD;AzDirMtD;;AyDvrME;EACE,oCAAmC;AzD0rMvC;;AKhrME;;;EoDLI,oCAAgD;AzD2rMtD;;AyDjsME;EACE,oCAAmC;AzDosMvC;;AK1rME;;;EoDLI,oCAAgD;AzDqsMtD;;AyD3sME;EACE,oCAAmC;AzD8sMvC;;AKpsME;;;EoDLI,oCAAgD;AzD+sMtD;;A0D9sMA;EACE,iCAAmC;A1DitMrC;;A0D9sMA;EACE,wCAAwC;A1DitM1C;;A2D5tMA;EAAkB,oCAAoD;A3DguMtE;;A2D/tMA;EAAkB,wCAAwD;A3DmuM1E;;A2DluMA;EAAkB,0CAA0D;A3DsuM5E;;A2DruMA;EAAkB,2CAA2D;A3DyuM7E;;A2DxuMA;EAAkB,yCAAyD;A3D4uM3E;;A2D1uMA;EAAmB,oBAAoB;A3D8uMvC;;A2D7uMA;EAAmB,wBAAwB;A3DivM3C;;A2DhvMA;EAAmB,0BAA0B;A3DovM7C;;A2DnvMA;EAAmB,2BAA2B;A3DuvM9C;;A2DtvMA;EAAmB,yBAAyB;A3D0vM5C;;A2DvvME;EACE,gCAA+B;A3D0vMnC;;A2D3vME;EACE,gCAA+B;A3D8vMnC;;A2D/vME;EACE,gCAA+B;A3DkwMnC;;A2DnwME;EACE,gCAA+B;A3DswMnC;;A2DvwME;EACE,gCAA+B;A3D0wMnC;;A2D3wME;EACE,gCAA+B;A3D8wMnC;;A2D/wME;EACE,gCAA+B;A3DkxMnC;;A2DnxME;EACE,gCAA+B;A3DsxMnC;;A2DlxMA;EACE,6BAA+B;A3DqxMjC;;A2D9wMA;EACE,gCAA2C;A3DixM7C;;A2D9wMA;EACE,iCAAwC;A3DixM1C;;A2D9wMA;EACE,0CAAiD;EACjD,2CAAkD;A3DixMpD;;A2D9wMA;EACE,2CAAkD;EAClD,8CAAqD;A3DixMvD;;A2D9wMA;EACE,8CAAqD;EACrD,6CAAoD;A3DixMtD;;A2D9wMA;EACE,0CAAiD;EACjD,6CAAoD;A3DixMtD;;A2D9wMA;EACE,gCAA2C;A3DixM7C;;A2D9wMA;EACE,6BAA6B;A3DixM/B;;A2D9wMA;EACE,+BAAuC;A3DixMzC;;A2D9wMA;EACE,2BAA2B;A3DixM7B;;AsDz1ME;EACE,cAAc;EACd,WAAW;EACX,WAAW;AtD41Mf;;A4Dr1MM;EAAwB,wBAA0B;A5Dy1MxD;;A4Dz1MM;EAAwB,0BAA0B;A5D61MxD;;A4D71MM;EAAwB,gCAA0B;A5Di2MxD;;A4Dj2MM;EAAwB,yBAA0B;A5Dq2MxD;;A4Dr2MM;EAAwB,yBAA0B;A5Dy2MxD;;A4Dz2MM;EAAwB,6BAA0B;A5D62MxD;;A4D72MM;EAAwB,8BAA0B;A5Di3MxD;;A4Dj3MM;EAAwB,wBAA0B;A5Dq3MxD;;A4Dr3MM;EAAwB,+BAA0B;A5Dy3MxD;;Acx0MI;E8CjDE;IAAwB,wBAA0B;E5D83MtD;E4D93MI;IAAwB,0BAA0B;E5Di4MtD;E4Dj4MI;IAAwB,gCAA0B;E5Do4MtD;E4Dp4MI;IAAwB,yBAA0B;E5Du4MtD;E4Dv4MI;IAAwB,yBAA0B;E5D04MtD;E4D14MI;IAAwB,6BAA0B;E5D64MtD;E4D74MI;IAAwB,8BAA0B;E5Dg5MtD;E4Dh5MI;IAAwB,wBAA0B;E5Dm5MtD;E4Dn5MI;IAAwB,+BAA0B;E5Ds5MtD;AACF;;Act2MI;E8CjDE;IAAwB,wBAA0B;E5D45MtD;E4D55MI;IAAwB,0BAA0B;E5D+5MtD;E4D/5MI;IAAwB,gCAA0B;E5Dk6MtD;E4Dl6MI;IAAwB,yBAA0B;E5Dq6MtD;E4Dr6MI;IAAwB,yBAA0B;E5Dw6MtD;E4Dx6MI;IAAwB,6BAA0B;E5D26MtD;E4D36MI;IAAwB,8BAA0B;E5D86MtD;E4D96MI;IAAwB,wBAA0B;E5Di7MtD;E4Dj7MI;IAAwB,+BAA0B;E5Do7MtD;AACF;;Acp4MI;E8CjDE;IAAwB,wBAA0B;E5D07MtD;E4D17MI;IAAwB,0BAA0B;E5D67MtD;E4D77MI;IAAwB,gCAA0B;E5Dg8MtD;E4Dh8MI;IAAwB,yBAA0B;E5Dm8MtD;E4Dn8MI;IAAwB,yBAA0B;E5Ds8MtD;E4Dt8MI;IAAwB,6BAA0B;E5Dy8MtD;E4Dz8MI;IAAwB,8BAA0B;E5D48MtD;E4D58MI;IAAwB,wBAA0B;E5D+8MtD;E4D/8MI;IAAwB,+BAA0B;E5Dk9MtD;AACF;;Acl6MI;E8CjDE;IAAwB,wBAA0B;E5Dw9MtD;E4Dx9MI;IAAwB,0BAA0B;E5D29MtD;E4D39MI;IAAwB,gCAA0B;E5D89MtD;E4D99MI;IAAwB,yBAA0B;E5Di+MtD;E4Dj+MI;IAAwB,yBAA0B;E5Do+MtD;E4Dp+MI;IAAwB,6BAA0B;E5Du+MtD;E4Dv+MI;IAAwB,8BAA0B;E5D0+MtD;E4D1+MI;IAAwB,wBAA0B;E5D6+MtD;E4D7+MI;IAAwB,+BAA0B;E5Dg/MtD;AACF;;A4Dv+MA;EAEI;IAAqB,wBAA0B;E5D0+MjD;E4D1+ME;IAAqB,0BAA0B;E5D6+MjD;E4D7+ME;IAAqB,gCAA0B;E5Dg/MjD;E4Dh/ME;IAAqB,yBAA0B;E5Dm/MjD;E4Dn/ME;IAAqB,yBAA0B;E5Ds/MjD;E4Dt/ME;IAAqB,6BAA0B;E5Dy/MjD;E4Dz/ME;IAAqB,8BAA0B;E5D4/MjD;E4D5/ME;IAAqB,wBAA0B;E5D+/MjD;E4D//ME;IAAqB,+BAA0B;E5DkgNjD;AACF;;A6DxhNA;EACE,kBAAkB;EAClB,cAAc;EACd,WAAW;EACX,UAAU;EACV,gBAAgB;A7D2hNlB;;A6DhiNA;EAQI,cAAc;EACd,WAAW;A7D4hNf;;A6DriNA;;;;;EAiBI,kBAAkB;EAClB,MAAM;EACN,SAAS;EACT,OAAO;EACP,WAAW;EACX,YAAY;EACZ,SAAS;A7D4hNb;;A6DphNE;EAEI,uBAA4F;A7DshNlG;;A6DxhNE;EAEI,mBAA4F;A7D0hNlG;;A6D5hNE;EAEI,gBAA4F;A7D8hNlG;;A6DhiNE;EAEI,iBAA4F;A7DkiNlG;;A8D3jNI;EAAgC,8BAA8B;A9D+jNlE;;A8D9jNI;EAAgC,iCAAiC;A9DkkNrE;;A8DjkNI;EAAgC,sCAAsC;A9DqkN1E;;A8DpkNI;EAAgC,yCAAyC;A9DwkN7E;;A8DtkNI;EAA8B,0BAA0B;A9D0kN5D;;A8DzkNI;EAA8B,4BAA4B;A9D6kN9D;;A8D5kNI;EAA8B,kCAAkC;A9DglNpE;;A8D/kNI;EAA8B,yBAAyB;A9DmlN3D;;A8DllNI;EAA8B,uBAAuB;A9DslNzD;;A8DrlNI;EAA8B,uBAAuB;A9DylNzD;;A8DxlNI;EAA8B,yBAAyB;A9D4lN3D;;A8D3lNI;EAA8B,yBAAyB;A9D+lN3D;;A8D7lNI;EAAoC,sCAAsC;A9DimN9E;;A8DhmNI;EAAoC,oCAAoC;A9DomN5E;;A8DnmNI;EAAoC,kCAAkC;A9DumN1E;;A8DtmNI;EAAoC,yCAAyC;A9D0mNjF;;A8DzmNI;EAAoC,wCAAwC;A9D6mNhF;;A8D3mNI;EAAiC,kCAAkC;A9D+mNvE;;A8D9mNI;EAAiC,gCAAgC;A9DknNrE;;A8DjnNI;EAAiC,8BAA8B;A9DqnNnE;;A8DpnNI;EAAiC,gCAAgC;A9DwnNrE;;A8DvnNI;EAAiC,+BAA+B;A9D2nNpE;;A8DznNI;EAAkC,oCAAoC;A9D6nN1E;;A8D5nNI;EAAkC,kCAAkC;A9DgoNxE;;A8D/nNI;EAAkC,gCAAgC;A9DmoNtE;;A8DloNI;EAAkC,uCAAuC;A9DsoN7E;;A8DroNI;EAAkC,sCAAsC;A9DyoN5E;;A8DxoNI;EAAkC,iCAAiC;A9D4oNvE;;A8D1oNI;EAAgC,2BAA2B;A9D8oN/D;;A8D7oNI;EAAgC,iCAAiC;A9DipNrE;;A8DhpNI;EAAgC,+BAA+B;A9DopNnE;;A8DnpNI;EAAgC,6BAA6B;A9DupNjE;;A8DtpNI;EAAgC,+BAA+B;A9D0pNnE;;A8DzpNI;EAAgC,8BAA8B;A9D6pNlE;;AcjpNI;EgDlDA;IAAgC,8BAA8B;E9DwsNhE;E8DvsNE;IAAgC,iCAAiC;E9D0sNnE;E8DzsNE;IAAgC,sCAAsC;E9D4sNxE;E8D3sNE;IAAgC,yCAAyC;E9D8sN3E;E8D5sNE;IAA8B,0BAA0B;E9D+sN1D;E8D9sNE;IAA8B,4BAA4B;E9DitN5D;E8DhtNE;IAA8B,kCAAkC;E9DmtNlE;E8DltNE;IAA8B,yBAAyB;E9DqtNzD;E8DptNE;IAA8B,uBAAuB;E9DutNvD;E8DttNE;IAA8B,uBAAuB;E9DytNvD;E8DxtNE;IAA8B,yBAAyB;E9D2tNzD;E8D1tNE;IAA8B,yBAAyB;E9D6tNzD;E8D3tNE;IAAoC,sCAAsC;E9D8tN5E;E8D7tNE;IAAoC,oCAAoC;E9DguN1E;E8D/tNE;IAAoC,kCAAkC;E9DkuNxE;E8DjuNE;IAAoC,yCAAyC;E9DouN/E;E8DnuNE;IAAoC,wCAAwC;E9DsuN9E;E8DpuNE;IAAiC,kCAAkC;E9DuuNrE;E8DtuNE;IAAiC,gCAAgC;E9DyuNnE;E8DxuNE;IAAiC,8BAA8B;E9D2uNjE;E8D1uNE;IAAiC,gCAAgC;E9D6uNnE;E8D5uNE;IAAiC,+BAA+B;E9D+uNlE;E8D7uNE;IAAkC,oCAAoC;E9DgvNxE;E8D/uNE;IAAkC,kCAAkC;E9DkvNtE;E8DjvNE;IAAkC,gCAAgC;E9DovNpE;E8DnvNE;IAAkC,uCAAuC;E9DsvN3E;E8DrvNE;IAAkC,sCAAsC;E9DwvN1E;E8DvvNE;IAAkC,iCAAiC;E9D0vNrE;E8DxvNE;IAAgC,2BAA2B;E9D2vN7D;E8D1vNE;IAAgC,iCAAiC;E9D6vNnE;E8D5vNE;IAAgC,+BAA+B;E9D+vNjE;E8D9vNE;IAAgC,6BAA6B;E9DiwN/D;E8DhwNE;IAAgC,+BAA+B;E9DmwNjE;E8DlwNE;IAAgC,8BAA8B;E9DqwNhE;AACF;;Ac1vNI;EgDlDA;IAAgC,8BAA8B;E9DizNhE;E8DhzNE;IAAgC,iCAAiC;E9DmzNnE;E8DlzNE;IAAgC,sCAAsC;E9DqzNxE;E8DpzNE;IAAgC,yCAAyC;E9DuzN3E;E8DrzNE;IAA8B,0BAA0B;E9DwzN1D;E8DvzNE;IAA8B,4BAA4B;E9D0zN5D;E8DzzNE;IAA8B,kCAAkC;E9D4zNlE;E8D3zNE;IAA8B,yBAAyB;E9D8zNzD;E8D7zNE;IAA8B,uBAAuB;E9Dg0NvD;E8D/zNE;IAA8B,uBAAuB;E9Dk0NvD;E8Dj0NE;IAA8B,yBAAyB;E9Do0NzD;E8Dn0NE;IAA8B,yBAAyB;E9Ds0NzD;E8Dp0NE;IAAoC,sCAAsC;E9Du0N5E;E8Dt0NE;IAAoC,oCAAoC;E9Dy0N1E;E8Dx0NE;IAAoC,kCAAkC;E9D20NxE;E8D10NE;IAAoC,yCAAyC;E9D60N/E;E8D50NE;IAAoC,wCAAwC;E9D+0N9E;E8D70NE;IAAiC,kCAAkC;E9Dg1NrE;E8D/0NE;IAAiC,gCAAgC;E9Dk1NnE;E8Dj1NE;IAAiC,8BAA8B;E9Do1NjE;E8Dn1NE;IAAiC,gCAAgC;E9Ds1NnE;E8Dr1NE;IAAiC,+BAA+B;E9Dw1NlE;E8Dt1NE;IAAkC,oCAAoC;E9Dy1NxE;E8Dx1NE;IAAkC,kCAAkC;E9D21NtE;E8D11NE;IAAkC,gCAAgC;E9D61NpE;E8D51NE;IAAkC,uCAAuC;E9D+1N3E;E8D91NE;IAAkC,sCAAsC;E9Di2N1E;E8Dh2NE;IAAkC,iCAAiC;E9Dm2NrE;E8Dj2NE;IAAgC,2BAA2B;E9Do2N7D;E8Dn2NE;IAAgC,iCAAiC;E9Ds2NnE;E8Dr2NE;IAAgC,+BAA+B;E9Dw2NjE;E8Dv2NE;IAAgC,6BAA6B;E9D02N/D;E8Dz2NE;IAAgC,+BAA+B;E9D42NjE;E8D32NE;IAAgC,8BAA8B;E9D82NhE;AACF;;Acn2NI;EgDlDA;IAAgC,8BAA8B;E9D05NhE;E8Dz5NE;IAAgC,iCAAiC;E9D45NnE;E8D35NE;IAAgC,sCAAsC;E9D85NxE;E8D75NE;IAAgC,yCAAyC;E9Dg6N3E;E8D95NE;IAA8B,0BAA0B;E9Di6N1D;E8Dh6NE;IAA8B,4BAA4B;E9Dm6N5D;E8Dl6NE;IAA8B,kCAAkC;E9Dq6NlE;E8Dp6NE;IAA8B,yBAAyB;E9Du6NzD;E8Dt6NE;IAA8B,uBAAuB;E9Dy6NvD;E8Dx6NE;IAA8B,uBAAuB;E9D26NvD;E8D16NE;IAA8B,yBAAyB;E9D66NzD;E8D56NE;IAA8B,yBAAyB;E9D+6NzD;E8D76NE;IAAoC,sCAAsC;E9Dg7N5E;E8D/6NE;IAAoC,oCAAoC;E9Dk7N1E;E8Dj7NE;IAAoC,kCAAkC;E9Do7NxE;E8Dn7NE;IAAoC,yCAAyC;E9Ds7N/E;E8Dr7NE;IAAoC,wCAAwC;E9Dw7N9E;E8Dt7NE;IAAiC,kCAAkC;E9Dy7NrE;E8Dx7NE;IAAiC,gCAAgC;E9D27NnE;E8D17NE;IAAiC,8BAA8B;E9D67NjE;E8D57NE;IAAiC,gCAAgC;E9D+7NnE;E8D97NE;IAAiC,+BAA+B;E9Di8NlE;E8D/7NE;IAAkC,oCAAoC;E9Dk8NxE;E8Dj8NE;IAAkC,kCAAkC;E9Do8NtE;E8Dn8NE;IAAkC,gCAAgC;E9Ds8NpE;E8Dr8NE;IAAkC,uCAAuC;E9Dw8N3E;E8Dv8NE;IAAkC,sCAAsC;E9D08N1E;E8Dz8NE;IAAkC,iCAAiC;E9D48NrE;E8D18NE;IAAgC,2BAA2B;E9D68N7D;E8D58NE;IAAgC,iCAAiC;E9D+8NnE;E8D98NE;IAAgC,+BAA+B;E9Di9NjE;E8Dh9NE;IAAgC,6BAA6B;E9Dm9N/D;E8Dl9NE;IAAgC,+BAA+B;E9Dq9NjE;E8Dp9NE;IAAgC,8BAA8B;E9Du9NhE;AACF;;Ac58NI;EgDlDA;IAAgC,8BAA8B;E9DmgOhE;E8DlgOE;IAAgC,iCAAiC;E9DqgOnE;E8DpgOE;IAAgC,sCAAsC;E9DugOxE;E8DtgOE;IAAgC,yCAAyC;E9DygO3E;E8DvgOE;IAA8B,0BAA0B;E9D0gO1D;E8DzgOE;IAA8B,4BAA4B;E9D4gO5D;E8D3gOE;IAA8B,kCAAkC;E9D8gOlE;E8D7gOE;IAA8B,yBAAyB;E9DghOzD;E8D/gOE;IAA8B,uBAAuB;E9DkhOvD;E8DjhOE;IAA8B,uBAAuB;E9DohOvD;E8DnhOE;IAA8B,yBAAyB;E9DshOzD;E8DrhOE;IAA8B,yBAAyB;E9DwhOzD;E8DthOE;IAAoC,sCAAsC;E9DyhO5E;E8DxhOE;IAAoC,oCAAoC;E9D2hO1E;E8D1hOE;IAAoC,kCAAkC;E9D6hOxE;E8D5hOE;IAAoC,yCAAyC;E9D+hO/E;E8D9hOE;IAAoC,wCAAwC;E9DiiO9E;E8D/hOE;IAAiC,kCAAkC;E9DkiOrE;E8DjiOE;IAAiC,gCAAgC;E9DoiOnE;E8DniOE;IAAiC,8BAA8B;E9DsiOjE;E8DriOE;IAAiC,gCAAgC;E9DwiOnE;E8DviOE;IAAiC,+BAA+B;E9D0iOlE;E8DxiOE;IAAkC,oCAAoC;E9D2iOxE;E8D1iOE;IAAkC,kCAAkC;E9D6iOtE;E8D5iOE;IAAkC,gCAAgC;E9D+iOpE;E8D9iOE;IAAkC,uCAAuC;E9DijO3E;E8DhjOE;IAAkC,sCAAsC;E9DmjO1E;E8DljOE;IAAkC,iCAAiC;E9DqjOrE;E8DnjOE;IAAgC,2BAA2B;E9DsjO7D;E8DrjOE;IAAgC,iCAAiC;E9DwjOnE;E8DvjOE;IAAgC,+BAA+B;E9D0jOjE;E8DzjOE;IAAgC,6BAA6B;E9D4jO/D;E8D3jOE;IAAgC,+BAA+B;E9D8jOjE;E8D7jOE;IAAgC,8BAA8B;E9DgkOhE;AACF;;A+D3mOI;EAAwB,sBAAsB;A/D+mOlD;;A+D9mOI;EAAwB,uBAAuB;A/DknOnD;;A+DjnOI;EAAwB,sBAAsB;A/DqnOlD;;AcjkOI;EiDtDA;IAAwB,sBAAsB;E/D4nOhD;E+D3nOE;IAAwB,uBAAuB;E/D8nOjD;E+D7nOE;IAAwB,sBAAsB;E/DgoOhD;AACF;;Ac7kOI;EiDtDA;IAAwB,sBAAsB;E/DwoOhD;E+DvoOE;IAAwB,uBAAuB;E/D0oOjD;E+DzoOE;IAAwB,sBAAsB;E/D4oOhD;AACF;;AczlOI;EiDtDA;IAAwB,sBAAsB;E/DopOhD;E+DnpOE;IAAwB,uBAAuB;E/DspOjD;E+DrpOE;IAAwB,sBAAsB;E/DwpOhD;AACF;;AcrmOI;EiDtDA;IAAwB,sBAAsB;E/DgqOhD;E+D/pOE;IAAwB,uBAAuB;E/DkqOjD;E+DjqOE;IAAwB,sBAAsB;E/DoqOhD;AACF;;AgE1qOE;EAAsB,yBAA2B;AhE8qOnD;;AgE9qOE;EAAsB,2BAA2B;AhEkrOnD;;AiEjrOE;EAAyB,2BAA8B;AjEqrOzD;;AiErrOE;EAAyB,6BAA8B;AjEyrOzD;;AiEzrOE;EAAyB,6BAA8B;AjE6rOzD;;AiE7rOE;EAAyB,0BAA8B;AjEisOzD;;AiEjsOE;EAAyB,mCAA8B;EAA9B,2BAA8B;AjEqsOzD;;AiEhsOA;EACE,eAAe;EACf,MAAM;EACN,QAAQ;EACR,OAAO;EACP,a9DoqBsC;AH+hNxC;;AiEhsOA;EACE,eAAe;EACf,QAAQ;EACR,SAAS;EACT,OAAO;EACP,a9D4pBsC;AHuiNxC;;AiE/rO8B;EAD9B;IAEI,wBAAgB;IAAhB,gBAAgB;IAChB,MAAM;IACN,a9DopBoC;EH+iNtC;AACF;;AkE7tOA;ECEE,kBAAkB;EAClB,UAAU;EACV,WAAW;EACX,UAAU;EACV,YAAY;EACZ,gBAAgB;EAChB,sBAAsB;EACtB,mBAAmB;EACnB,SAAS;AnE+tOX;;AmErtOE;EAEE,gBAAgB;EAChB,WAAW;EACX,YAAY;EACZ,iBAAiB;EACjB,UAAU;EACV,mBAAmB;AnEutOvB;;AoEpvOA;EAAa,8DAAqC;ApEwvOlD;;AoEvvOA;EAAU,wDAAkC;ApE2vO5C;;AoE1vOA;EAAa,uDAAqC;ApE8vOlD;;AoE7vOA;EAAe,2BAA2B;ApEiwO1C;;AqEhwOI;EAAuB,qBAA4B;ArEowOvD;;AqEpwOI;EAAuB,qBAA4B;ArEwwOvD;;AqExwOI;EAAuB,qBAA4B;ArE4wOvD;;AqE5wOI;EAAuB,sBAA4B;ArEgxOvD;;AqEhxOI;EAAuB,sBAA4B;ArEoxOvD;;AqEpxOI;EAAuB,sBAA4B;ArEwxOvD;;AqExxOI;EAAuB,sBAA4B;ArE4xOvD;;AqE5xOI;EAAuB,sBAA4B;ArEgyOvD;;AqEhyOI;EAAuB,uBAA4B;ArEoyOvD;;AqEpyOI;EAAuB,uBAA4B;ArEwyOvD;;AqEpyOA;EAAU,0BAA0B;ArEwyOpC;;AqEvyOA;EAAU,2BAA2B;ArE2yOrC;;AqEvyOA;EAAc,2BAA2B;ArE2yOzC;;AqE1yOA;EAAc,4BAA4B;ArE8yO1C;;AqE5yOA;EAAU,uBAAuB;ArEgzOjC;;AqE/yOA;EAAU,wBAAwB;ArEmzOlC;;AsEl0OA;EAEI,kBAAkB;EAClB,MAAM;EACN,QAAQ;EACR,SAAS;EACT,OAAO;EACP,UAAU;EAEV,oBAAoB;EACpB,WAAW;EAEX,kCAAkC;AtEk0OtC;;AuEx0OQ;EAAgC,oBAA4B;AvE40OpE;;AuE30OQ;;EAEE,wBAAoC;AvE80O9C;;AuE50OQ;;EAEE,0BAAwC;AvE+0OlD;;AuE70OQ;;EAEE,2BAA0C;AvEg1OpD;;AuE90OQ;;EAEE,yBAAsC;AvEi1OhD;;AuEh2OQ;EAAgC,0BAA4B;AvEo2OpE;;AuEn2OQ;;EAEE,8BAAoC;AvEs2O9C;;AuEp2OQ;;EAEE,gCAAwC;AvEu2OlD;;AuEr2OQ;;EAEE,iCAA0C;AvEw2OpD;;AuEt2OQ;;EAEE,+BAAsC;AvEy2OhD;;AuEx3OQ;EAAgC,yBAA4B;AvE43OpE;;AuE33OQ;;EAEE,6BAAoC;AvE83O9C;;AuE53OQ;;EAEE,+BAAwC;AvE+3OlD;;AuE73OQ;;EAEE,gCAA0C;AvEg4OpD;;AuE93OQ;;EAEE,8BAAsC;AvEi4OhD;;AuEh5OQ;EAAgC,uBAA4B;AvEo5OpE;;AuEn5OQ;;EAEE,2BAAoC;AvEs5O9C;;AuEp5OQ;;EAEE,6BAAwC;AvEu5OlD;;AuEr5OQ;;EAEE,8BAA0C;AvEw5OpD;;AuEt5OQ;;EAEE,4BAAsC;AvEy5OhD;;AuEx6OQ;EAAgC,yBAA4B;AvE46OpE;;AuE36OQ;;EAEE,6BAAoC;AvE86O9C;;AuE56OQ;;EAEE,+BAAwC;AvE+6OlD;;AuE76OQ;;EAEE,gCAA0C;AvEg7OpD;;AuE96OQ;;EAEE,8BAAsC;AvEi7OhD;;AuEh8OQ;EAAgC,uBAA4B;AvEo8OpE;;AuEn8OQ;;EAEE,2BAAoC;AvEs8O9C;;AuEp8OQ;;EAEE,6BAAwC;AvEu8OlD;;AuEr8OQ;;EAEE,8BAA0C;AvEw8OpD;;AuEt8OQ;;EAEE,4BAAsC;AvEy8OhD;;AuEx9OQ;EAAgC,qBAA4B;AvE49OpE;;AuE39OQ;;EAEE,yBAAoC;AvE89O9C;;AuE59OQ;;EAEE,2BAAwC;AvE+9OlD;;AuE79OQ;;EAEE,4BAA0C;AvEg+OpD;;AuE99OQ;;EAEE,0BAAsC;AvEi+OhD;;AuEh/OQ;EAAgC,2BAA4B;AvEo/OpE;;AuEn/OQ;;EAEE,+BAAoC;AvEs/O9C;;AuEp/OQ;;EAEE,iCAAwC;AvEu/OlD;;AuEr/OQ;;EAEE,kCAA0C;AvEw/OpD;;AuEt/OQ;;EAEE,gCAAsC;AvEy/OhD;;AuExgPQ;EAAgC,0BAA4B;AvE4gPpE;;AuE3gPQ;;EAEE,8BAAoC;AvE8gP9C;;AuE5gPQ;;EAEE,gCAAwC;AvE+gPlD;;AuE7gPQ;;EAEE,iCAA0C;AvEghPpD;;AuE9gPQ;;EAEE,+BAAsC;AvEihPhD;;AuEhiPQ;EAAgC,wBAA4B;AvEoiPpE;;AuEniPQ;;EAEE,4BAAoC;AvEsiP9C;;AuEpiPQ;;EAEE,8BAAwC;AvEuiPlD;;AuEriPQ;;EAEE,+BAA0C;AvEwiPpD;;AuEtiPQ;;EAEE,6BAAsC;AvEyiPhD;;AuExjPQ;EAAgC,0BAA4B;AvE4jPpE;;AuE3jPQ;;EAEE,8BAAoC;AvE8jP9C;;AuE5jPQ;;EAEE,gCAAwC;AvE+jPlD;;AuE7jPQ;;EAEE,iCAA0C;AvEgkPpD;;AuE9jPQ;;EAEE,+BAAsC;AvEikPhD;;AuEhlPQ;EAAgC,wBAA4B;AvEolPpE;;AuEnlPQ;;EAEE,4BAAoC;AvEslP9C;;AuEplPQ;;EAEE,8BAAwC;AvEulPlD;;AuErlPQ;;EAEE,+BAA0C;AvEwlPpD;;AuEtlPQ;;EAEE,6BAAsC;AvEylPhD;;AuEjlPQ;EAAwB,2BAA2B;AvEqlP3D;;AuEplPQ;;EAEE,+BAA+B;AvEulPzC;;AuErlPQ;;EAEE,iCAAiC;AvEwlP3C;;AuEtlPQ;;EAEE,kCAAkC;AvEylP5C;;AuEvlPQ;;EAEE,gCAAgC;AvE0lP1C;;AuEzmPQ;EAAwB,0BAA2B;AvE6mP3D;;AuE5mPQ;;EAEE,8BAA+B;AvE+mPzC;;AuE7mPQ;;EAEE,gCAAiC;AvEgnP3C;;AuE9mPQ;;EAEE,iCAAkC;AvEinP5C;;AuE/mPQ;;EAEE,+BAAgC;AvEknP1C;;AuEjoPQ;EAAwB,wBAA2B;AvEqoP3D;;AuEpoPQ;;EAEE,4BAA+B;AvEuoPzC;;AuEroPQ;;EAEE,8BAAiC;AvEwoP3C;;AuEtoPQ;;EAEE,+BAAkC;AvEyoP5C;;AuEvoPQ;;EAEE,6BAAgC;AvE0oP1C;;AuEzpPQ;EAAwB,0BAA2B;AvE6pP3D;;AuE5pPQ;;EAEE,8BAA+B;AvE+pPzC;;AuE7pPQ;;EAEE,gCAAiC;AvEgqP3C;;AuE9pPQ;;EAEE,iCAAkC;AvEiqP5C;;AuE/pPQ;;EAEE,+BAAgC;AvEkqP1C;;AuEjrPQ;EAAwB,wBAA2B;AvEqrP3D;;AuEprPQ;;EAEE,4BAA+B;AvEurPzC;;AuErrPQ;;EAEE,8BAAiC;AvEwrP3C;;AuEtrPQ;;EAEE,+BAAkC;AvEyrP5C;;AuEvrPQ;;EAEE,6BAAgC;AvE0rP1C;;AuEprPI;EAAmB,uBAAuB;AvEwrP9C;;AuEvrPI;;EAEE,2BAA2B;AvE0rPjC;;AuExrPI;;EAEE,6BAA6B;AvE2rPnC;;AuEzrPI;;EAEE,8BAA8B;AvE4rPpC;;AuE1rPI;;EAEE,4BAA4B;AvE6rPlC;;ActsPI;EyDlDI;IAAgC,oBAA4B;EvE6vPlE;EuE5vPM;;IAEE,wBAAoC;EvE8vP5C;EuE5vPM;;IAEE,0BAAwC;EvE8vPhD;EuE5vPM;;IAEE,2BAA0C;EvE8vPlD;EuE5vPM;;IAEE,yBAAsC;EvE8vP9C;EuE7wPM;IAAgC,0BAA4B;EvEgxPlE;EuE/wPM;;IAEE,8BAAoC;EvEixP5C;EuE/wPM;;IAEE,gCAAwC;EvEixPhD;EuE/wPM;;IAEE,iCAA0C;EvEixPlD;EuE/wPM;;IAEE,+BAAsC;EvEixP9C;EuEhyPM;IAAgC,yBAA4B;EvEmyPlE;EuElyPM;;IAEE,6BAAoC;EvEoyP5C;EuElyPM;;IAEE,+BAAwC;EvEoyPhD;EuElyPM;;IAEE,gCAA0C;EvEoyPlD;EuElyPM;;IAEE,8BAAsC;EvEoyP9C;EuEnzPM;IAAgC,uBAA4B;EvEszPlE;EuErzPM;;IAEE,2BAAoC;EvEuzP5C;EuErzPM;;IAEE,6BAAwC;EvEuzPhD;EuErzPM;;IAEE,8BAA0C;EvEuzPlD;EuErzPM;;IAEE,4BAAsC;EvEuzP9C;EuEt0PM;IAAgC,yBAA4B;EvEy0PlE;EuEx0PM;;IAEE,6BAAoC;EvE00P5C;EuEx0PM;;IAEE,+BAAwC;EvE00PhD;EuEx0PM;;IAEE,gCAA0C;EvE00PlD;EuEx0PM;;IAEE,8BAAsC;EvE00P9C;EuEz1PM;IAAgC,uBAA4B;EvE41PlE;EuE31PM;;IAEE,2BAAoC;EvE61P5C;EuE31PM;;IAEE,6BAAwC;EvE61PhD;EuE31PM;;IAEE,8BAA0C;EvE61PlD;EuE31PM;;IAEE,4BAAsC;EvE61P9C;EuE52PM;IAAgC,qBAA4B;EvE+2PlE;EuE92PM;;IAEE,yBAAoC;EvEg3P5C;EuE92PM;;IAEE,2BAAwC;EvEg3PhD;EuE92PM;;IAEE,4BAA0C;EvEg3PlD;EuE92PM;;IAEE,0BAAsC;EvEg3P9C;EuE/3PM;IAAgC,2BAA4B;EvEk4PlE;EuEj4PM;;IAEE,+BAAoC;EvEm4P5C;EuEj4PM;;IAEE,iCAAwC;EvEm4PhD;EuEj4PM;;IAEE,kCAA0C;EvEm4PlD;EuEj4PM;;IAEE,gCAAsC;EvEm4P9C;EuEl5PM;IAAgC,0BAA4B;EvEq5PlE;EuEp5PM;;IAEE,8BAAoC;EvEs5P5C;EuEp5PM;;IAEE,gCAAwC;EvEs5PhD;EuEp5PM;;IAEE,iCAA0C;EvEs5PlD;EuEp5PM;;IAEE,+BAAsC;EvEs5P9C;EuEr6PM;IAAgC,wBAA4B;EvEw6PlE;EuEv6PM;;IAEE,4BAAoC;EvEy6P5C;EuEv6PM;;IAEE,8BAAwC;EvEy6PhD;EuEv6PM;;IAEE,+BAA0C;EvEy6PlD;EuEv6PM;;IAEE,6BAAsC;EvEy6P9C;EuEx7PM;IAAgC,0BAA4B;EvE27PlE;EuE17PM;;IAEE,8BAAoC;EvE47P5C;EuE17PM;;IAEE,gCAAwC;EvE47PhD;EuE17PM;;IAEE,iCAA0C;EvE47PlD;EuE17PM;;IAEE,+BAAsC;EvE47P9C;EuE38PM;IAAgC,wBAA4B;EvE88PlE;EuE78PM;;IAEE,4BAAoC;EvE+8P5C;EuE78PM;;IAEE,8BAAwC;EvE+8PhD;EuE78PM;;IAEE,+BAA0C;EvE+8PlD;EuE78PM;;IAEE,6BAAsC;EvE+8P9C;EuEv8PM;IAAwB,2BAA2B;EvE08PzD;EuEz8PM;;IAEE,+BAA+B;EvE28PvC;EuEz8PM;;IAEE,iCAAiC;EvE28PzC;EuEz8PM;;IAEE,kCAAkC;EvE28P1C;EuEz8PM;;IAEE,gCAAgC;EvE28PxC;EuE19PM;IAAwB,0BAA2B;EvE69PzD;EuE59PM;;IAEE,8BAA+B;EvE89PvC;EuE59PM;;IAEE,gCAAiC;EvE89PzC;EuE59PM;;IAEE,iCAAkC;EvE89P1C;EuE59PM;;IAEE,+BAAgC;EvE89PxC;EuE7+PM;IAAwB,wBAA2B;EvEg/PzD;EuE/+PM;;IAEE,4BAA+B;EvEi/PvC;EuE/+PM;;IAEE,8BAAiC;EvEi/PzC;EuE/+PM;;IAEE,+BAAkC;EvEi/P1C;EuE/+PM;;IAEE,6BAAgC;EvEi/PxC;EuEhgQM;IAAwB,0BAA2B;EvEmgQzD;EuElgQM;;IAEE,8BAA+B;EvEogQvC;EuElgQM;;IAEE,gCAAiC;EvEogQzC;EuElgQM;;IAEE,iCAAkC;EvEogQ1C;EuElgQM;;IAEE,+BAAgC;EvEogQxC;EuEnhQM;IAAwB,wBAA2B;EvEshQzD;EuErhQM;;IAEE,4BAA+B;EvEuhQvC;EuErhQM;;IAEE,8BAAiC;EvEuhQzC;EuErhQM;;IAEE,+BAAkC;EvEuhQ1C;EuErhQM;;IAEE,6BAAgC;EvEuhQxC;EuEjhQE;IAAmB,uBAAuB;EvEohQ5C;EuEnhQE;;IAEE,2BAA2B;EvEqhQ/B;EuEnhQE;;IAEE,6BAA6B;EvEqhQjC;EuEnhQE;;IAEE,8BAA8B;EvEqhQlC;EuEnhQE;;IAEE,4BAA4B;EvEqhQhC;AACF;;Ac/hQI;EyDlDI;IAAgC,oBAA4B;EvEslQlE;EuErlQM;;IAEE,wBAAoC;EvEulQ5C;EuErlQM;;IAEE,0BAAwC;EvEulQhD;EuErlQM;;IAEE,2BAA0C;EvEulQlD;EuErlQM;;IAEE,yBAAsC;EvEulQ9C;EuEtmQM;IAAgC,0BAA4B;EvEymQlE;EuExmQM;;IAEE,8BAAoC;EvE0mQ5C;EuExmQM;;IAEE,gCAAwC;EvE0mQhD;EuExmQM;;IAEE,iCAA0C;EvE0mQlD;EuExmQM;;IAEE,+BAAsC;EvE0mQ9C;EuEznQM;IAAgC,yBAA4B;EvE4nQlE;EuE3nQM;;IAEE,6BAAoC;EvE6nQ5C;EuE3nQM;;IAEE,+BAAwC;EvE6nQhD;EuE3nQM;;IAEE,gCAA0C;EvE6nQlD;EuE3nQM;;IAEE,8BAAsC;EvE6nQ9C;EuE5oQM;IAAgC,uBAA4B;EvE+oQlE;EuE9oQM;;IAEE,2BAAoC;EvEgpQ5C;EuE9oQM;;IAEE,6BAAwC;EvEgpQhD;EuE9oQM;;IAEE,8BAA0C;EvEgpQlD;EuE9oQM;;IAEE,4BAAsC;EvEgpQ9C;EuE/pQM;IAAgC,yBAA4B;EvEkqQlE;EuEjqQM;;IAEE,6BAAoC;EvEmqQ5C;EuEjqQM;;IAEE,+BAAwC;EvEmqQhD;EuEjqQM;;IAEE,gCAA0C;EvEmqQlD;EuEjqQM;;IAEE,8BAAsC;EvEmqQ9C;EuElrQM;IAAgC,uBAA4B;EvEqrQlE;EuEprQM;;IAEE,2BAAoC;EvEsrQ5C;EuEprQM;;IAEE,6BAAwC;EvEsrQhD;EuEprQM;;IAEE,8BAA0C;EvEsrQlD;EuEprQM;;IAEE,4BAAsC;EvEsrQ9C;EuErsQM;IAAgC,qBAA4B;EvEwsQlE;EuEvsQM;;IAEE,yBAAoC;EvEysQ5C;EuEvsQM;;IAEE,2BAAwC;EvEysQhD;EuEvsQM;;IAEE,4BAA0C;EvEysQlD;EuEvsQM;;IAEE,0BAAsC;EvEysQ9C;EuExtQM;IAAgC,2BAA4B;EvE2tQlE;EuE1tQM;;IAEE,+BAAoC;EvE4tQ5C;EuE1tQM;;IAEE,iCAAwC;EvE4tQhD;EuE1tQM;;IAEE,kCAA0C;EvE4tQlD;EuE1tQM;;IAEE,gCAAsC;EvE4tQ9C;EuE3uQM;IAAgC,0BAA4B;EvE8uQlE;EuE7uQM;;IAEE,8BAAoC;EvE+uQ5C;EuE7uQM;;IAEE,gCAAwC;EvE+uQhD;EuE7uQM;;IAEE,iCAA0C;EvE+uQlD;EuE7uQM;;IAEE,+BAAsC;EvE+uQ9C;EuE9vQM;IAAgC,wBAA4B;EvEiwQlE;EuEhwQM;;IAEE,4BAAoC;EvEkwQ5C;EuEhwQM;;IAEE,8BAAwC;EvEkwQhD;EuEhwQM;;IAEE,+BAA0C;EvEkwQlD;EuEhwQM;;IAEE,6BAAsC;EvEkwQ9C;EuEjxQM;IAAgC,0BAA4B;EvEoxQlE;EuEnxQM;;IAEE,8BAAoC;EvEqxQ5C;EuEnxQM;;IAEE,gCAAwC;EvEqxQhD;EuEnxQM;;IAEE,iCAA0C;EvEqxQlD;EuEnxQM;;IAEE,+BAAsC;EvEqxQ9C;EuEpyQM;IAAgC,wBAA4B;EvEuyQlE;EuEtyQM;;IAEE,4BAAoC;EvEwyQ5C;EuEtyQM;;IAEE,8BAAwC;EvEwyQhD;EuEtyQM;;IAEE,+BAA0C;EvEwyQlD;EuEtyQM;;IAEE,6BAAsC;EvEwyQ9C;EuEhyQM;IAAwB,2BAA2B;EvEmyQzD;EuElyQM;;IAEE,+BAA+B;EvEoyQvC;EuElyQM;;IAEE,iCAAiC;EvEoyQzC;EuElyQM;;IAEE,kCAAkC;EvEoyQ1C;EuElyQM;;IAEE,gCAAgC;EvEoyQxC;EuEnzQM;IAAwB,0BAA2B;EvEszQzD;EuErzQM;;IAEE,8BAA+B;EvEuzQvC;EuErzQM;;IAEE,gCAAiC;EvEuzQzC;EuErzQM;;IAEE,iCAAkC;EvEuzQ1C;EuErzQM;;IAEE,+BAAgC;EvEuzQxC;EuEt0QM;IAAwB,wBAA2B;EvEy0QzD;EuEx0QM;;IAEE,4BAA+B;EvE00QvC;EuEx0QM;;IAEE,8BAAiC;EvE00QzC;EuEx0QM;;IAEE,+BAAkC;EvE00Q1C;EuEx0QM;;IAEE,6BAAgC;EvE00QxC;EuEz1QM;IAAwB,0BAA2B;EvE41QzD;EuE31QM;;IAEE,8BAA+B;EvE61QvC;EuE31QM;;IAEE,gCAAiC;EvE61QzC;EuE31QM;;IAEE,iCAAkC;EvE61Q1C;EuE31QM;;IAEE,+BAAgC;EvE61QxC;EuE52QM;IAAwB,wBAA2B;EvE+2QzD;EuE92QM;;IAEE,4BAA+B;EvEg3QvC;EuE92QM;;IAEE,8BAAiC;EvEg3QzC;EuE92QM;;IAEE,+BAAkC;EvEg3Q1C;EuE92QM;;IAEE,6BAAgC;EvEg3QxC;EuE12QE;IAAmB,uBAAuB;EvE62Q5C;EuE52QE;;IAEE,2BAA2B;EvE82Q/B;EuE52QE;;IAEE,6BAA6B;EvE82QjC;EuE52QE;;IAEE,8BAA8B;EvE82QlC;EuE52QE;;IAEE,4BAA4B;EvE82QhC;AACF;;Acx3QI;EyDlDI;IAAgC,oBAA4B;EvE+6QlE;EuE96QM;;IAEE,wBAAoC;EvEg7Q5C;EuE96QM;;IAEE,0BAAwC;EvEg7QhD;EuE96QM;;IAEE,2BAA0C;EvEg7QlD;EuE96QM;;IAEE,yBAAsC;EvEg7Q9C;EuE/7QM;IAAgC,0BAA4B;EvEk8QlE;EuEj8QM;;IAEE,8BAAoC;EvEm8Q5C;EuEj8QM;;IAEE,gCAAwC;EvEm8QhD;EuEj8QM;;IAEE,iCAA0C;EvEm8QlD;EuEj8QM;;IAEE,+BAAsC;EvEm8Q9C;EuEl9QM;IAAgC,yBAA4B;EvEq9QlE;EuEp9QM;;IAEE,6BAAoC;EvEs9Q5C;EuEp9QM;;IAEE,+BAAwC;EvEs9QhD;EuEp9QM;;IAEE,gCAA0C;EvEs9QlD;EuEp9QM;;IAEE,8BAAsC;EvEs9Q9C;EuEr+QM;IAAgC,uBAA4B;EvEw+QlE;EuEv+QM;;IAEE,2BAAoC;EvEy+Q5C;EuEv+QM;;IAEE,6BAAwC;EvEy+QhD;EuEv+QM;;IAEE,8BAA0C;EvEy+QlD;EuEv+QM;;IAEE,4BAAsC;EvEy+Q9C;EuEx/QM;IAAgC,yBAA4B;EvE2/QlE;EuE1/QM;;IAEE,6BAAoC;EvE4/Q5C;EuE1/QM;;IAEE,+BAAwC;EvE4/QhD;EuE1/QM;;IAEE,gCAA0C;EvE4/QlD;EuE1/QM;;IAEE,8BAAsC;EvE4/Q9C;EuE3gRM;IAAgC,uBAA4B;EvE8gRlE;EuE7gRM;;IAEE,2BAAoC;EvE+gR5C;EuE7gRM;;IAEE,6BAAwC;EvE+gRhD;EuE7gRM;;IAEE,8BAA0C;EvE+gRlD;EuE7gRM;;IAEE,4BAAsC;EvE+gR9C;EuE9hRM;IAAgC,qBAA4B;EvEiiRlE;EuEhiRM;;IAEE,yBAAoC;EvEkiR5C;EuEhiRM;;IAEE,2BAAwC;EvEkiRhD;EuEhiRM;;IAEE,4BAA0C;EvEkiRlD;EuEhiRM;;IAEE,0BAAsC;EvEkiR9C;EuEjjRM;IAAgC,2BAA4B;EvEojRlE;EuEnjRM;;IAEE,+BAAoC;EvEqjR5C;EuEnjRM;;IAEE,iCAAwC;EvEqjRhD;EuEnjRM;;IAEE,kCAA0C;EvEqjRlD;EuEnjRM;;IAEE,gCAAsC;EvEqjR9C;EuEpkRM;IAAgC,0BAA4B;EvEukRlE;EuEtkRM;;IAEE,8BAAoC;EvEwkR5C;EuEtkRM;;IAEE,gCAAwC;EvEwkRhD;EuEtkRM;;IAEE,iCAA0C;EvEwkRlD;EuEtkRM;;IAEE,+BAAsC;EvEwkR9C;EuEvlRM;IAAgC,wBAA4B;EvE0lRlE;EuEzlRM;;IAEE,4BAAoC;EvE2lR5C;EuEzlRM;;IAEE,8BAAwC;EvE2lRhD;EuEzlRM;;IAEE,+BAA0C;EvE2lRlD;EuEzlRM;;IAEE,6BAAsC;EvE2lR9C;EuE1mRM;IAAgC,0BAA4B;EvE6mRlE;EuE5mRM;;IAEE,8BAAoC;EvE8mR5C;EuE5mRM;;IAEE,gCAAwC;EvE8mRhD;EuE5mRM;;IAEE,iCAA0C;EvE8mRlD;EuE5mRM;;IAEE,+BAAsC;EvE8mR9C;EuE7nRM;IAAgC,wBAA4B;EvEgoRlE;EuE/nRM;;IAEE,4BAAoC;EvEioR5C;EuE/nRM;;IAEE,8BAAwC;EvEioRhD;EuE/nRM;;IAEE,+BAA0C;EvEioRlD;EuE/nRM;;IAEE,6BAAsC;EvEioR9C;EuEznRM;IAAwB,2BAA2B;EvE4nRzD;EuE3nRM;;IAEE,+BAA+B;EvE6nRvC;EuE3nRM;;IAEE,iCAAiC;EvE6nRzC;EuE3nRM;;IAEE,kCAAkC;EvE6nR1C;EuE3nRM;;IAEE,gCAAgC;EvE6nRxC;EuE5oRM;IAAwB,0BAA2B;EvE+oRzD;EuE9oRM;;IAEE,8BAA+B;EvEgpRvC;EuE9oRM;;IAEE,gCAAiC;EvEgpRzC;EuE9oRM;;IAEE,iCAAkC;EvEgpR1C;EuE9oRM;;IAEE,+BAAgC;EvEgpRxC;EuE/pRM;IAAwB,wBAA2B;EvEkqRzD;EuEjqRM;;IAEE,4BAA+B;EvEmqRvC;EuEjqRM;;IAEE,8BAAiC;EvEmqRzC;EuEjqRM;;IAEE,+BAAkC;EvEmqR1C;EuEjqRM;;IAEE,6BAAgC;EvEmqRxC;EuElrRM;IAAwB,0BAA2B;EvEqrRzD;EuEprRM;;IAEE,8BAA+B;EvEsrRvC;EuEprRM;;IAEE,gCAAiC;EvEsrRzC;EuEprRM;;IAEE,iCAAkC;EvEsrR1C;EuEprRM;;IAEE,+BAAgC;EvEsrRxC;EuErsRM;IAAwB,wBAA2B;EvEwsRzD;EuEvsRM;;IAEE,4BAA+B;EvEysRvC;EuEvsRM;;IAEE,8BAAiC;EvEysRzC;EuEvsRM;;IAEE,+BAAkC;EvEysR1C;EuEvsRM;;IAEE,6BAAgC;EvEysRxC;EuEnsRE;IAAmB,uBAAuB;EvEssR5C;EuErsRE;;IAEE,2BAA2B;EvEusR/B;EuErsRE;;IAEE,6BAA6B;EvEusRjC;EuErsRE;;IAEE,8BAA8B;EvEusRlC;EuErsRE;;IAEE,4BAA4B;EvEusRhC;AACF;;AcjtRI;EyDlDI;IAAgC,oBAA4B;EvEwwRlE;EuEvwRM;;IAEE,wBAAoC;EvEywR5C;EuEvwRM;;IAEE,0BAAwC;EvEywRhD;EuEvwRM;;IAEE,2BAA0C;EvEywRlD;EuEvwRM;;IAEE,yBAAsC;EvEywR9C;EuExxRM;IAAgC,0BAA4B;EvE2xRlE;EuE1xRM;;IAEE,8BAAoC;EvE4xR5C;EuE1xRM;;IAEE,gCAAwC;EvE4xRhD;EuE1xRM;;IAEE,iCAA0C;EvE4xRlD;EuE1xRM;;IAEE,+BAAsC;EvE4xR9C;EuE3yRM;IAAgC,yBAA4B;EvE8yRlE;EuE7yRM;;IAEE,6BAAoC;EvE+yR5C;EuE7yRM;;IAEE,+BAAwC;EvE+yRhD;EuE7yRM;;IAEE,gCAA0C;EvE+yRlD;EuE7yRM;;IAEE,8BAAsC;EvE+yR9C;EuE9zRM;IAAgC,uBAA4B;EvEi0RlE;EuEh0RM;;IAEE,2BAAoC;EvEk0R5C;EuEh0RM;;IAEE,6BAAwC;EvEk0RhD;EuEh0RM;;IAEE,8BAA0C;EvEk0RlD;EuEh0RM;;IAEE,4BAAsC;EvEk0R9C;EuEj1RM;IAAgC,yBAA4B;EvEo1RlE;EuEn1RM;;IAEE,6BAAoC;EvEq1R5C;EuEn1RM;;IAEE,+BAAwC;EvEq1RhD;EuEn1RM;;IAEE,gCAA0C;EvEq1RlD;EuEn1RM;;IAEE,8BAAsC;EvEq1R9C;EuEp2RM;IAAgC,uBAA4B;EvEu2RlE;EuEt2RM;;IAEE,2BAAoC;EvEw2R5C;EuEt2RM;;IAEE,6BAAwC;EvEw2RhD;EuEt2RM;;IAEE,8BAA0C;EvEw2RlD;EuEt2RM;;IAEE,4BAAsC;EvEw2R9C;EuEv3RM;IAAgC,qBAA4B;EvE03RlE;EuEz3RM;;IAEE,yBAAoC;EvE23R5C;EuEz3RM;;IAEE,2BAAwC;EvE23RhD;EuEz3RM;;IAEE,4BAA0C;EvE23RlD;EuEz3RM;;IAEE,0BAAsC;EvE23R9C;EuE14RM;IAAgC,2BAA4B;EvE64RlE;EuE54RM;;IAEE,+BAAoC;EvE84R5C;EuE54RM;;IAEE,iCAAwC;EvE84RhD;EuE54RM;;IAEE,kCAA0C;EvE84RlD;EuE54RM;;IAEE,gCAAsC;EvE84R9C;EuE75RM;IAAgC,0BAA4B;EvEg6RlE;EuE/5RM;;IAEE,8BAAoC;EvEi6R5C;EuE/5RM;;IAEE,gCAAwC;EvEi6RhD;EuE/5RM;;IAEE,iCAA0C;EvEi6RlD;EuE/5RM;;IAEE,+BAAsC;EvEi6R9C;EuEh7RM;IAAgC,wBAA4B;EvEm7RlE;EuEl7RM;;IAEE,4BAAoC;EvEo7R5C;EuEl7RM;;IAEE,8BAAwC;EvEo7RhD;EuEl7RM;;IAEE,+BAA0C;EvEo7RlD;EuEl7RM;;IAEE,6BAAsC;EvEo7R9C;EuEn8RM;IAAgC,0BAA4B;EvEs8RlE;EuEr8RM;;IAEE,8BAAoC;EvEu8R5C;EuEr8RM;;IAEE,gCAAwC;EvEu8RhD;EuEr8RM;;IAEE,iCAA0C;EvEu8RlD;EuEr8RM;;IAEE,+BAAsC;EvEu8R9C;EuEt9RM;IAAgC,wBAA4B;EvEy9RlE;EuEx9RM;;IAEE,4BAAoC;EvE09R5C;EuEx9RM;;IAEE,8BAAwC;EvE09RhD;EuEx9RM;;IAEE,+BAA0C;EvE09RlD;EuEx9RM;;IAEE,6BAAsC;EvE09R9C;EuEl9RM;IAAwB,2BAA2B;EvEq9RzD;EuEp9RM;;IAEE,+BAA+B;EvEs9RvC;EuEp9RM;;IAEE,iCAAiC;EvEs9RzC;EuEp9RM;;IAEE,kCAAkC;EvEs9R1C;EuEp9RM;;IAEE,gCAAgC;EvEs9RxC;EuEr+RM;IAAwB,0BAA2B;EvEw+RzD;EuEv+RM;;IAEE,8BAA+B;EvEy+RvC;EuEv+RM;;IAEE,gCAAiC;EvEy+RzC;EuEv+RM;;IAEE,iCAAkC;EvEy+R1C;EuEv+RM;;IAEE,+BAAgC;EvEy+RxC;EuEx/RM;IAAwB,wBAA2B;EvE2/RzD;EuE1/RM;;IAEE,4BAA+B;EvE4/RvC;EuE1/RM;;IAEE,8BAAiC;EvE4/RzC;EuE1/RM;;IAEE,+BAAkC;EvE4/R1C;EuE1/RM;;IAEE,6BAAgC;EvE4/RxC;EuE3gSM;IAAwB,0BAA2B;EvE8gSzD;EuE7gSM;;IAEE,8BAA+B;EvE+gSvC;EuE7gSM;;IAEE,gCAAiC;EvE+gSzC;EuE7gSM;;IAEE,iCAAkC;EvE+gS1C;EuE7gSM;;IAEE,+BAAgC;EvE+gSxC;EuE9hSM;IAAwB,wBAA2B;EvEiiSzD;EuEhiSM;;IAEE,4BAA+B;EvEkiSvC;EuEhiSM;;IAEE,8BAAiC;EvEkiSzC;EuEhiSM;;IAEE,+BAAkC;EvEkiS1C;EuEhiSM;;IAEE,6BAAgC;EvEkiSxC;EuE5hSE;IAAmB,uBAAuB;EvE+hS5C;EuE9hSE;;IAEE,2BAA2B;EvEgiS/B;EuE9hSE;;IAEE,6BAA6B;EvEgiSjC;EuE9hSE;;IAEE,8BAA8B;EvEgiSlC;EuE9hSE;;IAEE,4BAA4B;EvEgiShC;AACF;;AwEhmSA;EAAkB,4GAA8C;AxEomShE;;AwEhmSA;EAAiB,8BAA8B;AxEomS/C;;AwEnmSA;EAAiB,8BAA8B;AxEumS/C;;AwEtmSA;EAAiB,8BAA8B;AxE0mS/C;;AwEzmSA;ECTE,gBAAgB;EAChB,uBAAuB;EACvB,mBAAmB;AzEsnSrB;;AwEvmSI;EAAwB,2BAA2B;AxE2mSvD;;AwE1mSI;EAAwB,4BAA4B;AxE8mSxD;;AwE7mSI;EAAwB,6BAA6B;AxEinSzD;;Ac5kSI;E0DvCA;IAAwB,2BAA2B;ExEwnSrD;EwEvnSE;IAAwB,4BAA4B;ExE0nStD;EwEznSE;IAAwB,6BAA6B;ExE4nSvD;AACF;;AcxlSI;E0DvCA;IAAwB,2BAA2B;ExEooSrD;EwEnoSE;IAAwB,4BAA4B;ExEsoStD;EwEroSE;IAAwB,6BAA6B;ExEwoSvD;AACF;;AcpmSI;E0DvCA;IAAwB,2BAA2B;ExEgpSrD;EwE/oSE;IAAwB,4BAA4B;ExEkpStD;EwEjpSE;IAAwB,6BAA6B;ExEopSvD;AACF;;AchnSI;E0DvCA;IAAwB,2BAA2B;ExE4pSrD;EwE3pSE;IAAwB,4BAA4B;ExE8pStD;EwE7pSE;IAAwB,6BAA6B;ExEgqSvD;AACF;;AwE3pSA;EAAmB,oCAAoC;AxE+pSvD;;AwE9pSA;EAAmB,oCAAoC;AxEkqSvD;;AwEjqSA;EAAmB,qCAAqC;AxEqqSxD;;AwEjqSA;EAAuB,2BAA0C;AxEqqSjE;;AwEpqSA;EAAuB,+BAA4C;AxEwqSnE;;AwEvqSA;EAAuB,2BAA2C;AxE2qSlE;;AwE1qSA;EAAuB,2BAAyC;AxE8qShE;;AwE7qSA;EAAuB,8BAA2C;AxEirSlE;;AwEhrSA;EAAuB,6BAA6B;AxEorSpD;;AwEhrSA;EAAc,sBAAwB;AxEorStC;;A0E3tSE;EACE,yBAAwB;A1E8tS5B;;AKptSE;EqELM,yBAA0E;A1E6tSlF;;A0EnuSE;EACE,yBAAwB;A1EsuS5B;;AK5tSE;EqELM,yBAA0E;A1EquSlF;;A0E3uSE;EACE,yBAAwB;A1E8uS5B;;AKpuSE;EqELM,yBAA0E;A1E6uSlF;;A0EnvSE;EACE,yBAAwB;A1EsvS5B;;AK5uSE;EqELM,yBAA0E;A1EqvSlF;;A0E3vSE;EACE,yBAAwB;A1E8vS5B;;AKpvSE;EqELM,yBAA0E;A1E6vSlF;;A0EnwSE;EACE,yBAAwB;A1EswS5B;;AK5vSE;EqELM,yBAA0E;A1EqwSlF;;A0E3wSE;EACE,yBAAwB;A1E8wS5B;;AKpwSE;EqELM,yBAA0E;A1E6wSlF;;A0EnxSE;EACE,yBAAwB;A1EsxS5B;;AK5wSE;EqELM,yBAA0E;A1EqxSlF;;AwE9uSA;EAAa,yBAA6B;AxEkvS1C;;AwEjvSA;EAAc,yBAA6B;AxEqvS3C;;AwEnvSA;EAAiB,oCAAkC;AxEuvSnD;;AwEtvSA;EAAiB,0CAAkC;AxE0vSnD;;AwEtvSA;EGvDE,WAAW;EACX,kBAAkB;EAClB,iBAAiB;EACjB,6BAA6B;EAC7B,SAAS;A3EizSX;;AwE1vSA;EAAwB,gCAAgC;AxE8vSxD;;AwE5vSA;EACE,iCAAiC;EACjC,oCAAoC;AxE+vStC;;AwE1vSA;EAAc,yBAAyB;AxE8vSvC;;A4E/zSA;EACE,8BAA8B;A5Ek0ShC;;A4E/zSA;EACE,6BAA6B;A5Ek0S/B;;A6El0SE;E3EOF;;;I2EDM,4BAA4B;IAE5B,2BAA2B;E7Ek0S/B;E6E/zSE;IAEI,0BAA0B;E7Eg0ShC;E6EvzSE;IACE,6BAA6B;E7EyzSjC;EE3nSF;I2E/KM,gCAAgC;E7E6ySpC;E6E3ySE;;IAEE,yB1EzCY;I0E0CZ,wBAAwB;E7E6yS5B;E6ErySE;IACE,2BAA2B;E7EuyS/B;E6EpySE;;IAEE,wBAAwB;E7EsyS5B;E6EnySE;;;IAGE,UAAU;IACV,SAAS;E7EqySb;E6ElySE;;IAEE,uBAAuB;E7EoyS3B;E6E5xSE;IACE,Q1E4hCgC;EHkwQpC;EE10SF;I2E+CM,2BAA2C;E7E8xS/C;EYp3SA;IiEyFI,2BAA2C;E7E8xS/C;EiC52SF;I4CmFM,aAAa;E7E4xSjB;EsC33SF;IuCkGM,sB1EtFS;EHk3Sb;EgB/3SF;I6DuGM,oCAAoC;E7E2xSxC;E6E5xSE;;IAKI,iCAAmC;E7E2xSzC;EgB91SF;;I6D0EQ,oCAAsC;E7EwxS5C;EgB7wSF;I6DNM,cAAc;E7EsxSlB;EiB54SA;;;;I4D4HM,qB1EvHU;EH64ShB;EgBxySF;I6DuBM,cAAc;IACd,qB1E7HY;EHi5ShB;AACF;;A8E55SA;;EAEE,iBAAiB;EACjB,cAAc;A9E+5ShB;;A8El6SA;;EAMI,gBAAgB;A9Ei6SpB;;A8Ev6SA;;EAUI,YAAY;A9Ek6ShB;;A8E56SA;;EAcI,qBAAqB;EACrB,iBAAiB;A9Em6SrB;;A8El7SA;;EAmBI,iBAAiB;A9Eo6SrB;;A8Ev7SA;;EAuBI,sBAAsB;EACtB,kBAAkB;A9Eq6StB;;A8E77SA;;EA4BI,QAAQ;EACR,aAAa;EACb,iBAAiB;A9Es6SrB;;A8Ep8SA;;EAkCI,sBAAsB;EACtB,qBAAqB;A9Eu6SzB;;A8E18SA;;;;EAwCI,oBAAoB;EACpB,kB3EsM6B;AHmuSjC;;A8El9SA;;EA6CI,kCAAgD;A9E06SpD;;A8Ev9SA;;;;EAkDI,kC3EgMgC;AH4uSpC;;A8E99SA;;EAsDI,kC3E4LgC;AHivSpC;;A8En+SA;;EA0DI,qBAAqB;EACrB,qBAAqB;EACrB,qBAAqB;EACrB,iBAAiB;A9E86SrB;;A8E3+SA;;EAiEI,QAAQ;EACR,aAAa;A9E+6SjB;;A8Ej/SA;;EAsEI,cAAc;EACd,UAAU;EACV,gCAAgC;A9Eg7SpC;;A8Ex/SA;;;;EA6EI,cAAc;EACd,aAAa;A9Ek7SjB;;A8EhgTA;;EAkFI,0CAAiJ;EACjJ,+MAAqG;EACrG,yB3EqfwC;AH87R5C;;A8EvgTA;;EAwFI,sBAA4D;EAC5D,qBAAqB;A9Eo7SzB;;A8E7gTA;;EA6FQ,eAAsD;A9Eq7S9D;;A8ElhTA;;EAiGQ,2BAAgH;A9Es7SxH;;A8EvhTA;;EAuGQ,+BAA8E;A9Eq7StF;;A8E5hTA;;;;;;;;;;;;EAkHI,kCAAgD;A9Ey7SpD;;A8E3iTA;;;;;;;;;;;;EA2HI,kC3EuHgC;AHw0SpC;;A8E1jTA;;;;EAgII,kC3EkHgC;AH+0SpC;;A8EjkTA;;;;EAqII,kCAAgD;A9Em8SpD;;A8ExkTA;;;;EA0II,gBAAgB;A9Eq8SpB;;A8E/kTA;;;;;;;;EAiJI,sBAAsB;EACtB,oBAAoB;A9Ey8SxB;;A8E3lTA;;EAuJM,qB3E44BmC;E2E34BnC,eAAe;EAOf,c3ElJY;E2EmJZ,Y3E04BuC;AHyjR7C;;A8EnmTA;;EA2JQ,gBAAgB;EAChB,oB3Eu4BiC;AHskRzC;;A8EzmTA;;EAqKI,gBAAgB;EAChB,kBAAkB;A9Ey8StB;;A8E/mTA;;EA0KI,WAAW;A9E08Sf;;A8EpnTA;;EA8KI,8BAA8B;A9E28SlC;;A8EznTA;;EAmLM,oBAAoB;A9E28S1B;;A8E9nTA;;EAuLM,mBAAmB;A9E48SzB;;A8EnoTA;;EA2LM,eAAe;A9E68SrB;;A8ExoTA;;EA+LM,cAAc;A9E88SpB;;A8E7oTA;;EAoMI,cAAc;EACd,OAAO;A9E88SX;;A8EnpTA;;EAyMI,oBAAoB;EACpB,cAAc;A9E+8SlB;;A8EzpTA;;EA8MI,sBAAsB;EACtB,oBAAoB;A9Eg9SxB;;A8E/pTA;;EAmNI,sBAAsB;EACtB,qBAAqB;A9Ei9SzB;;A8ErqTA;;;;;;EA0NI,gBAAgB;EAChB,qBAAqB;A9Eo9SzB;;A8E/qTA;;EpEqBI,gCP6NgC;EO5NhC,mCP4NgC;EO/MhC,yBoEgMmC;EpE/LnC,4BoE+LmC;A9Eo9SvC;;A8EvrTA;;EpEqBI,0BoEoNoC;EpEnNpC,6BoEmNoC;EpEtMpC,+BP+MgC;EO9MhC,kCP8MgC;AH68SpC;;A8E/rTA;;EAkPI,uBAA+C;EAC/C,cAAc;A9Ek9SlB;;A8ErsTA;;EAkPI,wBAA+C;EAC/C,cAAc;A9Ew9SlB;;A8E3sTA;;EAkPI,iBAA+C;EAC/C,cAAc;A9E89SlB;;A8EjtTA;;EAkPI,wBAA+C;EAC/C,cAAc;A9Eo+SlB;;A8EvtTA;;EAkPI,wBAA+C;EAC/C,cAAc;A9E0+SlB;;A8E7tTA;;EAkPI,iBAA+C;EAC/C,cAAc;A9Eg/SlB;;A8EnuTA;;EAkPI,wBAA+C;EAC/C,cAAc;A9Es/SlB;;A8EzuTA;;EAkPI,wBAA+C;EAC/C,cAAc;A9E4/SlB;;A8E/uTA;;EAkPI,iBAA+C;EAC/C,cAAc;A9EkgTlB;;A8ErvTA;;EAkPI,wBAA+C;EAC/C,cAAc;A9EwgTlB;;A8E3vTA;;EAkPI,wBAA+C;EAC/C,cAAc;A9E8gTlB;;AcrsTI;EgE5DJ;;IAkPI,eAA6B;IAC7B,cAAc;E9EqhThB;E8ExwTF;;IAkPI,uBAA+C;IAC/C,cAAc;E9E0hThB;E8E7wTF;;IAkPI,wBAA+C;IAC/C,cAAc;E9E+hThB;E8ElxTF;;IAkPI,iBAA+C;IAC/C,cAAc;E9EoiThB;E8EvxTF;;IAkPI,wBAA+C;IAC/C,cAAc;E9EyiThB;E8E5xTF;;IAkPI,wBAA+C;IAC/C,cAAc;E9E8iThB;E8EjyTF;;IAkPI,iBAA+C;IAC/C,cAAc;E9EmjThB;E8EtyTF;;IAkPI,wBAA+C;IAC/C,cAAc;E9EwjThB;E8E3yTF;;IAkPI,wBAA+C;IAC/C,cAAc;E9E6jThB;E8EhzTF;;IAkPI,iBAA+C;IAC/C,cAAc;E9EkkThB;E8ErzTF;;IAkPI,wBAA+C;IAC/C,cAAc;E9EukThB;E8E1zTF;;IAkPI,wBAA+C;IAC/C,cAAc;E9E4kThB;AACF;;AcpwTI;EgE5DJ;;IAkPI,eAA6B;IAC7B,cAAc;E9EolThB;E8Ev0TF;;IAkPI,uBAA+C;IAC/C,cAAc;E9EylThB;E8E50TF;;IAkPI,wBAA+C;IAC/C,cAAc;E9E8lThB;E8Ej1TF;;IAkPI,iBAA+C;IAC/C,cAAc;E9EmmThB;E8Et1TF;;IAkPI,wBAA+C;IAC/C,cAAc;E9EwmThB;E8E31TF;;IAkPI,wBAA+C;IAC/C,cAAc;E9E6mThB;E8Eh2TF;;IAkPI,iBAA+C;IAC/C,cAAc;E9EknThB;E8Er2TF;;IAkPI,wBAA+C;IAC/C,cAAc;E9EunThB;E8E12TF;;IAkPI,wBAA+C;IAC/C,cAAc;E9E4nThB;E8E/2TF;;IAkPI,iBAA+C;IAC/C,cAAc;E9EioThB;E8Ep3TF;;IAkPI,wBAA+C;IAC/C,cAAc;E9EsoThB;E8Ez3TF;;IAkPI,wBAA+C;IAC/C,cAAc;E9E2oThB;AACF;;Acn0TI;EgE5DJ;;IAkPI,eAA6B;IAC7B,cAAc;E9EmpThB;E8Et4TF;;IAkPI,uBAA+C;IAC/C,cAAc;E9EwpThB;E8E34TF;;IAkPI,wBAA+C;IAC/C,cAAc;E9E6pThB;E8Eh5TF;;IAkPI,iBAA+C;IAC/C,cAAc;E9EkqThB;E8Er5TF;;IAkPI,wBAA+C;IAC/C,cAAc;E9EuqThB;E8E15TF;;IAkPI,wBAA+C;IAC/C,cAAc;E9E4qThB;E8E/5TF;;IAkPI,iBAA+C;IAC/C,cAAc;E9EirThB;E8Ep6TF;;IAkPI,wBAA+C;IAC/C,cAAc;E9EsrThB;E8Ez6TF;;IAkPI,wBAA+C;IAC/C,cAAc;E9E2rThB;E8E96TF;;IAkPI,iBAA+C;IAC/C,cAAc;E9EgsThB;E8En7TF;;IAkPI,wBAA+C;IAC/C,cAAc;E9EqsThB;E8Ex7TF;;IAkPI,wBAA+C;IAC/C,cAAc;E9E0sThB;AACF;;Acl4TI;EgE5DJ;;IAkPI,eAA6B;IAC7B,cAAc;E9EktThB;E8Er8TF;;IAkPI,uBAA+C;IAC/C,cAAc;E9EutThB;E8E18TF;;IAkPI,wBAA+C;IAC/C,cAAc;E9E4tThB;E8E/8TF;;IAkPI,iBAA+C;IAC/C,cAAc;E9EiuThB;E8Ep9TF;;IAkPI,wBAA+C;IAC/C,cAAc;E9EsuThB;E8Ez9TF;;IAkPI,wBAA+C;IAC/C,cAAc;E9E2uThB;E8E99TF;;IAkPI,iBAA+C;IAC/C,cAAc;E9EgvThB;E8En+TF;;IAkPI,wBAA+C;IAC/C,cAAc;E9EqvThB;E8Ex+TF;;IAkPI,wBAA+C;IAC/C,cAAc;E9E0vThB;E8E7+TF;;IAkPI,iBAA+C;IAC/C,cAAc;E9E+vThB;E8El/TF;;IAkPI,wBAA+C;IAC/C,cAAc;E9EowThB;E8Ev/TF;;IAkPI,wBAA+C;IAC/C,cAAc;E9EywThB;AACF;;A8E7/TA;;EAiRY,0BAAkC;EAClC,yBAAsC;A9EivTlD;;A8EngUA;;EAqRY,yBAAgC;EAChC,0BAAwC;A9EmvTpD;;A8EzgUA;;EAyRY,yBAAsC;EACtC,0BAAwC;A9EqvTpD;;A8E/gUA;;EAiRY,0BAAkC;EAClC,+BAAsC;A9EmwTlD;;A8ErhUA;;EAqRY,yBAAgC;EAChC,gCAAwC;A9EqwTpD;;A8E3hUA;;EAyRY,+BAAsC;EACtC,gCAAwC;A9EuwTpD;;A8EjiUA;;EAiRY,0BAAkC;EAClC,8BAAsC;A9EqxTlD;;A8EviUA;;EAqRY,yBAAgC;EAChC,+BAAwC;A9EuxTpD;;A8E7iUA;;EAyRY,8BAAsC;EACtC,+BAAwC;A9EyxTpD;;A8EnjUA;;EAiRY,0BAAkC;EAClC,4BAAsC;A9EuyTlD;;A8EzjUA;;EAqRY,yBAAgC;EAChC,6BAAwC;A9EyyTpD;;A8E/jUA;;EAyRY,4BAAsC;EACtC,6BAAwC;A9E2yTpD;;A8ErkUA;;EAiRY,0BAAkC;EAClC,8BAAsC;A9EyzTlD;;A8E3kUA;;EAqRY,yBAAgC;EAChC,+BAAwC;A9E2zTpD;;A8EjlUA;;EAyRY,8BAAsC;EACtC,+BAAwC;A9E6zTpD;;A8EvlUA;;EAiRY,0BAAkC;EAClC,4BAAsC;A9E20TlD;;A8E7lUA;;EAqRY,yBAAgC;EAChC,6BAAwC;A9E60TpD;;A8EnmUA;;EAyRY,4BAAsC;EACtC,6BAAwC;A9E+0TpD;;A8EzmUA;;EAiRY,2BAAkC;EAClC,0BAAsC;A9E61TlD;;A8E/mUA;;EAqRY,0BAAgC;EAChC,2BAAwC;A9E+1TpD;;A8ErnUA;;EAyRY,0BAAsC;EACtC,2BAAwC;A9Ei2TpD;;A8E3nUA;;EAiRY,2BAAkC;EAClC,gCAAsC;A9E+2TlD;;A8EjoUA;;EAqRY,0BAAgC;EAChC,iCAAwC;A9Ei3TpD;;A8EvoUA;;EAyRY,gCAAsC;EACtC,iCAAwC;A9Em3TpD;;A8E7oUA;;EAiRY,2BAAkC;EAClC,+BAAsC;A9Ei4TlD;;A8EnpUA;;EAqRY,0BAAgC;EAChC,gCAAwC;A9Em4TpD;;A8EzpUA;;EAyRY,+BAAsC;EACtC,gCAAwC;A9Eq4TpD;;A8E/pUA;;EAiRY,2BAAkC;EAClC,6BAAsC;A9Em5TlD;;A8ErqUA;;EAqRY,0BAAgC;EAChC,8BAAwC;A9Eq5TpD;;A8E3qUA;;EAyRY,6BAAsC;EACtC,8BAAwC;A9Eu5TpD;;A8EjrUA;;EAiRY,2BAAkC;EAClC,+BAAsC;A9Eq6TlD;;A8EvrUA;;EAqRY,0BAAgC;EAChC,gCAAwC;A9Eu6TpD;;A8E7rUA;;EAyRY,+BAAsC;EACtC,gCAAwC;A9Ey6TpD;;A8EnsUA;;EAiRY,2BAAkC;EAClC,6BAAsC;A9Eu7TlD;;A8EzsUA;;EAqRY,0BAAgC;EAChC,8BAAwC;A9Ey7TpD;;A8E/sUA;;EAyRY,6BAAsC;EACtC,8BAAwC;A9E27TpD;;A8ErtUA;;EAgSQ,0BAA0B;EAC1B,4BAA4B;A9E07TpC;;A8E3tUA;;EAoSQ,6BAA6B;EAC7B,yBAAyB;A9E47TjC;;A8EjuUA;;EAwSQ,6BAA6B;EAC7B,4BAA4B;A9E87TpC;;Ac3qUI;EgE5DJ;;IAiRY,0BAAkC;IAClC,yBAAsC;E9E49ThD;E8E9uUF;;IAqRY,yBAAgC;IAChC,0BAAwC;E9E69TlD;E8EnvUF;;IAyRY,yBAAsC;IACtC,0BAAwC;E9E89TlD;E8ExvUF;;IAiRY,0BAAkC;IAClC,+BAAsC;E9E2+ThD;E8E7vUF;;IAqRY,yBAAgC;IAChC,gCAAwC;E9E4+TlD;E8ElwUF;;IAyRY,+BAAsC;IACtC,gCAAwC;E9E6+TlD;E8EvwUF;;IAiRY,0BAAkC;IAClC,8BAAsC;E9E0/ThD;E8E5wUF;;IAqRY,yBAAgC;IAChC,+BAAwC;E9E2/TlD;E8EjxUF;;IAyRY,8BAAsC;IACtC,+BAAwC;E9E4/TlD;E8EtxUF;;IAiRY,0BAAkC;IAClC,4BAAsC;E9EygUhD;E8E3xUF;;IAqRY,yBAAgC;IAChC,6BAAwC;E9E0gUlD;E8EhyUF;;IAyRY,4BAAsC;IACtC,6BAAwC;E9E2gUlD;E8EryUF;;IAiRY,0BAAkC;IAClC,8BAAsC;E9EwhUhD;E8E1yUF;;IAqRY,yBAAgC;IAChC,+BAAwC;E9EyhUlD;E8E/yUF;;IAyRY,8BAAsC;IACtC,+BAAwC;E9E0hUlD;E8EpzUF;;IAiRY,0BAAkC;IAClC,4BAAsC;E9EuiUhD;E8EzzUF;;IAqRY,yBAAgC;IAChC,6BAAwC;E9EwiUlD;E8E9zUF;;IAyRY,4BAAsC;IACtC,6BAAwC;E9EyiUlD;E8En0UF;;IAiRY,2BAAkC;IAClC,0BAAsC;E9EsjUhD;E8Ex0UF;;IAqRY,0BAAgC;IAChC,2BAAwC;E9EujUlD;E8E70UF;;IAyRY,0BAAsC;IACtC,2BAAwC;E9EwjUlD;E8El1UF;;IAiRY,2BAAkC;IAClC,gCAAsC;E9EqkUhD;E8Ev1UF;;IAqRY,0BAAgC;IAChC,iCAAwC;E9EskUlD;E8E51UF;;IAyRY,gCAAsC;IACtC,iCAAwC;E9EukUlD;E8Ej2UF;;IAiRY,2BAAkC;IAClC,+BAAsC;E9EolUhD;E8Et2UF;;IAqRY,0BAAgC;IAChC,gCAAwC;E9EqlUlD;E8E32UF;;IAyRY,+BAAsC;IACtC,gCAAwC;E9EslUlD;E8Eh3UF;;IAiRY,2BAAkC;IAClC,6BAAsC;E9EmmUhD;E8Er3UF;;IAqRY,0BAAgC;IAChC,8BAAwC;E9EomUlD;E8E13UF;;IAyRY,6BAAsC;IACtC,8BAAwC;E9EqmUlD;E8E/3UF;;IAiRY,2BAAkC;IAClC,+BAAsC;E9EknUhD;E8Ep4UF;;IAqRY,0BAAgC;IAChC,gCAAwC;E9EmnUlD;E8Ez4UF;;IAyRY,+BAAsC;IACtC,gCAAwC;E9EonUlD;E8E94UF;;IAiRY,2BAAkC;IAClC,6BAAsC;E9EioUhD;E8En5UF;;IAqRY,0BAAgC;IAChC,8BAAwC;E9EkoUlD;E8Ex5UF;;IAyRY,6BAAsC;IACtC,8BAAwC;E9EmoUlD;E8E75UF;;IAgSQ,0BAA0B;IAC1B,4BAA4B;E9EioUlC;E8El6UF;;IAoSQ,6BAA6B;IAC7B,yBAAyB;E9EkoU/B;E8Ev6UF;;IAwSQ,6BAA6B;IAC7B,4BAA4B;E9EmoUlC;AACF;;Acj3UI;EgE5DJ;;IAiRY,0BAAkC;IAClC,yBAAsC;E9EkqUhD;E8Ep7UF;;IAqRY,yBAAgC;IAChC,0BAAwC;E9EmqUlD;E8Ez7UF;;IAyRY,yBAAsC;IACtC,0BAAwC;E9EoqUlD;E8E97UF;;IAiRY,0BAAkC;IAClC,+BAAsC;E9EirUhD;E8En8UF;;IAqRY,yBAAgC;IAChC,gCAAwC;E9EkrUlD;E8Ex8UF;;IAyRY,+BAAsC;IACtC,gCAAwC;E9EmrUlD;E8E78UF;;IAiRY,0BAAkC;IAClC,8BAAsC;E9EgsUhD;E8El9UF;;IAqRY,yBAAgC;IAChC,+BAAwC;E9EisUlD;E8Ev9UF;;IAyRY,8BAAsC;IACtC,+BAAwC;E9EksUlD;E8E59UF;;IAiRY,0BAAkC;IAClC,4BAAsC;E9E+sUhD;E8Ej+UF;;IAqRY,yBAAgC;IAChC,6BAAwC;E9EgtUlD;E8Et+UF;;IAyRY,4BAAsC;IACtC,6BAAwC;E9EitUlD;E8E3+UF;;IAiRY,0BAAkC;IAClC,8BAAsC;E9E8tUhD;E8Eh/UF;;IAqRY,yBAAgC;IAChC,+BAAwC;E9E+tUlD;E8Er/UF;;IAyRY,8BAAsC;IACtC,+BAAwC;E9EguUlD;E8E1/UF;;IAiRY,0BAAkC;IAClC,4BAAsC;E9E6uUhD;E8E//UF;;IAqRY,yBAAgC;IAChC,6BAAwC;E9E8uUlD;E8EpgVF;;IAyRY,4BAAsC;IACtC,6BAAwC;E9E+uUlD;E8EzgVF;;IAiRY,2BAAkC;IAClC,0BAAsC;E9E4vUhD;E8E9gVF;;IAqRY,0BAAgC;IAChC,2BAAwC;E9E6vUlD;E8EnhVF;;IAyRY,0BAAsC;IACtC,2BAAwC;E9E8vUlD;E8ExhVF;;IAiRY,2BAAkC;IAClC,gCAAsC;E9E2wUhD;E8E7hVF;;IAqRY,0BAAgC;IAChC,iCAAwC;E9E4wUlD;E8EliVF;;IAyRY,gCAAsC;IACtC,iCAAwC;E9E6wUlD;E8EviVF;;IAiRY,2BAAkC;IAClC,+BAAsC;E9E0xUhD;E8E5iVF;;IAqRY,0BAAgC;IAChC,gCAAwC;E9E2xUlD;E8EjjVF;;IAyRY,+BAAsC;IACtC,gCAAwC;E9E4xUlD;E8EtjVF;;IAiRY,2BAAkC;IAClC,6BAAsC;E9EyyUhD;E8E3jVF;;IAqRY,0BAAgC;IAChC,8BAAwC;E9E0yUlD;E8EhkVF;;IAyRY,6BAAsC;IACtC,8BAAwC;E9E2yUlD;E8ErkVF;;IAiRY,2BAAkC;IAClC,+BAAsC;E9EwzUhD;E8E1kVF;;IAqRY,0BAAgC;IAChC,gCAAwC;E9EyzUlD;E8E/kVF;;IAyRY,+BAAsC;IACtC,gCAAwC;E9E0zUlD;E8EplVF;;IAiRY,2BAAkC;IAClC,6BAAsC;E9Eu0UhD;E8EzlVF;;IAqRY,0BAAgC;IAChC,8BAAwC;E9Ew0UlD;E8E9lVF;;IAyRY,6BAAsC;IACtC,8BAAwC;E9Ey0UlD;E8EnmVF;;IAgSQ,0BAA0B;IAC1B,4BAA4B;E9Eu0UlC;E8ExmVF;;IAoSQ,6BAA6B;IAC7B,yBAAyB;E9Ew0U/B;E8E7mVF;;IAwSQ,6BAA6B;IAC7B,4BAA4B;E9Ey0UlC;AACF;;AcvjVI;EgE5DJ;;IAiRY,0BAAkC;IAClC,yBAAsC;E9Ew2UhD;E8E1nVF;;IAqRY,yBAAgC;IAChC,0BAAwC;E9Ey2UlD;E8E/nVF;;IAyRY,yBAAsC;IACtC,0BAAwC;E9E02UlD;E8EpoVF;;IAiRY,0BAAkC;IAClC,+BAAsC;E9Eu3UhD;E8EzoVF;;IAqRY,yBAAgC;IAChC,gCAAwC;E9Ew3UlD;E8E9oVF;;IAyRY,+BAAsC;IACtC,gCAAwC;E9Ey3UlD;E8EnpVF;;IAiRY,0BAAkC;IAClC,8BAAsC;E9Es4UhD;E8ExpVF;;IAqRY,yBAAgC;IAChC,+BAAwC;E9Eu4UlD;E8E7pVF;;IAyRY,8BAAsC;IACtC,+BAAwC;E9Ew4UlD;E8ElqVF;;IAiRY,0BAAkC;IAClC,4BAAsC;E9Eq5UhD;E8EvqVF;;IAqRY,yBAAgC;IAChC,6BAAwC;E9Es5UlD;E8E5qVF;;IAyRY,4BAAsC;IACtC,6BAAwC;E9Eu5UlD;E8EjrVF;;IAiRY,0BAAkC;IAClC,8BAAsC;E9Eo6UhD;E8EtrVF;;IAqRY,yBAAgC;IAChC,+BAAwC;E9Eq6UlD;E8E3rVF;;IAyRY,8BAAsC;IACtC,+BAAwC;E9Es6UlD;E8EhsVF;;IAiRY,0BAAkC;IAClC,4BAAsC;E9Em7UhD;E8ErsVF;;IAqRY,yBAAgC;IAChC,6BAAwC;E9Eo7UlD;E8E1sVF;;IAyRY,4BAAsC;IACtC,6BAAwC;E9Eq7UlD;E8E/sVF;;IAiRY,2BAAkC;IAClC,0BAAsC;E9Ek8UhD;E8EptVF;;IAqRY,0BAAgC;IAChC,2BAAwC;E9Em8UlD;E8EztVF;;IAyRY,0BAAsC;IACtC,2BAAwC;E9Eo8UlD;E8E9tVF;;IAiRY,2BAAkC;IAClC,gCAAsC;E9Ei9UhD;E8EnuVF;;IAqRY,0BAAgC;IAChC,iCAAwC;E9Ek9UlD;E8ExuVF;;IAyRY,gCAAsC;IACtC,iCAAwC;E9Em9UlD;E8E7uVF;;IAiRY,2BAAkC;IAClC,+BAAsC;E9Eg+UhD;E8ElvVF;;IAqRY,0BAAgC;IAChC,gCAAwC;E9Ei+UlD;E8EvvVF;;IAyRY,+BAAsC;IACtC,gCAAwC;E9Ek+UlD;E8E5vVF;;IAiRY,2BAAkC;IAClC,6BAAsC;E9E++UhD;E8EjwVF;;IAqRY,0BAAgC;IAChC,8BAAwC;E9Eg/UlD;E8EtwVF;;IAyRY,6BAAsC;IACtC,8BAAwC;E9Ei/UlD;E8E3wVF;;IAiRY,2BAAkC;IAClC,+BAAsC;E9E8/UhD;E8EhxVF;;IAqRY,0BAAgC;IAChC,gCAAwC;E9E+/UlD;E8ErxVF;;IAyRY,+BAAsC;IACtC,gCAAwC;E9EggVlD;E8E1xVF;;IAiRY,2BAAkC;IAClC,6BAAsC;E9E6gVhD;E8E/xVF;;IAqRY,0BAAgC;IAChC,8BAAwC;E9E8gVlD;E8EpyVF;;IAyRY,6BAAsC;IACtC,8BAAwC;E9E+gVlD;E8EzyVF;;IAgSQ,0BAA0B;IAC1B,4BAA4B;E9E6gVlC;E8E9yVF;;IAoSQ,6BAA6B;IAC7B,yBAAyB;E9E8gV/B;E8EnzVF;;IAwSQ,6BAA6B;IAC7B,4BAA4B;E9E+gVlC;AACF;;Ac7vVI;EgE5DJ;;IAiRY,0BAAkC;IAClC,yBAAsC;E9E8iVhD;E8Eh0VF;;IAqRY,yBAAgC;IAChC,0BAAwC;E9E+iVlD;E8Er0VF;;IAyRY,yBAAsC;IACtC,0BAAwC;E9EgjVlD;E8E10VF;;IAiRY,0BAAkC;IAClC,+BAAsC;E9E6jVhD;E8E/0VF;;IAqRY,yBAAgC;IAChC,gCAAwC;E9E8jVlD;E8Ep1VF;;IAyRY,+BAAsC;IACtC,gCAAwC;E9E+jVlD;E8Ez1VF;;IAiRY,0BAAkC;IAClC,8BAAsC;E9E4kVhD;E8E91VF;;IAqRY,yBAAgC;IAChC,+BAAwC;E9E6kVlD;E8En2VF;;IAyRY,8BAAsC;IACtC,+BAAwC;E9E8kVlD;E8Ex2VF;;IAiRY,0BAAkC;IAClC,4BAAsC;E9E2lVhD;E8E72VF;;IAqRY,yBAAgC;IAChC,6BAAwC;E9E4lVlD;E8El3VF;;IAyRY,4BAAsC;IACtC,6BAAwC;E9E6lVlD;E8Ev3VF;;IAiRY,0BAAkC;IAClC,8BAAsC;E9E0mVhD;E8E53VF;;IAqRY,yBAAgC;IAChC,+BAAwC;E9E2mVlD;E8Ej4VF;;IAyRY,8BAAsC;IACtC,+BAAwC;E9E4mVlD;E8Et4VF;;IAiRY,0BAAkC;IAClC,4BAAsC;E9EynVhD;E8E34VF;;IAqRY,yBAAgC;IAChC,6BAAwC;E9E0nVlD;E8Eh5VF;;IAyRY,4BAAsC;IACtC,6BAAwC;E9E2nVlD;E8Er5VF;;IAiRY,2BAAkC;IAClC,0BAAsC;E9EwoVhD;E8E15VF;;IAqRY,0BAAgC;IAChC,2BAAwC;E9EyoVlD;E8E/5VF;;IAyRY,0BAAsC;IACtC,2BAAwC;E9E0oVlD;E8Ep6VF;;IAiRY,2BAAkC;IAClC,gCAAsC;E9EupVhD;E8Ez6VF;;IAqRY,0BAAgC;IAChC,iCAAwC;E9EwpVlD;E8E96VF;;IAyRY,gCAAsC;IACtC,iCAAwC;E9EypVlD;E8En7VF;;IAiRY,2BAAkC;IAClC,+BAAsC;E9EsqVhD;E8Ex7VF;;IAqRY,0BAAgC;IAChC,gCAAwC;E9EuqVlD;E8E77VF;;IAyRY,+BAAsC;IACtC,gCAAwC;E9EwqVlD;E8El8VF;;IAiRY,2BAAkC;IAClC,6BAAsC;E9EqrVhD;E8Ev8VF;;IAqRY,0BAAgC;IAChC,8BAAwC;E9EsrVlD;E8E58VF;;IAyRY,6BAAsC;IACtC,8BAAwC;E9EurVlD;E8Ej9VF;;IAiRY,2BAAkC;IAClC,+BAAsC;E9EosVhD;E8Et9VF;;IAqRY,0BAAgC;IAChC,gCAAwC;E9EqsVlD;E8E39VF;;IAyRY,+BAAsC;IACtC,gCAAwC;E9EssVlD;E8Eh+VF;;IAiRY,2BAAkC;IAClC,6BAAsC;E9EmtVhD;E8Er+VF;;IAqRY,0BAAgC;IAChC,8BAAwC;E9EotVlD;E8E1+VF;;IAyRY,6BAAsC;IACtC,8BAAwC;E9EqtVlD;E8E/+VF;;IAgSQ,0BAA0B;IAC1B,4BAA4B;E9EmtVlC;E8Ep/VF;;IAoSQ,6BAA6B;IAC7B,yBAAyB;E9EotV/B;E8Ez/VF;;IAwSQ,6BAA6B;IAC7B,4BAA4B;E9EqtVlC;AACF;;A8E//VA;;EAkTQ,2BAA2B;A9EktVnC;;A8EpgWA;;EAqTQ,4BAA4B;A9EotVpC;;Ac78VI;EgE5DJ;;IAkTQ,2BAA2B;E9E6tVjC;E8E/gWF;;IAqTQ,4BAA4B;E9E8tVlC;AACF;;Acx9VI;EgE5DJ;;IAkTQ,2BAA2B;E9EwuVjC;E8E1hWF;;IAqTQ,4BAA4B;E9EyuVlC;AACF;;Acn+VI;EgE5DJ;;IAkTQ,2BAA2B;E9EmvVjC;E8EriWF;;IAqTQ,4BAA4B;E9EovVlC;AACF;;Ac9+VI;EgE5DJ;;IAkTQ,2BAA2B;E9E8vVjC;E8EhjWF;;IAqTQ,4BAA4B;E9E+vVlC;AACF","file":"bootstrap-rtl.css","sourcesContent":["/*!\n * Bootstrap v4.4.1 (https://getbootstrap.com/)\n * Copyright 2011-2019 The Bootstrap Authors\n * Copyright 2011-2019 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n */\n\n @import \"functions\";\n @import \"variables\";\n @import \"mixins\";\n @import \"root\";\n @import \"reboot\";\n @import \"type\";\n @import \"images\";\n @import \"code\";\n @import \"grid\";\n @import \"tables\";\n @import \"forms\";\n @import \"buttons\";\n @import \"transitions\";\n @import \"dropdown\";\n @import \"button-group\";\n @import \"input-group\";\n @import \"custom-forms\";\n @import \"nav\";\n @import \"navbar\";\n @import \"card\";\n @import \"breadcrumb\";\n @import \"pagination\";\n @import \"badge\";\n @import \"jumbotron\";\n @import \"alert\";\n @import \"progress\";\n @import \"media\";\n @import \"list-group\";\n @import \"close\";\n @import \"toasts\";\n @import \"modal\";\n @import \"tooltip\";\n @import \"popover\";\n @import \"carousel\";\n @import \"spinners\";\n @import \"utilities\";\n @import \"print\";\n\n@import \"rtl\";\n","/*!\n * Bootstrap v4.4.1 (https://getbootstrap.com/)\n * Copyright 2011-2019 The Bootstrap Authors\n * Copyright 2011-2019 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n */\n:root {\n --blue: #007bff;\n --indigo: #6610f2;\n --purple: #6f42c1;\n --pink: #e83e8c;\n --red: #dc3545;\n --orange: #fd7e14;\n --yellow: #ffc107;\n --green: #28a745;\n --teal: #20c997;\n --cyan: #17a2b8;\n --white: #fff;\n --gray: #6c757d;\n --gray-dark: #343a40;\n --primary: #007bff;\n --secondary: #6c757d;\n --success: #28a745;\n --info: #17a2b8;\n --warning: #ffc107;\n --danger: #dc3545;\n --light: #f8f9fa;\n --dark: #343a40;\n --breakpoint-xs: 0;\n --breakpoint-sm: 576px;\n --breakpoint-md: 768px;\n --breakpoint-lg: 992px;\n --breakpoint-xl: 1200px;\n --font-family-sans-serif: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\";\n --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace;\n}\n\n*,\n*::before,\n*::after {\n box-sizing: border-box;\n}\n\nhtml {\n font-family: sans-serif;\n line-height: 1.15;\n -webkit-text-size-adjust: 100%;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n}\n\narticle, aside, figcaption, figure, footer, header, hgroup, main, nav, section {\n display: block;\n}\n\nbody {\n margin: 0;\n font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\";\n font-size: 1rem;\n font-weight: 400;\n line-height: 1.5;\n color: #212529;\n text-align: left;\n background-color: #fff;\n}\n\n[tabindex=\"-1\"]:focus:not(:focus-visible) {\n outline: 0 !important;\n}\n\nhr {\n box-sizing: content-box;\n height: 0;\n overflow: visible;\n}\n\nh1, h2, h3, h4, h5, h6 {\n margin-top: 0;\n margin-bottom: 0.5rem;\n}\n\np {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nabbr[title],\nabbr[data-original-title] {\n text-decoration: underline;\n text-decoration: underline dotted;\n cursor: help;\n border-bottom: 0;\n text-decoration-skip-ink: none;\n}\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: 700;\n}\n\ndd {\n margin-bottom: .5rem;\n margin-left: 0;\n}\n\nblockquote {\n margin: 0 0 1rem;\n}\n\nb,\nstrong {\n font-weight: bolder;\n}\n\nsmall {\n font-size: 80%;\n}\n\nsub,\nsup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub {\n bottom: -.25em;\n}\n\nsup {\n top: -.5em;\n}\n\na {\n color: #007bff;\n text-decoration: none;\n background-color: transparent;\n}\n\na:hover {\n color: #0056b3;\n text-decoration: underline;\n}\n\na:not([href]) {\n color: inherit;\n text-decoration: none;\n}\n\na:not([href]):hover {\n color: inherit;\n text-decoration: none;\n}\n\npre,\ncode,\nkbd,\nsamp {\n font-family: SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace;\n font-size: 1em;\n}\n\npre {\n margin-top: 0;\n margin-bottom: 1rem;\n overflow: auto;\n}\n\nfigure {\n margin: 0 0 1rem;\n}\n\nimg {\n vertical-align: middle;\n border-style: none;\n}\n\nsvg {\n overflow: hidden;\n vertical-align: middle;\n}\n\ntable {\n border-collapse: collapse;\n}\n\ncaption {\n padding-top: 0.75rem;\n padding-bottom: 0.75rem;\n color: #6c757d;\n text-align: left;\n caption-side: bottom;\n}\n\nth {\n text-align: inherit;\n}\n\nlabel {\n display: inline-block;\n margin-bottom: 0.5rem;\n}\n\nbutton {\n border-radius: 0;\n}\n\nbutton:focus {\n outline: 1px dotted;\n outline: 5px auto -webkit-focus-ring-color;\n}\n\ninput,\nbutton,\nselect,\noptgroup,\ntextarea {\n margin: 0;\n font-family: inherit;\n font-size: inherit;\n line-height: inherit;\n}\n\nbutton,\ninput {\n overflow: visible;\n}\n\nbutton,\nselect {\n text-transform: none;\n}\n\nselect {\n word-wrap: normal;\n}\n\nbutton,\n[type=\"button\"],\n[type=\"reset\"],\n[type=\"submit\"] {\n -webkit-appearance: button;\n}\n\nbutton:not(:disabled),\n[type=\"button\"]:not(:disabled),\n[type=\"reset\"]:not(:disabled),\n[type=\"submit\"]:not(:disabled) {\n cursor: pointer;\n}\n\nbutton::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner {\n padding: 0;\n border-style: none;\n}\n\ninput[type=\"radio\"],\ninput[type=\"checkbox\"] {\n box-sizing: border-box;\n padding: 0;\n}\n\ninput[type=\"date\"],\ninput[type=\"time\"],\ninput[type=\"datetime-local\"],\ninput[type=\"month\"] {\n -webkit-appearance: listbox;\n}\n\ntextarea {\n overflow: auto;\n resize: vertical;\n}\n\nfieldset {\n min-width: 0;\n padding: 0;\n margin: 0;\n border: 0;\n}\n\nlegend {\n display: block;\n width: 100%;\n max-width: 100%;\n padding: 0;\n margin-bottom: .5rem;\n font-size: 1.5rem;\n line-height: inherit;\n color: inherit;\n white-space: normal;\n}\n\nprogress {\n vertical-align: baseline;\n}\n\n[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button {\n height: auto;\n}\n\n[type=\"search\"] {\n outline-offset: -2px;\n -webkit-appearance: none;\n}\n\n[type=\"search\"]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n::-webkit-file-upload-button {\n font: inherit;\n -webkit-appearance: button;\n}\n\noutput {\n display: inline-block;\n}\n\nsummary {\n display: list-item;\n cursor: pointer;\n}\n\ntemplate {\n display: none;\n}\n\n[hidden] {\n display: none !important;\n}\n\nh1, h2, h3, h4, h5, h6,\n.h1, .h2, .h3, .h4, .h5, .h6 {\n margin-bottom: 0.5rem;\n font-weight: 500;\n line-height: 1.2;\n}\n\nh1, .h1 {\n font-size: 2.5rem;\n}\n\nh2, .h2 {\n font-size: 2rem;\n}\n\nh3, .h3 {\n font-size: 1.75rem;\n}\n\nh4, .h4 {\n font-size: 1.5rem;\n}\n\nh5, .h5 {\n font-size: 1.25rem;\n}\n\nh6, .h6 {\n font-size: 1rem;\n}\n\n.lead {\n font-size: 1.25rem;\n font-weight: 300;\n}\n\n.display-1 {\n font-size: 6rem;\n font-weight: 300;\n line-height: 1.2;\n}\n\n.display-2 {\n font-size: 5.5rem;\n font-weight: 300;\n line-height: 1.2;\n}\n\n.display-3 {\n font-size: 4.5rem;\n font-weight: 300;\n line-height: 1.2;\n}\n\n.display-4 {\n font-size: 3.5rem;\n font-weight: 300;\n line-height: 1.2;\n}\n\nhr {\n margin-top: 1rem;\n margin-bottom: 1rem;\n border: 0;\n border-top: 1px solid rgba(0, 0, 0, 0.1);\n}\n\nsmall,\n.small {\n font-size: 80%;\n font-weight: 400;\n}\n\nmark,\n.mark {\n padding: 0.2em;\n background-color: #fcf8e3;\n}\n\n.list-unstyled {\n padding-left: 0;\n list-style: none;\n}\n\n.list-inline {\n padding-left: 0;\n list-style: none;\n}\n\n.list-inline-item {\n display: inline-block;\n}\n\n.list-inline-item:not(:last-child) {\n margin-right: 0.5rem;\n}\n\n.initialism {\n font-size: 90%;\n text-transform: uppercase;\n}\n\n.blockquote {\n margin-bottom: 1rem;\n font-size: 1.25rem;\n}\n\n.blockquote-footer {\n display: block;\n font-size: 80%;\n color: #6c757d;\n}\n\n.blockquote-footer::before {\n content: \"\\2014\\00A0\";\n}\n\n.img-fluid {\n max-width: 100%;\n height: auto;\n}\n\n.img-thumbnail {\n padding: 0.25rem;\n background-color: #fff;\n border: 1px solid #dee2e6;\n border-radius: 0.25rem;\n max-width: 100%;\n height: auto;\n}\n\n.figure {\n display: inline-block;\n}\n\n.figure-img {\n margin-bottom: 0.5rem;\n line-height: 1;\n}\n\n.figure-caption {\n font-size: 90%;\n color: #6c757d;\n}\n\ncode {\n font-size: 87.5%;\n color: #e83e8c;\n word-wrap: break-word;\n}\n\na > code {\n color: inherit;\n}\n\nkbd {\n padding: 0.2rem 0.4rem;\n font-size: 87.5%;\n color: #fff;\n background-color: #212529;\n border-radius: 0.2rem;\n}\n\nkbd kbd {\n padding: 0;\n font-size: 100%;\n font-weight: 700;\n}\n\npre {\n display: block;\n font-size: 87.5%;\n color: #212529;\n}\n\npre code {\n font-size: inherit;\n color: inherit;\n word-break: normal;\n}\n\n.pre-scrollable {\n max-height: 340px;\n overflow-y: scroll;\n}\n\n.container {\n width: 100%;\n padding-right: 15px;\n padding-left: 15px;\n margin-right: auto;\n margin-left: auto;\n}\n\n@media (min-width: 576px) {\n .container {\n max-width: 540px;\n }\n}\n\n@media (min-width: 768px) {\n .container {\n max-width: 720px;\n }\n}\n\n@media (min-width: 992px) {\n .container {\n max-width: 960px;\n }\n}\n\n@media (min-width: 1200px) {\n .container {\n max-width: 1140px;\n }\n}\n\n.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {\n width: 100%;\n padding-right: 15px;\n padding-left: 15px;\n margin-right: auto;\n margin-left: auto;\n}\n\n@media (min-width: 576px) {\n .container, .container-sm {\n max-width: 540px;\n }\n}\n\n@media (min-width: 768px) {\n .container, .container-sm, .container-md {\n max-width: 720px;\n }\n}\n\n@media (min-width: 992px) {\n .container, .container-sm, .container-md, .container-lg {\n max-width: 960px;\n }\n}\n\n@media (min-width: 1200px) {\n .container, .container-sm, .container-md, .container-lg, .container-xl {\n max-width: 1140px;\n }\n}\n\n.row {\n display: flex;\n flex-wrap: wrap;\n margin-right: -15px;\n margin-left: -15px;\n}\n\n.no-gutters {\n margin-right: 0;\n margin-left: 0;\n}\n\n.no-gutters > .col,\n.no-gutters > [class*=\"col-\"] {\n padding-right: 0;\n padding-left: 0;\n}\n\n.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,\n.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,\n.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,\n.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,\n.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,\n.col-xl-auto {\n position: relative;\n width: 100%;\n padding-right: 15px;\n padding-left: 15px;\n}\n\n.col {\n flex-basis: 0;\n flex-grow: 1;\n max-width: 100%;\n}\n\n.row-cols-1 > * {\n flex: 0 0 100%;\n max-width: 100%;\n}\n\n.row-cols-2 > * {\n flex: 0 0 50%;\n max-width: 50%;\n}\n\n.row-cols-3 > * {\n flex: 0 0 33.333333%;\n max-width: 33.333333%;\n}\n\n.row-cols-4 > * {\n flex: 0 0 25%;\n max-width: 25%;\n}\n\n.row-cols-5 > * {\n flex: 0 0 20%;\n max-width: 20%;\n}\n\n.row-cols-6 > * {\n flex: 0 0 16.666667%;\n max-width: 16.666667%;\n}\n\n.col-auto {\n flex: 0 0 auto;\n width: auto;\n max-width: 100%;\n}\n\n.col-1 {\n flex: 0 0 8.333333%;\n max-width: 8.333333%;\n}\n\n.col-2 {\n flex: 0 0 16.666667%;\n max-width: 16.666667%;\n}\n\n.col-3 {\n flex: 0 0 25%;\n max-width: 25%;\n}\n\n.col-4 {\n flex: 0 0 33.333333%;\n max-width: 33.333333%;\n}\n\n.col-5 {\n flex: 0 0 41.666667%;\n max-width: 41.666667%;\n}\n\n.col-6 {\n flex: 0 0 50%;\n max-width: 50%;\n}\n\n.col-7 {\n flex: 0 0 58.333333%;\n max-width: 58.333333%;\n}\n\n.col-8 {\n flex: 0 0 66.666667%;\n max-width: 66.666667%;\n}\n\n.col-9 {\n flex: 0 0 75%;\n max-width: 75%;\n}\n\n.col-10 {\n flex: 0 0 83.333333%;\n max-width: 83.333333%;\n}\n\n.col-11 {\n flex: 0 0 91.666667%;\n max-width: 91.666667%;\n}\n\n.col-12 {\n flex: 0 0 100%;\n max-width: 100%;\n}\n\n.order-first {\n order: -1;\n}\n\n.order-last {\n order: 13;\n}\n\n.order-0 {\n order: 0;\n}\n\n.order-1 {\n order: 1;\n}\n\n.order-2 {\n order: 2;\n}\n\n.order-3 {\n order: 3;\n}\n\n.order-4 {\n order: 4;\n}\n\n.order-5 {\n order: 5;\n}\n\n.order-6 {\n order: 6;\n}\n\n.order-7 {\n order: 7;\n}\n\n.order-8 {\n order: 8;\n}\n\n.order-9 {\n order: 9;\n}\n\n.order-10 {\n order: 10;\n}\n\n.order-11 {\n order: 11;\n}\n\n.order-12 {\n order: 12;\n}\n\n.offset-1 {\n margin-right: 8.333333%;\n}\n\n.offset-2 {\n margin-right: 16.666667%;\n}\n\n.offset-3 {\n margin-right: 25%;\n}\n\n.offset-4 {\n margin-right: 33.333333%;\n}\n\n.offset-5 {\n margin-right: 41.666667%;\n}\n\n.offset-6 {\n margin-right: 50%;\n}\n\n.offset-7 {\n margin-right: 58.333333%;\n}\n\n.offset-8 {\n margin-right: 66.666667%;\n}\n\n.offset-9 {\n margin-right: 75%;\n}\n\n.offset-10 {\n margin-right: 83.333333%;\n}\n\n.offset-11 {\n margin-right: 91.666667%;\n}\n\n@media (min-width: 576px) {\n .col-sm {\n flex-basis: 0;\n flex-grow: 1;\n max-width: 100%;\n }\n .row-cols-sm-1 > * {\n flex: 0 0 100%;\n max-width: 100%;\n }\n .row-cols-sm-2 > * {\n flex: 0 0 50%;\n max-width: 50%;\n }\n .row-cols-sm-3 > * {\n flex: 0 0 33.333333%;\n max-width: 33.333333%;\n }\n .row-cols-sm-4 > * {\n flex: 0 0 25%;\n max-width: 25%;\n }\n .row-cols-sm-5 > * {\n flex: 0 0 20%;\n max-width: 20%;\n }\n .row-cols-sm-6 > * {\n flex: 0 0 16.666667%;\n max-width: 16.666667%;\n }\n .col-sm-auto {\n flex: 0 0 auto;\n width: auto;\n max-width: 100%;\n }\n .col-sm-1 {\n flex: 0 0 8.333333%;\n max-width: 8.333333%;\n }\n .col-sm-2 {\n flex: 0 0 16.666667%;\n max-width: 16.666667%;\n }\n .col-sm-3 {\n flex: 0 0 25%;\n max-width: 25%;\n }\n .col-sm-4 {\n flex: 0 0 33.333333%;\n max-width: 33.333333%;\n }\n .col-sm-5 {\n flex: 0 0 41.666667%;\n max-width: 41.666667%;\n }\n .col-sm-6 {\n flex: 0 0 50%;\n max-width: 50%;\n }\n .col-sm-7 {\n flex: 0 0 58.333333%;\n max-width: 58.333333%;\n }\n .col-sm-8 {\n flex: 0 0 66.666667%;\n max-width: 66.666667%;\n }\n .col-sm-9 {\n flex: 0 0 75%;\n max-width: 75%;\n }\n .col-sm-10 {\n flex: 0 0 83.333333%;\n max-width: 83.333333%;\n }\n .col-sm-11 {\n flex: 0 0 91.666667%;\n max-width: 91.666667%;\n }\n .col-sm-12 {\n flex: 0 0 100%;\n max-width: 100%;\n }\n .order-sm-first {\n order: -1;\n }\n .order-sm-last {\n order: 13;\n }\n .order-sm-0 {\n order: 0;\n }\n .order-sm-1 {\n order: 1;\n }\n .order-sm-2 {\n order: 2;\n }\n .order-sm-3 {\n order: 3;\n }\n .order-sm-4 {\n order: 4;\n }\n .order-sm-5 {\n order: 5;\n }\n .order-sm-6 {\n order: 6;\n }\n .order-sm-7 {\n order: 7;\n }\n .order-sm-8 {\n order: 8;\n }\n .order-sm-9 {\n order: 9;\n }\n .order-sm-10 {\n order: 10;\n }\n .order-sm-11 {\n order: 11;\n }\n .order-sm-12 {\n order: 12;\n }\n .offset-sm-0 {\n margin-right: 0;\n }\n .offset-sm-1 {\n margin-right: 8.333333%;\n }\n .offset-sm-2 {\n margin-right: 16.666667%;\n }\n .offset-sm-3 {\n margin-right: 25%;\n }\n .offset-sm-4 {\n margin-right: 33.333333%;\n }\n .offset-sm-5 {\n margin-right: 41.666667%;\n }\n .offset-sm-6 {\n margin-right: 50%;\n }\n .offset-sm-7 {\n margin-right: 58.333333%;\n }\n .offset-sm-8 {\n margin-right: 66.666667%;\n }\n .offset-sm-9 {\n margin-right: 75%;\n }\n .offset-sm-10 {\n margin-right: 83.333333%;\n }\n .offset-sm-11 {\n margin-right: 91.666667%;\n }\n}\n\n@media (min-width: 768px) {\n .col-md {\n flex-basis: 0;\n flex-grow: 1;\n max-width: 100%;\n }\n .row-cols-md-1 > * {\n flex: 0 0 100%;\n max-width: 100%;\n }\n .row-cols-md-2 > * {\n flex: 0 0 50%;\n max-width: 50%;\n }\n .row-cols-md-3 > * {\n flex: 0 0 33.333333%;\n max-width: 33.333333%;\n }\n .row-cols-md-4 > * {\n flex: 0 0 25%;\n max-width: 25%;\n }\n .row-cols-md-5 > * {\n flex: 0 0 20%;\n max-width: 20%;\n }\n .row-cols-md-6 > * {\n flex: 0 0 16.666667%;\n max-width: 16.666667%;\n }\n .col-md-auto {\n flex: 0 0 auto;\n width: auto;\n max-width: 100%;\n }\n .col-md-1 {\n flex: 0 0 8.333333%;\n max-width: 8.333333%;\n }\n .col-md-2 {\n flex: 0 0 16.666667%;\n max-width: 16.666667%;\n }\n .col-md-3 {\n flex: 0 0 25%;\n max-width: 25%;\n }\n .col-md-4 {\n flex: 0 0 33.333333%;\n max-width: 33.333333%;\n }\n .col-md-5 {\n flex: 0 0 41.666667%;\n max-width: 41.666667%;\n }\n .col-md-6 {\n flex: 0 0 50%;\n max-width: 50%;\n }\n .col-md-7 {\n flex: 0 0 58.333333%;\n max-width: 58.333333%;\n }\n .col-md-8 {\n flex: 0 0 66.666667%;\n max-width: 66.666667%;\n }\n .col-md-9 {\n flex: 0 0 75%;\n max-width: 75%;\n }\n .col-md-10 {\n flex: 0 0 83.333333%;\n max-width: 83.333333%;\n }\n .col-md-11 {\n flex: 0 0 91.666667%;\n max-width: 91.666667%;\n }\n .col-md-12 {\n flex: 0 0 100%;\n max-width: 100%;\n }\n .order-md-first {\n order: -1;\n }\n .order-md-last {\n order: 13;\n }\n .order-md-0 {\n order: 0;\n }\n .order-md-1 {\n order: 1;\n }\n .order-md-2 {\n order: 2;\n }\n .order-md-3 {\n order: 3;\n }\n .order-md-4 {\n order: 4;\n }\n .order-md-5 {\n order: 5;\n }\n .order-md-6 {\n order: 6;\n }\n .order-md-7 {\n order: 7;\n }\n .order-md-8 {\n order: 8;\n }\n .order-md-9 {\n order: 9;\n }\n .order-md-10 {\n order: 10;\n }\n .order-md-11 {\n order: 11;\n }\n .order-md-12 {\n order: 12;\n }\n .offset-md-0 {\n margin-right: 0;\n }\n .offset-md-1 {\n margin-right: 8.333333%;\n }\n .offset-md-2 {\n margin-right: 16.666667%;\n }\n .offset-md-3 {\n margin-right: 25%;\n }\n .offset-md-4 {\n margin-right: 33.333333%;\n }\n .offset-md-5 {\n margin-right: 41.666667%;\n }\n .offset-md-6 {\n margin-right: 50%;\n }\n .offset-md-7 {\n margin-right: 58.333333%;\n }\n .offset-md-8 {\n margin-right: 66.666667%;\n }\n .offset-md-9 {\n margin-right: 75%;\n }\n .offset-md-10 {\n margin-right: 83.333333%;\n }\n .offset-md-11 {\n margin-right: 91.666667%;\n }\n}\n\n@media (min-width: 992px) {\n .col-lg {\n flex-basis: 0;\n flex-grow: 1;\n max-width: 100%;\n }\n .row-cols-lg-1 > * {\n flex: 0 0 100%;\n max-width: 100%;\n }\n .row-cols-lg-2 > * {\n flex: 0 0 50%;\n max-width: 50%;\n }\n .row-cols-lg-3 > * {\n flex: 0 0 33.333333%;\n max-width: 33.333333%;\n }\n .row-cols-lg-4 > * {\n flex: 0 0 25%;\n max-width: 25%;\n }\n .row-cols-lg-5 > * {\n flex: 0 0 20%;\n max-width: 20%;\n }\n .row-cols-lg-6 > * {\n flex: 0 0 16.666667%;\n max-width: 16.666667%;\n }\n .col-lg-auto {\n flex: 0 0 auto;\n width: auto;\n max-width: 100%;\n }\n .col-lg-1 {\n flex: 0 0 8.333333%;\n max-width: 8.333333%;\n }\n .col-lg-2 {\n flex: 0 0 16.666667%;\n max-width: 16.666667%;\n }\n .col-lg-3 {\n flex: 0 0 25%;\n max-width: 25%;\n }\n .col-lg-4 {\n flex: 0 0 33.333333%;\n max-width: 33.333333%;\n }\n .col-lg-5 {\n flex: 0 0 41.666667%;\n max-width: 41.666667%;\n }\n .col-lg-6 {\n flex: 0 0 50%;\n max-width: 50%;\n }\n .col-lg-7 {\n flex: 0 0 58.333333%;\n max-width: 58.333333%;\n }\n .col-lg-8 {\n flex: 0 0 66.666667%;\n max-width: 66.666667%;\n }\n .col-lg-9 {\n flex: 0 0 75%;\n max-width: 75%;\n }\n .col-lg-10 {\n flex: 0 0 83.333333%;\n max-width: 83.333333%;\n }\n .col-lg-11 {\n flex: 0 0 91.666667%;\n max-width: 91.666667%;\n }\n .col-lg-12 {\n flex: 0 0 100%;\n max-width: 100%;\n }\n .order-lg-first {\n order: -1;\n }\n .order-lg-last {\n order: 13;\n }\n .order-lg-0 {\n order: 0;\n }\n .order-lg-1 {\n order: 1;\n }\n .order-lg-2 {\n order: 2;\n }\n .order-lg-3 {\n order: 3;\n }\n .order-lg-4 {\n order: 4;\n }\n .order-lg-5 {\n order: 5;\n }\n .order-lg-6 {\n order: 6;\n }\n .order-lg-7 {\n order: 7;\n }\n .order-lg-8 {\n order: 8;\n }\n .order-lg-9 {\n order: 9;\n }\n .order-lg-10 {\n order: 10;\n }\n .order-lg-11 {\n order: 11;\n }\n .order-lg-12 {\n order: 12;\n }\n .offset-lg-0 {\n margin-right: 0;\n }\n .offset-lg-1 {\n margin-right: 8.333333%;\n }\n .offset-lg-2 {\n margin-right: 16.666667%;\n }\n .offset-lg-3 {\n margin-right: 25%;\n }\n .offset-lg-4 {\n margin-right: 33.333333%;\n }\n .offset-lg-5 {\n margin-right: 41.666667%;\n }\n .offset-lg-6 {\n margin-right: 50%;\n }\n .offset-lg-7 {\n margin-right: 58.333333%;\n }\n .offset-lg-8 {\n margin-right: 66.666667%;\n }\n .offset-lg-9 {\n margin-right: 75%;\n }\n .offset-lg-10 {\n margin-right: 83.333333%;\n }\n .offset-lg-11 {\n margin-right: 91.666667%;\n }\n}\n\n@media (min-width: 1200px) {\n .col-xl {\n flex-basis: 0;\n flex-grow: 1;\n max-width: 100%;\n }\n .row-cols-xl-1 > * {\n flex: 0 0 100%;\n max-width: 100%;\n }\n .row-cols-xl-2 > * {\n flex: 0 0 50%;\n max-width: 50%;\n }\n .row-cols-xl-3 > * {\n flex: 0 0 33.333333%;\n max-width: 33.333333%;\n }\n .row-cols-xl-4 > * {\n flex: 0 0 25%;\n max-width: 25%;\n }\n .row-cols-xl-5 > * {\n flex: 0 0 20%;\n max-width: 20%;\n }\n .row-cols-xl-6 > * {\n flex: 0 0 16.666667%;\n max-width: 16.666667%;\n }\n .col-xl-auto {\n flex: 0 0 auto;\n width: auto;\n max-width: 100%;\n }\n .col-xl-1 {\n flex: 0 0 8.333333%;\n max-width: 8.333333%;\n }\n .col-xl-2 {\n flex: 0 0 16.666667%;\n max-width: 16.666667%;\n }\n .col-xl-3 {\n flex: 0 0 25%;\n max-width: 25%;\n }\n .col-xl-4 {\n flex: 0 0 33.333333%;\n max-width: 33.333333%;\n }\n .col-xl-5 {\n flex: 0 0 41.666667%;\n max-width: 41.666667%;\n }\n .col-xl-6 {\n flex: 0 0 50%;\n max-width: 50%;\n }\n .col-xl-7 {\n flex: 0 0 58.333333%;\n max-width: 58.333333%;\n }\n .col-xl-8 {\n flex: 0 0 66.666667%;\n max-width: 66.666667%;\n }\n .col-xl-9 {\n flex: 0 0 75%;\n max-width: 75%;\n }\n .col-xl-10 {\n flex: 0 0 83.333333%;\n max-width: 83.333333%;\n }\n .col-xl-11 {\n flex: 0 0 91.666667%;\n max-width: 91.666667%;\n }\n .col-xl-12 {\n flex: 0 0 100%;\n max-width: 100%;\n }\n .order-xl-first {\n order: -1;\n }\n .order-xl-last {\n order: 13;\n }\n .order-xl-0 {\n order: 0;\n }\n .order-xl-1 {\n order: 1;\n }\n .order-xl-2 {\n order: 2;\n }\n .order-xl-3 {\n order: 3;\n }\n .order-xl-4 {\n order: 4;\n }\n .order-xl-5 {\n order: 5;\n }\n .order-xl-6 {\n order: 6;\n }\n .order-xl-7 {\n order: 7;\n }\n .order-xl-8 {\n order: 8;\n }\n .order-xl-9 {\n order: 9;\n }\n .order-xl-10 {\n order: 10;\n }\n .order-xl-11 {\n order: 11;\n }\n .order-xl-12 {\n order: 12;\n }\n .offset-xl-0 {\n margin-right: 0;\n }\n .offset-xl-1 {\n margin-right: 8.333333%;\n }\n .offset-xl-2 {\n margin-right: 16.666667%;\n }\n .offset-xl-3 {\n margin-right: 25%;\n }\n .offset-xl-4 {\n margin-right: 33.333333%;\n }\n .offset-xl-5 {\n margin-right: 41.666667%;\n }\n .offset-xl-6 {\n margin-right: 50%;\n }\n .offset-xl-7 {\n margin-right: 58.333333%;\n }\n .offset-xl-8 {\n margin-right: 66.666667%;\n }\n .offset-xl-9 {\n margin-right: 75%;\n }\n .offset-xl-10 {\n margin-right: 83.333333%;\n }\n .offset-xl-11 {\n margin-right: 91.666667%;\n }\n}\n\n.table {\n width: 100%;\n margin-bottom: 1rem;\n color: #212529;\n}\n\n.table th,\n.table td {\n padding: 0.75rem;\n vertical-align: top;\n border-top: 1px solid #dee2e6;\n}\n\n.table thead th {\n vertical-align: bottom;\n border-bottom: 2px solid #dee2e6;\n}\n\n.table tbody + tbody {\n border-top: 2px solid #dee2e6;\n}\n\n.table-sm th,\n.table-sm td {\n padding: 0.3rem;\n}\n\n.table-bordered {\n border: 1px solid #dee2e6;\n}\n\n.table-bordered th,\n.table-bordered td {\n border: 1px solid #dee2e6;\n}\n\n.table-bordered thead th,\n.table-bordered thead td {\n border-bottom-width: 2px;\n}\n\n.table-borderless th,\n.table-borderless td,\n.table-borderless thead th,\n.table-borderless tbody + tbody {\n border: 0;\n}\n\n.table-striped tbody tr:nth-of-type(odd) {\n background-color: rgba(0, 0, 0, 0.05);\n}\n\n.table-hover tbody tr:hover {\n color: #212529;\n background-color: rgba(0, 0, 0, 0.075);\n}\n\n.table-primary,\n.table-primary > th,\n.table-primary > td {\n background-color: #b8daff;\n}\n\n.table-primary th,\n.table-primary td,\n.table-primary thead th,\n.table-primary tbody + tbody {\n border-color: #7abaff;\n}\n\n.table-hover .table-primary:hover {\n background-color: #9fcdff;\n}\n\n.table-hover .table-primary:hover > td,\n.table-hover .table-primary:hover > th {\n background-color: #9fcdff;\n}\n\n.table-secondary,\n.table-secondary > th,\n.table-secondary > td {\n background-color: #d6d8db;\n}\n\n.table-secondary th,\n.table-secondary td,\n.table-secondary thead th,\n.table-secondary tbody + tbody {\n border-color: #b3b7bb;\n}\n\n.table-hover .table-secondary:hover {\n background-color: #c8cbcf;\n}\n\n.table-hover .table-secondary:hover > td,\n.table-hover .table-secondary:hover > th {\n background-color: #c8cbcf;\n}\n\n.table-success,\n.table-success > th,\n.table-success > td {\n background-color: #c3e6cb;\n}\n\n.table-success th,\n.table-success td,\n.table-success thead th,\n.table-success tbody + tbody {\n border-color: #8fd19e;\n}\n\n.table-hover .table-success:hover {\n background-color: #b1dfbb;\n}\n\n.table-hover .table-success:hover > td,\n.table-hover .table-success:hover > th {\n background-color: #b1dfbb;\n}\n\n.table-info,\n.table-info > th,\n.table-info > td {\n background-color: #bee5eb;\n}\n\n.table-info th,\n.table-info td,\n.table-info thead th,\n.table-info tbody + tbody {\n border-color: #86cfda;\n}\n\n.table-hover .table-info:hover {\n background-color: #abdde5;\n}\n\n.table-hover .table-info:hover > td,\n.table-hover .table-info:hover > th {\n background-color: #abdde5;\n}\n\n.table-warning,\n.table-warning > th,\n.table-warning > td {\n background-color: #ffeeba;\n}\n\n.table-warning th,\n.table-warning td,\n.table-warning thead th,\n.table-warning tbody + tbody {\n border-color: #ffdf7e;\n}\n\n.table-hover .table-warning:hover {\n background-color: #ffe8a1;\n}\n\n.table-hover .table-warning:hover > td,\n.table-hover .table-warning:hover > th {\n background-color: #ffe8a1;\n}\n\n.table-danger,\n.table-danger > th,\n.table-danger > td {\n background-color: #f5c6cb;\n}\n\n.table-danger th,\n.table-danger td,\n.table-danger thead th,\n.table-danger tbody + tbody {\n border-color: #ed969e;\n}\n\n.table-hover .table-danger:hover {\n background-color: #f1b0b7;\n}\n\n.table-hover .table-danger:hover > td,\n.table-hover .table-danger:hover > th {\n background-color: #f1b0b7;\n}\n\n.table-light,\n.table-light > th,\n.table-light > td {\n background-color: #fdfdfe;\n}\n\n.table-light th,\n.table-light td,\n.table-light thead th,\n.table-light tbody + tbody {\n border-color: #fbfcfc;\n}\n\n.table-hover .table-light:hover {\n background-color: #ececf6;\n}\n\n.table-hover .table-light:hover > td,\n.table-hover .table-light:hover > th {\n background-color: #ececf6;\n}\n\n.table-dark,\n.table-dark > th,\n.table-dark > td {\n background-color: #c6c8ca;\n}\n\n.table-dark th,\n.table-dark td,\n.table-dark thead th,\n.table-dark tbody + tbody {\n border-color: #95999c;\n}\n\n.table-hover .table-dark:hover {\n background-color: #b9bbbe;\n}\n\n.table-hover .table-dark:hover > td,\n.table-hover .table-dark:hover > th {\n background-color: #b9bbbe;\n}\n\n.table-active,\n.table-active > th,\n.table-active > td {\n background-color: rgba(0, 0, 0, 0.075);\n}\n\n.table-hover .table-active:hover {\n background-color: rgba(0, 0, 0, 0.075);\n}\n\n.table-hover .table-active:hover > td,\n.table-hover .table-active:hover > th {\n background-color: rgba(0, 0, 0, 0.075);\n}\n\n.table .thead-dark th {\n color: #fff;\n background-color: #343a40;\n border-color: #454d55;\n}\n\n.table .thead-light th {\n color: #495057;\n background-color: #e9ecef;\n border-color: #dee2e6;\n}\n\n.table-dark {\n color: #fff;\n background-color: #343a40;\n}\n\n.table-dark th,\n.table-dark td,\n.table-dark thead th {\n border-color: #454d55;\n}\n\n.table-dark.table-bordered {\n border: 0;\n}\n\n.table-dark.table-striped tbody tr:nth-of-type(odd) {\n background-color: rgba(255, 255, 255, 0.05);\n}\n\n.table-dark.table-hover tbody tr:hover {\n color: #fff;\n background-color: rgba(255, 255, 255, 0.075);\n}\n\n@media (max-width: 575.98px) {\n .table-responsive-sm {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n .table-responsive-sm > .table-bordered {\n border: 0;\n }\n}\n\n@media (max-width: 767.98px) {\n .table-responsive-md {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n .table-responsive-md > .table-bordered {\n border: 0;\n }\n}\n\n@media (max-width: 991.98px) {\n .table-responsive-lg {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n .table-responsive-lg > .table-bordered {\n border: 0;\n }\n}\n\n@media (max-width: 1199.98px) {\n .table-responsive-xl {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n .table-responsive-xl > .table-bordered {\n border: 0;\n }\n}\n\n.table-responsive {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n}\n\n.table-responsive > .table-bordered {\n border: 0;\n}\n\n.form-control {\n display: block;\n width: 100%;\n height: calc(1.5em + 0.75rem + 2px);\n padding: 0.375rem 0.75rem;\n font-size: 1rem;\n font-weight: 400;\n line-height: 1.5;\n color: #495057;\n background-color: #fff;\n background-clip: padding-box;\n border: 1px solid #ced4da;\n border-radius: 0.25rem;\n transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n}\n\n@media (prefers-reduced-motion: reduce) {\n .form-control {\n transition: none;\n }\n}\n\n.form-control::-ms-expand {\n background-color: transparent;\n border: 0;\n}\n\n.form-control:-moz-focusring {\n color: transparent;\n text-shadow: 0 0 0 #495057;\n}\n\n.form-control:focus {\n color: #495057;\n background-color: #fff;\n border-color: #80bdff;\n outline: 0;\n box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);\n}\n\n.form-control::placeholder {\n color: #6c757d;\n opacity: 1;\n}\n\n.form-control:disabled, .form-control[readonly] {\n background-color: #e9ecef;\n opacity: 1;\n}\n\nselect.form-control:focus::-ms-value {\n color: #495057;\n background-color: #fff;\n}\n\n.form-control-file,\n.form-control-range {\n display: block;\n width: 100%;\n}\n\n.col-form-label {\n padding-top: calc(0.375rem + 1px);\n padding-bottom: calc(0.375rem + 1px);\n margin-bottom: 0;\n font-size: inherit;\n line-height: 1.5;\n}\n\n.col-form-label-lg {\n padding-top: calc(0.5rem + 1px);\n padding-bottom: calc(0.5rem + 1px);\n font-size: 1.25rem;\n line-height: 1.5;\n}\n\n.col-form-label-sm {\n padding-top: calc(0.25rem + 1px);\n padding-bottom: calc(0.25rem + 1px);\n font-size: 0.875rem;\n line-height: 1.5;\n}\n\n.form-control-plaintext {\n display: block;\n width: 100%;\n padding: 0.375rem 0;\n margin-bottom: 0;\n font-size: 1rem;\n line-height: 1.5;\n color: #212529;\n background-color: transparent;\n border: solid transparent;\n border-width: 1px 0;\n}\n\n.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {\n padding-right: 0;\n padding-left: 0;\n}\n\n.form-control-sm {\n height: calc(1.5em + 0.5rem + 2px);\n padding: 0.25rem 0.5rem;\n font-size: 0.875rem;\n line-height: 1.5;\n border-radius: 0.2rem;\n}\n\n.form-control-lg {\n height: calc(1.5em + 1rem + 2px);\n padding: 0.5rem 1rem;\n font-size: 1.25rem;\n line-height: 1.5;\n border-radius: 0.3rem;\n}\n\nselect.form-control[size], select.form-control[multiple] {\n height: auto;\n}\n\ntextarea.form-control {\n height: auto;\n}\n\n.form-group {\n margin-bottom: 1rem;\n}\n\n.form-text {\n display: block;\n margin-top: 0.25rem;\n}\n\n.form-row {\n display: flex;\n flex-wrap: wrap;\n margin-right: -5px;\n margin-left: -5px;\n}\n\n.form-row > .col,\n.form-row > [class*=\"col-\"] {\n padding-right: 5px;\n padding-left: 5px;\n}\n\n.form-check {\n position: relative;\n display: block;\n padding-left: 1.25rem;\n}\n\n.form-check-input {\n position: absolute;\n margin-top: 0.3rem;\n margin-left: -1.25rem;\n}\n\n.form-check-input[disabled] ~ .form-check-label,\n.form-check-input:disabled ~ .form-check-label {\n color: #6c757d;\n}\n\n.form-check-label {\n margin-bottom: 0;\n}\n\n.form-check-inline {\n display: inline-flex;\n align-items: center;\n padding-left: 0;\n margin-right: 0.75rem;\n}\n\n.form-check-inline .form-check-input {\n position: static;\n margin-top: 0;\n margin-right: 0.3125rem;\n margin-left: 0;\n}\n\n.valid-feedback {\n display: none;\n width: 100%;\n margin-top: 0.25rem;\n font-size: 80%;\n color: #28a745;\n}\n\n.valid-tooltip {\n position: absolute;\n top: 100%;\n z-index: 5;\n display: none;\n max-width: 100%;\n padding: 0.25rem 0.5rem;\n margin-top: .1rem;\n font-size: 0.875rem;\n line-height: 1.5;\n color: #fff;\n background-color: rgba(40, 167, 69, 0.9);\n border-radius: 0.25rem;\n}\n\n.was-validated :valid ~ .valid-feedback,\n.was-validated :valid ~ .valid-tooltip,\n.is-valid ~ .valid-feedback,\n.is-valid ~ .valid-tooltip {\n display: block;\n}\n\n.was-validated .form-control:valid, .form-control.is-valid {\n border-color: #28a745;\n padding-right: calc(1.5em + 0.75rem);\n background-image: url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e\");\n background-repeat: no-repeat;\n background-position: right calc(0.375em + 0.1875rem) center;\n background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);\n}\n\n.was-validated .form-control:valid:focus, .form-control.is-valid:focus {\n border-color: #28a745;\n box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);\n}\n\n.was-validated textarea.form-control:valid, textarea.form-control.is-valid {\n padding-right: calc(1.5em + 0.75rem);\n background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);\n}\n\n.was-validated .custom-select:valid, .custom-select.is-valid {\n border-color: #28a745;\n padding-right: calc(0.75em + 2.3125rem);\n background: url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e\") no-repeat right 0.75rem center/8px 10px, url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e\") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);\n}\n\n.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {\n border-color: #28a745;\n box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);\n}\n\n.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {\n color: #28a745;\n}\n\n.was-validated .form-check-input:valid ~ .valid-feedback,\n.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,\n.form-check-input.is-valid ~ .valid-tooltip {\n display: block;\n}\n\n.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {\n color: #28a745;\n}\n\n.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {\n border-color: #28a745;\n}\n\n.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {\n border-color: #34ce57;\n background-color: #34ce57;\n}\n\n.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {\n box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);\n}\n\n.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {\n border-color: #28a745;\n}\n\n.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {\n border-color: #28a745;\n}\n\n.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {\n border-color: #28a745;\n box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);\n}\n\n.invalid-feedback {\n display: none;\n width: 100%;\n margin-top: 0.25rem;\n font-size: 80%;\n color: #dc3545;\n}\n\n.invalid-tooltip {\n position: absolute;\n top: 100%;\n z-index: 5;\n display: none;\n max-width: 100%;\n padding: 0.25rem 0.5rem;\n margin-top: .1rem;\n font-size: 0.875rem;\n line-height: 1.5;\n color: #fff;\n background-color: rgba(220, 53, 69, 0.9);\n border-radius: 0.25rem;\n}\n\n.was-validated :invalid ~ .invalid-feedback,\n.was-validated :invalid ~ .invalid-tooltip,\n.is-invalid ~ .invalid-feedback,\n.is-invalid ~ .invalid-tooltip {\n display: block;\n}\n\n.was-validated .form-control:invalid, .form-control.is-invalid {\n border-color: #dc3545;\n padding-right: calc(1.5em + 0.75rem);\n background-image: url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e\");\n background-repeat: no-repeat;\n background-position: right calc(0.375em + 0.1875rem) center;\n background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);\n}\n\n.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {\n border-color: #dc3545;\n box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);\n}\n\n.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {\n padding-right: calc(1.5em + 0.75rem);\n background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);\n}\n\n.was-validated .custom-select:invalid, .custom-select.is-invalid {\n border-color: #dc3545;\n padding-right: calc(0.75em + 2.3125rem);\n background: url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e\") no-repeat right 0.75rem center/8px 10px, url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e\") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);\n}\n\n.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {\n border-color: #dc3545;\n box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);\n}\n\n.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {\n color: #dc3545;\n}\n\n.was-validated .form-check-input:invalid ~ .invalid-feedback,\n.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,\n.form-check-input.is-invalid ~ .invalid-tooltip {\n display: block;\n}\n\n.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {\n color: #dc3545;\n}\n\n.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {\n border-color: #dc3545;\n}\n\n.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {\n border-color: #e4606d;\n background-color: #e4606d;\n}\n\n.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {\n box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);\n}\n\n.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {\n border-color: #dc3545;\n}\n\n.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {\n border-color: #dc3545;\n}\n\n.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {\n border-color: #dc3545;\n box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);\n}\n\n.form-inline {\n display: flex;\n flex-flow: row wrap;\n align-items: center;\n}\n\n.form-inline .form-check {\n width: 100%;\n}\n\n@media (min-width: 576px) {\n .form-inline label {\n display: flex;\n align-items: center;\n justify-content: center;\n margin-bottom: 0;\n }\n .form-inline .form-group {\n display: flex;\n flex: 0 0 auto;\n flex-flow: row wrap;\n align-items: center;\n margin-bottom: 0;\n }\n .form-inline .form-control {\n display: inline-block;\n width: auto;\n vertical-align: middle;\n }\n .form-inline .form-control-plaintext {\n display: inline-block;\n }\n .form-inline .input-group,\n .form-inline .custom-select {\n width: auto;\n }\n .form-inline .form-check {\n display: flex;\n align-items: center;\n justify-content: center;\n width: auto;\n padding-left: 0;\n }\n .form-inline .form-check-input {\n position: relative;\n flex-shrink: 0;\n margin-top: 0;\n margin-right: 0.25rem;\n margin-left: 0;\n }\n .form-inline .custom-control {\n align-items: center;\n justify-content: center;\n }\n .form-inline .custom-control-label {\n margin-bottom: 0;\n }\n}\n\n.btn {\n display: inline-block;\n font-weight: 400;\n color: #212529;\n text-align: center;\n vertical-align: middle;\n cursor: pointer;\n user-select: none;\n background-color: transparent;\n border: 1px solid transparent;\n padding: 0.375rem 0.75rem;\n font-size: 1rem;\n line-height: 1.5;\n border-radius: 0.25rem;\n transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n}\n\n@media (prefers-reduced-motion: reduce) {\n .btn {\n transition: none;\n }\n}\n\n.btn:hover {\n color: #212529;\n text-decoration: none;\n}\n\n.btn:focus, .btn.focus {\n outline: 0;\n box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);\n}\n\n.btn.disabled, .btn:disabled {\n opacity: 0.65;\n}\n\na.btn.disabled,\nfieldset:disabled a.btn {\n pointer-events: none;\n}\n\n.btn-primary {\n color: #fff;\n background-color: #007bff;\n border-color: #007bff;\n}\n\n.btn-primary:hover {\n color: #fff;\n background-color: #0069d9;\n border-color: #0062cc;\n}\n\n.btn-primary:focus, .btn-primary.focus {\n color: #fff;\n background-color: #0069d9;\n border-color: #0062cc;\n box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);\n}\n\n.btn-primary.disabled, .btn-primary:disabled {\n color: #fff;\n background-color: #007bff;\n border-color: #007bff;\n}\n\n.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,\n.show > .btn-primary.dropdown-toggle {\n color: #fff;\n background-color: #0062cc;\n border-color: #005cbf;\n}\n\n.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,\n.show > .btn-primary.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);\n}\n\n.btn-secondary {\n color: #fff;\n background-color: #6c757d;\n border-color: #6c757d;\n}\n\n.btn-secondary:hover {\n color: #fff;\n background-color: #5a6268;\n border-color: #545b62;\n}\n\n.btn-secondary:focus, .btn-secondary.focus {\n color: #fff;\n background-color: #5a6268;\n border-color: #545b62;\n box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);\n}\n\n.btn-secondary.disabled, .btn-secondary:disabled {\n color: #fff;\n background-color: #6c757d;\n border-color: #6c757d;\n}\n\n.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,\n.show > .btn-secondary.dropdown-toggle {\n color: #fff;\n background-color: #545b62;\n border-color: #4e555b;\n}\n\n.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,\n.show > .btn-secondary.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);\n}\n\n.btn-success {\n color: #fff;\n background-color: #28a745;\n border-color: #28a745;\n}\n\n.btn-success:hover {\n color: #fff;\n background-color: #218838;\n border-color: #1e7e34;\n}\n\n.btn-success:focus, .btn-success.focus {\n color: #fff;\n background-color: #218838;\n border-color: #1e7e34;\n box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);\n}\n\n.btn-success.disabled, .btn-success:disabled {\n color: #fff;\n background-color: #28a745;\n border-color: #28a745;\n}\n\n.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,\n.show > .btn-success.dropdown-toggle {\n color: #fff;\n background-color: #1e7e34;\n border-color: #1c7430;\n}\n\n.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,\n.show > .btn-success.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);\n}\n\n.btn-info {\n color: #fff;\n background-color: #17a2b8;\n border-color: #17a2b8;\n}\n\n.btn-info:hover {\n color: #fff;\n background-color: #138496;\n border-color: #117a8b;\n}\n\n.btn-info:focus, .btn-info.focus {\n color: #fff;\n background-color: #138496;\n border-color: #117a8b;\n box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);\n}\n\n.btn-info.disabled, .btn-info:disabled {\n color: #fff;\n background-color: #17a2b8;\n border-color: #17a2b8;\n}\n\n.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,\n.show > .btn-info.dropdown-toggle {\n color: #fff;\n background-color: #117a8b;\n border-color: #10707f;\n}\n\n.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,\n.show > .btn-info.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);\n}\n\n.btn-warning {\n color: #212529;\n background-color: #ffc107;\n border-color: #ffc107;\n}\n\n.btn-warning:hover {\n color: #212529;\n background-color: #e0a800;\n border-color: #d39e00;\n}\n\n.btn-warning:focus, .btn-warning.focus {\n color: #212529;\n background-color: #e0a800;\n border-color: #d39e00;\n box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);\n}\n\n.btn-warning.disabled, .btn-warning:disabled {\n color: #212529;\n background-color: #ffc107;\n border-color: #ffc107;\n}\n\n.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,\n.show > .btn-warning.dropdown-toggle {\n color: #212529;\n background-color: #d39e00;\n border-color: #c69500;\n}\n\n.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,\n.show > .btn-warning.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);\n}\n\n.btn-danger {\n color: #fff;\n background-color: #dc3545;\n border-color: #dc3545;\n}\n\n.btn-danger:hover {\n color: #fff;\n background-color: #c82333;\n border-color: #bd2130;\n}\n\n.btn-danger:focus, .btn-danger.focus {\n color: #fff;\n background-color: #c82333;\n border-color: #bd2130;\n box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);\n}\n\n.btn-danger.disabled, .btn-danger:disabled {\n color: #fff;\n background-color: #dc3545;\n border-color: #dc3545;\n}\n\n.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,\n.show > .btn-danger.dropdown-toggle {\n color: #fff;\n background-color: #bd2130;\n border-color: #b21f2d;\n}\n\n.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,\n.show > .btn-danger.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);\n}\n\n.btn-light {\n color: #212529;\n background-color: #f8f9fa;\n border-color: #f8f9fa;\n}\n\n.btn-light:hover {\n color: #212529;\n background-color: #e2e6ea;\n border-color: #dae0e5;\n}\n\n.btn-light:focus, .btn-light.focus {\n color: #212529;\n background-color: #e2e6ea;\n border-color: #dae0e5;\n box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);\n}\n\n.btn-light.disabled, .btn-light:disabled {\n color: #212529;\n background-color: #f8f9fa;\n border-color: #f8f9fa;\n}\n\n.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,\n.show > .btn-light.dropdown-toggle {\n color: #212529;\n background-color: #dae0e5;\n border-color: #d3d9df;\n}\n\n.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,\n.show > .btn-light.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);\n}\n\n.btn-dark {\n color: #fff;\n background-color: #343a40;\n border-color: #343a40;\n}\n\n.btn-dark:hover {\n color: #fff;\n background-color: #23272b;\n border-color: #1d2124;\n}\n\n.btn-dark:focus, .btn-dark.focus {\n color: #fff;\n background-color: #23272b;\n border-color: #1d2124;\n box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);\n}\n\n.btn-dark.disabled, .btn-dark:disabled {\n color: #fff;\n background-color: #343a40;\n border-color: #343a40;\n}\n\n.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,\n.show > .btn-dark.dropdown-toggle {\n color: #fff;\n background-color: #1d2124;\n border-color: #171a1d;\n}\n\n.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,\n.show > .btn-dark.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);\n}\n\n.btn-outline-primary {\n color: #007bff;\n border-color: #007bff;\n}\n\n.btn-outline-primary:hover {\n color: #fff;\n background-color: #007bff;\n border-color: #007bff;\n}\n\n.btn-outline-primary:focus, .btn-outline-primary.focus {\n box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);\n}\n\n.btn-outline-primary.disabled, .btn-outline-primary:disabled {\n color: #007bff;\n background-color: transparent;\n}\n\n.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,\n.show > .btn-outline-primary.dropdown-toggle {\n color: #fff;\n background-color: #007bff;\n border-color: #007bff;\n}\n\n.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,\n.show > .btn-outline-primary.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);\n}\n\n.btn-outline-secondary {\n color: #6c757d;\n border-color: #6c757d;\n}\n\n.btn-outline-secondary:hover {\n color: #fff;\n background-color: #6c757d;\n border-color: #6c757d;\n}\n\n.btn-outline-secondary:focus, .btn-outline-secondary.focus {\n box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);\n}\n\n.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {\n color: #6c757d;\n background-color: transparent;\n}\n\n.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,\n.show > .btn-outline-secondary.dropdown-toggle {\n color: #fff;\n background-color: #6c757d;\n border-color: #6c757d;\n}\n\n.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,\n.show > .btn-outline-secondary.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);\n}\n\n.btn-outline-success {\n color: #28a745;\n border-color: #28a745;\n}\n\n.btn-outline-success:hover {\n color: #fff;\n background-color: #28a745;\n border-color: #28a745;\n}\n\n.btn-outline-success:focus, .btn-outline-success.focus {\n box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);\n}\n\n.btn-outline-success.disabled, .btn-outline-success:disabled {\n color: #28a745;\n background-color: transparent;\n}\n\n.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,\n.show > .btn-outline-success.dropdown-toggle {\n color: #fff;\n background-color: #28a745;\n border-color: #28a745;\n}\n\n.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,\n.show > .btn-outline-success.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);\n}\n\n.btn-outline-info {\n color: #17a2b8;\n border-color: #17a2b8;\n}\n\n.btn-outline-info:hover {\n color: #fff;\n background-color: #17a2b8;\n border-color: #17a2b8;\n}\n\n.btn-outline-info:focus, .btn-outline-info.focus {\n box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);\n}\n\n.btn-outline-info.disabled, .btn-outline-info:disabled {\n color: #17a2b8;\n background-color: transparent;\n}\n\n.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,\n.show > .btn-outline-info.dropdown-toggle {\n color: #fff;\n background-color: #17a2b8;\n border-color: #17a2b8;\n}\n\n.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,\n.show > .btn-outline-info.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);\n}\n\n.btn-outline-warning {\n color: #ffc107;\n border-color: #ffc107;\n}\n\n.btn-outline-warning:hover {\n color: #212529;\n background-color: #ffc107;\n border-color: #ffc107;\n}\n\n.btn-outline-warning:focus, .btn-outline-warning.focus {\n box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);\n}\n\n.btn-outline-warning.disabled, .btn-outline-warning:disabled {\n color: #ffc107;\n background-color: transparent;\n}\n\n.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,\n.show > .btn-outline-warning.dropdown-toggle {\n color: #212529;\n background-color: #ffc107;\n border-color: #ffc107;\n}\n\n.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,\n.show > .btn-outline-warning.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);\n}\n\n.btn-outline-danger {\n color: #dc3545;\n border-color: #dc3545;\n}\n\n.btn-outline-danger:hover {\n color: #fff;\n background-color: #dc3545;\n border-color: #dc3545;\n}\n\n.btn-outline-danger:focus, .btn-outline-danger.focus {\n box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);\n}\n\n.btn-outline-danger.disabled, .btn-outline-danger:disabled {\n color: #dc3545;\n background-color: transparent;\n}\n\n.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,\n.show > .btn-outline-danger.dropdown-toggle {\n color: #fff;\n background-color: #dc3545;\n border-color: #dc3545;\n}\n\n.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,\n.show > .btn-outline-danger.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);\n}\n\n.btn-outline-light {\n color: #f8f9fa;\n border-color: #f8f9fa;\n}\n\n.btn-outline-light:hover {\n color: #212529;\n background-color: #f8f9fa;\n border-color: #f8f9fa;\n}\n\n.btn-outline-light:focus, .btn-outline-light.focus {\n box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);\n}\n\n.btn-outline-light.disabled, .btn-outline-light:disabled {\n color: #f8f9fa;\n background-color: transparent;\n}\n\n.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,\n.show > .btn-outline-light.dropdown-toggle {\n color: #212529;\n background-color: #f8f9fa;\n border-color: #f8f9fa;\n}\n\n.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,\n.show > .btn-outline-light.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);\n}\n\n.btn-outline-dark {\n color: #343a40;\n border-color: #343a40;\n}\n\n.btn-outline-dark:hover {\n color: #fff;\n background-color: #343a40;\n border-color: #343a40;\n}\n\n.btn-outline-dark:focus, .btn-outline-dark.focus {\n box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);\n}\n\n.btn-outline-dark.disabled, .btn-outline-dark:disabled {\n color: #343a40;\n background-color: transparent;\n}\n\n.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,\n.show > .btn-outline-dark.dropdown-toggle {\n color: #fff;\n background-color: #343a40;\n border-color: #343a40;\n}\n\n.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,\n.show > .btn-outline-dark.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);\n}\n\n.btn-link {\n font-weight: 400;\n color: #007bff;\n text-decoration: none;\n}\n\n.btn-link:hover {\n color: #0056b3;\n text-decoration: underline;\n}\n\n.btn-link:focus, .btn-link.focus {\n text-decoration: underline;\n box-shadow: none;\n}\n\n.btn-link:disabled, .btn-link.disabled {\n color: #6c757d;\n pointer-events: none;\n}\n\n.btn-lg, .btn-group-lg > .btn {\n padding: 0.5rem 1rem;\n font-size: 1.25rem;\n line-height: 1.5;\n border-radius: 0.3rem;\n}\n\n.btn-sm, .btn-group-sm > .btn {\n padding: 0.25rem 0.5rem;\n font-size: 0.875rem;\n line-height: 1.5;\n border-radius: 0.2rem;\n}\n\n.btn-block {\n display: block;\n width: 100%;\n}\n\n.btn-block + .btn-block {\n margin-top: 0.5rem;\n}\n\ninput[type=\"submit\"].btn-block,\ninput[type=\"reset\"].btn-block,\ninput[type=\"button\"].btn-block {\n width: 100%;\n}\n\n.fade {\n transition: opacity 0.15s linear;\n}\n\n@media (prefers-reduced-motion: reduce) {\n .fade {\n transition: none;\n }\n}\n\n.fade:not(.show) {\n opacity: 0;\n}\n\n.collapse:not(.show) {\n display: none;\n}\n\n.collapsing {\n position: relative;\n height: 0;\n overflow: hidden;\n transition: height 0.35s ease;\n}\n\n@media (prefers-reduced-motion: reduce) {\n .collapsing {\n transition: none;\n }\n}\n\n.dropup,\n.dropright,\n.dropdown,\n.dropleft {\n position: relative;\n}\n\n.dropdown-toggle {\n white-space: nowrap;\n}\n\n.dropdown-toggle::after {\n display: inline-block;\n margin-left: 0.255em;\n vertical-align: 0.255em;\n content: \"\";\n border-top: 0.3em solid;\n border-right: 0.3em solid transparent;\n border-bottom: 0;\n border-left: 0.3em solid transparent;\n}\n\n.dropdown-toggle:empty::after {\n margin-left: 0;\n}\n\n.dropdown-menu {\n position: absolute;\n top: 100%;\n left: 0;\n z-index: 1000;\n display: none;\n float: left;\n min-width: 10rem;\n padding: 0.5rem 0;\n margin: 0.125rem 0 0;\n font-size: 1rem;\n color: #212529;\n text-align: left;\n list-style: none;\n background-color: #fff;\n background-clip: padding-box;\n border: 1px solid rgba(0, 0, 0, 0.15);\n border-radius: 0.25rem;\n}\n\n.dropdown-menu-left {\n right: auto;\n left: 0;\n}\n\n.dropdown-menu-right {\n right: 0;\n left: auto;\n}\n\n@media (min-width: 576px) {\n .dropdown-menu-sm-left {\n right: auto;\n left: 0;\n }\n .dropdown-menu-sm-right {\n right: 0;\n left: auto;\n }\n}\n\n@media (min-width: 768px) {\n .dropdown-menu-md-left {\n right: auto;\n left: 0;\n }\n .dropdown-menu-md-right {\n right: 0;\n left: auto;\n }\n}\n\n@media (min-width: 992px) {\n .dropdown-menu-lg-left {\n right: auto;\n left: 0;\n }\n .dropdown-menu-lg-right {\n right: 0;\n left: auto;\n }\n}\n\n@media (min-width: 1200px) {\n .dropdown-menu-xl-left {\n right: auto;\n left: 0;\n }\n .dropdown-menu-xl-right {\n right: 0;\n left: auto;\n }\n}\n\n.dropup .dropdown-menu {\n top: auto;\n bottom: 100%;\n margin-top: 0;\n margin-bottom: 0.125rem;\n}\n\n.dropup .dropdown-toggle::after {\n display: inline-block;\n margin-left: 0.255em;\n vertical-align: 0.255em;\n content: \"\";\n border-top: 0;\n border-right: 0.3em solid transparent;\n border-bottom: 0.3em solid;\n border-left: 0.3em solid transparent;\n}\n\n.dropup .dropdown-toggle:empty::after {\n margin-left: 0;\n}\n\n.dropright .dropdown-menu {\n top: 0;\n right: auto;\n left: 100%;\n margin-top: 0;\n margin-left: 0.125rem;\n}\n\n.dropright .dropdown-toggle::after {\n display: inline-block;\n margin-left: 0.255em;\n vertical-align: 0.255em;\n content: \"\";\n border-top: 0.3em solid transparent;\n border-right: 0;\n border-bottom: 0.3em solid transparent;\n border-left: 0.3em solid;\n}\n\n.dropright .dropdown-toggle:empty::after {\n margin-left: 0;\n}\n\n.dropright .dropdown-toggle::after {\n vertical-align: 0;\n}\n\n.dropleft .dropdown-menu {\n top: 0;\n right: 100%;\n left: auto;\n margin-top: 0;\n margin-right: 0.125rem;\n}\n\n.dropleft .dropdown-toggle::after {\n display: inline-block;\n margin-left: 0.255em;\n vertical-align: 0.255em;\n content: \"\";\n}\n\n.dropleft .dropdown-toggle::after {\n display: none;\n}\n\n.dropleft .dropdown-toggle::before {\n display: inline-block;\n margin-right: 0.255em;\n vertical-align: 0.255em;\n content: \"\";\n border-top: 0.3em solid transparent;\n border-right: 0.3em solid;\n border-bottom: 0.3em solid transparent;\n}\n\n.dropleft .dropdown-toggle:empty::after {\n margin-left: 0;\n}\n\n.dropleft .dropdown-toggle::before {\n vertical-align: 0;\n}\n\n.dropdown-menu[x-placement^=\"top\"], .dropdown-menu[x-placement^=\"right\"], .dropdown-menu[x-placement^=\"bottom\"], .dropdown-menu[x-placement^=\"left\"] {\n right: auto;\n bottom: auto;\n}\n\n.dropdown-divider {\n height: 0;\n margin: 0.5rem 0;\n overflow: hidden;\n border-top: 1px solid #e9ecef;\n}\n\n.dropdown-item {\n display: block;\n width: 100%;\n padding: 0.25rem 1.5rem;\n clear: both;\n font-weight: 400;\n color: #212529;\n text-align: inherit;\n white-space: nowrap;\n background-color: transparent;\n border: 0;\n}\n\n.dropdown-item:hover, .dropdown-item:focus {\n color: #16181b;\n text-decoration: none;\n background-color: #f8f9fa;\n}\n\n.dropdown-item.active, .dropdown-item:active {\n color: #fff;\n text-decoration: none;\n background-color: #007bff;\n}\n\n.dropdown-item.disabled, .dropdown-item:disabled {\n color: #6c757d;\n pointer-events: none;\n background-color: transparent;\n}\n\n.dropdown-menu.show {\n display: block;\n}\n\n.dropdown-header {\n display: block;\n padding: 0.5rem 1.5rem;\n margin-bottom: 0;\n font-size: 0.875rem;\n color: #6c757d;\n white-space: nowrap;\n}\n\n.dropdown-item-text {\n display: block;\n padding: 0.25rem 1.5rem;\n color: #212529;\n}\n\n.btn-group,\n.btn-group-vertical {\n position: relative;\n display: inline-flex;\n vertical-align: middle;\n}\n\n.btn-group > .btn,\n.btn-group-vertical > .btn {\n position: relative;\n flex: 1 1 auto;\n}\n\n.btn-group > .btn:hover,\n.btn-group-vertical > .btn:hover {\n z-index: 1;\n}\n\n.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,\n.btn-group-vertical > .btn:focus,\n.btn-group-vertical > .btn:active,\n.btn-group-vertical > .btn.active {\n z-index: 1;\n}\n\n.btn-toolbar {\n display: flex;\n flex-wrap: wrap;\n justify-content: flex-start;\n}\n\n.btn-toolbar .input-group {\n width: auto;\n}\n\n.btn-group > .btn:not(:first-child),\n.btn-group > .btn-group:not(:first-child) {\n margin-left: -1px;\n}\n\n.btn-group > .btn:not(:last-child):not(.dropdown-toggle),\n.btn-group > .btn-group:not(:last-child) > .btn {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0;\n}\n\n.btn-group > .btn:not(:first-child),\n.btn-group > .btn-group:not(:first-child) > .btn {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0;\n}\n\n.dropdown-toggle-split {\n padding-right: 0.5625rem;\n padding-left: 0.5625rem;\n}\n\n.dropdown-toggle-split::after,\n.dropup .dropdown-toggle-split::after,\n.dropright .dropdown-toggle-split::after {\n margin-left: 0;\n}\n\n.dropleft .dropdown-toggle-split::before {\n margin-right: 0;\n}\n\n.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {\n padding-right: 0.375rem;\n padding-left: 0.375rem;\n}\n\n.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {\n padding-right: 0.75rem;\n padding-left: 0.75rem;\n}\n\n.btn-group-vertical {\n flex-direction: column;\n align-items: flex-start;\n justify-content: center;\n}\n\n.btn-group-vertical > .btn,\n.btn-group-vertical > .btn-group {\n width: 100%;\n}\n\n.btn-group-vertical > .btn:not(:first-child),\n.btn-group-vertical > .btn-group:not(:first-child) {\n margin-top: -1px;\n}\n\n.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),\n.btn-group-vertical > .btn-group:not(:last-child) > .btn {\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0;\n}\n\n.btn-group-vertical > .btn:not(:first-child),\n.btn-group-vertical > .btn-group:not(:first-child) > .btn {\n border-top-left-radius: 0;\n border-top-right-radius: 0;\n}\n\n.btn-group-toggle > .btn,\n.btn-group-toggle > .btn-group > .btn {\n margin-bottom: 0;\n}\n\n.btn-group-toggle > .btn input[type=\"radio\"],\n.btn-group-toggle > .btn input[type=\"checkbox\"],\n.btn-group-toggle > .btn-group > .btn input[type=\"radio\"],\n.btn-group-toggle > .btn-group > .btn input[type=\"checkbox\"] {\n position: absolute;\n clip: rect(0, 0, 0, 0);\n pointer-events: none;\n}\n\n.input-group {\n position: relative;\n display: flex;\n flex-wrap: wrap;\n align-items: stretch;\n width: 100%;\n}\n\n.input-group > .form-control,\n.input-group > .form-control-plaintext,\n.input-group > .custom-select,\n.input-group > .custom-file {\n position: relative;\n flex: 1 1 0%;\n min-width: 0;\n margin-bottom: 0;\n}\n\n.input-group > .form-control + .form-control,\n.input-group > .form-control + .custom-select,\n.input-group > .form-control + .custom-file,\n.input-group > .form-control-plaintext + .form-control,\n.input-group > .form-control-plaintext + .custom-select,\n.input-group > .form-control-plaintext + .custom-file,\n.input-group > .custom-select + .form-control,\n.input-group > .custom-select + .custom-select,\n.input-group > .custom-select + .custom-file,\n.input-group > .custom-file + .form-control,\n.input-group > .custom-file + .custom-select,\n.input-group > .custom-file + .custom-file {\n margin-left: -1px;\n}\n\n.input-group > .form-control:focus,\n.input-group > .custom-select:focus,\n.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {\n z-index: 3;\n}\n\n.input-group > .custom-file .custom-file-input:focus {\n z-index: 4;\n}\n\n.input-group > .form-control:not(:last-child),\n.input-group > .custom-select:not(:last-child) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0;\n}\n\n.input-group > .form-control:not(:first-child),\n.input-group > .custom-select:not(:first-child) {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0;\n}\n\n.input-group > .custom-file {\n display: flex;\n align-items: center;\n}\n\n.input-group > .custom-file:not(:last-child) .custom-file-label,\n.input-group > .custom-file:not(:last-child) .custom-file-label::after {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0;\n}\n\n.input-group > .custom-file:not(:first-child) .custom-file-label {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0;\n}\n\n.input-group-prepend,\n.input-group-append {\n display: flex;\n}\n\n.input-group-prepend .btn,\n.input-group-append .btn {\n position: relative;\n z-index: 2;\n}\n\n.input-group-prepend .btn:focus,\n.input-group-append .btn:focus {\n z-index: 3;\n}\n\n.input-group-prepend .btn + .btn,\n.input-group-prepend .btn + .input-group-text,\n.input-group-prepend .input-group-text + .input-group-text,\n.input-group-prepend .input-group-text + .btn,\n.input-group-append .btn + .btn,\n.input-group-append .btn + .input-group-text,\n.input-group-append .input-group-text + .input-group-text,\n.input-group-append .input-group-text + .btn {\n margin-left: -1px;\n}\n\n.input-group-prepend {\n margin-right: -1px;\n}\n\n.input-group-append {\n margin-left: -1px;\n}\n\n.input-group-text {\n display: flex;\n align-items: center;\n padding: 0.375rem 0.75rem;\n margin-bottom: 0;\n font-size: 1rem;\n font-weight: 400;\n line-height: 1.5;\n color: #495057;\n text-align: center;\n white-space: nowrap;\n background-color: #e9ecef;\n border: 1px solid #ced4da;\n border-radius: 0.25rem;\n}\n\n.input-group-text input[type=\"radio\"],\n.input-group-text input[type=\"checkbox\"] {\n margin-top: 0;\n}\n\n.input-group-lg > .form-control:not(textarea),\n.input-group-lg > .custom-select {\n height: calc(1.5em + 1rem + 2px);\n}\n\n.input-group-lg > .form-control,\n.input-group-lg > .custom-select,\n.input-group-lg > .input-group-prepend > .input-group-text,\n.input-group-lg > .input-group-append > .input-group-text,\n.input-group-lg > .input-group-prepend > .btn,\n.input-group-lg > .input-group-append > .btn {\n padding: 0.5rem 1rem;\n font-size: 1.25rem;\n line-height: 1.5;\n border-radius: 0.3rem;\n}\n\n.input-group-sm > .form-control:not(textarea),\n.input-group-sm > .custom-select {\n height: calc(1.5em + 0.5rem + 2px);\n}\n\n.input-group-sm > .form-control,\n.input-group-sm > .custom-select,\n.input-group-sm > .input-group-prepend > .input-group-text,\n.input-group-sm > .input-group-append > .input-group-text,\n.input-group-sm > .input-group-prepend > .btn,\n.input-group-sm > .input-group-append > .btn {\n padding: 0.25rem 0.5rem;\n font-size: 0.875rem;\n line-height: 1.5;\n border-radius: 0.2rem;\n}\n\n.input-group-lg > .custom-select,\n.input-group-sm > .custom-select {\n padding-right: 1.75rem;\n}\n\n.input-group > .input-group-prepend > .btn,\n.input-group > .input-group-prepend > .input-group-text,\n.input-group > .input-group-append:not(:last-child) > .btn,\n.input-group > .input-group-append:not(:last-child) > .input-group-text,\n.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),\n.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0;\n}\n\n.input-group > .input-group-append > .btn,\n.input-group > .input-group-append > .input-group-text,\n.input-group > .input-group-prepend:not(:first-child) > .btn,\n.input-group > .input-group-prepend:not(:first-child) > .input-group-text,\n.input-group > .input-group-prepend:first-child > .btn:not(:first-child),\n.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0;\n}\n\n.custom-control {\n position: relative;\n display: block;\n min-height: 1.5rem;\n padding-left: 1.5rem;\n}\n\n.custom-control-inline {\n display: inline-flex;\n margin-right: 1rem;\n}\n\n.custom-control-input {\n position: absolute;\n left: 0;\n z-index: -1;\n width: 1rem;\n height: 1.25rem;\n opacity: 0;\n}\n\n.custom-control-input:checked ~ .custom-control-label::before {\n color: #fff;\n border-color: #007bff;\n background-color: #007bff;\n}\n\n.custom-control-input:focus ~ .custom-control-label::before {\n box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);\n}\n\n.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {\n border-color: #80bdff;\n}\n\n.custom-control-input:not(:disabled):active ~ .custom-control-label::before {\n color: #fff;\n background-color: #b3d7ff;\n border-color: #b3d7ff;\n}\n\n.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {\n color: #6c757d;\n}\n\n.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {\n background-color: #e9ecef;\n}\n\n.custom-control-label {\n position: relative;\n margin-bottom: 0;\n vertical-align: top;\n}\n\n.custom-control-label::before {\n position: absolute;\n top: 0.25rem;\n left: -1.5rem;\n display: block;\n width: 1rem;\n height: 1rem;\n pointer-events: none;\n content: \"\";\n background-color: #fff;\n border: #adb5bd solid 1px;\n}\n\n.custom-control-label::after {\n position: absolute;\n top: 0.25rem;\n left: -1.5rem;\n display: block;\n width: 1rem;\n height: 1rem;\n content: \"\";\n background: no-repeat 50% / 50% 50%;\n}\n\n.custom-checkbox .custom-control-label::before {\n border-radius: 0.25rem;\n}\n\n.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {\n background-image: url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e\");\n}\n\n.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {\n border-color: #007bff;\n background-color: #007bff;\n}\n\n.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {\n background-image: url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e\");\n}\n\n.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {\n background-color: rgba(0, 123, 255, 0.5);\n}\n\n.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {\n background-color: rgba(0, 123, 255, 0.5);\n}\n\n.custom-radio .custom-control-label::before {\n border-radius: 50%;\n}\n\n.custom-radio .custom-control-input:checked ~ .custom-control-label::after {\n background-image: url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e\");\n}\n\n.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {\n background-color: rgba(0, 123, 255, 0.5);\n}\n\n.custom-switch {\n padding-left: 2.25rem;\n}\n\n.custom-switch .custom-control-label::before {\n left: -2.25rem;\n width: 1.75rem;\n pointer-events: all;\n border-radius: 0.5rem;\n}\n\n.custom-switch .custom-control-label::after {\n top: calc(0.25rem + 2px);\n left: calc(-2.25rem + 2px);\n width: calc(1rem - 4px);\n height: calc(1rem - 4px);\n background-color: #adb5bd;\n border-radius: 0.5rem;\n transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n}\n\n@media (prefers-reduced-motion: reduce) {\n .custom-switch .custom-control-label::after {\n transition: none;\n }\n}\n\n.custom-switch .custom-control-input:checked ~ .custom-control-label::after {\n background-color: #fff;\n transform: translateX(0.75rem);\n}\n\n.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {\n background-color: rgba(0, 123, 255, 0.5);\n}\n\n.custom-select {\n display: inline-block;\n width: 100%;\n height: calc(1.5em + 0.75rem + 2px);\n padding: 0.375rem 1.75rem 0.375rem 0.75rem;\n font-size: 1rem;\n font-weight: 400;\n line-height: 1.5;\n color: #495057;\n vertical-align: middle;\n background: #fff url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e\") no-repeat right 0.75rem center/8px 10px;\n border: 1px solid #ced4da;\n border-radius: 0.25rem;\n appearance: none;\n}\n\n.custom-select:focus {\n border-color: #80bdff;\n outline: 0;\n box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);\n}\n\n.custom-select:focus::-ms-value {\n color: #495057;\n background-color: #fff;\n}\n\n.custom-select[multiple], .custom-select[size]:not([size=\"1\"]) {\n height: auto;\n padding-right: 0.75rem;\n background-image: none;\n}\n\n.custom-select:disabled {\n color: #6c757d;\n background-color: #e9ecef;\n}\n\n.custom-select::-ms-expand {\n display: none;\n}\n\n.custom-select:-moz-focusring {\n color: transparent;\n text-shadow: 0 0 0 #495057;\n}\n\n.custom-select-sm {\n height: calc(1.5em + 0.5rem + 2px);\n padding-top: 0.25rem;\n padding-bottom: 0.25rem;\n padding-left: 0.5rem;\n font-size: 0.875rem;\n}\n\n.custom-select-lg {\n height: calc(1.5em + 1rem + 2px);\n padding-top: 0.5rem;\n padding-bottom: 0.5rem;\n padding-left: 1rem;\n font-size: 1.25rem;\n}\n\n.custom-file {\n position: relative;\n display: inline-block;\n width: 100%;\n height: calc(1.5em + 0.75rem + 2px);\n margin-bottom: 0;\n}\n\n.custom-file-input {\n position: relative;\n z-index: 2;\n width: 100%;\n height: calc(1.5em + 0.75rem + 2px);\n margin: 0;\n opacity: 0;\n}\n\n.custom-file-input:focus ~ .custom-file-label {\n border-color: #80bdff;\n box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);\n}\n\n.custom-file-input[disabled] ~ .custom-file-label,\n.custom-file-input:disabled ~ .custom-file-label {\n background-color: #e9ecef;\n}\n\n.custom-file-input:lang(en) ~ .custom-file-label::after {\n content: \"Browse\";\n}\n\n.custom-file-input ~ .custom-file-label[data-browse]::after {\n content: attr(data-browse);\n}\n\n.custom-file-label {\n position: absolute;\n top: 0;\n right: 0;\n left: 0;\n z-index: 1;\n height: calc(1.5em + 0.75rem + 2px);\n padding: 0.375rem 0.75rem;\n font-weight: 400;\n line-height: 1.5;\n color: #495057;\n background-color: #fff;\n border: 1px solid #ced4da;\n border-radius: 0.25rem;\n}\n\n.custom-file-label::after {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n z-index: 3;\n display: block;\n height: calc(1.5em + 0.75rem);\n padding: 0.375rem 0.75rem;\n line-height: 1.5;\n color: #495057;\n content: \"Browse\";\n background-color: #e9ecef;\n border-left: inherit;\n border-radius: 0 0.25rem 0.25rem 0;\n}\n\n.custom-range {\n width: 100%;\n height: 1.4rem;\n padding: 0;\n background-color: transparent;\n appearance: none;\n}\n\n.custom-range:focus {\n outline: none;\n}\n\n.custom-range:focus::-webkit-slider-thumb {\n box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);\n}\n\n.custom-range:focus::-moz-range-thumb {\n box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);\n}\n\n.custom-range:focus::-ms-thumb {\n box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);\n}\n\n.custom-range::-moz-focus-outer {\n border: 0;\n}\n\n.custom-range::-webkit-slider-thumb {\n width: 1rem;\n height: 1rem;\n margin-top: -0.25rem;\n background-color: #007bff;\n border: 0;\n border-radius: 1rem;\n transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n appearance: none;\n}\n\n@media (prefers-reduced-motion: reduce) {\n .custom-range::-webkit-slider-thumb {\n transition: none;\n }\n}\n\n.custom-range::-webkit-slider-thumb:active {\n background-color: #b3d7ff;\n}\n\n.custom-range::-webkit-slider-runnable-track {\n width: 100%;\n height: 0.5rem;\n color: transparent;\n cursor: pointer;\n background-color: #dee2e6;\n border-color: transparent;\n border-radius: 1rem;\n}\n\n.custom-range::-moz-range-thumb {\n width: 1rem;\n height: 1rem;\n background-color: #007bff;\n border: 0;\n border-radius: 1rem;\n transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n appearance: none;\n}\n\n@media (prefers-reduced-motion: reduce) {\n .custom-range::-moz-range-thumb {\n transition: none;\n }\n}\n\n.custom-range::-moz-range-thumb:active {\n background-color: #b3d7ff;\n}\n\n.custom-range::-moz-range-track {\n width: 100%;\n height: 0.5rem;\n color: transparent;\n cursor: pointer;\n background-color: #dee2e6;\n border-color: transparent;\n border-radius: 1rem;\n}\n\n.custom-range::-ms-thumb {\n width: 1rem;\n height: 1rem;\n margin-top: 0;\n margin-right: 0.2rem;\n margin-left: 0.2rem;\n background-color: #007bff;\n border: 0;\n border-radius: 1rem;\n transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n appearance: none;\n}\n\n@media (prefers-reduced-motion: reduce) {\n .custom-range::-ms-thumb {\n transition: none;\n }\n}\n\n.custom-range::-ms-thumb:active {\n background-color: #b3d7ff;\n}\n\n.custom-range::-ms-track {\n width: 100%;\n height: 0.5rem;\n color: transparent;\n cursor: pointer;\n background-color: transparent;\n border-color: transparent;\n border-width: 0.5rem;\n}\n\n.custom-range::-ms-fill-lower {\n background-color: #dee2e6;\n border-radius: 1rem;\n}\n\n.custom-range::-ms-fill-upper {\n margin-right: 15px;\n background-color: #dee2e6;\n border-radius: 1rem;\n}\n\n.custom-range:disabled::-webkit-slider-thumb {\n background-color: #adb5bd;\n}\n\n.custom-range:disabled::-webkit-slider-runnable-track {\n cursor: default;\n}\n\n.custom-range:disabled::-moz-range-thumb {\n background-color: #adb5bd;\n}\n\n.custom-range:disabled::-moz-range-track {\n cursor: default;\n}\n\n.custom-range:disabled::-ms-thumb {\n background-color: #adb5bd;\n}\n\n.custom-control-label::before,\n.custom-file-label,\n.custom-select {\n transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n}\n\n@media (prefers-reduced-motion: reduce) {\n .custom-control-label::before,\n .custom-file-label,\n .custom-select {\n transition: none;\n }\n}\n\n.nav {\n display: flex;\n flex-wrap: wrap;\n padding-left: 0;\n margin-bottom: 0;\n list-style: none;\n}\n\n.nav-link {\n display: block;\n padding: 0.5rem 1rem;\n}\n\n.nav-link:hover, .nav-link:focus {\n text-decoration: none;\n}\n\n.nav-link.disabled {\n color: #6c757d;\n pointer-events: none;\n cursor: default;\n}\n\n.nav-tabs {\n border-bottom: 1px solid #dee2e6;\n}\n\n.nav-tabs .nav-item {\n margin-bottom: -1px;\n}\n\n.nav-tabs .nav-link {\n border: 1px solid transparent;\n border-top-left-radius: 0.25rem;\n border-top-right-radius: 0.25rem;\n}\n\n.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {\n border-color: #e9ecef #e9ecef #dee2e6;\n}\n\n.nav-tabs .nav-link.disabled {\n color: #6c757d;\n background-color: transparent;\n border-color: transparent;\n}\n\n.nav-tabs .nav-link.active,\n.nav-tabs .nav-item.show .nav-link {\n color: #495057;\n background-color: #fff;\n border-color: #dee2e6 #dee2e6 #fff;\n}\n\n.nav-tabs .dropdown-menu {\n margin-top: -1px;\n border-top-left-radius: 0;\n border-top-right-radius: 0;\n}\n\n.nav-pills .nav-link {\n border-radius: 0.25rem;\n}\n\n.nav-pills .nav-link.active,\n.nav-pills .show > .nav-link {\n color: #fff;\n background-color: #007bff;\n}\n\n.nav-fill .nav-item {\n flex: 1 1 auto;\n text-align: center;\n}\n\n.nav-justified .nav-item {\n flex-basis: 0;\n flex-grow: 1;\n text-align: center;\n}\n\n.tab-content > .tab-pane {\n display: none;\n}\n\n.tab-content > .active {\n display: block;\n}\n\n.navbar {\n position: relative;\n display: flex;\n flex-wrap: wrap;\n align-items: center;\n justify-content: space-between;\n padding: 0.5rem 1rem;\n}\n\n.navbar .container,\n.navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl {\n display: flex;\n flex-wrap: wrap;\n align-items: center;\n justify-content: space-between;\n}\n\n.navbar-brand {\n display: inline-block;\n padding-top: 0.3125rem;\n padding-bottom: 0.3125rem;\n margin-right: 1rem;\n font-size: 1.25rem;\n line-height: inherit;\n white-space: nowrap;\n}\n\n.navbar-brand:hover, .navbar-brand:focus {\n text-decoration: none;\n}\n\n.navbar-nav {\n display: flex;\n flex-direction: column;\n padding-left: 0;\n margin-bottom: 0;\n list-style: none;\n}\n\n.navbar-nav .nav-link {\n padding-right: 0;\n padding-left: 0;\n}\n\n.navbar-nav .dropdown-menu {\n position: static;\n float: none;\n}\n\n.navbar-text {\n display: inline-block;\n padding-top: 0.5rem;\n padding-bottom: 0.5rem;\n}\n\n.navbar-collapse {\n flex-basis: 100%;\n flex-grow: 1;\n align-items: center;\n}\n\n.navbar-toggler {\n padding: 0.25rem 0.75rem;\n font-size: 1.25rem;\n line-height: 1;\n background-color: transparent;\n border: 1px solid transparent;\n border-radius: 0.25rem;\n}\n\n.navbar-toggler:hover, .navbar-toggler:focus {\n text-decoration: none;\n}\n\n.navbar-toggler-icon {\n display: inline-block;\n width: 1.5em;\n height: 1.5em;\n vertical-align: middle;\n content: \"\";\n background: no-repeat center center;\n background-size: 100% 100%;\n}\n\n@media (max-width: 575.98px) {\n .navbar-expand-sm > .container,\n .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {\n padding-right: 0;\n padding-left: 0;\n }\n}\n\n@media (min-width: 576px) {\n .navbar-expand-sm {\n flex-flow: row nowrap;\n justify-content: flex-start;\n }\n .navbar-expand-sm .navbar-nav {\n flex-direction: row;\n }\n .navbar-expand-sm .navbar-nav .dropdown-menu {\n position: absolute;\n }\n .navbar-expand-sm .navbar-nav .nav-link {\n padding-right: 0.5rem;\n padding-left: 0.5rem;\n }\n .navbar-expand-sm > .container,\n .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {\n flex-wrap: nowrap;\n }\n .navbar-expand-sm .navbar-collapse {\n display: flex !important;\n flex-basis: auto;\n }\n .navbar-expand-sm .navbar-toggler {\n display: none;\n }\n}\n\n@media (max-width: 767.98px) {\n .navbar-expand-md > .container,\n .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {\n padding-right: 0;\n padding-left: 0;\n }\n}\n\n@media (min-width: 768px) {\n .navbar-expand-md {\n flex-flow: row nowrap;\n justify-content: flex-start;\n }\n .navbar-expand-md .navbar-nav {\n flex-direction: row;\n }\n .navbar-expand-md .navbar-nav .dropdown-menu {\n position: absolute;\n }\n .navbar-expand-md .navbar-nav .nav-link {\n padding-right: 0.5rem;\n padding-left: 0.5rem;\n }\n .navbar-expand-md > .container,\n .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {\n flex-wrap: nowrap;\n }\n .navbar-expand-md .navbar-collapse {\n display: flex !important;\n flex-basis: auto;\n }\n .navbar-expand-md .navbar-toggler {\n display: none;\n }\n}\n\n@media (max-width: 991.98px) {\n .navbar-expand-lg > .container,\n .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {\n padding-right: 0;\n padding-left: 0;\n }\n}\n\n@media (min-width: 992px) {\n .navbar-expand-lg {\n flex-flow: row nowrap;\n justify-content: flex-start;\n }\n .navbar-expand-lg .navbar-nav {\n flex-direction: row;\n }\n .navbar-expand-lg .navbar-nav .dropdown-menu {\n position: absolute;\n }\n .navbar-expand-lg .navbar-nav .nav-link {\n padding-right: 0.5rem;\n padding-left: 0.5rem;\n }\n .navbar-expand-lg > .container,\n .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {\n flex-wrap: nowrap;\n }\n .navbar-expand-lg .navbar-collapse {\n display: flex !important;\n flex-basis: auto;\n }\n .navbar-expand-lg .navbar-toggler {\n display: none;\n }\n}\n\n@media (max-width: 1199.98px) {\n .navbar-expand-xl > .container,\n .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {\n padding-right: 0;\n padding-left: 0;\n }\n}\n\n@media (min-width: 1200px) {\n .navbar-expand-xl {\n flex-flow: row nowrap;\n justify-content: flex-start;\n }\n .navbar-expand-xl .navbar-nav {\n flex-direction: row;\n }\n .navbar-expand-xl .navbar-nav .dropdown-menu {\n position: absolute;\n }\n .navbar-expand-xl .navbar-nav .nav-link {\n padding-right: 0.5rem;\n padding-left: 0.5rem;\n }\n .navbar-expand-xl > .container,\n .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {\n flex-wrap: nowrap;\n }\n .navbar-expand-xl .navbar-collapse {\n display: flex !important;\n flex-basis: auto;\n }\n .navbar-expand-xl .navbar-toggler {\n display: none;\n }\n}\n\n.navbar-expand {\n flex-flow: row nowrap;\n justify-content: flex-start;\n}\n\n.navbar-expand > .container,\n.navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {\n padding-right: 0;\n padding-left: 0;\n}\n\n.navbar-expand .navbar-nav {\n flex-direction: row;\n}\n\n.navbar-expand .navbar-nav .dropdown-menu {\n position: absolute;\n}\n\n.navbar-expand .navbar-nav .nav-link {\n padding-right: 0.5rem;\n padding-left: 0.5rem;\n}\n\n.navbar-expand > .container,\n.navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {\n flex-wrap: nowrap;\n}\n\n.navbar-expand .navbar-collapse {\n display: flex !important;\n flex-basis: auto;\n}\n\n.navbar-expand .navbar-toggler {\n display: none;\n}\n\n.navbar-light .navbar-brand {\n color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {\n color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-light .navbar-nav .nav-link {\n color: rgba(0, 0, 0, 0.5);\n}\n\n.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {\n color: rgba(0, 0, 0, 0.7);\n}\n\n.navbar-light .navbar-nav .nav-link.disabled {\n color: rgba(0, 0, 0, 0.3);\n}\n\n.navbar-light .navbar-nav .show > .nav-link,\n.navbar-light .navbar-nav .active > .nav-link,\n.navbar-light .navbar-nav .nav-link.show,\n.navbar-light .navbar-nav .nav-link.active {\n color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-light .navbar-toggler {\n color: rgba(0, 0, 0, 0.5);\n border-color: rgba(0, 0, 0, 0.1);\n}\n\n.navbar-light .navbar-toggler-icon {\n background-image: url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e\");\n}\n\n.navbar-light .navbar-text {\n color: rgba(0, 0, 0, 0.5);\n}\n\n.navbar-light .navbar-text a {\n color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {\n color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-dark .navbar-brand {\n color: #fff;\n}\n\n.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {\n color: #fff;\n}\n\n.navbar-dark .navbar-nav .nav-link {\n color: rgba(255, 255, 255, 0.5);\n}\n\n.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {\n color: rgba(255, 255, 255, 0.75);\n}\n\n.navbar-dark .navbar-nav .nav-link.disabled {\n color: rgba(255, 255, 255, 0.25);\n}\n\n.navbar-dark .navbar-nav .show > .nav-link,\n.navbar-dark .navbar-nav .active > .nav-link,\n.navbar-dark .navbar-nav .nav-link.show,\n.navbar-dark .navbar-nav .nav-link.active {\n color: #fff;\n}\n\n.navbar-dark .navbar-toggler {\n color: rgba(255, 255, 255, 0.5);\n border-color: rgba(255, 255, 255, 0.1);\n}\n\n.navbar-dark .navbar-toggler-icon {\n background-image: url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e\");\n}\n\n.navbar-dark .navbar-text {\n color: rgba(255, 255, 255, 0.5);\n}\n\n.navbar-dark .navbar-text a {\n color: #fff;\n}\n\n.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {\n color: #fff;\n}\n\n.card {\n position: relative;\n display: flex;\n flex-direction: column;\n min-width: 0;\n word-wrap: break-word;\n background-color: #fff;\n background-clip: border-box;\n border: 1px solid rgba(0, 0, 0, 0.125);\n border-radius: 0.25rem;\n}\n\n.card > hr {\n margin-right: 0;\n margin-left: 0;\n}\n\n.card > .list-group:first-child .list-group-item:first-child {\n border-top-left-radius: 0.25rem;\n border-top-right-radius: 0.25rem;\n}\n\n.card > .list-group:last-child .list-group-item:last-child {\n border-bottom-right-radius: 0.25rem;\n border-bottom-left-radius: 0.25rem;\n}\n\n.card-body {\n flex: 1 1 auto;\n min-height: 1px;\n padding: 1.25rem;\n}\n\n.card-title {\n margin-bottom: 0.75rem;\n}\n\n.card-subtitle {\n margin-top: -0.375rem;\n margin-bottom: 0;\n}\n\n.card-text:last-child {\n margin-bottom: 0;\n}\n\n.card-link:hover {\n text-decoration: none;\n}\n\n.card-link + .card-link {\n margin-left: 1.25rem;\n}\n\n.card-header {\n padding: 0.75rem 1.25rem;\n margin-bottom: 0;\n background-color: rgba(0, 0, 0, 0.03);\n border-bottom: 1px solid rgba(0, 0, 0, 0.125);\n}\n\n.card-header:first-child {\n border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;\n}\n\n.card-header + .list-group .list-group-item:first-child {\n border-top: 0;\n}\n\n.card-footer {\n padding: 0.75rem 1.25rem;\n background-color: rgba(0, 0, 0, 0.03);\n border-top: 1px solid rgba(0, 0, 0, 0.125);\n}\n\n.card-footer:last-child {\n border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);\n}\n\n.card-header-tabs {\n margin-right: -0.625rem;\n margin-bottom: -0.75rem;\n margin-left: -0.625rem;\n border-bottom: 0;\n}\n\n.card-header-pills {\n margin-right: -0.625rem;\n margin-left: -0.625rem;\n}\n\n.card-img-overlay {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n padding: 1.25rem;\n}\n\n.card-img,\n.card-img-top,\n.card-img-bottom {\n flex-shrink: 0;\n width: 100%;\n}\n\n.card-img,\n.card-img-top {\n border-top-left-radius: calc(0.25rem - 1px);\n border-top-right-radius: calc(0.25rem - 1px);\n}\n\n.card-img,\n.card-img-bottom {\n border-bottom-right-radius: calc(0.25rem - 1px);\n border-bottom-left-radius: calc(0.25rem - 1px);\n}\n\n.card-deck .card {\n margin-bottom: 15px;\n}\n\n@media (min-width: 576px) {\n .card-deck {\n display: flex;\n flex-flow: row wrap;\n margin-right: -15px;\n margin-left: -15px;\n }\n .card-deck .card {\n flex: 1 0 0%;\n margin-right: 15px;\n margin-bottom: 0;\n margin-left: 15px;\n }\n}\n\n.card-group > .card {\n margin-bottom: 15px;\n}\n\n@media (min-width: 576px) {\n .card-group {\n display: flex;\n flex-flow: row wrap;\n }\n .card-group > .card {\n flex: 1 0 0%;\n margin-bottom: 0;\n }\n .card-group > .card + .card {\n margin-left: 0;\n border-left: 0;\n }\n .card-group > .card:not(:last-child) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0;\n }\n .card-group > .card:not(:last-child) .card-img-top,\n .card-group > .card:not(:last-child) .card-header {\n border-top-right-radius: 0;\n }\n .card-group > .card:not(:last-child) .card-img-bottom,\n .card-group > .card:not(:last-child) .card-footer {\n border-bottom-right-radius: 0;\n }\n .card-group > .card:not(:first-child) {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0;\n }\n .card-group > .card:not(:first-child) .card-img-top,\n .card-group > .card:not(:first-child) .card-header {\n border-top-left-radius: 0;\n }\n .card-group > .card:not(:first-child) .card-img-bottom,\n .card-group > .card:not(:first-child) .card-footer {\n border-bottom-left-radius: 0;\n }\n}\n\n.card-columns .card {\n margin-bottom: 0.75rem;\n}\n\n@media (min-width: 576px) {\n .card-columns {\n column-count: 3;\n column-gap: 1.25rem;\n orphans: 1;\n widows: 1;\n }\n .card-columns .card {\n display: inline-block;\n width: 100%;\n }\n}\n\n.accordion > .card {\n overflow: hidden;\n}\n\n.accordion > .card:not(:last-of-type) {\n border-bottom: 0;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0;\n}\n\n.accordion > .card:not(:first-of-type) {\n border-top-left-radius: 0;\n border-top-right-radius: 0;\n}\n\n.accordion > .card > .card-header {\n border-radius: 0;\n margin-bottom: -1px;\n}\n\n.breadcrumb {\n display: flex;\n flex-wrap: wrap;\n padding: 0.75rem 1rem;\n margin-bottom: 1rem;\n list-style: none;\n background-color: #e9ecef;\n border-radius: 0.25rem;\n}\n\n.breadcrumb-item + .breadcrumb-item {\n padding-left: 0.5rem;\n}\n\n.breadcrumb-item + .breadcrumb-item::before {\n display: inline-block;\n padding-right: 0.5rem;\n color: #6c757d;\n content: \"/\";\n}\n\n.breadcrumb-item + .breadcrumb-item:hover::before {\n text-decoration: underline;\n}\n\n.breadcrumb-item + .breadcrumb-item:hover::before {\n text-decoration: none;\n}\n\n.breadcrumb-item.active {\n color: #6c757d;\n}\n\n.pagination {\n display: flex;\n padding-left: 0;\n list-style: none;\n border-radius: 0.25rem;\n}\n\n.page-link {\n position: relative;\n display: block;\n padding: 0.5rem 0.75rem;\n margin-left: -1px;\n line-height: 1.25;\n color: #007bff;\n background-color: #fff;\n border: 1px solid #dee2e6;\n}\n\n.page-link:hover {\n z-index: 2;\n color: #0056b3;\n text-decoration: none;\n background-color: #e9ecef;\n border-color: #dee2e6;\n}\n\n.page-link:focus {\n z-index: 3;\n outline: 0;\n box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);\n}\n\n.page-item:first-child .page-link {\n margin-left: 0;\n border-top-left-radius: 0.25rem;\n border-bottom-left-radius: 0.25rem;\n}\n\n.page-item:last-child .page-link {\n border-top-right-radius: 0.25rem;\n border-bottom-right-radius: 0.25rem;\n}\n\n.page-item.active .page-link {\n z-index: 3;\n color: #fff;\n background-color: #007bff;\n border-color: #007bff;\n}\n\n.page-item.disabled .page-link {\n color: #6c757d;\n pointer-events: none;\n cursor: auto;\n background-color: #fff;\n border-color: #dee2e6;\n}\n\n.pagination-lg .page-link {\n padding: 0.75rem 1.5rem;\n font-size: 1.25rem;\n line-height: 1.5;\n}\n\n.pagination-lg .page-item:first-child .page-link {\n border-top-left-radius: 0.3rem;\n border-bottom-left-radius: 0.3rem;\n}\n\n.pagination-lg .page-item:last-child .page-link {\n border-top-right-radius: 0.3rem;\n border-bottom-right-radius: 0.3rem;\n}\n\n.pagination-sm .page-link {\n padding: 0.25rem 0.5rem;\n font-size: 0.875rem;\n line-height: 1.5;\n}\n\n.pagination-sm .page-item:first-child .page-link {\n border-top-left-radius: 0.2rem;\n border-bottom-left-radius: 0.2rem;\n}\n\n.pagination-sm .page-item:last-child .page-link {\n border-top-right-radius: 0.2rem;\n border-bottom-right-radius: 0.2rem;\n}\n\n.badge {\n display: inline-block;\n padding: 0.25em 0.4em;\n font-size: 75%;\n font-weight: 700;\n line-height: 1;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n border-radius: 0.25rem;\n transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n}\n\n@media (prefers-reduced-motion: reduce) {\n .badge {\n transition: none;\n }\n}\n\na.badge:hover, a.badge:focus {\n text-decoration: none;\n}\n\n.badge:empty {\n display: none;\n}\n\n.btn .badge {\n position: relative;\n top: -1px;\n}\n\n.badge-pill {\n padding-right: 0.6em;\n padding-left: 0.6em;\n border-radius: 10rem;\n}\n\n.badge-primary {\n color: #fff;\n background-color: #007bff;\n}\n\na.badge-primary:hover, a.badge-primary:focus {\n color: #fff;\n background-color: #0062cc;\n}\n\na.badge-primary:focus, a.badge-primary.focus {\n outline: 0;\n box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);\n}\n\n.badge-secondary {\n color: #fff;\n background-color: #6c757d;\n}\n\na.badge-secondary:hover, a.badge-secondary:focus {\n color: #fff;\n background-color: #545b62;\n}\n\na.badge-secondary:focus, a.badge-secondary.focus {\n outline: 0;\n box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);\n}\n\n.badge-success {\n color: #fff;\n background-color: #28a745;\n}\n\na.badge-success:hover, a.badge-success:focus {\n color: #fff;\n background-color: #1e7e34;\n}\n\na.badge-success:focus, a.badge-success.focus {\n outline: 0;\n box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);\n}\n\n.badge-info {\n color: #fff;\n background-color: #17a2b8;\n}\n\na.badge-info:hover, a.badge-info:focus {\n color: #fff;\n background-color: #117a8b;\n}\n\na.badge-info:focus, a.badge-info.focus {\n outline: 0;\n box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);\n}\n\n.badge-warning {\n color: #212529;\n background-color: #ffc107;\n}\n\na.badge-warning:hover, a.badge-warning:focus {\n color: #212529;\n background-color: #d39e00;\n}\n\na.badge-warning:focus, a.badge-warning.focus {\n outline: 0;\n box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);\n}\n\n.badge-danger {\n color: #fff;\n background-color: #dc3545;\n}\n\na.badge-danger:hover, a.badge-danger:focus {\n color: #fff;\n background-color: #bd2130;\n}\n\na.badge-danger:focus, a.badge-danger.focus {\n outline: 0;\n box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);\n}\n\n.badge-light {\n color: #212529;\n background-color: #f8f9fa;\n}\n\na.badge-light:hover, a.badge-light:focus {\n color: #212529;\n background-color: #dae0e5;\n}\n\na.badge-light:focus, a.badge-light.focus {\n outline: 0;\n box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);\n}\n\n.badge-dark {\n color: #fff;\n background-color: #343a40;\n}\n\na.badge-dark:hover, a.badge-dark:focus {\n color: #fff;\n background-color: #1d2124;\n}\n\na.badge-dark:focus, a.badge-dark.focus {\n outline: 0;\n box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);\n}\n\n.jumbotron {\n padding: 2rem 1rem;\n margin-bottom: 2rem;\n background-color: #e9ecef;\n border-radius: 0.3rem;\n}\n\n@media (min-width: 576px) {\n .jumbotron {\n padding: 4rem 2rem;\n }\n}\n\n.jumbotron-fluid {\n padding-right: 0;\n padding-left: 0;\n border-radius: 0;\n}\n\n.alert {\n position: relative;\n padding: 0.75rem 1.25rem;\n margin-bottom: 1rem;\n border: 1px solid transparent;\n border-radius: 0.25rem;\n}\n\n.alert-heading {\n color: inherit;\n}\n\n.alert-link {\n font-weight: 700;\n}\n\n.alert-dismissible {\n padding-right: 4rem;\n}\n\n.alert-dismissible .close {\n position: absolute;\n top: 0;\n right: 0;\n padding: 0.75rem 1.25rem;\n color: inherit;\n}\n\n.alert-primary {\n color: #004085;\n background-color: #cce5ff;\n border-color: #b8daff;\n}\n\n.alert-primary hr {\n border-top-color: #9fcdff;\n}\n\n.alert-primary .alert-link {\n color: #002752;\n}\n\n.alert-secondary {\n color: #383d41;\n background-color: #e2e3e5;\n border-color: #d6d8db;\n}\n\n.alert-secondary hr {\n border-top-color: #c8cbcf;\n}\n\n.alert-secondary .alert-link {\n color: #202326;\n}\n\n.alert-success {\n color: #155724;\n background-color: #d4edda;\n border-color: #c3e6cb;\n}\n\n.alert-success hr {\n border-top-color: #b1dfbb;\n}\n\n.alert-success .alert-link {\n color: #0b2e13;\n}\n\n.alert-info {\n color: #0c5460;\n background-color: #d1ecf1;\n border-color: #bee5eb;\n}\n\n.alert-info hr {\n border-top-color: #abdde5;\n}\n\n.alert-info .alert-link {\n color: #062c33;\n}\n\n.alert-warning {\n color: #856404;\n background-color: #fff3cd;\n border-color: #ffeeba;\n}\n\n.alert-warning hr {\n border-top-color: #ffe8a1;\n}\n\n.alert-warning .alert-link {\n color: #533f03;\n}\n\n.alert-danger {\n color: #721c24;\n background-color: #f8d7da;\n border-color: #f5c6cb;\n}\n\n.alert-danger hr {\n border-top-color: #f1b0b7;\n}\n\n.alert-danger .alert-link {\n color: #491217;\n}\n\n.alert-light {\n color: #818182;\n background-color: #fefefe;\n border-color: #fdfdfe;\n}\n\n.alert-light hr {\n border-top-color: #ececf6;\n}\n\n.alert-light .alert-link {\n color: #686868;\n}\n\n.alert-dark {\n color: #1b1e21;\n background-color: #d6d8d9;\n border-color: #c6c8ca;\n}\n\n.alert-dark hr {\n border-top-color: #b9bbbe;\n}\n\n.alert-dark .alert-link {\n color: #040505;\n}\n\n@keyframes progress-bar-stripes {\n from {\n background-position: 1rem 0;\n }\n to {\n background-position: 0 0;\n }\n}\n\n.progress {\n display: flex;\n height: 1rem;\n overflow: hidden;\n font-size: 0.75rem;\n background-color: #e9ecef;\n border-radius: 0.25rem;\n}\n\n.progress-bar {\n display: flex;\n flex-direction: column;\n justify-content: center;\n overflow: hidden;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n background-color: #007bff;\n transition: width 0.6s ease;\n}\n\n@media (prefers-reduced-motion: reduce) {\n .progress-bar {\n transition: none;\n }\n}\n\n.progress-bar-striped {\n background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);\n background-size: 1rem 1rem;\n}\n\n.progress-bar-animated {\n animation: progress-bar-stripes 1s linear infinite;\n}\n\n@media (prefers-reduced-motion: reduce) {\n .progress-bar-animated {\n animation: none;\n }\n}\n\n.media {\n display: flex;\n align-items: flex-start;\n}\n\n.media-body {\n flex: 1;\n}\n\n.list-group {\n display: flex;\n flex-direction: column;\n padding-left: 0;\n margin-bottom: 0;\n}\n\n.list-group-item-action {\n width: 100%;\n color: #495057;\n text-align: inherit;\n}\n\n.list-group-item-action:hover, .list-group-item-action:focus {\n z-index: 1;\n color: #495057;\n text-decoration: none;\n background-color: #f8f9fa;\n}\n\n.list-group-item-action:active {\n color: #212529;\n background-color: #e9ecef;\n}\n\n.list-group-item {\n position: relative;\n display: block;\n padding: 0.75rem 1.25rem;\n background-color: #fff;\n border: 1px solid rgba(0, 0, 0, 0.125);\n}\n\n.list-group-item:first-child {\n border-top-left-radius: 0.25rem;\n border-top-right-radius: 0.25rem;\n}\n\n.list-group-item:last-child {\n border-bottom-right-radius: 0.25rem;\n border-bottom-left-radius: 0.25rem;\n}\n\n.list-group-item.disabled, .list-group-item:disabled {\n color: #6c757d;\n pointer-events: none;\n background-color: #fff;\n}\n\n.list-group-item.active {\n z-index: 2;\n color: #fff;\n background-color: #007bff;\n border-color: #007bff;\n}\n\n.list-group-item + .list-group-item {\n border-top-width: 0;\n}\n\n.list-group-item + .list-group-item.active {\n margin-top: -1px;\n border-top-width: 1px;\n}\n\n.list-group-horizontal {\n flex-direction: row;\n}\n\n.list-group-horizontal .list-group-item:first-child {\n border-bottom-left-radius: 0.25rem;\n border-top-right-radius: 0;\n}\n\n.list-group-horizontal .list-group-item:last-child {\n border-top-right-radius: 0.25rem;\n border-bottom-left-radius: 0;\n}\n\n.list-group-horizontal .list-group-item.active {\n margin-top: 0;\n}\n\n.list-group-horizontal .list-group-item + .list-group-item {\n border-top-width: 1px;\n border-left-width: 0;\n}\n\n.list-group-horizontal .list-group-item + .list-group-item.active {\n margin-left: -1px;\n border-left-width: 1px;\n}\n\n@media (min-width: 576px) {\n .list-group-horizontal-sm {\n flex-direction: row;\n }\n .list-group-horizontal-sm .list-group-item:first-child {\n border-bottom-left-radius: 0.25rem;\n border-top-right-radius: 0;\n }\n .list-group-horizontal-sm .list-group-item:last-child {\n border-top-right-radius: 0.25rem;\n border-bottom-left-radius: 0;\n }\n .list-group-horizontal-sm .list-group-item.active {\n margin-top: 0;\n }\n .list-group-horizontal-sm .list-group-item + .list-group-item {\n border-top-width: 1px;\n border-left-width: 0;\n }\n .list-group-horizontal-sm .list-group-item + .list-group-item.active {\n margin-left: -1px;\n border-left-width: 1px;\n }\n}\n\n@media (min-width: 768px) {\n .list-group-horizontal-md {\n flex-direction: row;\n }\n .list-group-horizontal-md .list-group-item:first-child {\n border-bottom-left-radius: 0.25rem;\n border-top-right-radius: 0;\n }\n .list-group-horizontal-md .list-group-item:last-child {\n border-top-right-radius: 0.25rem;\n border-bottom-left-radius: 0;\n }\n .list-group-horizontal-md .list-group-item.active {\n margin-top: 0;\n }\n .list-group-horizontal-md .list-group-item + .list-group-item {\n border-top-width: 1px;\n border-left-width: 0;\n }\n .list-group-horizontal-md .list-group-item + .list-group-item.active {\n margin-left: -1px;\n border-left-width: 1px;\n }\n}\n\n@media (min-width: 992px) {\n .list-group-horizontal-lg {\n flex-direction: row;\n }\n .list-group-horizontal-lg .list-group-item:first-child {\n border-bottom-left-radius: 0.25rem;\n border-top-right-radius: 0;\n }\n .list-group-horizontal-lg .list-group-item:last-child {\n border-top-right-radius: 0.25rem;\n border-bottom-left-radius: 0;\n }\n .list-group-horizontal-lg .list-group-item.active {\n margin-top: 0;\n }\n .list-group-horizontal-lg .list-group-item + .list-group-item {\n border-top-width: 1px;\n border-left-width: 0;\n }\n .list-group-horizontal-lg .list-group-item + .list-group-item.active {\n margin-left: -1px;\n border-left-width: 1px;\n }\n}\n\n@media (min-width: 1200px) {\n .list-group-horizontal-xl {\n flex-direction: row;\n }\n .list-group-horizontal-xl .list-group-item:first-child {\n border-bottom-left-radius: 0.25rem;\n border-top-right-radius: 0;\n }\n .list-group-horizontal-xl .list-group-item:last-child {\n border-top-right-radius: 0.25rem;\n border-bottom-left-radius: 0;\n }\n .list-group-horizontal-xl .list-group-item.active {\n margin-top: 0;\n }\n .list-group-horizontal-xl .list-group-item + .list-group-item {\n border-top-width: 1px;\n border-left-width: 0;\n }\n .list-group-horizontal-xl .list-group-item + .list-group-item.active {\n margin-left: -1px;\n border-left-width: 1px;\n }\n}\n\n.list-group-flush .list-group-item {\n border-right-width: 0;\n border-left-width: 0;\n border-radius: 0;\n}\n\n.list-group-flush .list-group-item:first-child {\n border-top-width: 0;\n}\n\n.list-group-flush:last-child .list-group-item:last-child {\n border-bottom-width: 0;\n}\n\n.list-group-item-primary {\n color: #004085;\n background-color: #b8daff;\n}\n\n.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {\n color: #004085;\n background-color: #9fcdff;\n}\n\n.list-group-item-primary.list-group-item-action.active {\n color: #fff;\n background-color: #004085;\n border-color: #004085;\n}\n\n.list-group-item-secondary {\n color: #383d41;\n background-color: #d6d8db;\n}\n\n.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {\n color: #383d41;\n background-color: #c8cbcf;\n}\n\n.list-group-item-secondary.list-group-item-action.active {\n color: #fff;\n background-color: #383d41;\n border-color: #383d41;\n}\n\n.list-group-item-success {\n color: #155724;\n background-color: #c3e6cb;\n}\n\n.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {\n color: #155724;\n background-color: #b1dfbb;\n}\n\n.list-group-item-success.list-group-item-action.active {\n color: #fff;\n background-color: #155724;\n border-color: #155724;\n}\n\n.list-group-item-info {\n color: #0c5460;\n background-color: #bee5eb;\n}\n\n.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {\n color: #0c5460;\n background-color: #abdde5;\n}\n\n.list-group-item-info.list-group-item-action.active {\n color: #fff;\n background-color: #0c5460;\n border-color: #0c5460;\n}\n\n.list-group-item-warning {\n color: #856404;\n background-color: #ffeeba;\n}\n\n.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {\n color: #856404;\n background-color: #ffe8a1;\n}\n\n.list-group-item-warning.list-group-item-action.active {\n color: #fff;\n background-color: #856404;\n border-color: #856404;\n}\n\n.list-group-item-danger {\n color: #721c24;\n background-color: #f5c6cb;\n}\n\n.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {\n color: #721c24;\n background-color: #f1b0b7;\n}\n\n.list-group-item-danger.list-group-item-action.active {\n color: #fff;\n background-color: #721c24;\n border-color: #721c24;\n}\n\n.list-group-item-light {\n color: #818182;\n background-color: #fdfdfe;\n}\n\n.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {\n color: #818182;\n background-color: #ececf6;\n}\n\n.list-group-item-light.list-group-item-action.active {\n color: #fff;\n background-color: #818182;\n border-color: #818182;\n}\n\n.list-group-item-dark {\n color: #1b1e21;\n background-color: #c6c8ca;\n}\n\n.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {\n color: #1b1e21;\n background-color: #b9bbbe;\n}\n\n.list-group-item-dark.list-group-item-action.active {\n color: #fff;\n background-color: #1b1e21;\n border-color: #1b1e21;\n}\n\n.close {\n float: right;\n font-size: 1.5rem;\n font-weight: 700;\n line-height: 1;\n color: #000;\n text-shadow: 0 1px 0 #fff;\n opacity: .5;\n}\n\n.close:hover {\n color: #000;\n text-decoration: none;\n}\n\n.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {\n opacity: .75;\n}\n\nbutton.close {\n padding: 0;\n background-color: transparent;\n border: 0;\n appearance: none;\n}\n\na.close.disabled {\n pointer-events: none;\n}\n\n.toast {\n max-width: 350px;\n overflow: hidden;\n font-size: 0.875rem;\n background-color: rgba(255, 255, 255, 0.85);\n background-clip: padding-box;\n border: 1px solid rgba(0, 0, 0, 0.1);\n box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);\n backdrop-filter: blur(10px);\n opacity: 0;\n border-radius: 0.25rem;\n}\n\n.toast:not(:last-child) {\n margin-bottom: 0.75rem;\n}\n\n.toast.showing {\n opacity: 1;\n}\n\n.toast.show {\n display: block;\n opacity: 1;\n}\n\n.toast.hide {\n display: none;\n}\n\n.toast-header {\n display: flex;\n align-items: center;\n padding: 0.25rem 0.75rem;\n color: #6c757d;\n background-color: rgba(255, 255, 255, 0.85);\n background-clip: padding-box;\n border-bottom: 1px solid rgba(0, 0, 0, 0.05);\n}\n\n.toast-body {\n padding: 0.75rem;\n}\n\n.modal-open {\n overflow: hidden;\n}\n\n.modal-open .modal {\n overflow-x: hidden;\n overflow-y: auto;\n}\n\n.modal {\n position: fixed;\n top: 0;\n left: 0;\n z-index: 1050;\n display: none;\n width: 100%;\n height: 100%;\n overflow: hidden;\n outline: 0;\n}\n\n.modal-dialog {\n position: relative;\n width: auto;\n margin: 0.5rem;\n pointer-events: none;\n}\n\n.modal.fade .modal-dialog {\n transition: transform 0.3s ease-out;\n transform: translate(0, -50px);\n}\n\n@media (prefers-reduced-motion: reduce) {\n .modal.fade .modal-dialog {\n transition: none;\n }\n}\n\n.modal.show .modal-dialog {\n transform: none;\n}\n\n.modal.modal-static .modal-dialog {\n transform: scale(1.02);\n}\n\n.modal-dialog-scrollable {\n display: flex;\n max-height: calc(100% - 1rem);\n}\n\n.modal-dialog-scrollable .modal-content {\n max-height: calc(100vh - 1rem);\n overflow: hidden;\n}\n\n.modal-dialog-scrollable .modal-header,\n.modal-dialog-scrollable .modal-footer {\n flex-shrink: 0;\n}\n\n.modal-dialog-scrollable .modal-body {\n overflow-y: auto;\n}\n\n.modal-dialog-centered {\n display: flex;\n align-items: center;\n min-height: calc(100% - 1rem);\n}\n\n.modal-dialog-centered::before {\n display: block;\n height: calc(100vh - 1rem);\n content: \"\";\n}\n\n.modal-dialog-centered.modal-dialog-scrollable {\n flex-direction: column;\n justify-content: center;\n height: 100%;\n}\n\n.modal-dialog-centered.modal-dialog-scrollable .modal-content {\n max-height: none;\n}\n\n.modal-dialog-centered.modal-dialog-scrollable::before {\n content: none;\n}\n\n.modal-content {\n position: relative;\n display: flex;\n flex-direction: column;\n width: 100%;\n pointer-events: auto;\n background-color: #fff;\n background-clip: padding-box;\n border: 1px solid rgba(0, 0, 0, 0.2);\n border-radius: 0.3rem;\n outline: 0;\n}\n\n.modal-backdrop {\n position: fixed;\n top: 0;\n left: 0;\n z-index: 1040;\n width: 100vw;\n height: 100vh;\n background-color: #000;\n}\n\n.modal-backdrop.fade {\n opacity: 0;\n}\n\n.modal-backdrop.show {\n opacity: 0.5;\n}\n\n.modal-header {\n display: flex;\n align-items: flex-start;\n justify-content: space-between;\n padding: 1rem 1rem;\n border-bottom: 1px solid #dee2e6;\n border-top-left-radius: calc(0.3rem - 1px);\n border-top-right-radius: calc(0.3rem - 1px);\n}\n\n.modal-header .close {\n padding: 1rem 1rem;\n margin: -1rem -1rem -1rem auto;\n}\n\n.modal-title {\n margin-bottom: 0;\n line-height: 1.5;\n}\n\n.modal-body {\n position: relative;\n flex: 1 1 auto;\n padding: 1rem;\n}\n\n.modal-footer {\n display: flex;\n flex-wrap: wrap;\n align-items: center;\n justify-content: flex-end;\n padding: 0.75rem;\n border-top: 1px solid #dee2e6;\n border-bottom-right-radius: calc(0.3rem - 1px);\n border-bottom-left-radius: calc(0.3rem - 1px);\n}\n\n.modal-footer > * {\n margin: 0.25rem;\n}\n\n.modal-scrollbar-measure {\n position: absolute;\n top: -9999px;\n width: 50px;\n height: 50px;\n overflow: scroll;\n}\n\n@media (min-width: 576px) {\n .modal-dialog {\n max-width: 500px;\n margin: 1.75rem auto;\n }\n .modal-dialog-scrollable {\n max-height: calc(100% - 3.5rem);\n }\n .modal-dialog-scrollable .modal-content {\n max-height: calc(100vh - 3.5rem);\n }\n .modal-dialog-centered {\n min-height: calc(100% - 3.5rem);\n }\n .modal-dialog-centered::before {\n height: calc(100vh - 3.5rem);\n }\n .modal-sm {\n max-width: 300px;\n }\n}\n\n@media (min-width: 992px) {\n .modal-lg,\n .modal-xl {\n max-width: 800px;\n }\n}\n\n@media (min-width: 1200px) {\n .modal-xl {\n max-width: 1140px;\n }\n}\n\n.tooltip {\n position: absolute;\n z-index: 1070;\n display: block;\n margin: 0;\n font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\";\n font-style: normal;\n font-weight: 400;\n line-height: 1.5;\n text-align: left;\n text-align: start;\n text-decoration: none;\n text-shadow: none;\n text-transform: none;\n letter-spacing: normal;\n word-break: normal;\n word-spacing: normal;\n white-space: normal;\n line-break: auto;\n font-size: 0.875rem;\n word-wrap: break-word;\n opacity: 0;\n}\n\n.tooltip.show {\n opacity: 0.9;\n}\n\n.tooltip .arrow {\n position: absolute;\n display: block;\n width: 0.8rem;\n height: 0.4rem;\n}\n\n.tooltip .arrow::before {\n position: absolute;\n content: \"\";\n border-color: transparent;\n border-style: solid;\n}\n\n.bs-tooltip-top, .bs-tooltip-auto[x-placement^=\"top\"] {\n padding: 0.4rem 0;\n}\n\n.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=\"top\"] .arrow {\n bottom: 0;\n}\n\n.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=\"top\"] .arrow::before {\n top: 0;\n border-width: 0.4rem 0.4rem 0;\n border-top-color: #000;\n}\n\n.bs-tooltip-right, .bs-tooltip-auto[x-placement^=\"right\"] {\n padding: 0 0.4rem;\n}\n\n.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=\"right\"] .arrow {\n left: 0;\n width: 0.4rem;\n height: 0.8rem;\n}\n\n.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=\"right\"] .arrow::before {\n right: 0;\n border-width: 0.4rem 0.4rem 0.4rem 0;\n border-right-color: #000;\n}\n\n.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=\"bottom\"] {\n padding: 0.4rem 0;\n}\n\n.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=\"bottom\"] .arrow {\n top: 0;\n}\n\n.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=\"bottom\"] .arrow::before {\n bottom: 0;\n border-width: 0 0.4rem 0.4rem;\n border-bottom-color: #000;\n}\n\n.bs-tooltip-left, .bs-tooltip-auto[x-placement^=\"left\"] {\n padding: 0 0.4rem;\n}\n\n.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=\"left\"] .arrow {\n right: 0;\n width: 0.4rem;\n height: 0.8rem;\n}\n\n.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=\"left\"] .arrow::before {\n left: 0;\n border-width: 0.4rem 0 0.4rem 0.4rem;\n border-left-color: #000;\n}\n\n.tooltip-inner {\n max-width: 200px;\n padding: 0.25rem 0.5rem;\n color: #fff;\n text-align: center;\n background-color: #000;\n border-radius: 0.25rem;\n}\n\n.popover {\n position: absolute;\n top: 0;\n left: 0;\n z-index: 1060;\n display: block;\n max-width: 276px;\n font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\";\n font-style: normal;\n font-weight: 400;\n line-height: 1.5;\n text-align: left;\n text-align: start;\n text-decoration: none;\n text-shadow: none;\n text-transform: none;\n letter-spacing: normal;\n word-break: normal;\n word-spacing: normal;\n white-space: normal;\n line-break: auto;\n font-size: 0.875rem;\n word-wrap: break-word;\n background-color: #fff;\n background-clip: padding-box;\n border: 1px solid rgba(0, 0, 0, 0.2);\n border-radius: 0.3rem;\n}\n\n.popover .arrow {\n position: absolute;\n display: block;\n width: 1rem;\n height: 0.5rem;\n margin: 0 0.3rem;\n}\n\n.popover .arrow::before, .popover .arrow::after {\n position: absolute;\n display: block;\n content: \"\";\n border-color: transparent;\n border-style: solid;\n}\n\n.bs-popover-top, .bs-popover-auto[x-placement^=\"top\"] {\n margin-bottom: 0.5rem;\n}\n\n.bs-popover-top > .arrow, .bs-popover-auto[x-placement^=\"top\"] > .arrow {\n bottom: calc(-0.5rem - 1px);\n}\n\n.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^=\"top\"] > .arrow::before {\n bottom: 0;\n border-width: 0.5rem 0.5rem 0;\n border-top-color: rgba(0, 0, 0, 0.25);\n}\n\n.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^=\"top\"] > .arrow::after {\n bottom: 1px;\n border-width: 0.5rem 0.5rem 0;\n border-top-color: #fff;\n}\n\n.bs-popover-right, .bs-popover-auto[x-placement^=\"right\"] {\n margin-left: 0.5rem;\n}\n\n.bs-popover-right > .arrow, .bs-popover-auto[x-placement^=\"right\"] > .arrow {\n left: calc(-0.5rem - 1px);\n width: 0.5rem;\n height: 1rem;\n margin: 0.3rem 0;\n}\n\n.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^=\"right\"] > .arrow::before {\n left: 0;\n border-width: 0.5rem 0.5rem 0.5rem 0;\n border-right-color: rgba(0, 0, 0, 0.25);\n}\n\n.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^=\"right\"] > .arrow::after {\n left: 1px;\n border-width: 0.5rem 0.5rem 0.5rem 0;\n border-right-color: #fff;\n}\n\n.bs-popover-bottom, .bs-popover-auto[x-placement^=\"bottom\"] {\n margin-top: 0.5rem;\n}\n\n.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^=\"bottom\"] > .arrow {\n top: calc(-0.5rem - 1px);\n}\n\n.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^=\"bottom\"] > .arrow::before {\n top: 0;\n border-width: 0 0.5rem 0.5rem 0.5rem;\n border-bottom-color: rgba(0, 0, 0, 0.25);\n}\n\n.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^=\"bottom\"] > .arrow::after {\n top: 1px;\n border-width: 0 0.5rem 0.5rem 0.5rem;\n border-bottom-color: #fff;\n}\n\n.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=\"bottom\"] .popover-header::before {\n position: absolute;\n top: 0;\n left: 50%;\n display: block;\n width: 1rem;\n margin-left: -0.5rem;\n content: \"\";\n border-bottom: 1px solid #f7f7f7;\n}\n\n.bs-popover-left, .bs-popover-auto[x-placement^=\"left\"] {\n margin-right: 0.5rem;\n}\n\n.bs-popover-left > .arrow, .bs-popover-auto[x-placement^=\"left\"] > .arrow {\n right: calc(-0.5rem - 1px);\n width: 0.5rem;\n height: 1rem;\n margin: 0.3rem 0;\n}\n\n.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^=\"left\"] > .arrow::before {\n right: 0;\n border-width: 0.5rem 0 0.5rem 0.5rem;\n border-left-color: rgba(0, 0, 0, 0.25);\n}\n\n.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^=\"left\"] > .arrow::after {\n right: 1px;\n border-width: 0.5rem 0 0.5rem 0.5rem;\n border-left-color: #fff;\n}\n\n.popover-header {\n padding: 0.5rem 0.75rem;\n margin-bottom: 0;\n font-size: 1rem;\n background-color: #f7f7f7;\n border-bottom: 1px solid #ebebeb;\n border-top-left-radius: calc(0.3rem - 1px);\n border-top-right-radius: calc(0.3rem - 1px);\n}\n\n.popover-header:empty {\n display: none;\n}\n\n.popover-body {\n padding: 0.5rem 0.75rem;\n color: #212529;\n}\n\n.carousel {\n position: relative;\n}\n\n.carousel.pointer-event {\n touch-action: pan-y;\n}\n\n.carousel-inner {\n position: relative;\n width: 100%;\n overflow: hidden;\n}\n\n.carousel-inner::after {\n display: block;\n clear: both;\n content: \"\";\n}\n\n.carousel-item {\n position: relative;\n display: none;\n float: left;\n width: 100%;\n margin-right: -100%;\n backface-visibility: hidden;\n transition: transform 0.6s ease-in-out;\n}\n\n@media (prefers-reduced-motion: reduce) {\n .carousel-item {\n transition: none;\n }\n}\n\n.carousel-item.active,\n.carousel-item-next,\n.carousel-item-prev {\n display: block;\n}\n\n.carousel-item-next:not(.carousel-item-left),\n.active.carousel-item-right {\n transform: translateX(100%);\n}\n\n.carousel-item-prev:not(.carousel-item-right),\n.active.carousel-item-left {\n transform: translateX(-100%);\n}\n\n.carousel-fade .carousel-item {\n opacity: 0;\n transition-property: opacity;\n transform: none;\n}\n\n.carousel-fade .carousel-item.active,\n.carousel-fade .carousel-item-next.carousel-item-left,\n.carousel-fade .carousel-item-prev.carousel-item-right {\n z-index: 1;\n opacity: 1;\n}\n\n.carousel-fade .active.carousel-item-left,\n.carousel-fade .active.carousel-item-right {\n z-index: 0;\n opacity: 0;\n transition: opacity 0s 0.6s;\n}\n\n@media (prefers-reduced-motion: reduce) {\n .carousel-fade .active.carousel-item-left,\n .carousel-fade .active.carousel-item-right {\n transition: none;\n }\n}\n\n.carousel-control-prev,\n.carousel-control-next {\n position: absolute;\n top: 0;\n bottom: 0;\n z-index: 1;\n display: flex;\n align-items: center;\n justify-content: center;\n width: 15%;\n color: #fff;\n text-align: center;\n opacity: 0.5;\n transition: opacity 0.15s ease;\n}\n\n@media (prefers-reduced-motion: reduce) {\n .carousel-control-prev,\n .carousel-control-next {\n transition: none;\n }\n}\n\n.carousel-control-prev:hover, .carousel-control-prev:focus,\n.carousel-control-next:hover,\n.carousel-control-next:focus {\n color: #fff;\n text-decoration: none;\n outline: 0;\n opacity: 0.9;\n}\n\n.carousel-control-prev {\n left: 0;\n}\n\n.carousel-control-next {\n right: 0;\n}\n\n.carousel-control-prev-icon,\n.carousel-control-next-icon {\n display: inline-block;\n width: 20px;\n height: 20px;\n background: no-repeat 50% / 100% 100%;\n}\n\n.carousel-control-prev-icon {\n background-image: url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e\");\n}\n\n.carousel-control-next-icon {\n background-image: url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e\");\n}\n\n.carousel-indicators {\n position: absolute;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 15;\n display: flex;\n justify-content: center;\n padding-left: 0;\n margin-right: 15%;\n margin-left: 15%;\n list-style: none;\n}\n\n.carousel-indicators li {\n box-sizing: content-box;\n flex: 0 1 auto;\n width: 30px;\n height: 3px;\n margin-right: 3px;\n margin-left: 3px;\n text-indent: -999px;\n cursor: pointer;\n background-color: #fff;\n background-clip: padding-box;\n border-top: 10px solid transparent;\n border-bottom: 10px solid transparent;\n opacity: .5;\n transition: opacity 0.6s ease;\n}\n\n@media (prefers-reduced-motion: reduce) {\n .carousel-indicators li {\n transition: none;\n }\n}\n\n.carousel-indicators .active {\n opacity: 1;\n}\n\n.carousel-caption {\n position: absolute;\n right: 15%;\n bottom: 20px;\n left: 15%;\n z-index: 10;\n padding-top: 20px;\n padding-bottom: 20px;\n color: #fff;\n text-align: center;\n}\n\n@keyframes spinner-border {\n to {\n transform: rotate(360deg);\n }\n}\n\n.spinner-border {\n display: inline-block;\n width: 2rem;\n height: 2rem;\n vertical-align: text-bottom;\n border: 0.25em solid currentColor;\n border-right-color: transparent;\n border-radius: 50%;\n animation: spinner-border .75s linear infinite;\n}\n\n.spinner-border-sm {\n width: 1rem;\n height: 1rem;\n border-width: 0.2em;\n}\n\n@keyframes spinner-grow {\n 0% {\n transform: scale(0);\n }\n 50% {\n opacity: 1;\n }\n}\n\n.spinner-grow {\n display: inline-block;\n width: 2rem;\n height: 2rem;\n vertical-align: text-bottom;\n background-color: currentColor;\n border-radius: 50%;\n opacity: 0;\n animation: spinner-grow .75s linear infinite;\n}\n\n.spinner-grow-sm {\n width: 1rem;\n height: 1rem;\n}\n\n.align-baseline {\n vertical-align: baseline !important;\n}\n\n.align-top {\n vertical-align: top !important;\n}\n\n.align-middle {\n vertical-align: middle !important;\n}\n\n.align-bottom {\n vertical-align: bottom !important;\n}\n\n.align-text-bottom {\n vertical-align: text-bottom !important;\n}\n\n.align-text-top {\n vertical-align: text-top !important;\n}\n\n.bg-primary {\n background-color: #007bff !important;\n}\n\na.bg-primary:hover, a.bg-primary:focus,\nbutton.bg-primary:hover,\nbutton.bg-primary:focus {\n background-color: #0062cc !important;\n}\n\n.bg-secondary {\n background-color: #6c757d !important;\n}\n\na.bg-secondary:hover, a.bg-secondary:focus,\nbutton.bg-secondary:hover,\nbutton.bg-secondary:focus {\n background-color: #545b62 !important;\n}\n\n.bg-success {\n background-color: #28a745 !important;\n}\n\na.bg-success:hover, a.bg-success:focus,\nbutton.bg-success:hover,\nbutton.bg-success:focus {\n background-color: #1e7e34 !important;\n}\n\n.bg-info {\n background-color: #17a2b8 !important;\n}\n\na.bg-info:hover, a.bg-info:focus,\nbutton.bg-info:hover,\nbutton.bg-info:focus {\n background-color: #117a8b !important;\n}\n\n.bg-warning {\n background-color: #ffc107 !important;\n}\n\na.bg-warning:hover, a.bg-warning:focus,\nbutton.bg-warning:hover,\nbutton.bg-warning:focus {\n background-color: #d39e00 !important;\n}\n\n.bg-danger {\n background-color: #dc3545 !important;\n}\n\na.bg-danger:hover, a.bg-danger:focus,\nbutton.bg-danger:hover,\nbutton.bg-danger:focus {\n background-color: #bd2130 !important;\n}\n\n.bg-light {\n background-color: #f8f9fa !important;\n}\n\na.bg-light:hover, a.bg-light:focus,\nbutton.bg-light:hover,\nbutton.bg-light:focus {\n background-color: #dae0e5 !important;\n}\n\n.bg-dark {\n background-color: #343a40 !important;\n}\n\na.bg-dark:hover, a.bg-dark:focus,\nbutton.bg-dark:hover,\nbutton.bg-dark:focus {\n background-color: #1d2124 !important;\n}\n\n.bg-white {\n background-color: #fff !important;\n}\n\n.bg-transparent {\n background-color: transparent !important;\n}\n\n.border {\n border: 1px solid #dee2e6 !important;\n}\n\n.border-top {\n border-top: 1px solid #dee2e6 !important;\n}\n\n.border-right {\n border-right: 1px solid #dee2e6 !important;\n}\n\n.border-bottom {\n border-bottom: 1px solid #dee2e6 !important;\n}\n\n.border-left {\n border-left: 1px solid #dee2e6 !important;\n}\n\n.border-0 {\n border: 0 !important;\n}\n\n.border-top-0 {\n border-top: 0 !important;\n}\n\n.border-right-0 {\n border-right: 0 !important;\n}\n\n.border-bottom-0 {\n border-bottom: 0 !important;\n}\n\n.border-left-0 {\n border-left: 0 !important;\n}\n\n.border-primary {\n border-color: #007bff !important;\n}\n\n.border-secondary {\n border-color: #6c757d !important;\n}\n\n.border-success {\n border-color: #28a745 !important;\n}\n\n.border-info {\n border-color: #17a2b8 !important;\n}\n\n.border-warning {\n border-color: #ffc107 !important;\n}\n\n.border-danger {\n border-color: #dc3545 !important;\n}\n\n.border-light {\n border-color: #f8f9fa !important;\n}\n\n.border-dark {\n border-color: #343a40 !important;\n}\n\n.border-white {\n border-color: #fff !important;\n}\n\n.rounded-sm {\n border-radius: 0.2rem !important;\n}\n\n.rounded {\n border-radius: 0.25rem !important;\n}\n\n.rounded-top {\n border-top-left-radius: 0.25rem !important;\n border-top-right-radius: 0.25rem !important;\n}\n\n.rounded-right {\n border-top-right-radius: 0.25rem !important;\n border-bottom-right-radius: 0.25rem !important;\n}\n\n.rounded-bottom {\n border-bottom-right-radius: 0.25rem !important;\n border-bottom-left-radius: 0.25rem !important;\n}\n\n.rounded-left {\n border-top-left-radius: 0.25rem !important;\n border-bottom-left-radius: 0.25rem !important;\n}\n\n.rounded-lg {\n border-radius: 0.3rem !important;\n}\n\n.rounded-circle {\n border-radius: 50% !important;\n}\n\n.rounded-pill {\n border-radius: 50rem !important;\n}\n\n.rounded-0 {\n border-radius: 0 !important;\n}\n\n.clearfix::after {\n display: block;\n clear: both;\n content: \"\";\n}\n\n.d-none {\n display: none !important;\n}\n\n.d-inline {\n display: inline !important;\n}\n\n.d-inline-block {\n display: inline-block !important;\n}\n\n.d-block {\n display: block !important;\n}\n\n.d-table {\n display: table !important;\n}\n\n.d-table-row {\n display: table-row !important;\n}\n\n.d-table-cell {\n display: table-cell !important;\n}\n\n.d-flex {\n display: flex !important;\n}\n\n.d-inline-flex {\n display: inline-flex !important;\n}\n\n@media (min-width: 576px) {\n .d-sm-none {\n display: none !important;\n }\n .d-sm-inline {\n display: inline !important;\n }\n .d-sm-inline-block {\n display: inline-block !important;\n }\n .d-sm-block {\n display: block !important;\n }\n .d-sm-table {\n display: table !important;\n }\n .d-sm-table-row {\n display: table-row !important;\n }\n .d-sm-table-cell {\n display: table-cell !important;\n }\n .d-sm-flex {\n display: flex !important;\n }\n .d-sm-inline-flex {\n display: inline-flex !important;\n }\n}\n\n@media (min-width: 768px) {\n .d-md-none {\n display: none !important;\n }\n .d-md-inline {\n display: inline !important;\n }\n .d-md-inline-block {\n display: inline-block !important;\n }\n .d-md-block {\n display: block !important;\n }\n .d-md-table {\n display: table !important;\n }\n .d-md-table-row {\n display: table-row !important;\n }\n .d-md-table-cell {\n display: table-cell !important;\n }\n .d-md-flex {\n display: flex !important;\n }\n .d-md-inline-flex {\n display: inline-flex !important;\n }\n}\n\n@media (min-width: 992px) {\n .d-lg-none {\n display: none !important;\n }\n .d-lg-inline {\n display: inline !important;\n }\n .d-lg-inline-block {\n display: inline-block !important;\n }\n .d-lg-block {\n display: block !important;\n }\n .d-lg-table {\n display: table !important;\n }\n .d-lg-table-row {\n display: table-row !important;\n }\n .d-lg-table-cell {\n display: table-cell !important;\n }\n .d-lg-flex {\n display: flex !important;\n }\n .d-lg-inline-flex {\n display: inline-flex !important;\n }\n}\n\n@media (min-width: 1200px) {\n .d-xl-none {\n display: none !important;\n }\n .d-xl-inline {\n display: inline !important;\n }\n .d-xl-inline-block {\n display: inline-block !important;\n }\n .d-xl-block {\n display: block !important;\n }\n .d-xl-table {\n display: table !important;\n }\n .d-xl-table-row {\n display: table-row !important;\n }\n .d-xl-table-cell {\n display: table-cell !important;\n }\n .d-xl-flex {\n display: flex !important;\n }\n .d-xl-inline-flex {\n display: inline-flex !important;\n }\n}\n\n@media print {\n .d-print-none {\n display: none !important;\n }\n .d-print-inline {\n display: inline !important;\n }\n .d-print-inline-block {\n display: inline-block !important;\n }\n .d-print-block {\n display: block !important;\n }\n .d-print-table {\n display: table !important;\n }\n .d-print-table-row {\n display: table-row !important;\n }\n .d-print-table-cell {\n display: table-cell !important;\n }\n .d-print-flex {\n display: flex !important;\n }\n .d-print-inline-flex {\n display: inline-flex !important;\n }\n}\n\n.embed-responsive {\n position: relative;\n display: block;\n width: 100%;\n padding: 0;\n overflow: hidden;\n}\n\n.embed-responsive::before {\n display: block;\n content: \"\";\n}\n\n.embed-responsive .embed-responsive-item,\n.embed-responsive iframe,\n.embed-responsive embed,\n.embed-responsive object,\n.embed-responsive video {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 100%;\n height: 100%;\n border: 0;\n}\n\n.embed-responsive-21by9::before {\n padding-top: 42.857143%;\n}\n\n.embed-responsive-16by9::before {\n padding-top: 56.25%;\n}\n\n.embed-responsive-4by3::before {\n padding-top: 75%;\n}\n\n.embed-responsive-1by1::before {\n padding-top: 100%;\n}\n\n.flex-row {\n flex-direction: row !important;\n}\n\n.flex-column {\n flex-direction: column !important;\n}\n\n.flex-row-reverse {\n flex-direction: row-reverse !important;\n}\n\n.flex-column-reverse {\n flex-direction: column-reverse !important;\n}\n\n.flex-wrap {\n flex-wrap: wrap !important;\n}\n\n.flex-nowrap {\n flex-wrap: nowrap !important;\n}\n\n.flex-wrap-reverse {\n flex-wrap: wrap-reverse !important;\n}\n\n.flex-fill {\n flex: 1 1 auto !important;\n}\n\n.flex-grow-0 {\n flex-grow: 0 !important;\n}\n\n.flex-grow-1 {\n flex-grow: 1 !important;\n}\n\n.flex-shrink-0 {\n flex-shrink: 0 !important;\n}\n\n.flex-shrink-1 {\n flex-shrink: 1 !important;\n}\n\n.justify-content-start {\n justify-content: flex-start !important;\n}\n\n.justify-content-end {\n justify-content: flex-end !important;\n}\n\n.justify-content-center {\n justify-content: center !important;\n}\n\n.justify-content-between {\n justify-content: space-between !important;\n}\n\n.justify-content-around {\n justify-content: space-around !important;\n}\n\n.align-items-start {\n align-items: flex-start !important;\n}\n\n.align-items-end {\n align-items: flex-end !important;\n}\n\n.align-items-center {\n align-items: center !important;\n}\n\n.align-items-baseline {\n align-items: baseline !important;\n}\n\n.align-items-stretch {\n align-items: stretch !important;\n}\n\n.align-content-start {\n align-content: flex-start !important;\n}\n\n.align-content-end {\n align-content: flex-end !important;\n}\n\n.align-content-center {\n align-content: center !important;\n}\n\n.align-content-between {\n align-content: space-between !important;\n}\n\n.align-content-around {\n align-content: space-around !important;\n}\n\n.align-content-stretch {\n align-content: stretch !important;\n}\n\n.align-self-auto {\n align-self: auto !important;\n}\n\n.align-self-start {\n align-self: flex-start !important;\n}\n\n.align-self-end {\n align-self: flex-end !important;\n}\n\n.align-self-center {\n align-self: center !important;\n}\n\n.align-self-baseline {\n align-self: baseline !important;\n}\n\n.align-self-stretch {\n align-self: stretch !important;\n}\n\n@media (min-width: 576px) {\n .flex-sm-row {\n flex-direction: row !important;\n }\n .flex-sm-column {\n flex-direction: column !important;\n }\n .flex-sm-row-reverse {\n flex-direction: row-reverse !important;\n }\n .flex-sm-column-reverse {\n flex-direction: column-reverse !important;\n }\n .flex-sm-wrap {\n flex-wrap: wrap !important;\n }\n .flex-sm-nowrap {\n flex-wrap: nowrap !important;\n }\n .flex-sm-wrap-reverse {\n flex-wrap: wrap-reverse !important;\n }\n .flex-sm-fill {\n flex: 1 1 auto !important;\n }\n .flex-sm-grow-0 {\n flex-grow: 0 !important;\n }\n .flex-sm-grow-1 {\n flex-grow: 1 !important;\n }\n .flex-sm-shrink-0 {\n flex-shrink: 0 !important;\n }\n .flex-sm-shrink-1 {\n flex-shrink: 1 !important;\n }\n .justify-content-sm-start {\n justify-content: flex-start !important;\n }\n .justify-content-sm-end {\n justify-content: flex-end !important;\n }\n .justify-content-sm-center {\n justify-content: center !important;\n }\n .justify-content-sm-between {\n justify-content: space-between !important;\n }\n .justify-content-sm-around {\n justify-content: space-around !important;\n }\n .align-items-sm-start {\n align-items: flex-start !important;\n }\n .align-items-sm-end {\n align-items: flex-end !important;\n }\n .align-items-sm-center {\n align-items: center !important;\n }\n .align-items-sm-baseline {\n align-items: baseline !important;\n }\n .align-items-sm-stretch {\n align-items: stretch !important;\n }\n .align-content-sm-start {\n align-content: flex-start !important;\n }\n .align-content-sm-end {\n align-content: flex-end !important;\n }\n .align-content-sm-center {\n align-content: center !important;\n }\n .align-content-sm-between {\n align-content: space-between !important;\n }\n .align-content-sm-around {\n align-content: space-around !important;\n }\n .align-content-sm-stretch {\n align-content: stretch !important;\n }\n .align-self-sm-auto {\n align-self: auto !important;\n }\n .align-self-sm-start {\n align-self: flex-start !important;\n }\n .align-self-sm-end {\n align-self: flex-end !important;\n }\n .align-self-sm-center {\n align-self: center !important;\n }\n .align-self-sm-baseline {\n align-self: baseline !important;\n }\n .align-self-sm-stretch {\n align-self: stretch !important;\n }\n}\n\n@media (min-width: 768px) {\n .flex-md-row {\n flex-direction: row !important;\n }\n .flex-md-column {\n flex-direction: column !important;\n }\n .flex-md-row-reverse {\n flex-direction: row-reverse !important;\n }\n .flex-md-column-reverse {\n flex-direction: column-reverse !important;\n }\n .flex-md-wrap {\n flex-wrap: wrap !important;\n }\n .flex-md-nowrap {\n flex-wrap: nowrap !important;\n }\n .flex-md-wrap-reverse {\n flex-wrap: wrap-reverse !important;\n }\n .flex-md-fill {\n flex: 1 1 auto !important;\n }\n .flex-md-grow-0 {\n flex-grow: 0 !important;\n }\n .flex-md-grow-1 {\n flex-grow: 1 !important;\n }\n .flex-md-shrink-0 {\n flex-shrink: 0 !important;\n }\n .flex-md-shrink-1 {\n flex-shrink: 1 !important;\n }\n .justify-content-md-start {\n justify-content: flex-start !important;\n }\n .justify-content-md-end {\n justify-content: flex-end !important;\n }\n .justify-content-md-center {\n justify-content: center !important;\n }\n .justify-content-md-between {\n justify-content: space-between !important;\n }\n .justify-content-md-around {\n justify-content: space-around !important;\n }\n .align-items-md-start {\n align-items: flex-start !important;\n }\n .align-items-md-end {\n align-items: flex-end !important;\n }\n .align-items-md-center {\n align-items: center !important;\n }\n .align-items-md-baseline {\n align-items: baseline !important;\n }\n .align-items-md-stretch {\n align-items: stretch !important;\n }\n .align-content-md-start {\n align-content: flex-start !important;\n }\n .align-content-md-end {\n align-content: flex-end !important;\n }\n .align-content-md-center {\n align-content: center !important;\n }\n .align-content-md-between {\n align-content: space-between !important;\n }\n .align-content-md-around {\n align-content: space-around !important;\n }\n .align-content-md-stretch {\n align-content: stretch !important;\n }\n .align-self-md-auto {\n align-self: auto !important;\n }\n .align-self-md-start {\n align-self: flex-start !important;\n }\n .align-self-md-end {\n align-self: flex-end !important;\n }\n .align-self-md-center {\n align-self: center !important;\n }\n .align-self-md-baseline {\n align-self: baseline !important;\n }\n .align-self-md-stretch {\n align-self: stretch !important;\n }\n}\n\n@media (min-width: 992px) {\n .flex-lg-row {\n flex-direction: row !important;\n }\n .flex-lg-column {\n flex-direction: column !important;\n }\n .flex-lg-row-reverse {\n flex-direction: row-reverse !important;\n }\n .flex-lg-column-reverse {\n flex-direction: column-reverse !important;\n }\n .flex-lg-wrap {\n flex-wrap: wrap !important;\n }\n .flex-lg-nowrap {\n flex-wrap: nowrap !important;\n }\n .flex-lg-wrap-reverse {\n flex-wrap: wrap-reverse !important;\n }\n .flex-lg-fill {\n flex: 1 1 auto !important;\n }\n .flex-lg-grow-0 {\n flex-grow: 0 !important;\n }\n .flex-lg-grow-1 {\n flex-grow: 1 !important;\n }\n .flex-lg-shrink-0 {\n flex-shrink: 0 !important;\n }\n .flex-lg-shrink-1 {\n flex-shrink: 1 !important;\n }\n .justify-content-lg-start {\n justify-content: flex-start !important;\n }\n .justify-content-lg-end {\n justify-content: flex-end !important;\n }\n .justify-content-lg-center {\n justify-content: center !important;\n }\n .justify-content-lg-between {\n justify-content: space-between !important;\n }\n .justify-content-lg-around {\n justify-content: space-around !important;\n }\n .align-items-lg-start {\n align-items: flex-start !important;\n }\n .align-items-lg-end {\n align-items: flex-end !important;\n }\n .align-items-lg-center {\n align-items: center !important;\n }\n .align-items-lg-baseline {\n align-items: baseline !important;\n }\n .align-items-lg-stretch {\n align-items: stretch !important;\n }\n .align-content-lg-start {\n align-content: flex-start !important;\n }\n .align-content-lg-end {\n align-content: flex-end !important;\n }\n .align-content-lg-center {\n align-content: center !important;\n }\n .align-content-lg-between {\n align-content: space-between !important;\n }\n .align-content-lg-around {\n align-content: space-around !important;\n }\n .align-content-lg-stretch {\n align-content: stretch !important;\n }\n .align-self-lg-auto {\n align-self: auto !important;\n }\n .align-self-lg-start {\n align-self: flex-start !important;\n }\n .align-self-lg-end {\n align-self: flex-end !important;\n }\n .align-self-lg-center {\n align-self: center !important;\n }\n .align-self-lg-baseline {\n align-self: baseline !important;\n }\n .align-self-lg-stretch {\n align-self: stretch !important;\n }\n}\n\n@media (min-width: 1200px) {\n .flex-xl-row {\n flex-direction: row !important;\n }\n .flex-xl-column {\n flex-direction: column !important;\n }\n .flex-xl-row-reverse {\n flex-direction: row-reverse !important;\n }\n .flex-xl-column-reverse {\n flex-direction: column-reverse !important;\n }\n .flex-xl-wrap {\n flex-wrap: wrap !important;\n }\n .flex-xl-nowrap {\n flex-wrap: nowrap !important;\n }\n .flex-xl-wrap-reverse {\n flex-wrap: wrap-reverse !important;\n }\n .flex-xl-fill {\n flex: 1 1 auto !important;\n }\n .flex-xl-grow-0 {\n flex-grow: 0 !important;\n }\n .flex-xl-grow-1 {\n flex-grow: 1 !important;\n }\n .flex-xl-shrink-0 {\n flex-shrink: 0 !important;\n }\n .flex-xl-shrink-1 {\n flex-shrink: 1 !important;\n }\n .justify-content-xl-start {\n justify-content: flex-start !important;\n }\n .justify-content-xl-end {\n justify-content: flex-end !important;\n }\n .justify-content-xl-center {\n justify-content: center !important;\n }\n .justify-content-xl-between {\n justify-content: space-between !important;\n }\n .justify-content-xl-around {\n justify-content: space-around !important;\n }\n .align-items-xl-start {\n align-items: flex-start !important;\n }\n .align-items-xl-end {\n align-items: flex-end !important;\n }\n .align-items-xl-center {\n align-items: center !important;\n }\n .align-items-xl-baseline {\n align-items: baseline !important;\n }\n .align-items-xl-stretch {\n align-items: stretch !important;\n }\n .align-content-xl-start {\n align-content: flex-start !important;\n }\n .align-content-xl-end {\n align-content: flex-end !important;\n }\n .align-content-xl-center {\n align-content: center !important;\n }\n .align-content-xl-between {\n align-content: space-between !important;\n }\n .align-content-xl-around {\n align-content: space-around !important;\n }\n .align-content-xl-stretch {\n align-content: stretch !important;\n }\n .align-self-xl-auto {\n align-self: auto !important;\n }\n .align-self-xl-start {\n align-self: flex-start !important;\n }\n .align-self-xl-end {\n align-self: flex-end !important;\n }\n .align-self-xl-center {\n align-self: center !important;\n }\n .align-self-xl-baseline {\n align-self: baseline !important;\n }\n .align-self-xl-stretch {\n align-self: stretch !important;\n }\n}\n\n.float-left {\n float: left !important;\n}\n\n.float-right {\n float: right !important;\n}\n\n.float-none {\n float: none !important;\n}\n\n@media (min-width: 576px) {\n .float-sm-left {\n float: left !important;\n }\n .float-sm-right {\n float: right !important;\n }\n .float-sm-none {\n float: none !important;\n }\n}\n\n@media (min-width: 768px) {\n .float-md-left {\n float: left !important;\n }\n .float-md-right {\n float: right !important;\n }\n .float-md-none {\n float: none !important;\n }\n}\n\n@media (min-width: 992px) {\n .float-lg-left {\n float: left !important;\n }\n .float-lg-right {\n float: right !important;\n }\n .float-lg-none {\n float: none !important;\n }\n}\n\n@media (min-width: 1200px) {\n .float-xl-left {\n float: left !important;\n }\n .float-xl-right {\n float: right !important;\n }\n .float-xl-none {\n float: none !important;\n }\n}\n\n.overflow-auto {\n overflow: auto !important;\n}\n\n.overflow-hidden {\n overflow: hidden !important;\n}\n\n.position-static {\n position: static !important;\n}\n\n.position-relative {\n position: relative !important;\n}\n\n.position-absolute {\n position: absolute !important;\n}\n\n.position-fixed {\n position: fixed !important;\n}\n\n.position-sticky {\n position: sticky !important;\n}\n\n.fixed-top {\n position: fixed;\n top: 0;\n right: 0;\n left: 0;\n z-index: 1030;\n}\n\n.fixed-bottom {\n position: fixed;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1030;\n}\n\n@supports (position: sticky) {\n .sticky-top {\n position: sticky;\n top: 0;\n z-index: 1020;\n }\n}\n\n.sr-only {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border: 0;\n}\n\n.sr-only-focusable:active, .sr-only-focusable:focus {\n position: static;\n width: auto;\n height: auto;\n overflow: visible;\n clip: auto;\n white-space: normal;\n}\n\n.shadow-sm {\n box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;\n}\n\n.shadow {\n box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;\n}\n\n.shadow-lg {\n box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;\n}\n\n.shadow-none {\n box-shadow: none !important;\n}\n\n.w-25 {\n width: 25% !important;\n}\n\n.w-50 {\n width: 50% !important;\n}\n\n.w-75 {\n width: 75% !important;\n}\n\n.w-100 {\n width: 100% !important;\n}\n\n.w-auto {\n width: auto !important;\n}\n\n.h-25 {\n height: 25% !important;\n}\n\n.h-50 {\n height: 50% !important;\n}\n\n.h-75 {\n height: 75% !important;\n}\n\n.h-100 {\n height: 100% !important;\n}\n\n.h-auto {\n height: auto !important;\n}\n\n.mw-100 {\n max-width: 100% !important;\n}\n\n.mh-100 {\n max-height: 100% !important;\n}\n\n.min-vw-100 {\n min-width: 100vw !important;\n}\n\n.min-vh-100 {\n min-height: 100vh !important;\n}\n\n.vw-100 {\n width: 100vw !important;\n}\n\n.vh-100 {\n height: 100vh !important;\n}\n\n.stretched-link::after {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1;\n pointer-events: auto;\n content: \"\";\n background-color: rgba(0, 0, 0, 0);\n}\n\n.m-0 {\n margin: 0 !important;\n}\n\n.mt-0,\n.my-0 {\n margin-top: 0 !important;\n}\n\n.mr-0,\n.mx-0 {\n margin-right: 0 !important;\n}\n\n.mb-0,\n.my-0 {\n margin-bottom: 0 !important;\n}\n\n.ml-0,\n.mx-0 {\n margin-left: 0 !important;\n}\n\n.m-1 {\n margin: 0.25rem !important;\n}\n\n.mt-1,\n.my-1 {\n margin-top: 0.25rem !important;\n}\n\n.mr-1,\n.mx-1 {\n margin-right: 0.25rem !important;\n}\n\n.mb-1,\n.my-1 {\n margin-bottom: 0.25rem !important;\n}\n\n.ml-1,\n.mx-1 {\n margin-left: 0.25rem !important;\n}\n\n.m-2 {\n margin: 0.5rem !important;\n}\n\n.mt-2,\n.my-2 {\n margin-top: 0.5rem !important;\n}\n\n.mr-2,\n.mx-2 {\n margin-right: 0.5rem !important;\n}\n\n.mb-2,\n.my-2 {\n margin-bottom: 0.5rem !important;\n}\n\n.ml-2,\n.mx-2 {\n margin-left: 0.5rem !important;\n}\n\n.m-3 {\n margin: 1rem !important;\n}\n\n.mt-3,\n.my-3 {\n margin-top: 1rem !important;\n}\n\n.mr-3,\n.mx-3 {\n margin-right: 1rem !important;\n}\n\n.mb-3,\n.my-3 {\n margin-bottom: 1rem !important;\n}\n\n.ml-3,\n.mx-3 {\n margin-left: 1rem !important;\n}\n\n.m-4 {\n margin: 1.5rem !important;\n}\n\n.mt-4,\n.my-4 {\n margin-top: 1.5rem !important;\n}\n\n.mr-4,\n.mx-4 {\n margin-right: 1.5rem !important;\n}\n\n.mb-4,\n.my-4 {\n margin-bottom: 1.5rem !important;\n}\n\n.ml-4,\n.mx-4 {\n margin-left: 1.5rem !important;\n}\n\n.m-5 {\n margin: 3rem !important;\n}\n\n.mt-5,\n.my-5 {\n margin-top: 3rem !important;\n}\n\n.mr-5,\n.mx-5 {\n margin-right: 3rem !important;\n}\n\n.mb-5,\n.my-5 {\n margin-bottom: 3rem !important;\n}\n\n.ml-5,\n.mx-5 {\n margin-left: 3rem !important;\n}\n\n.p-0 {\n padding: 0 !important;\n}\n\n.pt-0,\n.py-0 {\n padding-top: 0 !important;\n}\n\n.pr-0,\n.px-0 {\n padding-right: 0 !important;\n}\n\n.pb-0,\n.py-0 {\n padding-bottom: 0 !important;\n}\n\n.pl-0,\n.px-0 {\n padding-left: 0 !important;\n}\n\n.p-1 {\n padding: 0.25rem !important;\n}\n\n.pt-1,\n.py-1 {\n padding-top: 0.25rem !important;\n}\n\n.pr-1,\n.px-1 {\n padding-right: 0.25rem !important;\n}\n\n.pb-1,\n.py-1 {\n padding-bottom: 0.25rem !important;\n}\n\n.pl-1,\n.px-1 {\n padding-left: 0.25rem !important;\n}\n\n.p-2 {\n padding: 0.5rem !important;\n}\n\n.pt-2,\n.py-2 {\n padding-top: 0.5rem !important;\n}\n\n.pr-2,\n.px-2 {\n padding-right: 0.5rem !important;\n}\n\n.pb-2,\n.py-2 {\n padding-bottom: 0.5rem !important;\n}\n\n.pl-2,\n.px-2 {\n padding-left: 0.5rem !important;\n}\n\n.p-3 {\n padding: 1rem !important;\n}\n\n.pt-3,\n.py-3 {\n padding-top: 1rem !important;\n}\n\n.pr-3,\n.px-3 {\n padding-right: 1rem !important;\n}\n\n.pb-3,\n.py-3 {\n padding-bottom: 1rem !important;\n}\n\n.pl-3,\n.px-3 {\n padding-left: 1rem !important;\n}\n\n.p-4 {\n padding: 1.5rem !important;\n}\n\n.pt-4,\n.py-4 {\n padding-top: 1.5rem !important;\n}\n\n.pr-4,\n.px-4 {\n padding-right: 1.5rem !important;\n}\n\n.pb-4,\n.py-4 {\n padding-bottom: 1.5rem !important;\n}\n\n.pl-4,\n.px-4 {\n padding-left: 1.5rem !important;\n}\n\n.p-5 {\n padding: 3rem !important;\n}\n\n.pt-5,\n.py-5 {\n padding-top: 3rem !important;\n}\n\n.pr-5,\n.px-5 {\n padding-right: 3rem !important;\n}\n\n.pb-5,\n.py-5 {\n padding-bottom: 3rem !important;\n}\n\n.pl-5,\n.px-5 {\n padding-left: 3rem !important;\n}\n\n.m-n1 {\n margin: -0.25rem !important;\n}\n\n.mt-n1,\n.my-n1 {\n margin-top: -0.25rem !important;\n}\n\n.mr-n1,\n.mx-n1 {\n margin-right: -0.25rem !important;\n}\n\n.mb-n1,\n.my-n1 {\n margin-bottom: -0.25rem !important;\n}\n\n.ml-n1,\n.mx-n1 {\n margin-left: -0.25rem !important;\n}\n\n.m-n2 {\n margin: -0.5rem !important;\n}\n\n.mt-n2,\n.my-n2 {\n margin-top: -0.5rem !important;\n}\n\n.mr-n2,\n.mx-n2 {\n margin-right: -0.5rem !important;\n}\n\n.mb-n2,\n.my-n2 {\n margin-bottom: -0.5rem !important;\n}\n\n.ml-n2,\n.mx-n2 {\n margin-left: -0.5rem !important;\n}\n\n.m-n3 {\n margin: -1rem !important;\n}\n\n.mt-n3,\n.my-n3 {\n margin-top: -1rem !important;\n}\n\n.mr-n3,\n.mx-n3 {\n margin-right: -1rem !important;\n}\n\n.mb-n3,\n.my-n3 {\n margin-bottom: -1rem !important;\n}\n\n.ml-n3,\n.mx-n3 {\n margin-left: -1rem !important;\n}\n\n.m-n4 {\n margin: -1.5rem !important;\n}\n\n.mt-n4,\n.my-n4 {\n margin-top: -1.5rem !important;\n}\n\n.mr-n4,\n.mx-n4 {\n margin-right: -1.5rem !important;\n}\n\n.mb-n4,\n.my-n4 {\n margin-bottom: -1.5rem !important;\n}\n\n.ml-n4,\n.mx-n4 {\n margin-left: -1.5rem !important;\n}\n\n.m-n5 {\n margin: -3rem !important;\n}\n\n.mt-n5,\n.my-n5 {\n margin-top: -3rem !important;\n}\n\n.mr-n5,\n.mx-n5 {\n margin-right: -3rem !important;\n}\n\n.mb-n5,\n.my-n5 {\n margin-bottom: -3rem !important;\n}\n\n.ml-n5,\n.mx-n5 {\n margin-left: -3rem !important;\n}\n\n.m-auto {\n margin: auto !important;\n}\n\n.mt-auto,\n.my-auto {\n margin-top: auto !important;\n}\n\n.mr-auto,\n.mx-auto {\n margin-right: auto !important;\n}\n\n.mb-auto,\n.my-auto {\n margin-bottom: auto !important;\n}\n\n.ml-auto,\n.mx-auto {\n margin-left: auto !important;\n}\n\n@media (min-width: 576px) {\n .m-sm-0 {\n margin: 0 !important;\n }\n .mt-sm-0,\n .my-sm-0 {\n margin-top: 0 !important;\n }\n .mr-sm-0,\n .mx-sm-0 {\n margin-right: 0 !important;\n }\n .mb-sm-0,\n .my-sm-0 {\n margin-bottom: 0 !important;\n }\n .ml-sm-0,\n .mx-sm-0 {\n margin-left: 0 !important;\n }\n .m-sm-1 {\n margin: 0.25rem !important;\n }\n .mt-sm-1,\n .my-sm-1 {\n margin-top: 0.25rem !important;\n }\n .mr-sm-1,\n .mx-sm-1 {\n margin-right: 0.25rem !important;\n }\n .mb-sm-1,\n .my-sm-1 {\n margin-bottom: 0.25rem !important;\n }\n .ml-sm-1,\n .mx-sm-1 {\n margin-left: 0.25rem !important;\n }\n .m-sm-2 {\n margin: 0.5rem !important;\n }\n .mt-sm-2,\n .my-sm-2 {\n margin-top: 0.5rem !important;\n }\n .mr-sm-2,\n .mx-sm-2 {\n margin-right: 0.5rem !important;\n }\n .mb-sm-2,\n .my-sm-2 {\n margin-bottom: 0.5rem !important;\n }\n .ml-sm-2,\n .mx-sm-2 {\n margin-left: 0.5rem !important;\n }\n .m-sm-3 {\n margin: 1rem !important;\n }\n .mt-sm-3,\n .my-sm-3 {\n margin-top: 1rem !important;\n }\n .mr-sm-3,\n .mx-sm-3 {\n margin-right: 1rem !important;\n }\n .mb-sm-3,\n .my-sm-3 {\n margin-bottom: 1rem !important;\n }\n .ml-sm-3,\n .mx-sm-3 {\n margin-left: 1rem !important;\n }\n .m-sm-4 {\n margin: 1.5rem !important;\n }\n .mt-sm-4,\n .my-sm-4 {\n margin-top: 1.5rem !important;\n }\n .mr-sm-4,\n .mx-sm-4 {\n margin-right: 1.5rem !important;\n }\n .mb-sm-4,\n .my-sm-4 {\n margin-bottom: 1.5rem !important;\n }\n .ml-sm-4,\n .mx-sm-4 {\n margin-left: 1.5rem !important;\n }\n .m-sm-5 {\n margin: 3rem !important;\n }\n .mt-sm-5,\n .my-sm-5 {\n margin-top: 3rem !important;\n }\n .mr-sm-5,\n .mx-sm-5 {\n margin-right: 3rem !important;\n }\n .mb-sm-5,\n .my-sm-5 {\n margin-bottom: 3rem !important;\n }\n .ml-sm-5,\n .mx-sm-5 {\n margin-left: 3rem !important;\n }\n .p-sm-0 {\n padding: 0 !important;\n }\n .pt-sm-0,\n .py-sm-0 {\n padding-top: 0 !important;\n }\n .pr-sm-0,\n .px-sm-0 {\n padding-right: 0 !important;\n }\n .pb-sm-0,\n .py-sm-0 {\n padding-bottom: 0 !important;\n }\n .pl-sm-0,\n .px-sm-0 {\n padding-left: 0 !important;\n }\n .p-sm-1 {\n padding: 0.25rem !important;\n }\n .pt-sm-1,\n .py-sm-1 {\n padding-top: 0.25rem !important;\n }\n .pr-sm-1,\n .px-sm-1 {\n padding-right: 0.25rem !important;\n }\n .pb-sm-1,\n .py-sm-1 {\n padding-bottom: 0.25rem !important;\n }\n .pl-sm-1,\n .px-sm-1 {\n padding-left: 0.25rem !important;\n }\n .p-sm-2 {\n padding: 0.5rem !important;\n }\n .pt-sm-2,\n .py-sm-2 {\n padding-top: 0.5rem !important;\n }\n .pr-sm-2,\n .px-sm-2 {\n padding-right: 0.5rem !important;\n }\n .pb-sm-2,\n .py-sm-2 {\n padding-bottom: 0.5rem !important;\n }\n .pl-sm-2,\n .px-sm-2 {\n padding-left: 0.5rem !important;\n }\n .p-sm-3 {\n padding: 1rem !important;\n }\n .pt-sm-3,\n .py-sm-3 {\n padding-top: 1rem !important;\n }\n .pr-sm-3,\n .px-sm-3 {\n padding-right: 1rem !important;\n }\n .pb-sm-3,\n .py-sm-3 {\n padding-bottom: 1rem !important;\n }\n .pl-sm-3,\n .px-sm-3 {\n padding-left: 1rem !important;\n }\n .p-sm-4 {\n padding: 1.5rem !important;\n }\n .pt-sm-4,\n .py-sm-4 {\n padding-top: 1.5rem !important;\n }\n .pr-sm-4,\n .px-sm-4 {\n padding-right: 1.5rem !important;\n }\n .pb-sm-4,\n .py-sm-4 {\n padding-bottom: 1.5rem !important;\n }\n .pl-sm-4,\n .px-sm-4 {\n padding-left: 1.5rem !important;\n }\n .p-sm-5 {\n padding: 3rem !important;\n }\n .pt-sm-5,\n .py-sm-5 {\n padding-top: 3rem !important;\n }\n .pr-sm-5,\n .px-sm-5 {\n padding-right: 3rem !important;\n }\n .pb-sm-5,\n .py-sm-5 {\n padding-bottom: 3rem !important;\n }\n .pl-sm-5,\n .px-sm-5 {\n padding-left: 3rem !important;\n }\n .m-sm-n1 {\n margin: -0.25rem !important;\n }\n .mt-sm-n1,\n .my-sm-n1 {\n margin-top: -0.25rem !important;\n }\n .mr-sm-n1,\n .mx-sm-n1 {\n margin-right: -0.25rem !important;\n }\n .mb-sm-n1,\n .my-sm-n1 {\n margin-bottom: -0.25rem !important;\n }\n .ml-sm-n1,\n .mx-sm-n1 {\n margin-left: -0.25rem !important;\n }\n .m-sm-n2 {\n margin: -0.5rem !important;\n }\n .mt-sm-n2,\n .my-sm-n2 {\n margin-top: -0.5rem !important;\n }\n .mr-sm-n2,\n .mx-sm-n2 {\n margin-right: -0.5rem !important;\n }\n .mb-sm-n2,\n .my-sm-n2 {\n margin-bottom: -0.5rem !important;\n }\n .ml-sm-n2,\n .mx-sm-n2 {\n margin-left: -0.5rem !important;\n }\n .m-sm-n3 {\n margin: -1rem !important;\n }\n .mt-sm-n3,\n .my-sm-n3 {\n margin-top: -1rem !important;\n }\n .mr-sm-n3,\n .mx-sm-n3 {\n margin-right: -1rem !important;\n }\n .mb-sm-n3,\n .my-sm-n3 {\n margin-bottom: -1rem !important;\n }\n .ml-sm-n3,\n .mx-sm-n3 {\n margin-left: -1rem !important;\n }\n .m-sm-n4 {\n margin: -1.5rem !important;\n }\n .mt-sm-n4,\n .my-sm-n4 {\n margin-top: -1.5rem !important;\n }\n .mr-sm-n4,\n .mx-sm-n4 {\n margin-right: -1.5rem !important;\n }\n .mb-sm-n4,\n .my-sm-n4 {\n margin-bottom: -1.5rem !important;\n }\n .ml-sm-n4,\n .mx-sm-n4 {\n margin-left: -1.5rem !important;\n }\n .m-sm-n5 {\n margin: -3rem !important;\n }\n .mt-sm-n5,\n .my-sm-n5 {\n margin-top: -3rem !important;\n }\n .mr-sm-n5,\n .mx-sm-n5 {\n margin-right: -3rem !important;\n }\n .mb-sm-n5,\n .my-sm-n5 {\n margin-bottom: -3rem !important;\n }\n .ml-sm-n5,\n .mx-sm-n5 {\n margin-left: -3rem !important;\n }\n .m-sm-auto {\n margin: auto !important;\n }\n .mt-sm-auto,\n .my-sm-auto {\n margin-top: auto !important;\n }\n .mr-sm-auto,\n .mx-sm-auto {\n margin-right: auto !important;\n }\n .mb-sm-auto,\n .my-sm-auto {\n margin-bottom: auto !important;\n }\n .ml-sm-auto,\n .mx-sm-auto {\n margin-left: auto !important;\n }\n}\n\n@media (min-width: 768px) {\n .m-md-0 {\n margin: 0 !important;\n }\n .mt-md-0,\n .my-md-0 {\n margin-top: 0 !important;\n }\n .mr-md-0,\n .mx-md-0 {\n margin-right: 0 !important;\n }\n .mb-md-0,\n .my-md-0 {\n margin-bottom: 0 !important;\n }\n .ml-md-0,\n .mx-md-0 {\n margin-left: 0 !important;\n }\n .m-md-1 {\n margin: 0.25rem !important;\n }\n .mt-md-1,\n .my-md-1 {\n margin-top: 0.25rem !important;\n }\n .mr-md-1,\n .mx-md-1 {\n margin-right: 0.25rem !important;\n }\n .mb-md-1,\n .my-md-1 {\n margin-bottom: 0.25rem !important;\n }\n .ml-md-1,\n .mx-md-1 {\n margin-left: 0.25rem !important;\n }\n .m-md-2 {\n margin: 0.5rem !important;\n }\n .mt-md-2,\n .my-md-2 {\n margin-top: 0.5rem !important;\n }\n .mr-md-2,\n .mx-md-2 {\n margin-right: 0.5rem !important;\n }\n .mb-md-2,\n .my-md-2 {\n margin-bottom: 0.5rem !important;\n }\n .ml-md-2,\n .mx-md-2 {\n margin-left: 0.5rem !important;\n }\n .m-md-3 {\n margin: 1rem !important;\n }\n .mt-md-3,\n .my-md-3 {\n margin-top: 1rem !important;\n }\n .mr-md-3,\n .mx-md-3 {\n margin-right: 1rem !important;\n }\n .mb-md-3,\n .my-md-3 {\n margin-bottom: 1rem !important;\n }\n .ml-md-3,\n .mx-md-3 {\n margin-left: 1rem !important;\n }\n .m-md-4 {\n margin: 1.5rem !important;\n }\n .mt-md-4,\n .my-md-4 {\n margin-top: 1.5rem !important;\n }\n .mr-md-4,\n .mx-md-4 {\n margin-right: 1.5rem !important;\n }\n .mb-md-4,\n .my-md-4 {\n margin-bottom: 1.5rem !important;\n }\n .ml-md-4,\n .mx-md-4 {\n margin-left: 1.5rem !important;\n }\n .m-md-5 {\n margin: 3rem !important;\n }\n .mt-md-5,\n .my-md-5 {\n margin-top: 3rem !important;\n }\n .mr-md-5,\n .mx-md-5 {\n margin-right: 3rem !important;\n }\n .mb-md-5,\n .my-md-5 {\n margin-bottom: 3rem !important;\n }\n .ml-md-5,\n .mx-md-5 {\n margin-left: 3rem !important;\n }\n .p-md-0 {\n padding: 0 !important;\n }\n .pt-md-0,\n .py-md-0 {\n padding-top: 0 !important;\n }\n .pr-md-0,\n .px-md-0 {\n padding-right: 0 !important;\n }\n .pb-md-0,\n .py-md-0 {\n padding-bottom: 0 !important;\n }\n .pl-md-0,\n .px-md-0 {\n padding-left: 0 !important;\n }\n .p-md-1 {\n padding: 0.25rem !important;\n }\n .pt-md-1,\n .py-md-1 {\n padding-top: 0.25rem !important;\n }\n .pr-md-1,\n .px-md-1 {\n padding-right: 0.25rem !important;\n }\n .pb-md-1,\n .py-md-1 {\n padding-bottom: 0.25rem !important;\n }\n .pl-md-1,\n .px-md-1 {\n padding-left: 0.25rem !important;\n }\n .p-md-2 {\n padding: 0.5rem !important;\n }\n .pt-md-2,\n .py-md-2 {\n padding-top: 0.5rem !important;\n }\n .pr-md-2,\n .px-md-2 {\n padding-right: 0.5rem !important;\n }\n .pb-md-2,\n .py-md-2 {\n padding-bottom: 0.5rem !important;\n }\n .pl-md-2,\n .px-md-2 {\n padding-left: 0.5rem !important;\n }\n .p-md-3 {\n padding: 1rem !important;\n }\n .pt-md-3,\n .py-md-3 {\n padding-top: 1rem !important;\n }\n .pr-md-3,\n .px-md-3 {\n padding-right: 1rem !important;\n }\n .pb-md-3,\n .py-md-3 {\n padding-bottom: 1rem !important;\n }\n .pl-md-3,\n .px-md-3 {\n padding-left: 1rem !important;\n }\n .p-md-4 {\n padding: 1.5rem !important;\n }\n .pt-md-4,\n .py-md-4 {\n padding-top: 1.5rem !important;\n }\n .pr-md-4,\n .px-md-4 {\n padding-right: 1.5rem !important;\n }\n .pb-md-4,\n .py-md-4 {\n padding-bottom: 1.5rem !important;\n }\n .pl-md-4,\n .px-md-4 {\n padding-left: 1.5rem !important;\n }\n .p-md-5 {\n padding: 3rem !important;\n }\n .pt-md-5,\n .py-md-5 {\n padding-top: 3rem !important;\n }\n .pr-md-5,\n .px-md-5 {\n padding-right: 3rem !important;\n }\n .pb-md-5,\n .py-md-5 {\n padding-bottom: 3rem !important;\n }\n .pl-md-5,\n .px-md-5 {\n padding-left: 3rem !important;\n }\n .m-md-n1 {\n margin: -0.25rem !important;\n }\n .mt-md-n1,\n .my-md-n1 {\n margin-top: -0.25rem !important;\n }\n .mr-md-n1,\n .mx-md-n1 {\n margin-right: -0.25rem !important;\n }\n .mb-md-n1,\n .my-md-n1 {\n margin-bottom: -0.25rem !important;\n }\n .ml-md-n1,\n .mx-md-n1 {\n margin-left: -0.25rem !important;\n }\n .m-md-n2 {\n margin: -0.5rem !important;\n }\n .mt-md-n2,\n .my-md-n2 {\n margin-top: -0.5rem !important;\n }\n .mr-md-n2,\n .mx-md-n2 {\n margin-right: -0.5rem !important;\n }\n .mb-md-n2,\n .my-md-n2 {\n margin-bottom: -0.5rem !important;\n }\n .ml-md-n2,\n .mx-md-n2 {\n margin-left: -0.5rem !important;\n }\n .m-md-n3 {\n margin: -1rem !important;\n }\n .mt-md-n3,\n .my-md-n3 {\n margin-top: -1rem !important;\n }\n .mr-md-n3,\n .mx-md-n3 {\n margin-right: -1rem !important;\n }\n .mb-md-n3,\n .my-md-n3 {\n margin-bottom: -1rem !important;\n }\n .ml-md-n3,\n .mx-md-n3 {\n margin-left: -1rem !important;\n }\n .m-md-n4 {\n margin: -1.5rem !important;\n }\n .mt-md-n4,\n .my-md-n4 {\n margin-top: -1.5rem !important;\n }\n .mr-md-n4,\n .mx-md-n4 {\n margin-right: -1.5rem !important;\n }\n .mb-md-n4,\n .my-md-n4 {\n margin-bottom: -1.5rem !important;\n }\n .ml-md-n4,\n .mx-md-n4 {\n margin-left: -1.5rem !important;\n }\n .m-md-n5 {\n margin: -3rem !important;\n }\n .mt-md-n5,\n .my-md-n5 {\n margin-top: -3rem !important;\n }\n .mr-md-n5,\n .mx-md-n5 {\n margin-right: -3rem !important;\n }\n .mb-md-n5,\n .my-md-n5 {\n margin-bottom: -3rem !important;\n }\n .ml-md-n5,\n .mx-md-n5 {\n margin-left: -3rem !important;\n }\n .m-md-auto {\n margin: auto !important;\n }\n .mt-md-auto,\n .my-md-auto {\n margin-top: auto !important;\n }\n .mr-md-auto,\n .mx-md-auto {\n margin-right: auto !important;\n }\n .mb-md-auto,\n .my-md-auto {\n margin-bottom: auto !important;\n }\n .ml-md-auto,\n .mx-md-auto {\n margin-left: auto !important;\n }\n}\n\n@media (min-width: 992px) {\n .m-lg-0 {\n margin: 0 !important;\n }\n .mt-lg-0,\n .my-lg-0 {\n margin-top: 0 !important;\n }\n .mr-lg-0,\n .mx-lg-0 {\n margin-right: 0 !important;\n }\n .mb-lg-0,\n .my-lg-0 {\n margin-bottom: 0 !important;\n }\n .ml-lg-0,\n .mx-lg-0 {\n margin-left: 0 !important;\n }\n .m-lg-1 {\n margin: 0.25rem !important;\n }\n .mt-lg-1,\n .my-lg-1 {\n margin-top: 0.25rem !important;\n }\n .mr-lg-1,\n .mx-lg-1 {\n margin-right: 0.25rem !important;\n }\n .mb-lg-1,\n .my-lg-1 {\n margin-bottom: 0.25rem !important;\n }\n .ml-lg-1,\n .mx-lg-1 {\n margin-left: 0.25rem !important;\n }\n .m-lg-2 {\n margin: 0.5rem !important;\n }\n .mt-lg-2,\n .my-lg-2 {\n margin-top: 0.5rem !important;\n }\n .mr-lg-2,\n .mx-lg-2 {\n margin-right: 0.5rem !important;\n }\n .mb-lg-2,\n .my-lg-2 {\n margin-bottom: 0.5rem !important;\n }\n .ml-lg-2,\n .mx-lg-2 {\n margin-left: 0.5rem !important;\n }\n .m-lg-3 {\n margin: 1rem !important;\n }\n .mt-lg-3,\n .my-lg-3 {\n margin-top: 1rem !important;\n }\n .mr-lg-3,\n .mx-lg-3 {\n margin-right: 1rem !important;\n }\n .mb-lg-3,\n .my-lg-3 {\n margin-bottom: 1rem !important;\n }\n .ml-lg-3,\n .mx-lg-3 {\n margin-left: 1rem !important;\n }\n .m-lg-4 {\n margin: 1.5rem !important;\n }\n .mt-lg-4,\n .my-lg-4 {\n margin-top: 1.5rem !important;\n }\n .mr-lg-4,\n .mx-lg-4 {\n margin-right: 1.5rem !important;\n }\n .mb-lg-4,\n .my-lg-4 {\n margin-bottom: 1.5rem !important;\n }\n .ml-lg-4,\n .mx-lg-4 {\n margin-left: 1.5rem !important;\n }\n .m-lg-5 {\n margin: 3rem !important;\n }\n .mt-lg-5,\n .my-lg-5 {\n margin-top: 3rem !important;\n }\n .mr-lg-5,\n .mx-lg-5 {\n margin-right: 3rem !important;\n }\n .mb-lg-5,\n .my-lg-5 {\n margin-bottom: 3rem !important;\n }\n .ml-lg-5,\n .mx-lg-5 {\n margin-left: 3rem !important;\n }\n .p-lg-0 {\n padding: 0 !important;\n }\n .pt-lg-0,\n .py-lg-0 {\n padding-top: 0 !important;\n }\n .pr-lg-0,\n .px-lg-0 {\n padding-right: 0 !important;\n }\n .pb-lg-0,\n .py-lg-0 {\n padding-bottom: 0 !important;\n }\n .pl-lg-0,\n .px-lg-0 {\n padding-left: 0 !important;\n }\n .p-lg-1 {\n padding: 0.25rem !important;\n }\n .pt-lg-1,\n .py-lg-1 {\n padding-top: 0.25rem !important;\n }\n .pr-lg-1,\n .px-lg-1 {\n padding-right: 0.25rem !important;\n }\n .pb-lg-1,\n .py-lg-1 {\n padding-bottom: 0.25rem !important;\n }\n .pl-lg-1,\n .px-lg-1 {\n padding-left: 0.25rem !important;\n }\n .p-lg-2 {\n padding: 0.5rem !important;\n }\n .pt-lg-2,\n .py-lg-2 {\n padding-top: 0.5rem !important;\n }\n .pr-lg-2,\n .px-lg-2 {\n padding-right: 0.5rem !important;\n }\n .pb-lg-2,\n .py-lg-2 {\n padding-bottom: 0.5rem !important;\n }\n .pl-lg-2,\n .px-lg-2 {\n padding-left: 0.5rem !important;\n }\n .p-lg-3 {\n padding: 1rem !important;\n }\n .pt-lg-3,\n .py-lg-3 {\n padding-top: 1rem !important;\n }\n .pr-lg-3,\n .px-lg-3 {\n padding-right: 1rem !important;\n }\n .pb-lg-3,\n .py-lg-3 {\n padding-bottom: 1rem !important;\n }\n .pl-lg-3,\n .px-lg-3 {\n padding-left: 1rem !important;\n }\n .p-lg-4 {\n padding: 1.5rem !important;\n }\n .pt-lg-4,\n .py-lg-4 {\n padding-top: 1.5rem !important;\n }\n .pr-lg-4,\n .px-lg-4 {\n padding-right: 1.5rem !important;\n }\n .pb-lg-4,\n .py-lg-4 {\n padding-bottom: 1.5rem !important;\n }\n .pl-lg-4,\n .px-lg-4 {\n padding-left: 1.5rem !important;\n }\n .p-lg-5 {\n padding: 3rem !important;\n }\n .pt-lg-5,\n .py-lg-5 {\n padding-top: 3rem !important;\n }\n .pr-lg-5,\n .px-lg-5 {\n padding-right: 3rem !important;\n }\n .pb-lg-5,\n .py-lg-5 {\n padding-bottom: 3rem !important;\n }\n .pl-lg-5,\n .px-lg-5 {\n padding-left: 3rem !important;\n }\n .m-lg-n1 {\n margin: -0.25rem !important;\n }\n .mt-lg-n1,\n .my-lg-n1 {\n margin-top: -0.25rem !important;\n }\n .mr-lg-n1,\n .mx-lg-n1 {\n margin-right: -0.25rem !important;\n }\n .mb-lg-n1,\n .my-lg-n1 {\n margin-bottom: -0.25rem !important;\n }\n .ml-lg-n1,\n .mx-lg-n1 {\n margin-left: -0.25rem !important;\n }\n .m-lg-n2 {\n margin: -0.5rem !important;\n }\n .mt-lg-n2,\n .my-lg-n2 {\n margin-top: -0.5rem !important;\n }\n .mr-lg-n2,\n .mx-lg-n2 {\n margin-right: -0.5rem !important;\n }\n .mb-lg-n2,\n .my-lg-n2 {\n margin-bottom: -0.5rem !important;\n }\n .ml-lg-n2,\n .mx-lg-n2 {\n margin-left: -0.5rem !important;\n }\n .m-lg-n3 {\n margin: -1rem !important;\n }\n .mt-lg-n3,\n .my-lg-n3 {\n margin-top: -1rem !important;\n }\n .mr-lg-n3,\n .mx-lg-n3 {\n margin-right: -1rem !important;\n }\n .mb-lg-n3,\n .my-lg-n3 {\n margin-bottom: -1rem !important;\n }\n .ml-lg-n3,\n .mx-lg-n3 {\n margin-left: -1rem !important;\n }\n .m-lg-n4 {\n margin: -1.5rem !important;\n }\n .mt-lg-n4,\n .my-lg-n4 {\n margin-top: -1.5rem !important;\n }\n .mr-lg-n4,\n .mx-lg-n4 {\n margin-right: -1.5rem !important;\n }\n .mb-lg-n4,\n .my-lg-n4 {\n margin-bottom: -1.5rem !important;\n }\n .ml-lg-n4,\n .mx-lg-n4 {\n margin-left: -1.5rem !important;\n }\n .m-lg-n5 {\n margin: -3rem !important;\n }\n .mt-lg-n5,\n .my-lg-n5 {\n margin-top: -3rem !important;\n }\n .mr-lg-n5,\n .mx-lg-n5 {\n margin-right: -3rem !important;\n }\n .mb-lg-n5,\n .my-lg-n5 {\n margin-bottom: -3rem !important;\n }\n .ml-lg-n5,\n .mx-lg-n5 {\n margin-left: -3rem !important;\n }\n .m-lg-auto {\n margin: auto !important;\n }\n .mt-lg-auto,\n .my-lg-auto {\n margin-top: auto !important;\n }\n .mr-lg-auto,\n .mx-lg-auto {\n margin-right: auto !important;\n }\n .mb-lg-auto,\n .my-lg-auto {\n margin-bottom: auto !important;\n }\n .ml-lg-auto,\n .mx-lg-auto {\n margin-left: auto !important;\n }\n}\n\n@media (min-width: 1200px) {\n .m-xl-0 {\n margin: 0 !important;\n }\n .mt-xl-0,\n .my-xl-0 {\n margin-top: 0 !important;\n }\n .mr-xl-0,\n .mx-xl-0 {\n margin-right: 0 !important;\n }\n .mb-xl-0,\n .my-xl-0 {\n margin-bottom: 0 !important;\n }\n .ml-xl-0,\n .mx-xl-0 {\n margin-left: 0 !important;\n }\n .m-xl-1 {\n margin: 0.25rem !important;\n }\n .mt-xl-1,\n .my-xl-1 {\n margin-top: 0.25rem !important;\n }\n .mr-xl-1,\n .mx-xl-1 {\n margin-right: 0.25rem !important;\n }\n .mb-xl-1,\n .my-xl-1 {\n margin-bottom: 0.25rem !important;\n }\n .ml-xl-1,\n .mx-xl-1 {\n margin-left: 0.25rem !important;\n }\n .m-xl-2 {\n margin: 0.5rem !important;\n }\n .mt-xl-2,\n .my-xl-2 {\n margin-top: 0.5rem !important;\n }\n .mr-xl-2,\n .mx-xl-2 {\n margin-right: 0.5rem !important;\n }\n .mb-xl-2,\n .my-xl-2 {\n margin-bottom: 0.5rem !important;\n }\n .ml-xl-2,\n .mx-xl-2 {\n margin-left: 0.5rem !important;\n }\n .m-xl-3 {\n margin: 1rem !important;\n }\n .mt-xl-3,\n .my-xl-3 {\n margin-top: 1rem !important;\n }\n .mr-xl-3,\n .mx-xl-3 {\n margin-right: 1rem !important;\n }\n .mb-xl-3,\n .my-xl-3 {\n margin-bottom: 1rem !important;\n }\n .ml-xl-3,\n .mx-xl-3 {\n margin-left: 1rem !important;\n }\n .m-xl-4 {\n margin: 1.5rem !important;\n }\n .mt-xl-4,\n .my-xl-4 {\n margin-top: 1.5rem !important;\n }\n .mr-xl-4,\n .mx-xl-4 {\n margin-right: 1.5rem !important;\n }\n .mb-xl-4,\n .my-xl-4 {\n margin-bottom: 1.5rem !important;\n }\n .ml-xl-4,\n .mx-xl-4 {\n margin-left: 1.5rem !important;\n }\n .m-xl-5 {\n margin: 3rem !important;\n }\n .mt-xl-5,\n .my-xl-5 {\n margin-top: 3rem !important;\n }\n .mr-xl-5,\n .mx-xl-5 {\n margin-right: 3rem !important;\n }\n .mb-xl-5,\n .my-xl-5 {\n margin-bottom: 3rem !important;\n }\n .ml-xl-5,\n .mx-xl-5 {\n margin-left: 3rem !important;\n }\n .p-xl-0 {\n padding: 0 !important;\n }\n .pt-xl-0,\n .py-xl-0 {\n padding-top: 0 !important;\n }\n .pr-xl-0,\n .px-xl-0 {\n padding-right: 0 !important;\n }\n .pb-xl-0,\n .py-xl-0 {\n padding-bottom: 0 !important;\n }\n .pl-xl-0,\n .px-xl-0 {\n padding-left: 0 !important;\n }\n .p-xl-1 {\n padding: 0.25rem !important;\n }\n .pt-xl-1,\n .py-xl-1 {\n padding-top: 0.25rem !important;\n }\n .pr-xl-1,\n .px-xl-1 {\n padding-right: 0.25rem !important;\n }\n .pb-xl-1,\n .py-xl-1 {\n padding-bottom: 0.25rem !important;\n }\n .pl-xl-1,\n .px-xl-1 {\n padding-left: 0.25rem !important;\n }\n .p-xl-2 {\n padding: 0.5rem !important;\n }\n .pt-xl-2,\n .py-xl-2 {\n padding-top: 0.5rem !important;\n }\n .pr-xl-2,\n .px-xl-2 {\n padding-right: 0.5rem !important;\n }\n .pb-xl-2,\n .py-xl-2 {\n padding-bottom: 0.5rem !important;\n }\n .pl-xl-2,\n .px-xl-2 {\n padding-left: 0.5rem !important;\n }\n .p-xl-3 {\n padding: 1rem !important;\n }\n .pt-xl-3,\n .py-xl-3 {\n padding-top: 1rem !important;\n }\n .pr-xl-3,\n .px-xl-3 {\n padding-right: 1rem !important;\n }\n .pb-xl-3,\n .py-xl-3 {\n padding-bottom: 1rem !important;\n }\n .pl-xl-3,\n .px-xl-3 {\n padding-left: 1rem !important;\n }\n .p-xl-4 {\n padding: 1.5rem !important;\n }\n .pt-xl-4,\n .py-xl-4 {\n padding-top: 1.5rem !important;\n }\n .pr-xl-4,\n .px-xl-4 {\n padding-right: 1.5rem !important;\n }\n .pb-xl-4,\n .py-xl-4 {\n padding-bottom: 1.5rem !important;\n }\n .pl-xl-4,\n .px-xl-4 {\n padding-left: 1.5rem !important;\n }\n .p-xl-5 {\n padding: 3rem !important;\n }\n .pt-xl-5,\n .py-xl-5 {\n padding-top: 3rem !important;\n }\n .pr-xl-5,\n .px-xl-5 {\n padding-right: 3rem !important;\n }\n .pb-xl-5,\n .py-xl-5 {\n padding-bottom: 3rem !important;\n }\n .pl-xl-5,\n .px-xl-5 {\n padding-left: 3rem !important;\n }\n .m-xl-n1 {\n margin: -0.25rem !important;\n }\n .mt-xl-n1,\n .my-xl-n1 {\n margin-top: -0.25rem !important;\n }\n .mr-xl-n1,\n .mx-xl-n1 {\n margin-right: -0.25rem !important;\n }\n .mb-xl-n1,\n .my-xl-n1 {\n margin-bottom: -0.25rem !important;\n }\n .ml-xl-n1,\n .mx-xl-n1 {\n margin-left: -0.25rem !important;\n }\n .m-xl-n2 {\n margin: -0.5rem !important;\n }\n .mt-xl-n2,\n .my-xl-n2 {\n margin-top: -0.5rem !important;\n }\n .mr-xl-n2,\n .mx-xl-n2 {\n margin-right: -0.5rem !important;\n }\n .mb-xl-n2,\n .my-xl-n2 {\n margin-bottom: -0.5rem !important;\n }\n .ml-xl-n2,\n .mx-xl-n2 {\n margin-left: -0.5rem !important;\n }\n .m-xl-n3 {\n margin: -1rem !important;\n }\n .mt-xl-n3,\n .my-xl-n3 {\n margin-top: -1rem !important;\n }\n .mr-xl-n3,\n .mx-xl-n3 {\n margin-right: -1rem !important;\n }\n .mb-xl-n3,\n .my-xl-n3 {\n margin-bottom: -1rem !important;\n }\n .ml-xl-n3,\n .mx-xl-n3 {\n margin-left: -1rem !important;\n }\n .m-xl-n4 {\n margin: -1.5rem !important;\n }\n .mt-xl-n4,\n .my-xl-n4 {\n margin-top: -1.5rem !important;\n }\n .mr-xl-n4,\n .mx-xl-n4 {\n margin-right: -1.5rem !important;\n }\n .mb-xl-n4,\n .my-xl-n4 {\n margin-bottom: -1.5rem !important;\n }\n .ml-xl-n4,\n .mx-xl-n4 {\n margin-left: -1.5rem !important;\n }\n .m-xl-n5 {\n margin: -3rem !important;\n }\n .mt-xl-n5,\n .my-xl-n5 {\n margin-top: -3rem !important;\n }\n .mr-xl-n5,\n .mx-xl-n5 {\n margin-right: -3rem !important;\n }\n .mb-xl-n5,\n .my-xl-n5 {\n margin-bottom: -3rem !important;\n }\n .ml-xl-n5,\n .mx-xl-n5 {\n margin-left: -3rem !important;\n }\n .m-xl-auto {\n margin: auto !important;\n }\n .mt-xl-auto,\n .my-xl-auto {\n margin-top: auto !important;\n }\n .mr-xl-auto,\n .mx-xl-auto {\n margin-right: auto !important;\n }\n .mb-xl-auto,\n .my-xl-auto {\n margin-bottom: auto !important;\n }\n .ml-xl-auto,\n .mx-xl-auto {\n margin-left: auto !important;\n }\n}\n\n.text-monospace {\n font-family: SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace !important;\n}\n\n.text-justify {\n text-align: justify !important;\n}\n\n.text-wrap {\n white-space: normal !important;\n}\n\n.text-nowrap {\n white-space: nowrap !important;\n}\n\n.text-truncate {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n\n.text-left {\n text-align: left !important;\n}\n\n.text-right {\n text-align: right !important;\n}\n\n.text-center {\n text-align: center !important;\n}\n\n@media (min-width: 576px) {\n .text-sm-left {\n text-align: left !important;\n }\n .text-sm-right {\n text-align: right !important;\n }\n .text-sm-center {\n text-align: center !important;\n }\n}\n\n@media (min-width: 768px) {\n .text-md-left {\n text-align: left !important;\n }\n .text-md-right {\n text-align: right !important;\n }\n .text-md-center {\n text-align: center !important;\n }\n}\n\n@media (min-width: 992px) {\n .text-lg-left {\n text-align: left !important;\n }\n .text-lg-right {\n text-align: right !important;\n }\n .text-lg-center {\n text-align: center !important;\n }\n}\n\n@media (min-width: 1200px) {\n .text-xl-left {\n text-align: left !important;\n }\n .text-xl-right {\n text-align: right !important;\n }\n .text-xl-center {\n text-align: center !important;\n }\n}\n\n.text-lowercase {\n text-transform: lowercase !important;\n}\n\n.text-uppercase {\n text-transform: uppercase !important;\n}\n\n.text-capitalize {\n text-transform: capitalize !important;\n}\n\n.font-weight-light {\n font-weight: 300 !important;\n}\n\n.font-weight-lighter {\n font-weight: lighter !important;\n}\n\n.font-weight-normal {\n font-weight: 400 !important;\n}\n\n.font-weight-bold {\n font-weight: 700 !important;\n}\n\n.font-weight-bolder {\n font-weight: bolder !important;\n}\n\n.font-italic {\n font-style: italic !important;\n}\n\n.text-white {\n color: #fff !important;\n}\n\n.text-primary {\n color: #007bff !important;\n}\n\na.text-primary:hover, a.text-primary:focus {\n color: #0056b3 !important;\n}\n\n.text-secondary {\n color: #6c757d !important;\n}\n\na.text-secondary:hover, a.text-secondary:focus {\n color: #494f54 !important;\n}\n\n.text-success {\n color: #28a745 !important;\n}\n\na.text-success:hover, a.text-success:focus {\n color: #19692c !important;\n}\n\n.text-info {\n color: #17a2b8 !important;\n}\n\na.text-info:hover, a.text-info:focus {\n color: #0f6674 !important;\n}\n\n.text-warning {\n color: #ffc107 !important;\n}\n\na.text-warning:hover, a.text-warning:focus {\n color: #ba8b00 !important;\n}\n\n.text-danger {\n color: #dc3545 !important;\n}\n\na.text-danger:hover, a.text-danger:focus {\n color: #a71d2a !important;\n}\n\n.text-light {\n color: #f8f9fa !important;\n}\n\na.text-light:hover, a.text-light:focus {\n color: #cbd3da !important;\n}\n\n.text-dark {\n color: #343a40 !important;\n}\n\na.text-dark:hover, a.text-dark:focus {\n color: #121416 !important;\n}\n\n.text-body {\n color: #212529 !important;\n}\n\n.text-muted {\n color: #6c757d !important;\n}\n\n.text-black-50 {\n color: rgba(0, 0, 0, 0.5) !important;\n}\n\n.text-white-50 {\n color: rgba(255, 255, 255, 0.5) !important;\n}\n\n.text-hide {\n font: 0/0 a;\n color: transparent;\n text-shadow: none;\n background-color: transparent;\n border: 0;\n}\n\n.text-decoration-none {\n text-decoration: none !important;\n}\n\n.text-break {\n word-break: break-word !important;\n overflow-wrap: break-word !important;\n}\n\n.text-reset {\n color: inherit !important;\n}\n\n.visible {\n visibility: visible !important;\n}\n\n.invisible {\n visibility: hidden !important;\n}\n\n@media print {\n *,\n *::before,\n *::after {\n text-shadow: none !important;\n box-shadow: none !important;\n }\n a:not(.btn) {\n text-decoration: underline;\n }\n abbr[title]::after {\n content: \" (\" attr(title) \")\";\n }\n pre {\n white-space: pre-wrap !important;\n }\n pre,\n blockquote {\n border: 1px solid #adb5bd;\n page-break-inside: avoid;\n }\n thead {\n display: table-header-group;\n }\n tr,\n img {\n page-break-inside: avoid;\n }\n p,\n h2,\n h3 {\n orphans: 3;\n widows: 3;\n }\n h2,\n h3 {\n page-break-after: avoid;\n }\n @page {\n size: a3;\n }\n body {\n min-width: 992px !important;\n }\n .container {\n min-width: 992px !important;\n }\n .navbar {\n display: none;\n }\n .badge {\n border: 1px solid #000;\n }\n .table {\n border-collapse: collapse !important;\n }\n .table td,\n .table th {\n background-color: #fff !important;\n }\n .table-bordered th,\n .table-bordered td {\n border: 1px solid #dee2e6 !important;\n }\n .table-dark {\n color: inherit;\n }\n .table-dark th,\n .table-dark td,\n .table-dark thead th,\n .table-dark tbody + tbody {\n border-color: #dee2e6;\n }\n .table .thead-dark th {\n color: inherit;\n border-color: #dee2e6;\n }\n}\n\n.rtl,\n[dir=\"rtl\"] {\n text-align: right;\n direction: rtl;\n}\n\n.rtl .nav,\n[dir=\"rtl\"] .nav {\n padding-right: 0;\n}\n\n.rtl .navbar-nav .nav-item,\n[dir=\"rtl\"] .navbar-nav .nav-item {\n float: right;\n}\n\n.rtl .navbar-nav .nav-item + .nav-item,\n[dir=\"rtl\"] .navbar-nav .nav-item + .nav-item {\n margin-right: inherit;\n margin-left: 1rem;\n}\n\n.rtl th,\n[dir=\"rtl\"] th {\n text-align: right;\n}\n\n.rtl .alert-dismissible,\n[dir=\"rtl\"] .alert-dismissible {\n padding-right: 1.25rem;\n padding-left: 4rem;\n}\n\n.rtl .dropdown-menu,\n[dir=\"rtl\"] .dropdown-menu {\n right: 0;\n left: inherit;\n text-align: right;\n}\n\n.rtl .checkbox label,\n[dir=\"rtl\"] .checkbox label {\n padding-right: 1.25rem;\n padding-left: inherit;\n}\n\n.rtl .btn-group > .btn:not(:first-child),\n.rtl .btn-group > .btn-group:not(:first-child),\n[dir=\"rtl\"] .btn-group > .btn:not(:first-child),\n[dir=\"rtl\"] .btn-group > .btn-group:not(:first-child) {\n margin-left: initial;\n margin-right: -1px;\n}\n\n.rtl .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),\n[dir=\"rtl\"] .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {\n border-radius: 0 0.25rem 0.25rem 0;\n}\n\n.rtl .btn-group > .btn:last-child:not(:first-child),\n.rtl .btn-group > .dropdown-toggle:not(:first-child),\n[dir=\"rtl\"] .btn-group > .btn:last-child:not(:first-child),\n[dir=\"rtl\"] .btn-group > .dropdown-toggle:not(:first-child) {\n border-radius: 0.25rem 0 0 0.25rem;\n}\n\n.rtl .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child,\n[dir=\"rtl\"] .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {\n border-radius: 0.25rem 0 0 0.25rem;\n}\n\n.rtl .custom-control,\n[dir=\"rtl\"] .custom-control {\n padding-right: 1.5rem;\n padding-left: inherit;\n margin-right: inherit;\n margin-left: 1rem;\n}\n\n.rtl .custom-control-indicator,\n[dir=\"rtl\"] .custom-control-indicator {\n right: 0;\n left: inherit;\n}\n\n.rtl .custom-file-label::after,\n[dir=\"rtl\"] .custom-file-label::after {\n right: initial;\n left: -1px;\n border-radius: .25rem 0 0 .25rem;\n}\n\n.rtl .custom-control-label::after,\n.rtl .custom-control-label::before,\n[dir=\"rtl\"] .custom-control-label::after,\n[dir=\"rtl\"] .custom-control-label::before {\n right: -1.5rem;\n left: inherit;\n}\n\n.rtl .custom-select,\n[dir=\"rtl\"] .custom-select {\n padding: 0.375rem 0.75rem 0.375rem 1.75rem;\n background: #fff url(\"data:image/svg+xml,\") no-repeat left 0.75rem center;\n background-size: 8px 10px;\n}\n\n.rtl .custom-switch,\n[dir=\"rtl\"] .custom-switch {\n padding-right: 2.25rem;\n padding-left: inherit;\n}\n\n.rtl .custom-switch .custom-control-label::before,\n[dir=\"rtl\"] .custom-switch .custom-control-label::before {\n right: -2.25rem;\n}\n\n.rtl .custom-switch .custom-control-label::after,\n[dir=\"rtl\"] .custom-switch .custom-control-label::after {\n right: calc(-2.25rem + 2px);\n}\n\n.rtl .custom-switch .custom-control-input:checked ~ .custom-control-label::after,\n[dir=\"rtl\"] .custom-switch .custom-control-input:checked ~ .custom-control-label::after {\n transform: translateX(-0.75rem);\n}\n\n.rtl .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),\n.rtl .input-group > .input-group-append:last-child > .input-group-text:not(:last-child),\n.rtl .input-group > .input-group-append:not(:last-child) > .btn,\n.rtl .input-group > .input-group-append:not(:last-child) > .input-group-text,\n.rtl .input-group > .input-group-prepend > .btn,\n.rtl .input-group > .input-group-prepend > .input-group-text,\n[dir=\"rtl\"] .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),\n[dir=\"rtl\"] .input-group > .input-group-append:last-child > .input-group-text:not(:last-child),\n[dir=\"rtl\"] .input-group > .input-group-append:not(:last-child) > .btn,\n[dir=\"rtl\"] .input-group > .input-group-append:not(:last-child) > .input-group-text,\n[dir=\"rtl\"] .input-group > .input-group-prepend > .btn,\n[dir=\"rtl\"] .input-group > .input-group-prepend > .input-group-text {\n border-radius: 0 0.25rem 0.25rem 0;\n}\n\n.rtl .input-group > .input-group-append > .btn,\n.rtl .input-group > .input-group-append > .input-group-text,\n.rtl .input-group > .input-group-prepend:first-child > .btn:not(:first-child),\n.rtl .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child),\n.rtl .input-group > .input-group-prepend:not(:first-child) > .btn,\n.rtl .input-group > .input-group-prepend:not(:first-child) > .input-group-text,\n[dir=\"rtl\"] .input-group > .input-group-append > .btn,\n[dir=\"rtl\"] .input-group > .input-group-append > .input-group-text,\n[dir=\"rtl\"] .input-group > .input-group-prepend:first-child > .btn:not(:first-child),\n[dir=\"rtl\"] .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child),\n[dir=\"rtl\"] .input-group > .input-group-prepend:not(:first-child) > .btn,\n[dir=\"rtl\"] .input-group > .input-group-prepend:not(:first-child) > .input-group-text {\n border-radius: 0.25rem 0 0 0.25rem;\n}\n\n.rtl .input-group > .custom-select:not(:first-child),\n.rtl .input-group > .form-control:not(:first-child),\n[dir=\"rtl\"] .input-group > .custom-select:not(:first-child),\n[dir=\"rtl\"] .input-group > .form-control:not(:first-child) {\n border-radius: 0.25rem 0 0 0.25rem;\n}\n\n.rtl .input-group > .custom-select:not(:last-child),\n.rtl .input-group > .form-control:not(:last-child),\n[dir=\"rtl\"] .input-group > .custom-select:not(:last-child),\n[dir=\"rtl\"] .input-group > .form-control:not(:last-child) {\n border-radius: 0 0.25rem 0.25rem 0;\n}\n\n.rtl .input-group > .custom-select:not(:last-child):not(:first-child),\n.rtl .input-group > .form-control:not(:last-child):not(:first-child),\n[dir=\"rtl\"] .input-group > .custom-select:not(:last-child):not(:first-child),\n[dir=\"rtl\"] .input-group > .form-control:not(:last-child):not(:first-child) {\n border-radius: 0;\n}\n\n.rtl .radio input,\n.rtl .radio-inline,\n.rtl .checkbox input,\n.rtl .checkbox-inline input,\n[dir=\"rtl\"] .radio input,\n[dir=\"rtl\"] .radio-inline,\n[dir=\"rtl\"] .checkbox input,\n[dir=\"rtl\"] .checkbox-inline input {\n margin-right: -1.25rem;\n margin-left: inherit;\n}\n\n.rtl .breadcrumb-item + .breadcrumb-item,\n[dir=\"rtl\"] .breadcrumb-item + .breadcrumb-item {\n padding-right: 0.5rem;\n padding-left: 0;\n color: #6c757d;\n content: \"/\";\n}\n\n.rtl .breadcrumb-item + .breadcrumb-item::before,\n[dir=\"rtl\"] .breadcrumb-item + .breadcrumb-item::before {\n padding-right: 0;\n padding-left: 0.5rem;\n}\n\n.rtl .list-group,\n[dir=\"rtl\"] .list-group {\n padding-right: 0;\n padding-left: 40px;\n}\n\n.rtl .close,\n[dir=\"rtl\"] .close {\n float: left;\n}\n\n.rtl .modal-header .close,\n[dir=\"rtl\"] .modal-header .close {\n margin: -15px auto -15px -15px;\n}\n\n.rtl .modal-footer > :not(:first-child),\n[dir=\"rtl\"] .modal-footer > :not(:first-child) {\n margin-right: .25rem;\n}\n\n.rtl .modal-footer > :not(:last-child),\n[dir=\"rtl\"] .modal-footer > :not(:last-child) {\n margin-left: .25rem;\n}\n\n.rtl .modal-footer > :first-child,\n[dir=\"rtl\"] .modal-footer > :first-child {\n margin-right: 0;\n}\n\n.rtl .modal-footer > :last-child,\n[dir=\"rtl\"] .modal-footer > :last-child {\n margin-left: 0;\n}\n\n.rtl .alert-dismissible .close,\n[dir=\"rtl\"] .alert-dismissible .close {\n right: inherit;\n left: 0;\n}\n\n.rtl .dropdown-toggle::after,\n[dir=\"rtl\"] .dropdown-toggle::after {\n margin-right: .255em;\n margin-left: 0;\n}\n\n.rtl .form-check-input,\n[dir=\"rtl\"] .form-check-input {\n margin-right: -1.25rem;\n margin-left: inherit;\n}\n\n.rtl .form-check-label,\n[dir=\"rtl\"] .form-check-label {\n padding-right: 1.25rem;\n padding-left: inherit;\n}\n\n.rtl .pagination,\n.rtl .list-unstyled,\n.rtl .list-inline,\n[dir=\"rtl\"] .pagination,\n[dir=\"rtl\"] .list-unstyled,\n[dir=\"rtl\"] .list-inline {\n padding-right: 0;\n padding-left: inherit;\n}\n\n.rtl .pagination .page-item:first-child .page-link,\n[dir=\"rtl\"] .pagination .page-item:first-child .page-link {\n border-top-right-radius: 0.25rem;\n border-bottom-right-radius: 0.25rem;\n border-top-left-radius: 0;\n border-bottom-left-radius: 0;\n}\n\n.rtl .pagination .page-item:last-child .page-link,\n[dir=\"rtl\"] .pagination .page-item:last-child .page-link {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0;\n border-top-left-radius: 0.25rem;\n border-bottom-left-radius: 0.25rem;\n}\n\n.rtl .offset-1,\n[dir=\"rtl\"] .offset-1 {\n margin-right: 8.333333%;\n margin-left: 0;\n}\n\n.rtl .offset-2,\n[dir=\"rtl\"] .offset-2 {\n margin-right: 16.666667%;\n margin-left: 0;\n}\n\n.rtl .offset-3,\n[dir=\"rtl\"] .offset-3 {\n margin-right: 25%;\n margin-left: 0;\n}\n\n.rtl .offset-4,\n[dir=\"rtl\"] .offset-4 {\n margin-right: 33.333333%;\n margin-left: 0;\n}\n\n.rtl .offset-5,\n[dir=\"rtl\"] .offset-5 {\n margin-right: 41.666667%;\n margin-left: 0;\n}\n\n.rtl .offset-6,\n[dir=\"rtl\"] .offset-6 {\n margin-right: 50%;\n margin-left: 0;\n}\n\n.rtl .offset-7,\n[dir=\"rtl\"] .offset-7 {\n margin-right: 58.333333%;\n margin-left: 0;\n}\n\n.rtl .offset-8,\n[dir=\"rtl\"] .offset-8 {\n margin-right: 66.666667%;\n margin-left: 0;\n}\n\n.rtl .offset-9,\n[dir=\"rtl\"] .offset-9 {\n margin-right: 75%;\n margin-left: 0;\n}\n\n.rtl .offset-10,\n[dir=\"rtl\"] .offset-10 {\n margin-right: 83.333333%;\n margin-left: 0;\n}\n\n.rtl .offset-11,\n[dir=\"rtl\"] .offset-11 {\n margin-right: 91.666667%;\n margin-left: 0;\n}\n\n@media (min-width: 576px) {\n .rtl .offset-sm-0,\n [dir=\"rtl\"] .offset-sm-0 {\n margin-right: 0;\n margin-left: 0;\n }\n .rtl .offset-sm-1,\n [dir=\"rtl\"] .offset-sm-1 {\n margin-right: 8.333333%;\n margin-left: 0;\n }\n .rtl .offset-sm-2,\n [dir=\"rtl\"] .offset-sm-2 {\n margin-right: 16.666667%;\n margin-left: 0;\n }\n .rtl .offset-sm-3,\n [dir=\"rtl\"] .offset-sm-3 {\n margin-right: 25%;\n margin-left: 0;\n }\n .rtl .offset-sm-4,\n [dir=\"rtl\"] .offset-sm-4 {\n margin-right: 33.333333%;\n margin-left: 0;\n }\n .rtl .offset-sm-5,\n [dir=\"rtl\"] .offset-sm-5 {\n margin-right: 41.666667%;\n margin-left: 0;\n }\n .rtl .offset-sm-6,\n [dir=\"rtl\"] .offset-sm-6 {\n margin-right: 50%;\n margin-left: 0;\n }\n .rtl .offset-sm-7,\n [dir=\"rtl\"] .offset-sm-7 {\n margin-right: 58.333333%;\n margin-left: 0;\n }\n .rtl .offset-sm-8,\n [dir=\"rtl\"] .offset-sm-8 {\n margin-right: 66.666667%;\n margin-left: 0;\n }\n .rtl .offset-sm-9,\n [dir=\"rtl\"] .offset-sm-9 {\n margin-right: 75%;\n margin-left: 0;\n }\n .rtl .offset-sm-10,\n [dir=\"rtl\"] .offset-sm-10 {\n margin-right: 83.333333%;\n margin-left: 0;\n }\n .rtl .offset-sm-11,\n [dir=\"rtl\"] .offset-sm-11 {\n margin-right: 91.666667%;\n margin-left: 0;\n }\n}\n\n@media (min-width: 768px) {\n .rtl .offset-md-0,\n [dir=\"rtl\"] .offset-md-0 {\n margin-right: 0;\n margin-left: 0;\n }\n .rtl .offset-md-1,\n [dir=\"rtl\"] .offset-md-1 {\n margin-right: 8.333333%;\n margin-left: 0;\n }\n .rtl .offset-md-2,\n [dir=\"rtl\"] .offset-md-2 {\n margin-right: 16.666667%;\n margin-left: 0;\n }\n .rtl .offset-md-3,\n [dir=\"rtl\"] .offset-md-3 {\n margin-right: 25%;\n margin-left: 0;\n }\n .rtl .offset-md-4,\n [dir=\"rtl\"] .offset-md-4 {\n margin-right: 33.333333%;\n margin-left: 0;\n }\n .rtl .offset-md-5,\n [dir=\"rtl\"] .offset-md-5 {\n margin-right: 41.666667%;\n margin-left: 0;\n }\n .rtl .offset-md-6,\n [dir=\"rtl\"] .offset-md-6 {\n margin-right: 50%;\n margin-left: 0;\n }\n .rtl .offset-md-7,\n [dir=\"rtl\"] .offset-md-7 {\n margin-right: 58.333333%;\n margin-left: 0;\n }\n .rtl .offset-md-8,\n [dir=\"rtl\"] .offset-md-8 {\n margin-right: 66.666667%;\n margin-left: 0;\n }\n .rtl .offset-md-9,\n [dir=\"rtl\"] .offset-md-9 {\n margin-right: 75%;\n margin-left: 0;\n }\n .rtl .offset-md-10,\n [dir=\"rtl\"] .offset-md-10 {\n margin-right: 83.333333%;\n margin-left: 0;\n }\n .rtl .offset-md-11,\n [dir=\"rtl\"] .offset-md-11 {\n margin-right: 91.666667%;\n margin-left: 0;\n }\n}\n\n@media (min-width: 992px) {\n .rtl .offset-lg-0,\n [dir=\"rtl\"] .offset-lg-0 {\n margin-right: 0;\n margin-left: 0;\n }\n .rtl .offset-lg-1,\n [dir=\"rtl\"] .offset-lg-1 {\n margin-right: 8.333333%;\n margin-left: 0;\n }\n .rtl .offset-lg-2,\n [dir=\"rtl\"] .offset-lg-2 {\n margin-right: 16.666667%;\n margin-left: 0;\n }\n .rtl .offset-lg-3,\n [dir=\"rtl\"] .offset-lg-3 {\n margin-right: 25%;\n margin-left: 0;\n }\n .rtl .offset-lg-4,\n [dir=\"rtl\"] .offset-lg-4 {\n margin-right: 33.333333%;\n margin-left: 0;\n }\n .rtl .offset-lg-5,\n [dir=\"rtl\"] .offset-lg-5 {\n margin-right: 41.666667%;\n margin-left: 0;\n }\n .rtl .offset-lg-6,\n [dir=\"rtl\"] .offset-lg-6 {\n margin-right: 50%;\n margin-left: 0;\n }\n .rtl .offset-lg-7,\n [dir=\"rtl\"] .offset-lg-7 {\n margin-right: 58.333333%;\n margin-left: 0;\n }\n .rtl .offset-lg-8,\n [dir=\"rtl\"] .offset-lg-8 {\n margin-right: 66.666667%;\n margin-left: 0;\n }\n .rtl .offset-lg-9,\n [dir=\"rtl\"] .offset-lg-9 {\n margin-right: 75%;\n margin-left: 0;\n }\n .rtl .offset-lg-10,\n [dir=\"rtl\"] .offset-lg-10 {\n margin-right: 83.333333%;\n margin-left: 0;\n }\n .rtl .offset-lg-11,\n [dir=\"rtl\"] .offset-lg-11 {\n margin-right: 91.666667%;\n margin-left: 0;\n }\n}\n\n@media (min-width: 1200px) {\n .rtl .offset-xl-0,\n [dir=\"rtl\"] .offset-xl-0 {\n margin-right: 0;\n margin-left: 0;\n }\n .rtl .offset-xl-1,\n [dir=\"rtl\"] .offset-xl-1 {\n margin-right: 8.333333%;\n margin-left: 0;\n }\n .rtl .offset-xl-2,\n [dir=\"rtl\"] .offset-xl-2 {\n margin-right: 16.666667%;\n margin-left: 0;\n }\n .rtl .offset-xl-3,\n [dir=\"rtl\"] .offset-xl-3 {\n margin-right: 25%;\n margin-left: 0;\n }\n .rtl .offset-xl-4,\n [dir=\"rtl\"] .offset-xl-4 {\n margin-right: 33.333333%;\n margin-left: 0;\n }\n .rtl .offset-xl-5,\n [dir=\"rtl\"] .offset-xl-5 {\n margin-right: 41.666667%;\n margin-left: 0;\n }\n .rtl .offset-xl-6,\n [dir=\"rtl\"] .offset-xl-6 {\n margin-right: 50%;\n margin-left: 0;\n }\n .rtl .offset-xl-7,\n [dir=\"rtl\"] .offset-xl-7 {\n margin-right: 58.333333%;\n margin-left: 0;\n }\n .rtl .offset-xl-8,\n [dir=\"rtl\"] .offset-xl-8 {\n margin-right: 66.666667%;\n margin-left: 0;\n }\n .rtl .offset-xl-9,\n [dir=\"rtl\"] .offset-xl-9 {\n margin-right: 75%;\n margin-left: 0;\n }\n .rtl .offset-xl-10,\n [dir=\"rtl\"] .offset-xl-10 {\n margin-right: 83.333333%;\n margin-left: 0;\n }\n .rtl .offset-xl-11,\n [dir=\"rtl\"] .offset-xl-11 {\n margin-right: 91.666667%;\n margin-left: 0;\n }\n}\n\n.rtl .mr-0,\n[dir=\"rtl\"] .mr-0 {\n margin-right: 0 !important;\n margin-left: 0 !important;\n}\n\n.rtl .ml-0,\n[dir=\"rtl\"] .ml-0 {\n margin-left: 0 !important;\n margin-right: 0 !important;\n}\n\n.rtl mx-0,\n[dir=\"rtl\"] mx-0 {\n margin-left: 0 !important;\n margin-right: 0 !important;\n}\n\n.rtl .mr-1,\n[dir=\"rtl\"] .mr-1 {\n margin-right: 0 !important;\n margin-left: 0.25rem !important;\n}\n\n.rtl .ml-1,\n[dir=\"rtl\"] .ml-1 {\n margin-left: 0 !important;\n margin-right: 0.25rem !important;\n}\n\n.rtl mx-1,\n[dir=\"rtl\"] mx-1 {\n margin-left: 0.25rem !important;\n margin-right: 0.25rem !important;\n}\n\n.rtl .mr-2,\n[dir=\"rtl\"] .mr-2 {\n margin-right: 0 !important;\n margin-left: 0.5rem !important;\n}\n\n.rtl .ml-2,\n[dir=\"rtl\"] .ml-2 {\n margin-left: 0 !important;\n margin-right: 0.5rem !important;\n}\n\n.rtl mx-2,\n[dir=\"rtl\"] mx-2 {\n margin-left: 0.5rem !important;\n margin-right: 0.5rem !important;\n}\n\n.rtl .mr-3,\n[dir=\"rtl\"] .mr-3 {\n margin-right: 0 !important;\n margin-left: 1rem !important;\n}\n\n.rtl .ml-3,\n[dir=\"rtl\"] .ml-3 {\n margin-left: 0 !important;\n margin-right: 1rem !important;\n}\n\n.rtl mx-3,\n[dir=\"rtl\"] mx-3 {\n margin-left: 1rem !important;\n margin-right: 1rem !important;\n}\n\n.rtl .mr-4,\n[dir=\"rtl\"] .mr-4 {\n margin-right: 0 !important;\n margin-left: 1.5rem !important;\n}\n\n.rtl .ml-4,\n[dir=\"rtl\"] .ml-4 {\n margin-left: 0 !important;\n margin-right: 1.5rem !important;\n}\n\n.rtl mx-4,\n[dir=\"rtl\"] mx-4 {\n margin-left: 1.5rem !important;\n margin-right: 1.5rem !important;\n}\n\n.rtl .mr-5,\n[dir=\"rtl\"] .mr-5 {\n margin-right: 0 !important;\n margin-left: 3rem !important;\n}\n\n.rtl .ml-5,\n[dir=\"rtl\"] .ml-5 {\n margin-left: 0 !important;\n margin-right: 3rem !important;\n}\n\n.rtl mx-5,\n[dir=\"rtl\"] mx-5 {\n margin-left: 3rem !important;\n margin-right: 3rem !important;\n}\n\n.rtl .pr-0,\n[dir=\"rtl\"] .pr-0 {\n padding-right: 0 !important;\n padding-left: 0 !important;\n}\n\n.rtl .pl-0,\n[dir=\"rtl\"] .pl-0 {\n padding-left: 0 !important;\n padding-right: 0 !important;\n}\n\n.rtl px-0,\n[dir=\"rtl\"] px-0 {\n padding-left: 0 !important;\n padding-right: 0 !important;\n}\n\n.rtl .pr-1,\n[dir=\"rtl\"] .pr-1 {\n padding-right: 0 !important;\n padding-left: 0.25rem !important;\n}\n\n.rtl .pl-1,\n[dir=\"rtl\"] .pl-1 {\n padding-left: 0 !important;\n padding-right: 0.25rem !important;\n}\n\n.rtl px-1,\n[dir=\"rtl\"] px-1 {\n padding-left: 0.25rem !important;\n padding-right: 0.25rem !important;\n}\n\n.rtl .pr-2,\n[dir=\"rtl\"] .pr-2 {\n padding-right: 0 !important;\n padding-left: 0.5rem !important;\n}\n\n.rtl .pl-2,\n[dir=\"rtl\"] .pl-2 {\n padding-left: 0 !important;\n padding-right: 0.5rem !important;\n}\n\n.rtl px-2,\n[dir=\"rtl\"] px-2 {\n padding-left: 0.5rem !important;\n padding-right: 0.5rem !important;\n}\n\n.rtl .pr-3,\n[dir=\"rtl\"] .pr-3 {\n padding-right: 0 !important;\n padding-left: 1rem !important;\n}\n\n.rtl .pl-3,\n[dir=\"rtl\"] .pl-3 {\n padding-left: 0 !important;\n padding-right: 1rem !important;\n}\n\n.rtl px-3,\n[dir=\"rtl\"] px-3 {\n padding-left: 1rem !important;\n padding-right: 1rem !important;\n}\n\n.rtl .pr-4,\n[dir=\"rtl\"] .pr-4 {\n padding-right: 0 !important;\n padding-left: 1.5rem !important;\n}\n\n.rtl .pl-4,\n[dir=\"rtl\"] .pl-4 {\n padding-left: 0 !important;\n padding-right: 1.5rem !important;\n}\n\n.rtl px-4,\n[dir=\"rtl\"] px-4 {\n padding-left: 1.5rem !important;\n padding-right: 1.5rem !important;\n}\n\n.rtl .pr-5,\n[dir=\"rtl\"] .pr-5 {\n padding-right: 0 !important;\n padding-left: 3rem !important;\n}\n\n.rtl .pl-5,\n[dir=\"rtl\"] .pl-5 {\n padding-left: 0 !important;\n padding-right: 3rem !important;\n}\n\n.rtl px-5,\n[dir=\"rtl\"] px-5 {\n padding-left: 3rem !important;\n padding-right: 3rem !important;\n}\n\n.rtl .mr-auto,\n[dir=\"rtl\"] .mr-auto {\n margin-right: 0 !important;\n margin-left: auto !important;\n}\n\n.rtl .ml-auto,\n[dir=\"rtl\"] .ml-auto {\n margin-right: auto !important;\n margin-left: 0 !important;\n}\n\n.rtl .mx-auto,\n[dir=\"rtl\"] .mx-auto {\n margin-right: auto !important;\n margin-left: auto !important;\n}\n\n@media (min-width: 576px) {\n .rtl .mr-sm-0,\n [dir=\"rtl\"] .mr-sm-0 {\n margin-right: 0 !important;\n margin-left: 0 !important;\n }\n .rtl .ml-sm-0,\n [dir=\"rtl\"] .ml-sm-0 {\n margin-left: 0 !important;\n margin-right: 0 !important;\n }\n .rtl mx-sm-0,\n [dir=\"rtl\"] mx-sm-0 {\n margin-left: 0 !important;\n margin-right: 0 !important;\n }\n .rtl .mr-sm-1,\n [dir=\"rtl\"] .mr-sm-1 {\n margin-right: 0 !important;\n margin-left: 0.25rem !important;\n }\n .rtl .ml-sm-1,\n [dir=\"rtl\"] .ml-sm-1 {\n margin-left: 0 !important;\n margin-right: 0.25rem !important;\n }\n .rtl mx-sm-1,\n [dir=\"rtl\"] mx-sm-1 {\n margin-left: 0.25rem !important;\n margin-right: 0.25rem !important;\n }\n .rtl .mr-sm-2,\n [dir=\"rtl\"] .mr-sm-2 {\n margin-right: 0 !important;\n margin-left: 0.5rem !important;\n }\n .rtl .ml-sm-2,\n [dir=\"rtl\"] .ml-sm-2 {\n margin-left: 0 !important;\n margin-right: 0.5rem !important;\n }\n .rtl mx-sm-2,\n [dir=\"rtl\"] mx-sm-2 {\n margin-left: 0.5rem !important;\n margin-right: 0.5rem !important;\n }\n .rtl .mr-sm-3,\n [dir=\"rtl\"] .mr-sm-3 {\n margin-right: 0 !important;\n margin-left: 1rem !important;\n }\n .rtl .ml-sm-3,\n [dir=\"rtl\"] .ml-sm-3 {\n margin-left: 0 !important;\n margin-right: 1rem !important;\n }\n .rtl mx-sm-3,\n [dir=\"rtl\"] mx-sm-3 {\n margin-left: 1rem !important;\n margin-right: 1rem !important;\n }\n .rtl .mr-sm-4,\n [dir=\"rtl\"] .mr-sm-4 {\n margin-right: 0 !important;\n margin-left: 1.5rem !important;\n }\n .rtl .ml-sm-4,\n [dir=\"rtl\"] .ml-sm-4 {\n margin-left: 0 !important;\n margin-right: 1.5rem !important;\n }\n .rtl mx-sm-4,\n [dir=\"rtl\"] mx-sm-4 {\n margin-left: 1.5rem !important;\n margin-right: 1.5rem !important;\n }\n .rtl .mr-sm-5,\n [dir=\"rtl\"] .mr-sm-5 {\n margin-right: 0 !important;\n margin-left: 3rem !important;\n }\n .rtl .ml-sm-5,\n [dir=\"rtl\"] .ml-sm-5 {\n margin-left: 0 !important;\n margin-right: 3rem !important;\n }\n .rtl mx-sm-5,\n [dir=\"rtl\"] mx-sm-5 {\n margin-left: 3rem !important;\n margin-right: 3rem !important;\n }\n .rtl .pr-sm-0,\n [dir=\"rtl\"] .pr-sm-0 {\n padding-right: 0 !important;\n padding-left: 0 !important;\n }\n .rtl .pl-sm-0,\n [dir=\"rtl\"] .pl-sm-0 {\n padding-left: 0 !important;\n padding-right: 0 !important;\n }\n .rtl px-sm-0,\n [dir=\"rtl\"] px-sm-0 {\n padding-left: 0 !important;\n padding-right: 0 !important;\n }\n .rtl .pr-sm-1,\n [dir=\"rtl\"] .pr-sm-1 {\n padding-right: 0 !important;\n padding-left: 0.25rem !important;\n }\n .rtl .pl-sm-1,\n [dir=\"rtl\"] .pl-sm-1 {\n padding-left: 0 !important;\n padding-right: 0.25rem !important;\n }\n .rtl px-sm-1,\n [dir=\"rtl\"] px-sm-1 {\n padding-left: 0.25rem !important;\n padding-right: 0.25rem !important;\n }\n .rtl .pr-sm-2,\n [dir=\"rtl\"] .pr-sm-2 {\n padding-right: 0 !important;\n padding-left: 0.5rem !important;\n }\n .rtl .pl-sm-2,\n [dir=\"rtl\"] .pl-sm-2 {\n padding-left: 0 !important;\n padding-right: 0.5rem !important;\n }\n .rtl px-sm-2,\n [dir=\"rtl\"] px-sm-2 {\n padding-left: 0.5rem !important;\n padding-right: 0.5rem !important;\n }\n .rtl .pr-sm-3,\n [dir=\"rtl\"] .pr-sm-3 {\n padding-right: 0 !important;\n padding-left: 1rem !important;\n }\n .rtl .pl-sm-3,\n [dir=\"rtl\"] .pl-sm-3 {\n padding-left: 0 !important;\n padding-right: 1rem !important;\n }\n .rtl px-sm-3,\n [dir=\"rtl\"] px-sm-3 {\n padding-left: 1rem !important;\n padding-right: 1rem !important;\n }\n .rtl .pr-sm-4,\n [dir=\"rtl\"] .pr-sm-4 {\n padding-right: 0 !important;\n padding-left: 1.5rem !important;\n }\n .rtl .pl-sm-4,\n [dir=\"rtl\"] .pl-sm-4 {\n padding-left: 0 !important;\n padding-right: 1.5rem !important;\n }\n .rtl px-sm-4,\n [dir=\"rtl\"] px-sm-4 {\n padding-left: 1.5rem !important;\n padding-right: 1.5rem !important;\n }\n .rtl .pr-sm-5,\n [dir=\"rtl\"] .pr-sm-5 {\n padding-right: 0 !important;\n padding-left: 3rem !important;\n }\n .rtl .pl-sm-5,\n [dir=\"rtl\"] .pl-sm-5 {\n padding-left: 0 !important;\n padding-right: 3rem !important;\n }\n .rtl px-sm-5,\n [dir=\"rtl\"] px-sm-5 {\n padding-left: 3rem !important;\n padding-right: 3rem !important;\n }\n .rtl .mr-sm-auto,\n [dir=\"rtl\"] .mr-sm-auto {\n margin-right: 0 !important;\n margin-left: auto !important;\n }\n .rtl .ml-sm-auto,\n [dir=\"rtl\"] .ml-sm-auto {\n margin-right: auto !important;\n margin-left: 0 !important;\n }\n .rtl .mx-sm-auto,\n [dir=\"rtl\"] .mx-sm-auto {\n margin-right: auto !important;\n margin-left: auto !important;\n }\n}\n\n@media (min-width: 768px) {\n .rtl .mr-md-0,\n [dir=\"rtl\"] .mr-md-0 {\n margin-right: 0 !important;\n margin-left: 0 !important;\n }\n .rtl .ml-md-0,\n [dir=\"rtl\"] .ml-md-0 {\n margin-left: 0 !important;\n margin-right: 0 !important;\n }\n .rtl mx-md-0,\n [dir=\"rtl\"] mx-md-0 {\n margin-left: 0 !important;\n margin-right: 0 !important;\n }\n .rtl .mr-md-1,\n [dir=\"rtl\"] .mr-md-1 {\n margin-right: 0 !important;\n margin-left: 0.25rem !important;\n }\n .rtl .ml-md-1,\n [dir=\"rtl\"] .ml-md-1 {\n margin-left: 0 !important;\n margin-right: 0.25rem !important;\n }\n .rtl mx-md-1,\n [dir=\"rtl\"] mx-md-1 {\n margin-left: 0.25rem !important;\n margin-right: 0.25rem !important;\n }\n .rtl .mr-md-2,\n [dir=\"rtl\"] .mr-md-2 {\n margin-right: 0 !important;\n margin-left: 0.5rem !important;\n }\n .rtl .ml-md-2,\n [dir=\"rtl\"] .ml-md-2 {\n margin-left: 0 !important;\n margin-right: 0.5rem !important;\n }\n .rtl mx-md-2,\n [dir=\"rtl\"] mx-md-2 {\n margin-left: 0.5rem !important;\n margin-right: 0.5rem !important;\n }\n .rtl .mr-md-3,\n [dir=\"rtl\"] .mr-md-3 {\n margin-right: 0 !important;\n margin-left: 1rem !important;\n }\n .rtl .ml-md-3,\n [dir=\"rtl\"] .ml-md-3 {\n margin-left: 0 !important;\n margin-right: 1rem !important;\n }\n .rtl mx-md-3,\n [dir=\"rtl\"] mx-md-3 {\n margin-left: 1rem !important;\n margin-right: 1rem !important;\n }\n .rtl .mr-md-4,\n [dir=\"rtl\"] .mr-md-4 {\n margin-right: 0 !important;\n margin-left: 1.5rem !important;\n }\n .rtl .ml-md-4,\n [dir=\"rtl\"] .ml-md-4 {\n margin-left: 0 !important;\n margin-right: 1.5rem !important;\n }\n .rtl mx-md-4,\n [dir=\"rtl\"] mx-md-4 {\n margin-left: 1.5rem !important;\n margin-right: 1.5rem !important;\n }\n .rtl .mr-md-5,\n [dir=\"rtl\"] .mr-md-5 {\n margin-right: 0 !important;\n margin-left: 3rem !important;\n }\n .rtl .ml-md-5,\n [dir=\"rtl\"] .ml-md-5 {\n margin-left: 0 !important;\n margin-right: 3rem !important;\n }\n .rtl mx-md-5,\n [dir=\"rtl\"] mx-md-5 {\n margin-left: 3rem !important;\n margin-right: 3rem !important;\n }\n .rtl .pr-md-0,\n [dir=\"rtl\"] .pr-md-0 {\n padding-right: 0 !important;\n padding-left: 0 !important;\n }\n .rtl .pl-md-0,\n [dir=\"rtl\"] .pl-md-0 {\n padding-left: 0 !important;\n padding-right: 0 !important;\n }\n .rtl px-md-0,\n [dir=\"rtl\"] px-md-0 {\n padding-left: 0 !important;\n padding-right: 0 !important;\n }\n .rtl .pr-md-1,\n [dir=\"rtl\"] .pr-md-1 {\n padding-right: 0 !important;\n padding-left: 0.25rem !important;\n }\n .rtl .pl-md-1,\n [dir=\"rtl\"] .pl-md-1 {\n padding-left: 0 !important;\n padding-right: 0.25rem !important;\n }\n .rtl px-md-1,\n [dir=\"rtl\"] px-md-1 {\n padding-left: 0.25rem !important;\n padding-right: 0.25rem !important;\n }\n .rtl .pr-md-2,\n [dir=\"rtl\"] .pr-md-2 {\n padding-right: 0 !important;\n padding-left: 0.5rem !important;\n }\n .rtl .pl-md-2,\n [dir=\"rtl\"] .pl-md-2 {\n padding-left: 0 !important;\n padding-right: 0.5rem !important;\n }\n .rtl px-md-2,\n [dir=\"rtl\"] px-md-2 {\n padding-left: 0.5rem !important;\n padding-right: 0.5rem !important;\n }\n .rtl .pr-md-3,\n [dir=\"rtl\"] .pr-md-3 {\n padding-right: 0 !important;\n padding-left: 1rem !important;\n }\n .rtl .pl-md-3,\n [dir=\"rtl\"] .pl-md-3 {\n padding-left: 0 !important;\n padding-right: 1rem !important;\n }\n .rtl px-md-3,\n [dir=\"rtl\"] px-md-3 {\n padding-left: 1rem !important;\n padding-right: 1rem !important;\n }\n .rtl .pr-md-4,\n [dir=\"rtl\"] .pr-md-4 {\n padding-right: 0 !important;\n padding-left: 1.5rem !important;\n }\n .rtl .pl-md-4,\n [dir=\"rtl\"] .pl-md-4 {\n padding-left: 0 !important;\n padding-right: 1.5rem !important;\n }\n .rtl px-md-4,\n [dir=\"rtl\"] px-md-4 {\n padding-left: 1.5rem !important;\n padding-right: 1.5rem !important;\n }\n .rtl .pr-md-5,\n [dir=\"rtl\"] .pr-md-5 {\n padding-right: 0 !important;\n padding-left: 3rem !important;\n }\n .rtl .pl-md-5,\n [dir=\"rtl\"] .pl-md-5 {\n padding-left: 0 !important;\n padding-right: 3rem !important;\n }\n .rtl px-md-5,\n [dir=\"rtl\"] px-md-5 {\n padding-left: 3rem !important;\n padding-right: 3rem !important;\n }\n .rtl .mr-md-auto,\n [dir=\"rtl\"] .mr-md-auto {\n margin-right: 0 !important;\n margin-left: auto !important;\n }\n .rtl .ml-md-auto,\n [dir=\"rtl\"] .ml-md-auto {\n margin-right: auto !important;\n margin-left: 0 !important;\n }\n .rtl .mx-md-auto,\n [dir=\"rtl\"] .mx-md-auto {\n margin-right: auto !important;\n margin-left: auto !important;\n }\n}\n\n@media (min-width: 992px) {\n .rtl .mr-lg-0,\n [dir=\"rtl\"] .mr-lg-0 {\n margin-right: 0 !important;\n margin-left: 0 !important;\n }\n .rtl .ml-lg-0,\n [dir=\"rtl\"] .ml-lg-0 {\n margin-left: 0 !important;\n margin-right: 0 !important;\n }\n .rtl mx-lg-0,\n [dir=\"rtl\"] mx-lg-0 {\n margin-left: 0 !important;\n margin-right: 0 !important;\n }\n .rtl .mr-lg-1,\n [dir=\"rtl\"] .mr-lg-1 {\n margin-right: 0 !important;\n margin-left: 0.25rem !important;\n }\n .rtl .ml-lg-1,\n [dir=\"rtl\"] .ml-lg-1 {\n margin-left: 0 !important;\n margin-right: 0.25rem !important;\n }\n .rtl mx-lg-1,\n [dir=\"rtl\"] mx-lg-1 {\n margin-left: 0.25rem !important;\n margin-right: 0.25rem !important;\n }\n .rtl .mr-lg-2,\n [dir=\"rtl\"] .mr-lg-2 {\n margin-right: 0 !important;\n margin-left: 0.5rem !important;\n }\n .rtl .ml-lg-2,\n [dir=\"rtl\"] .ml-lg-2 {\n margin-left: 0 !important;\n margin-right: 0.5rem !important;\n }\n .rtl mx-lg-2,\n [dir=\"rtl\"] mx-lg-2 {\n margin-left: 0.5rem !important;\n margin-right: 0.5rem !important;\n }\n .rtl .mr-lg-3,\n [dir=\"rtl\"] .mr-lg-3 {\n margin-right: 0 !important;\n margin-left: 1rem !important;\n }\n .rtl .ml-lg-3,\n [dir=\"rtl\"] .ml-lg-3 {\n margin-left: 0 !important;\n margin-right: 1rem !important;\n }\n .rtl mx-lg-3,\n [dir=\"rtl\"] mx-lg-3 {\n margin-left: 1rem !important;\n margin-right: 1rem !important;\n }\n .rtl .mr-lg-4,\n [dir=\"rtl\"] .mr-lg-4 {\n margin-right: 0 !important;\n margin-left: 1.5rem !important;\n }\n .rtl .ml-lg-4,\n [dir=\"rtl\"] .ml-lg-4 {\n margin-left: 0 !important;\n margin-right: 1.5rem !important;\n }\n .rtl mx-lg-4,\n [dir=\"rtl\"] mx-lg-4 {\n margin-left: 1.5rem !important;\n margin-right: 1.5rem !important;\n }\n .rtl .mr-lg-5,\n [dir=\"rtl\"] .mr-lg-5 {\n margin-right: 0 !important;\n margin-left: 3rem !important;\n }\n .rtl .ml-lg-5,\n [dir=\"rtl\"] .ml-lg-5 {\n margin-left: 0 !important;\n margin-right: 3rem !important;\n }\n .rtl mx-lg-5,\n [dir=\"rtl\"] mx-lg-5 {\n margin-left: 3rem !important;\n margin-right: 3rem !important;\n }\n .rtl .pr-lg-0,\n [dir=\"rtl\"] .pr-lg-0 {\n padding-right: 0 !important;\n padding-left: 0 !important;\n }\n .rtl .pl-lg-0,\n [dir=\"rtl\"] .pl-lg-0 {\n padding-left: 0 !important;\n padding-right: 0 !important;\n }\n .rtl px-lg-0,\n [dir=\"rtl\"] px-lg-0 {\n padding-left: 0 !important;\n padding-right: 0 !important;\n }\n .rtl .pr-lg-1,\n [dir=\"rtl\"] .pr-lg-1 {\n padding-right: 0 !important;\n padding-left: 0.25rem !important;\n }\n .rtl .pl-lg-1,\n [dir=\"rtl\"] .pl-lg-1 {\n padding-left: 0 !important;\n padding-right: 0.25rem !important;\n }\n .rtl px-lg-1,\n [dir=\"rtl\"] px-lg-1 {\n padding-left: 0.25rem !important;\n padding-right: 0.25rem !important;\n }\n .rtl .pr-lg-2,\n [dir=\"rtl\"] .pr-lg-2 {\n padding-right: 0 !important;\n padding-left: 0.5rem !important;\n }\n .rtl .pl-lg-2,\n [dir=\"rtl\"] .pl-lg-2 {\n padding-left: 0 !important;\n padding-right: 0.5rem !important;\n }\n .rtl px-lg-2,\n [dir=\"rtl\"] px-lg-2 {\n padding-left: 0.5rem !important;\n padding-right: 0.5rem !important;\n }\n .rtl .pr-lg-3,\n [dir=\"rtl\"] .pr-lg-3 {\n padding-right: 0 !important;\n padding-left: 1rem !important;\n }\n .rtl .pl-lg-3,\n [dir=\"rtl\"] .pl-lg-3 {\n padding-left: 0 !important;\n padding-right: 1rem !important;\n }\n .rtl px-lg-3,\n [dir=\"rtl\"] px-lg-3 {\n padding-left: 1rem !important;\n padding-right: 1rem !important;\n }\n .rtl .pr-lg-4,\n [dir=\"rtl\"] .pr-lg-4 {\n padding-right: 0 !important;\n padding-left: 1.5rem !important;\n }\n .rtl .pl-lg-4,\n [dir=\"rtl\"] .pl-lg-4 {\n padding-left: 0 !important;\n padding-right: 1.5rem !important;\n }\n .rtl px-lg-4,\n [dir=\"rtl\"] px-lg-4 {\n padding-left: 1.5rem !important;\n padding-right: 1.5rem !important;\n }\n .rtl .pr-lg-5,\n [dir=\"rtl\"] .pr-lg-5 {\n padding-right: 0 !important;\n padding-left: 3rem !important;\n }\n .rtl .pl-lg-5,\n [dir=\"rtl\"] .pl-lg-5 {\n padding-left: 0 !important;\n padding-right: 3rem !important;\n }\n .rtl px-lg-5,\n [dir=\"rtl\"] px-lg-5 {\n padding-left: 3rem !important;\n padding-right: 3rem !important;\n }\n .rtl .mr-lg-auto,\n [dir=\"rtl\"] .mr-lg-auto {\n margin-right: 0 !important;\n margin-left: auto !important;\n }\n .rtl .ml-lg-auto,\n [dir=\"rtl\"] .ml-lg-auto {\n margin-right: auto !important;\n margin-left: 0 !important;\n }\n .rtl .mx-lg-auto,\n [dir=\"rtl\"] .mx-lg-auto {\n margin-right: auto !important;\n margin-left: auto !important;\n }\n}\n\n@media (min-width: 1200px) {\n .rtl .mr-xl-0,\n [dir=\"rtl\"] .mr-xl-0 {\n margin-right: 0 !important;\n margin-left: 0 !important;\n }\n .rtl .ml-xl-0,\n [dir=\"rtl\"] .ml-xl-0 {\n margin-left: 0 !important;\n margin-right: 0 !important;\n }\n .rtl mx-xl-0,\n [dir=\"rtl\"] mx-xl-0 {\n margin-left: 0 !important;\n margin-right: 0 !important;\n }\n .rtl .mr-xl-1,\n [dir=\"rtl\"] .mr-xl-1 {\n margin-right: 0 !important;\n margin-left: 0.25rem !important;\n }\n .rtl .ml-xl-1,\n [dir=\"rtl\"] .ml-xl-1 {\n margin-left: 0 !important;\n margin-right: 0.25rem !important;\n }\n .rtl mx-xl-1,\n [dir=\"rtl\"] mx-xl-1 {\n margin-left: 0.25rem !important;\n margin-right: 0.25rem !important;\n }\n .rtl .mr-xl-2,\n [dir=\"rtl\"] .mr-xl-2 {\n margin-right: 0 !important;\n margin-left: 0.5rem !important;\n }\n .rtl .ml-xl-2,\n [dir=\"rtl\"] .ml-xl-2 {\n margin-left: 0 !important;\n margin-right: 0.5rem !important;\n }\n .rtl mx-xl-2,\n [dir=\"rtl\"] mx-xl-2 {\n margin-left: 0.5rem !important;\n margin-right: 0.5rem !important;\n }\n .rtl .mr-xl-3,\n [dir=\"rtl\"] .mr-xl-3 {\n margin-right: 0 !important;\n margin-left: 1rem !important;\n }\n .rtl .ml-xl-3,\n [dir=\"rtl\"] .ml-xl-3 {\n margin-left: 0 !important;\n margin-right: 1rem !important;\n }\n .rtl mx-xl-3,\n [dir=\"rtl\"] mx-xl-3 {\n margin-left: 1rem !important;\n margin-right: 1rem !important;\n }\n .rtl .mr-xl-4,\n [dir=\"rtl\"] .mr-xl-4 {\n margin-right: 0 !important;\n margin-left: 1.5rem !important;\n }\n .rtl .ml-xl-4,\n [dir=\"rtl\"] .ml-xl-4 {\n margin-left: 0 !important;\n margin-right: 1.5rem !important;\n }\n .rtl mx-xl-4,\n [dir=\"rtl\"] mx-xl-4 {\n margin-left: 1.5rem !important;\n margin-right: 1.5rem !important;\n }\n .rtl .mr-xl-5,\n [dir=\"rtl\"] .mr-xl-5 {\n margin-right: 0 !important;\n margin-left: 3rem !important;\n }\n .rtl .ml-xl-5,\n [dir=\"rtl\"] .ml-xl-5 {\n margin-left: 0 !important;\n margin-right: 3rem !important;\n }\n .rtl mx-xl-5,\n [dir=\"rtl\"] mx-xl-5 {\n margin-left: 3rem !important;\n margin-right: 3rem !important;\n }\n .rtl .pr-xl-0,\n [dir=\"rtl\"] .pr-xl-0 {\n padding-right: 0 !important;\n padding-left: 0 !important;\n }\n .rtl .pl-xl-0,\n [dir=\"rtl\"] .pl-xl-0 {\n padding-left: 0 !important;\n padding-right: 0 !important;\n }\n .rtl px-xl-0,\n [dir=\"rtl\"] px-xl-0 {\n padding-left: 0 !important;\n padding-right: 0 !important;\n }\n .rtl .pr-xl-1,\n [dir=\"rtl\"] .pr-xl-1 {\n padding-right: 0 !important;\n padding-left: 0.25rem !important;\n }\n .rtl .pl-xl-1,\n [dir=\"rtl\"] .pl-xl-1 {\n padding-left: 0 !important;\n padding-right: 0.25rem !important;\n }\n .rtl px-xl-1,\n [dir=\"rtl\"] px-xl-1 {\n padding-left: 0.25rem !important;\n padding-right: 0.25rem !important;\n }\n .rtl .pr-xl-2,\n [dir=\"rtl\"] .pr-xl-2 {\n padding-right: 0 !important;\n padding-left: 0.5rem !important;\n }\n .rtl .pl-xl-2,\n [dir=\"rtl\"] .pl-xl-2 {\n padding-left: 0 !important;\n padding-right: 0.5rem !important;\n }\n .rtl px-xl-2,\n [dir=\"rtl\"] px-xl-2 {\n padding-left: 0.5rem !important;\n padding-right: 0.5rem !important;\n }\n .rtl .pr-xl-3,\n [dir=\"rtl\"] .pr-xl-3 {\n padding-right: 0 !important;\n padding-left: 1rem !important;\n }\n .rtl .pl-xl-3,\n [dir=\"rtl\"] .pl-xl-3 {\n padding-left: 0 !important;\n padding-right: 1rem !important;\n }\n .rtl px-xl-3,\n [dir=\"rtl\"] px-xl-3 {\n padding-left: 1rem !important;\n padding-right: 1rem !important;\n }\n .rtl .pr-xl-4,\n [dir=\"rtl\"] .pr-xl-4 {\n padding-right: 0 !important;\n padding-left: 1.5rem !important;\n }\n .rtl .pl-xl-4,\n [dir=\"rtl\"] .pl-xl-4 {\n padding-left: 0 !important;\n padding-right: 1.5rem !important;\n }\n .rtl px-xl-4,\n [dir=\"rtl\"] px-xl-4 {\n padding-left: 1.5rem !important;\n padding-right: 1.5rem !important;\n }\n .rtl .pr-xl-5,\n [dir=\"rtl\"] .pr-xl-5 {\n padding-right: 0 !important;\n padding-left: 3rem !important;\n }\n .rtl .pl-xl-5,\n [dir=\"rtl\"] .pl-xl-5 {\n padding-left: 0 !important;\n padding-right: 3rem !important;\n }\n .rtl px-xl-5,\n [dir=\"rtl\"] px-xl-5 {\n padding-left: 3rem !important;\n padding-right: 3rem !important;\n }\n .rtl .mr-xl-auto,\n [dir=\"rtl\"] .mr-xl-auto {\n margin-right: 0 !important;\n margin-left: auto !important;\n }\n .rtl .ml-xl-auto,\n [dir=\"rtl\"] .ml-xl-auto {\n margin-right: auto !important;\n margin-left: 0 !important;\n }\n .rtl .mx-xl-auto,\n [dir=\"rtl\"] .mx-xl-auto {\n margin-right: auto !important;\n margin-left: auto !important;\n }\n}\n\n.rtl .text-right,\n[dir=\"rtl\"] .text-right {\n text-align: left !important;\n}\n\n.rtl .text-left,\n[dir=\"rtl\"] .text-left {\n text-align: right !important;\n}\n\n@media (min-width: 576px) {\n .rtl .text-sm-right,\n [dir=\"rtl\"] .text-sm-right {\n text-align: left !important;\n }\n .rtl .text-sm-left,\n [dir=\"rtl\"] .text-sm-left {\n text-align: right !important;\n }\n}\n\n@media (min-width: 768px) {\n .rtl .text-md-right,\n [dir=\"rtl\"] .text-md-right {\n text-align: left !important;\n }\n .rtl .text-md-left,\n [dir=\"rtl\"] .text-md-left {\n text-align: right !important;\n }\n}\n\n@media (min-width: 992px) {\n .rtl .text-lg-right,\n [dir=\"rtl\"] .text-lg-right {\n text-align: left !important;\n }\n .rtl .text-lg-left,\n [dir=\"rtl\"] .text-lg-left {\n text-align: right !important;\n }\n}\n\n@media (min-width: 1200px) {\n .rtl .text-xl-right,\n [dir=\"rtl\"] .text-xl-right {\n text-align: left !important;\n }\n .rtl .text-xl-left,\n [dir=\"rtl\"] .text-xl-left {\n text-align: right !important;\n }\n}\n\n/*# sourceMappingURL=bootstrap-rtl.css.map */","// Do not forget to update getting-started/theming.md!\n:root {\n // Custom variable values only support SassScript inside `#{}`.\n @each $color, $value in $colors {\n --#{$color}: #{$value};\n }\n\n @each $color, $value in $theme-colors {\n --#{$color}: #{$value};\n }\n\n @each $bp, $value in $grid-breakpoints {\n --breakpoint-#{$bp}: #{$value};\n }\n\n // Use `inspect` for lists so that quoted items keep the quotes.\n // See https://github.com/sass/sass/issues/2383#issuecomment-336349172\n --font-family-sans-serif: #{inspect($font-family-sans-serif)};\n --font-family-monospace: #{inspect($font-family-monospace)};\n}\n","// stylelint-disable at-rule-no-vendor-prefix, declaration-no-important, selector-no-qualifying-type, property-no-vendor-prefix\n\n// Reboot\n//\n// Normalization of HTML elements, manually forked from Normalize.css to remove\n// styles targeting irrelevant browsers while applying new styles.\n//\n// Normalize is licensed MIT. https://github.com/necolas/normalize.css\n\n\n// Document\n//\n// 1. Change from `box-sizing: content-box` so that `width` is not affected by `padding` or `border`.\n// 2. Change the default font family in all browsers.\n// 3. Correct the line height in all browsers.\n// 4. Prevent adjustments of font size after orientation changes in IE on Windows Phone and in iOS.\n// 5. Change the default tap highlight to be completely transparent in iOS.\n\n*,\n*::before,\n*::after {\n box-sizing: border-box; // 1\n}\n\nhtml {\n font-family: sans-serif; // 2\n line-height: 1.15; // 3\n -webkit-text-size-adjust: 100%; // 4\n -webkit-tap-highlight-color: rgba($black, 0); // 5\n}\n\n// Shim for \"new\" HTML5 structural elements to display correctly (IE10, older browsers)\n// TODO: remove in v5\n// stylelint-disable-next-line selector-list-comma-newline-after\narticle, aside, figcaption, figure, footer, header, hgroup, main, nav, section {\n display: block;\n}\n\n// Body\n//\n// 1. Remove the margin in all browsers.\n// 2. As a best practice, apply a default `background-color`.\n// 3. Set an explicit initial text-align value so that we can later use\n// the `inherit` value on things like `` elements.\n\nbody {\n margin: 0; // 1\n font-family: $font-family-base;\n @include font-size($font-size-base);\n font-weight: $font-weight-base;\n line-height: $line-height-base;\n color: $body-color;\n text-align: left; // 3\n background-color: $body-bg; // 2\n}\n\n// Future-proof rule: in browsers that support :focus-visible, suppress the focus outline\n// on elements that programmatically receive focus but wouldn't normally show a visible\n// focus outline. In general, this would mean that the outline is only applied if the\n// interaction that led to the element receiving programmatic focus was a keyboard interaction,\n// or the browser has somehow determined that the user is primarily a keyboard user and/or\n// wants focus outlines to always be presented.\n//\n// See https://developer.mozilla.org/en-US/docs/Web/CSS/:focus-visible\n// and https://developer.paciellogroup.com/blog/2018/03/focus-visible-and-backwards-compatibility/\n[tabindex=\"-1\"]:focus:not(:focus-visible) {\n outline: 0 !important;\n}\n\n\n// Content grouping\n//\n// 1. Add the correct box sizing in Firefox.\n// 2. Show the overflow in Edge and IE.\n\nhr {\n box-sizing: content-box; // 1\n height: 0; // 1\n overflow: visible; // 2\n}\n\n\n//\n// Typography\n//\n\n// Remove top margins from headings\n//\n// By default, `

`-`

` all receive top and bottom margins. We nuke the top\n// margin for easier control within type scales as it avoids margin collapsing.\n// stylelint-disable-next-line selector-list-comma-newline-after\nh1, h2, h3, h4, h5, h6 {\n margin-top: 0;\n margin-bottom: $headings-margin-bottom;\n}\n\n// Reset margins on paragraphs\n//\n// Similarly, the top margin on `

`s get reset. However, we also reset the\n// bottom margin to use `rem` units instead of `em`.\np {\n margin-top: 0;\n margin-bottom: $paragraph-margin-bottom;\n}\n\n// Abbreviations\n//\n// 1. Duplicate behavior to the data-* attribute for our tooltip plugin\n// 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.\n// 3. Add explicit cursor to indicate changed behavior.\n// 4. Remove the bottom border in Firefox 39-.\n// 5. Prevent the text-decoration to be skipped.\n\nabbr[title],\nabbr[data-original-title] { // 1\n text-decoration: underline; // 2\n text-decoration: underline dotted; // 2\n cursor: help; // 3\n border-bottom: 0; // 4\n text-decoration-skip-ink: none; // 5\n}\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: $dt-font-weight;\n}\n\ndd {\n margin-bottom: .5rem;\n margin-left: 0; // Undo browser default\n}\n\nblockquote {\n margin: 0 0 1rem;\n}\n\nb,\nstrong {\n font-weight: $font-weight-bolder; // Add the correct font weight in Chrome, Edge, and Safari\n}\n\nsmall {\n @include font-size(80%); // Add the correct font size in all browsers\n}\n\n//\n// Prevent `sub` and `sup` elements from affecting the line height in\n// all browsers.\n//\n\nsub,\nsup {\n position: relative;\n @include font-size(75%);\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub { bottom: -.25em; }\nsup { top: -.5em; }\n\n\n//\n// Links\n//\n\na {\n color: $link-color;\n text-decoration: $link-decoration;\n background-color: transparent; // Remove the gray background on active links in IE 10.\n\n @include hover() {\n color: $link-hover-color;\n text-decoration: $link-hover-decoration;\n }\n}\n\n// And undo these styles for placeholder links/named anchors (without href).\n// It would be more straightforward to just use a[href] in previous block, but that\n// causes specificity issues in many other styles that are too complex to fix.\n// See https://github.com/twbs/bootstrap/issues/19402\n\na:not([href]) {\n color: inherit;\n text-decoration: none;\n\n @include hover() {\n color: inherit;\n text-decoration: none;\n }\n}\n\n\n//\n// Code\n//\n\npre,\ncode,\nkbd,\nsamp {\n font-family: $font-family-monospace;\n @include font-size(1em); // Correct the odd `em` font sizing in all browsers.\n}\n\npre {\n // Remove browser default top margin\n margin-top: 0;\n // Reset browser default of `1em` to use `rem`s\n margin-bottom: 1rem;\n // Don't allow content to break outside\n overflow: auto;\n}\n\n\n//\n// Figures\n//\n\nfigure {\n // Apply a consistent margin strategy (matches our type styles).\n margin: 0 0 1rem;\n}\n\n\n//\n// Images and content\n//\n\nimg {\n vertical-align: middle;\n border-style: none; // Remove the border on images inside links in IE 10-.\n}\n\nsvg {\n // Workaround for the SVG overflow bug in IE10/11 is still required.\n // See https://github.com/twbs/bootstrap/issues/26878\n overflow: hidden;\n vertical-align: middle;\n}\n\n\n//\n// Tables\n//\n\ntable {\n border-collapse: collapse; // Prevent double borders\n}\n\ncaption {\n padding-top: $table-cell-padding;\n padding-bottom: $table-cell-padding;\n color: $table-caption-color;\n text-align: left;\n caption-side: bottom;\n}\n\nth {\n // Matches default `` alignment by inheriting from the ``, or the\n // closest parent with a set `text-align`.\n text-align: inherit;\n}\n\n\n//\n// Forms\n//\n\nlabel {\n // Allow labels to use `margin` for spacing.\n display: inline-block;\n margin-bottom: $label-margin-bottom;\n}\n\n// Remove the default `border-radius` that macOS Chrome adds.\n//\n// Details at https://github.com/twbs/bootstrap/issues/24093\nbutton {\n // stylelint-disable-next-line property-blacklist\n border-radius: 0;\n}\n\n// Work around a Firefox/IE bug where the transparent `button` background\n// results in a loss of the default `button` focus styles.\n//\n// Credit: https://github.com/suitcss/base/\nbutton:focus {\n outline: 1px dotted;\n outline: 5px auto -webkit-focus-ring-color;\n}\n\ninput,\nbutton,\nselect,\noptgroup,\ntextarea {\n margin: 0; // Remove the margin in Firefox and Safari\n font-family: inherit;\n @include font-size(inherit);\n line-height: inherit;\n}\n\nbutton,\ninput {\n overflow: visible; // Show the overflow in Edge\n}\n\nbutton,\nselect {\n text-transform: none; // Remove the inheritance of text transform in Firefox\n}\n\n// Remove the inheritance of word-wrap in Safari.\n//\n// Details at https://github.com/twbs/bootstrap/issues/24990\nselect {\n word-wrap: normal;\n}\n\n\n// 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`\n// controls in Android 4.\n// 2. Correct the inability to style clickable types in iOS and Safari.\nbutton,\n[type=\"button\"], // 1\n[type=\"reset\"],\n[type=\"submit\"] {\n -webkit-appearance: button; // 2\n}\n\n// Opinionated: add \"hand\" cursor to non-disabled button elements.\n@if $enable-pointer-cursor-for-buttons {\n button,\n [type=\"button\"],\n [type=\"reset\"],\n [type=\"submit\"] {\n &:not(:disabled) {\n cursor: pointer;\n }\n }\n}\n\n// Remove inner border and padding from Firefox, but don't restore the outline like Normalize.\nbutton::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner {\n padding: 0;\n border-style: none;\n}\n\ninput[type=\"radio\"],\ninput[type=\"checkbox\"] {\n box-sizing: border-box; // 1. Add the correct box sizing in IE 10-\n padding: 0; // 2. Remove the padding in IE 10-\n}\n\n\ninput[type=\"date\"],\ninput[type=\"time\"],\ninput[type=\"datetime-local\"],\ninput[type=\"month\"] {\n // Remove the default appearance of temporal inputs to avoid a Mobile Safari\n // bug where setting a custom line-height prevents text from being vertically\n // centered within the input.\n // See https://bugs.webkit.org/show_bug.cgi?id=139848\n // and https://github.com/twbs/bootstrap/issues/11266\n -webkit-appearance: listbox;\n}\n\ntextarea {\n overflow: auto; // Remove the default vertical scrollbar in IE.\n // Textareas should really only resize vertically so they don't break their (horizontal) containers.\n resize: vertical;\n}\n\nfieldset {\n // Browsers set a default `min-width: min-content;` on fieldsets,\n // unlike e.g. `

`s, which have `min-width: 0;` by default.\n // So we reset that to ensure fieldsets behave more like a standard block element.\n // See https://github.com/twbs/bootstrap/issues/12359\n // and https://html.spec.whatwg.org/multipage/#the-fieldset-and-legend-elements\n min-width: 0;\n // Reset the default outline behavior of fieldsets so they don't affect page layout.\n padding: 0;\n margin: 0;\n border: 0;\n}\n\n// 1. Correct the text wrapping in Edge and IE.\n// 2. Correct the color inheritance from `fieldset` elements in IE.\nlegend {\n display: block;\n width: 100%;\n max-width: 100%; // 1\n padding: 0;\n margin-bottom: .5rem;\n @include font-size(1.5rem);\n line-height: inherit;\n color: inherit; // 2\n white-space: normal; // 1\n}\n\nprogress {\n vertical-align: baseline; // Add the correct vertical alignment in Chrome, Firefox, and Opera.\n}\n\n// Correct the cursor style of increment and decrement buttons in Chrome.\n[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button {\n height: auto;\n}\n\n[type=\"search\"] {\n // This overrides the extra rounded corners on search inputs in iOS so that our\n // `.form-control` class can properly style them. Note that this cannot simply\n // be added to `.form-control` as it's not specific enough. For details, see\n // https://github.com/twbs/bootstrap/issues/11586.\n outline-offset: -2px; // 2. Correct the outline style in Safari.\n -webkit-appearance: none;\n}\n\n//\n// Remove the inner padding in Chrome and Safari on macOS.\n//\n\n[type=\"search\"]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n//\n// 1. Correct the inability to style clickable types in iOS and Safari.\n// 2. Change font properties to `inherit` in Safari.\n//\n\n::-webkit-file-upload-button {\n font: inherit; // 2\n -webkit-appearance: button; // 1\n}\n\n//\n// Correct element displays\n//\n\noutput {\n display: inline-block;\n}\n\nsummary {\n display: list-item; // Add the correct display in all browsers\n cursor: pointer;\n}\n\ntemplate {\n display: none; // Add the correct display in IE\n}\n\n// Always hide an element with the `hidden` HTML attribute (from PureCSS).\n// Needed for proper display in IE 10-.\n[hidden] {\n display: none !important;\n}\n","// Variables\n//\n// Variables should follow the `$component-state-property-size` formula for\n// consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.\n\n// Color system\n\n$white: #fff !default;\n$gray-100: #f8f9fa !default;\n$gray-200: #e9ecef !default;\n$gray-300: #dee2e6 !default;\n$gray-400: #ced4da !default;\n$gray-500: #adb5bd !default;\n$gray-600: #6c757d !default;\n$gray-700: #495057 !default;\n$gray-800: #343a40 !default;\n$gray-900: #212529 !default;\n$black: #000 !default;\n\n$grays: () !default;\n// stylelint-disable-next-line scss/dollar-variable-default\n$grays: map-merge(\n (\n \"100\": $gray-100,\n \"200\": $gray-200,\n \"300\": $gray-300,\n \"400\": $gray-400,\n \"500\": $gray-500,\n \"600\": $gray-600,\n \"700\": $gray-700,\n \"800\": $gray-800,\n \"900\": $gray-900\n ),\n $grays\n);\n\n$blue: #007bff !default;\n$indigo: #6610f2 !default;\n$purple: #6f42c1 !default;\n$pink: #e83e8c !default;\n$red: #dc3545 !default;\n$orange: #fd7e14 !default;\n$yellow: #ffc107 !default;\n$green: #28a745 !default;\n$teal: #20c997 !default;\n$cyan: #17a2b8 !default;\n\n$colors: () !default;\n// stylelint-disable-next-line scss/dollar-variable-default\n$colors: map-merge(\n (\n \"blue\": $blue,\n \"indigo\": $indigo,\n \"purple\": $purple,\n \"pink\": $pink,\n \"red\": $red,\n \"orange\": $orange,\n \"yellow\": $yellow,\n \"green\": $green,\n \"teal\": $teal,\n \"cyan\": $cyan,\n \"white\": $white,\n \"gray\": $gray-600,\n \"gray-dark\": $gray-800\n ),\n $colors\n);\n\n$primary: $blue !default;\n$secondary: $gray-600 !default;\n$success: $green !default;\n$info: $cyan !default;\n$warning: $yellow !default;\n$danger: $red !default;\n$light: $gray-100 !default;\n$dark: $gray-800 !default;\n\n$theme-colors: () !default;\n// stylelint-disable-next-line scss/dollar-variable-default\n$theme-colors: map-merge(\n (\n \"primary\": $primary,\n \"secondary\": $secondary,\n \"success\": $success,\n \"info\": $info,\n \"warning\": $warning,\n \"danger\": $danger,\n \"light\": $light,\n \"dark\": $dark\n ),\n $theme-colors\n);\n\n// Set a specific jump point for requesting color jumps\n$theme-color-interval: 8% !default;\n\n// The yiq lightness value that determines when the lightness of color changes from \"dark\" to \"light\". Acceptable values are between 0 and 255.\n$yiq-contrasted-threshold: 150 !default;\n\n// Customize the light and dark text colors for use in our YIQ color contrast function.\n$yiq-text-dark: $gray-900 !default;\n$yiq-text-light: $white !default;\n\n// Characters which are escaped by the escape-svg function\n$escaped-characters: (\n (\"<\",\"%3c\"),\n (\">\",\"%3e\"),\n (\"#\",\"%23\"),\n) !default;\n\n\n// Options\n//\n// Quickly modify global styling by enabling or disabling optional features.\n\n$enable-caret: true !default;\n$enable-rounded: true !default;\n$enable-shadows: false !default;\n$enable-gradients: false !default;\n$enable-transitions: true !default;\n$enable-prefers-reduced-motion-media-query: true !default;\n$enable-hover-media-query: false !default; // Deprecated, no longer affects any compiled CSS\n$enable-grid-classes: true !default;\n$enable-pointer-cursor-for-buttons: true !default;\n$enable-print-styles: true !default;\n$enable-responsive-font-sizes: false !default;\n$enable-validation-icons: true !default;\n$enable-deprecation-messages: true !default;\n\n\n// Spacing\n//\n// Control the default styling of most Bootstrap elements by modifying these\n// variables. Mostly focused on spacing.\n// You can add more entries to the $spacers map, should you need more variation.\n\n$spacer: 1rem !default;\n$spacers: () !default;\n// stylelint-disable-next-line scss/dollar-variable-default\n$spacers: map-merge(\n (\n 0: 0,\n 1: ($spacer * .25),\n 2: ($spacer * .5),\n 3: $spacer,\n 4: ($spacer * 1.5),\n 5: ($spacer * 3)\n ),\n $spacers\n);\n\n// This variable affects the `.h-*` and `.w-*` classes.\n$sizes: () !default;\n// stylelint-disable-next-line scss/dollar-variable-default\n$sizes: map-merge(\n (\n 25: 25%,\n 50: 50%,\n 75: 75%,\n 100: 100%,\n auto: auto\n ),\n $sizes\n);\n\n\n// Body\n//\n// Settings for the `` element.\n\n$body-bg: $white !default;\n$body-color: $gray-900 !default;\n\n\n// Links\n//\n// Style anchor elements.\n\n$link-color: theme-color(\"primary\") !default;\n$link-decoration: none !default;\n$link-hover-color: darken($link-color, 15%) !default;\n$link-hover-decoration: underline !default;\n// Darken percentage for links with `.text-*` class (e.g. `.text-success`)\n$emphasized-link-hover-darken-percentage: 15% !default;\n\n// Paragraphs\n//\n// Style p element.\n\n$paragraph-margin-bottom: 1rem !default;\n\n\n// Grid breakpoints\n//\n// Define the minimum dimensions at which your layout will change,\n// adapting to different screen sizes, for use in media queries.\n\n$grid-breakpoints: (\n xs: 0,\n sm: 576px,\n md: 768px,\n lg: 992px,\n xl: 1200px\n) !default;\n\n@include _assert-ascending($grid-breakpoints, \"$grid-breakpoints\");\n@include _assert-starts-at-zero($grid-breakpoints, \"$grid-breakpoints\");\n\n\n// Grid containers\n//\n// Define the maximum width of `.container` for different screen sizes.\n\n$container-max-widths: (\n sm: 540px,\n md: 720px,\n lg: 960px,\n xl: 1140px\n) !default;\n\n@include _assert-ascending($container-max-widths, \"$container-max-widths\");\n\n\n// Grid columns\n//\n// Set the number of columns and specify the width of the gutters.\n\n$grid-columns: 12 !default;\n$grid-gutter-width: 30px !default;\n$grid-row-columns: 6 !default;\n\n\n// Components\n//\n// Define common padding and border radius sizes and more.\n\n$line-height-lg: 1.5 !default;\n$line-height-sm: 1.5 !default;\n\n$border-width: 1px !default;\n$border-color: $gray-300 !default;\n\n$border-radius: .25rem !default;\n$border-radius-lg: .3rem !default;\n$border-radius-sm: .2rem !default;\n\n$rounded-pill: 50rem !default;\n\n$box-shadow-sm: 0 .125rem .25rem rgba($black, .075) !default;\n$box-shadow: 0 .5rem 1rem rgba($black, .15) !default;\n$box-shadow-lg: 0 1rem 3rem rgba($black, .175) !default;\n\n$component-active-color: $white !default;\n$component-active-bg: theme-color(\"primary\") !default;\n\n$caret-width: .3em !default;\n$caret-vertical-align: $caret-width * .85 !default;\n$caret-spacing: $caret-width * .85 !default;\n\n$transition-base: all .2s ease-in-out !default;\n$transition-fade: opacity .15s linear !default;\n$transition-collapse: height .35s ease !default;\n\n$embed-responsive-aspect-ratios: () !default;\n// stylelint-disable-next-line scss/dollar-variable-default\n$embed-responsive-aspect-ratios: join(\n (\n (21 9),\n (16 9),\n (4 3),\n (1 1),\n ),\n $embed-responsive-aspect-ratios\n);\n\n// Typography\n//\n// Font, line-height, and color for body text, headings, and more.\n\n// stylelint-disable value-keyword-case\n$font-family-sans-serif: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\" !default;\n$font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace !default;\n$font-family-base: $font-family-sans-serif !default;\n// stylelint-enable value-keyword-case\n\n$font-size-base: 1rem !default; // Assumes the browser default, typically `16px`\n$font-size-lg: $font-size-base * 1.25 !default;\n$font-size-sm: $font-size-base * .875 !default;\n\n$font-weight-lighter: lighter !default;\n$font-weight-light: 300 !default;\n$font-weight-normal: 400 !default;\n$font-weight-bold: 700 !default;\n$font-weight-bolder: bolder !default;\n\n$font-weight-base: $font-weight-normal !default;\n$line-height-base: 1.5 !default;\n\n$h1-font-size: $font-size-base * 2.5 !default;\n$h2-font-size: $font-size-base * 2 !default;\n$h3-font-size: $font-size-base * 1.75 !default;\n$h4-font-size: $font-size-base * 1.5 !default;\n$h5-font-size: $font-size-base * 1.25 !default;\n$h6-font-size: $font-size-base !default;\n\n$headings-margin-bottom: $spacer / 2 !default;\n$headings-font-family: null !default;\n$headings-font-weight: 500 !default;\n$headings-line-height: 1.2 !default;\n$headings-color: null !default;\n\n$display1-size: 6rem !default;\n$display2-size: 5.5rem !default;\n$display3-size: 4.5rem !default;\n$display4-size: 3.5rem !default;\n\n$display1-weight: 300 !default;\n$display2-weight: 300 !default;\n$display3-weight: 300 !default;\n$display4-weight: 300 !default;\n$display-line-height: $headings-line-height !default;\n\n$lead-font-size: $font-size-base * 1.25 !default;\n$lead-font-weight: 300 !default;\n\n$small-font-size: 80% !default;\n\n$text-muted: $gray-600 !default;\n\n$blockquote-small-color: $gray-600 !default;\n$blockquote-small-font-size: $small-font-size !default;\n$blockquote-font-size: $font-size-base * 1.25 !default;\n\n$hr-border-color: rgba($black, .1) !default;\n$hr-border-width: $border-width !default;\n\n$mark-padding: .2em !default;\n\n$dt-font-weight: $font-weight-bold !default;\n\n$kbd-box-shadow: inset 0 -.1rem 0 rgba($black, .25) !default;\n$nested-kbd-font-weight: $font-weight-bold !default;\n\n$list-inline-padding: .5rem !default;\n\n$mark-bg: #fcf8e3 !default;\n\n$hr-margin-y: $spacer !default;\n\n\n// Tables\n//\n// Customizes the `.table` component with basic values, each used across all table variations.\n\n$table-cell-padding: .75rem !default;\n$table-cell-padding-sm: .3rem !default;\n\n$table-color: $body-color !default;\n$table-bg: null !default;\n$table-accent-bg: rgba($black, .05) !default;\n$table-hover-color: $table-color !default;\n$table-hover-bg: rgba($black, .075) !default;\n$table-active-bg: $table-hover-bg !default;\n\n$table-border-width: $border-width !default;\n$table-border-color: $border-color !default;\n\n$table-head-bg: $gray-200 !default;\n$table-head-color: $gray-700 !default;\n\n$table-dark-color: $white !default;\n$table-dark-bg: $gray-800 !default;\n$table-dark-accent-bg: rgba($white, .05) !default;\n$table-dark-hover-color: $table-dark-color !default;\n$table-dark-hover-bg: rgba($white, .075) !default;\n$table-dark-border-color: lighten($table-dark-bg, 7.5%) !default;\n\n$table-striped-order: odd !default;\n\n$table-caption-color: $text-muted !default;\n\n$table-bg-level: -9 !default;\n$table-border-level: -6 !default;\n\n\n// Buttons + Forms\n//\n// Shared variables that are reassigned to `$input-` and `$btn-` specific variables.\n\n$input-btn-padding-y: .375rem !default;\n$input-btn-padding-x: .75rem !default;\n$input-btn-font-family: null !default;\n$input-btn-font-size: $font-size-base !default;\n$input-btn-line-height: $line-height-base !default;\n\n$input-btn-focus-width: .2rem !default;\n$input-btn-focus-color: rgba($component-active-bg, .25) !default;\n$input-btn-focus-box-shadow: 0 0 0 $input-btn-focus-width $input-btn-focus-color !default;\n\n$input-btn-padding-y-sm: .25rem !default;\n$input-btn-padding-x-sm: .5rem !default;\n$input-btn-font-size-sm: $font-size-sm !default;\n$input-btn-line-height-sm: $line-height-sm !default;\n\n$input-btn-padding-y-lg: .5rem !default;\n$input-btn-padding-x-lg: 1rem !default;\n$input-btn-font-size-lg: $font-size-lg !default;\n$input-btn-line-height-lg: $line-height-lg !default;\n\n$input-btn-border-width: $border-width !default;\n\n\n// Buttons\n//\n// For each of Bootstrap's buttons, define text, background, and border color.\n\n$btn-padding-y: $input-btn-padding-y !default;\n$btn-padding-x: $input-btn-padding-x !default;\n$btn-font-family: $input-btn-font-family !default;\n$btn-font-size: $input-btn-font-size !default;\n$btn-line-height: $input-btn-line-height !default;\n$btn-white-space: null !default; // Set to `nowrap` to prevent text wrapping\n\n$btn-padding-y-sm: $input-btn-padding-y-sm !default;\n$btn-padding-x-sm: $input-btn-padding-x-sm !default;\n$btn-font-size-sm: $input-btn-font-size-sm !default;\n$btn-line-height-sm: $input-btn-line-height-sm !default;\n\n$btn-padding-y-lg: $input-btn-padding-y-lg !default;\n$btn-padding-x-lg: $input-btn-padding-x-lg !default;\n$btn-font-size-lg: $input-btn-font-size-lg !default;\n$btn-line-height-lg: $input-btn-line-height-lg !default;\n\n$btn-border-width: $input-btn-border-width !default;\n\n$btn-font-weight: $font-weight-normal !default;\n$btn-box-shadow: inset 0 1px 0 rgba($white, .15), 0 1px 1px rgba($black, .075) !default;\n$btn-focus-width: $input-btn-focus-width !default;\n$btn-focus-box-shadow: $input-btn-focus-box-shadow !default;\n$btn-disabled-opacity: .65 !default;\n$btn-active-box-shadow: inset 0 3px 5px rgba($black, .125) !default;\n\n$btn-link-disabled-color: $gray-600 !default;\n\n$btn-block-spacing-y: .5rem !default;\n\n// Allows for customizing button radius independently from global border radius\n$btn-border-radius: $border-radius !default;\n$btn-border-radius-lg: $border-radius-lg !default;\n$btn-border-radius-sm: $border-radius-sm !default;\n\n$btn-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out !default;\n\n\n// Forms\n\n$label-margin-bottom: .5rem !default;\n\n$input-padding-y: $input-btn-padding-y !default;\n$input-padding-x: $input-btn-padding-x !default;\n$input-font-family: $input-btn-font-family !default;\n$input-font-size: $input-btn-font-size !default;\n$input-font-weight: $font-weight-base !default;\n$input-line-height: $input-btn-line-height !default;\n\n$input-padding-y-sm: $input-btn-padding-y-sm !default;\n$input-padding-x-sm: $input-btn-padding-x-sm !default;\n$input-font-size-sm: $input-btn-font-size-sm !default;\n$input-line-height-sm: $input-btn-line-height-sm !default;\n\n$input-padding-y-lg: $input-btn-padding-y-lg !default;\n$input-padding-x-lg: $input-btn-padding-x-lg !default;\n$input-font-size-lg: $input-btn-font-size-lg !default;\n$input-line-height-lg: $input-btn-line-height-lg !default;\n\n$input-bg: $white !default;\n$input-disabled-bg: $gray-200 !default;\n\n$input-color: $gray-700 !default;\n$input-border-color: $gray-400 !default;\n$input-border-width: $input-btn-border-width !default;\n$input-box-shadow: inset 0 1px 1px rgba($black, .075) !default;\n\n$input-border-radius: $border-radius !default;\n$input-border-radius-lg: $border-radius-lg !default;\n$input-border-radius-sm: $border-radius-sm !default;\n\n$input-focus-bg: $input-bg !default;\n$input-focus-border-color: lighten($component-active-bg, 25%) !default;\n$input-focus-color: $input-color !default;\n$input-focus-width: $input-btn-focus-width !default;\n$input-focus-box-shadow: $input-btn-focus-box-shadow !default;\n\n$input-placeholder-color: $gray-600 !default;\n$input-plaintext-color: $body-color !default;\n\n$input-height-border: $input-border-width * 2 !default;\n\n$input-height-inner: add($input-line-height * 1em, $input-padding-y * 2) !default;\n$input-height-inner-half: add($input-line-height * .5em, $input-padding-y) !default;\n$input-height-inner-quarter: add($input-line-height * .25em, $input-padding-y / 2) !default;\n\n$input-height: add($input-line-height * 1em, add($input-padding-y * 2, $input-height-border, false)) !default;\n$input-height-sm: add($input-line-height-sm * 1em, add($input-padding-y-sm * 2, $input-height-border, false)) !default;\n$input-height-lg: add($input-line-height-lg * 1em, add($input-padding-y-lg * 2, $input-height-border, false)) !default;\n\n$input-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out !default;\n\n$form-text-margin-top: .25rem !default;\n\n$form-check-input-gutter: 1.25rem !default;\n$form-check-input-margin-y: .3rem !default;\n$form-check-input-margin-x: .25rem !default;\n\n$form-check-inline-margin-x: .75rem !default;\n$form-check-inline-input-margin-x: .3125rem !default;\n\n$form-grid-gutter-width: 10px !default;\n$form-group-margin-bottom: 1rem !default;\n\n$input-group-addon-color: $input-color !default;\n$input-group-addon-bg: $gray-200 !default;\n$input-group-addon-border-color: $input-border-color !default;\n\n$custom-forms-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out !default;\n\n$custom-control-gutter: .5rem !default;\n$custom-control-spacer-x: 1rem !default;\n$custom-control-cursor: null !default;\n\n$custom-control-indicator-size: 1rem !default;\n$custom-control-indicator-bg: $input-bg !default;\n\n$custom-control-indicator-bg-size: 50% 50% !default;\n$custom-control-indicator-box-shadow: $input-box-shadow !default;\n$custom-control-indicator-border-color: $gray-500 !default;\n$custom-control-indicator-border-width: $input-border-width !default;\n\n$custom-control-label-color: null !default;\n\n$custom-control-indicator-disabled-bg: $input-disabled-bg !default;\n$custom-control-label-disabled-color: $gray-600 !default;\n\n$custom-control-indicator-checked-color: $component-active-color !default;\n$custom-control-indicator-checked-bg: $component-active-bg !default;\n$custom-control-indicator-checked-disabled-bg: rgba(theme-color(\"primary\"), .5) !default;\n$custom-control-indicator-checked-box-shadow: none !default;\n$custom-control-indicator-checked-border-color: $custom-control-indicator-checked-bg !default;\n\n$custom-control-indicator-focus-box-shadow: $input-focus-box-shadow !default;\n$custom-control-indicator-focus-border-color: $input-focus-border-color !default;\n\n$custom-control-indicator-active-color: $component-active-color !default;\n$custom-control-indicator-active-bg: lighten($component-active-bg, 35%) !default;\n$custom-control-indicator-active-box-shadow: none !default;\n$custom-control-indicator-active-border-color: $custom-control-indicator-active-bg !default;\n\n$custom-checkbox-indicator-border-radius: $border-radius !default;\n$custom-checkbox-indicator-icon-checked: url(\"data:image/svg+xml,\") !default;\n\n$custom-checkbox-indicator-indeterminate-bg: $component-active-bg !default;\n$custom-checkbox-indicator-indeterminate-color: $custom-control-indicator-checked-color !default;\n$custom-checkbox-indicator-icon-indeterminate: url(\"data:image/svg+xml,\") !default;\n$custom-checkbox-indicator-indeterminate-box-shadow: none !default;\n$custom-checkbox-indicator-indeterminate-border-color: $custom-checkbox-indicator-indeterminate-bg !default;\n\n$custom-radio-indicator-border-radius: 50% !default;\n$custom-radio-indicator-icon-checked: url(\"data:image/svg+xml,\") !default;\n\n$custom-switch-width: $custom-control-indicator-size * 1.75 !default;\n$custom-switch-indicator-border-radius: $custom-control-indicator-size / 2 !default;\n$custom-switch-indicator-size: subtract($custom-control-indicator-size, $custom-control-indicator-border-width * 4) !default;\n\n$custom-select-padding-y: $input-padding-y !default;\n$custom-select-padding-x: $input-padding-x !default;\n$custom-select-font-family: $input-font-family !default;\n$custom-select-font-size: $input-font-size !default;\n$custom-select-height: $input-height !default;\n$custom-select-indicator-padding: 1rem !default; // Extra padding to account for the presence of the background-image based indicator\n$custom-select-font-weight: $input-font-weight !default;\n$custom-select-line-height: $input-line-height !default;\n$custom-select-color: $input-color !default;\n$custom-select-disabled-color: $gray-600 !default;\n$custom-select-bg: $input-bg !default;\n$custom-select-disabled-bg: $gray-200 !default;\n$custom-select-bg-size: 8px 10px !default; // In pixels because image dimensions\n$custom-select-indicator-color: $gray-800 !default;\n$custom-select-indicator: url(\"data:image/svg+xml,\") !default;\n$custom-select-background: escape-svg($custom-select-indicator) no-repeat right $custom-select-padding-x center / $custom-select-bg-size !default; // Used so we can have multiple background elements (e.g., arrow and feedback icon)\n\n$custom-select-feedback-icon-padding-right: add(1em * .75, (2 * $custom-select-padding-y * .75) + $custom-select-padding-x + $custom-select-indicator-padding) !default;\n$custom-select-feedback-icon-position: center right ($custom-select-padding-x + $custom-select-indicator-padding) !default;\n$custom-select-feedback-icon-size: $input-height-inner-half $input-height-inner-half !default;\n\n$custom-select-border-width: $input-border-width !default;\n$custom-select-border-color: $input-border-color !default;\n$custom-select-border-radius: $border-radius !default;\n$custom-select-box-shadow: inset 0 1px 2px rgba($black, .075) !default;\n\n$custom-select-focus-border-color: $input-focus-border-color !default;\n$custom-select-focus-width: $input-focus-width !default;\n$custom-select-focus-box-shadow: 0 0 0 $custom-select-focus-width $input-btn-focus-color !default;\n\n$custom-select-padding-y-sm: $input-padding-y-sm !default;\n$custom-select-padding-x-sm: $input-padding-x-sm !default;\n$custom-select-font-size-sm: $input-font-size-sm !default;\n$custom-select-height-sm: $input-height-sm !default;\n\n$custom-select-padding-y-lg: $input-padding-y-lg !default;\n$custom-select-padding-x-lg: $input-padding-x-lg !default;\n$custom-select-font-size-lg: $input-font-size-lg !default;\n$custom-select-height-lg: $input-height-lg !default;\n\n$custom-range-track-width: 100% !default;\n$custom-range-track-height: .5rem !default;\n$custom-range-track-cursor: pointer !default;\n$custom-range-track-bg: $gray-300 !default;\n$custom-range-track-border-radius: 1rem !default;\n$custom-range-track-box-shadow: inset 0 .25rem .25rem rgba($black, .1) !default;\n\n$custom-range-thumb-width: 1rem !default;\n$custom-range-thumb-height: $custom-range-thumb-width !default;\n$custom-range-thumb-bg: $component-active-bg !default;\n$custom-range-thumb-border: 0 !default;\n$custom-range-thumb-border-radius: 1rem !default;\n$custom-range-thumb-box-shadow: 0 .1rem .25rem rgba($black, .1) !default;\n$custom-range-thumb-focus-box-shadow: 0 0 0 1px $body-bg, $input-focus-box-shadow !default;\n$custom-range-thumb-focus-box-shadow-width: $input-focus-width !default; // For focus box shadow issue in IE/Edge\n$custom-range-thumb-active-bg: lighten($component-active-bg, 35%) !default;\n$custom-range-thumb-disabled-bg: $gray-500 !default;\n\n$custom-file-height: $input-height !default;\n$custom-file-height-inner: $input-height-inner !default;\n$custom-file-focus-border-color: $input-focus-border-color !default;\n$custom-file-focus-box-shadow: $input-focus-box-shadow !default;\n$custom-file-disabled-bg: $input-disabled-bg !default;\n\n$custom-file-padding-y: $input-padding-y !default;\n$custom-file-padding-x: $input-padding-x !default;\n$custom-file-line-height: $input-line-height !default;\n$custom-file-font-family: $input-font-family !default;\n$custom-file-font-weight: $input-font-weight !default;\n$custom-file-color: $input-color !default;\n$custom-file-bg: $input-bg !default;\n$custom-file-border-width: $input-border-width !default;\n$custom-file-border-color: $input-border-color !default;\n$custom-file-border-radius: $input-border-radius !default;\n$custom-file-box-shadow: $input-box-shadow !default;\n$custom-file-button-color: $custom-file-color !default;\n$custom-file-button-bg: $input-group-addon-bg !default;\n$custom-file-text: (\n en: \"Browse\"\n) !default;\n\n\n// Form validation\n\n$form-feedback-margin-top: $form-text-margin-top !default;\n$form-feedback-font-size: $small-font-size !default;\n$form-feedback-valid-color: theme-color(\"success\") !default;\n$form-feedback-invalid-color: theme-color(\"danger\") !default;\n\n$form-feedback-icon-valid-color: $form-feedback-valid-color !default;\n$form-feedback-icon-valid: url(\"data:image/svg+xml,\") !default;\n$form-feedback-icon-invalid-color: $form-feedback-invalid-color !default;\n$form-feedback-icon-invalid: url(\"data:image/svg+xml,\") !default;\n\n$form-validation-states: () !default;\n// stylelint-disable-next-line scss/dollar-variable-default\n$form-validation-states: map-merge(\n (\n \"valid\": (\n \"color\": $form-feedback-valid-color,\n \"icon\": $form-feedback-icon-valid\n ),\n \"invalid\": (\n \"color\": $form-feedback-invalid-color,\n \"icon\": $form-feedback-icon-invalid\n ),\n ),\n $form-validation-states\n);\n\n// Z-index master list\n//\n// Warning: Avoid customizing these values. They're used for a bird's eye view\n// of components dependent on the z-axis and are designed to all work together.\n\n$zindex-dropdown: 1000 !default;\n$zindex-sticky: 1020 !default;\n$zindex-fixed: 1030 !default;\n$zindex-modal-backdrop: 1040 !default;\n$zindex-modal: 1050 !default;\n$zindex-popover: 1060 !default;\n$zindex-tooltip: 1070 !default;\n\n\n// Navs\n\n$nav-link-padding-y: .5rem !default;\n$nav-link-padding-x: 1rem !default;\n$nav-link-disabled-color: $gray-600 !default;\n\n$nav-tabs-border-color: $gray-300 !default;\n$nav-tabs-border-width: $border-width !default;\n$nav-tabs-border-radius: $border-radius !default;\n$nav-tabs-link-hover-border-color: $gray-200 $gray-200 $nav-tabs-border-color !default;\n$nav-tabs-link-active-color: $gray-700 !default;\n$nav-tabs-link-active-bg: $body-bg !default;\n$nav-tabs-link-active-border-color: $gray-300 $gray-300 $nav-tabs-link-active-bg !default;\n\n$nav-pills-border-radius: $border-radius !default;\n$nav-pills-link-active-color: $component-active-color !default;\n$nav-pills-link-active-bg: $component-active-bg !default;\n\n$nav-divider-color: $gray-200 !default;\n$nav-divider-margin-y: $spacer / 2 !default;\n\n\n// Navbar\n\n$navbar-padding-y: $spacer / 2 !default;\n$navbar-padding-x: $spacer !default;\n\n$navbar-nav-link-padding-x: .5rem !default;\n\n$navbar-brand-font-size: $font-size-lg !default;\n// Compute the navbar-brand padding-y so the navbar-brand will have the same height as navbar-text and nav-link\n$nav-link-height: $font-size-base * $line-height-base + $nav-link-padding-y * 2 !default;\n$navbar-brand-height: $navbar-brand-font-size * $line-height-base !default;\n$navbar-brand-padding-y: ($nav-link-height - $navbar-brand-height) / 2 !default;\n\n$navbar-toggler-padding-y: .25rem !default;\n$navbar-toggler-padding-x: .75rem !default;\n$navbar-toggler-font-size: $font-size-lg !default;\n$navbar-toggler-border-radius: $btn-border-radius !default;\n\n$navbar-dark-color: rgba($white, .5) !default;\n$navbar-dark-hover-color: rgba($white, .75) !default;\n$navbar-dark-active-color: $white !default;\n$navbar-dark-disabled-color: rgba($white, .25) !default;\n$navbar-dark-toggler-icon-bg: url(\"data:image/svg+xml,\") !default;\n$navbar-dark-toggler-border-color: rgba($white, .1) !default;\n\n$navbar-light-color: rgba($black, .5) !default;\n$navbar-light-hover-color: rgba($black, .7) !default;\n$navbar-light-active-color: rgba($black, .9) !default;\n$navbar-light-disabled-color: rgba($black, .3) !default;\n$navbar-light-toggler-icon-bg: url(\"data:image/svg+xml,\") !default;\n$navbar-light-toggler-border-color: rgba($black, .1) !default;\n\n$navbar-light-brand-color: $navbar-light-active-color !default;\n$navbar-light-brand-hover-color: $navbar-light-active-color !default;\n$navbar-dark-brand-color: $navbar-dark-active-color !default;\n$navbar-dark-brand-hover-color: $navbar-dark-active-color !default;\n\n\n// Dropdowns\n//\n// Dropdown menu container and contents.\n\n$dropdown-min-width: 10rem !default;\n$dropdown-padding-y: .5rem !default;\n$dropdown-spacer: .125rem !default;\n$dropdown-font-size: $font-size-base !default;\n$dropdown-color: $body-color !default;\n$dropdown-bg: $white !default;\n$dropdown-border-color: rgba($black, .15) !default;\n$dropdown-border-radius: $border-radius !default;\n$dropdown-border-width: $border-width !default;\n$dropdown-inner-border-radius: subtract($dropdown-border-radius, $dropdown-border-width) !default;\n$dropdown-divider-bg: $gray-200 !default;\n$dropdown-divider-margin-y: $nav-divider-margin-y !default;\n$dropdown-box-shadow: 0 .5rem 1rem rgba($black, .175) !default;\n\n$dropdown-link-color: $gray-900 !default;\n$dropdown-link-hover-color: darken($gray-900, 5%) !default;\n$dropdown-link-hover-bg: $gray-100 !default;\n\n$dropdown-link-active-color: $component-active-color !default;\n$dropdown-link-active-bg: $component-active-bg !default;\n\n$dropdown-link-disabled-color: $gray-600 !default;\n\n$dropdown-item-padding-y: .25rem !default;\n$dropdown-item-padding-x: 1.5rem !default;\n\n$dropdown-header-color: $gray-600 !default;\n\n\n// Pagination\n\n$pagination-padding-y: .5rem !default;\n$pagination-padding-x: .75rem !default;\n$pagination-padding-y-sm: .25rem !default;\n$pagination-padding-x-sm: .5rem !default;\n$pagination-padding-y-lg: .75rem !default;\n$pagination-padding-x-lg: 1.5rem !default;\n$pagination-line-height: 1.25 !default;\n\n$pagination-color: $link-color !default;\n$pagination-bg: $white !default;\n$pagination-border-width: $border-width !default;\n$pagination-border-color: $gray-300 !default;\n\n$pagination-focus-box-shadow: $input-btn-focus-box-shadow !default;\n$pagination-focus-outline: 0 !default;\n\n$pagination-hover-color: $link-hover-color !default;\n$pagination-hover-bg: $gray-200 !default;\n$pagination-hover-border-color: $gray-300 !default;\n\n$pagination-active-color: $component-active-color !default;\n$pagination-active-bg: $component-active-bg !default;\n$pagination-active-border-color: $pagination-active-bg !default;\n\n$pagination-disabled-color: $gray-600 !default;\n$pagination-disabled-bg: $white !default;\n$pagination-disabled-border-color: $gray-300 !default;\n\n\n// Jumbotron\n\n$jumbotron-padding: 2rem !default;\n$jumbotron-color: null !default;\n$jumbotron-bg: $gray-200 !default;\n\n\n// Cards\n\n$card-spacer-y: .75rem !default;\n$card-spacer-x: 1.25rem !default;\n$card-border-width: $border-width !default;\n$card-border-radius: $border-radius !default;\n$card-border-color: rgba($black, .125) !default;\n$card-inner-border-radius: subtract($card-border-radius, $card-border-width) !default;\n$card-cap-bg: rgba($black, .03) !default;\n$card-cap-color: null !default;\n$card-height: null !default;\n$card-color: null !default;\n$card-bg: $white !default;\n\n$card-img-overlay-padding: 1.25rem !default;\n\n$card-group-margin: $grid-gutter-width / 2 !default;\n$card-deck-margin: $card-group-margin !default;\n\n$card-columns-count: 3 !default;\n$card-columns-gap: 1.25rem !default;\n$card-columns-margin: $card-spacer-y !default;\n\n\n// Tooltips\n\n$tooltip-font-size: $font-size-sm !default;\n$tooltip-max-width: 200px !default;\n$tooltip-color: $white !default;\n$tooltip-bg: $black !default;\n$tooltip-border-radius: $border-radius !default;\n$tooltip-opacity: .9 !default;\n$tooltip-padding-y: .25rem !default;\n$tooltip-padding-x: .5rem !default;\n$tooltip-margin: 0 !default;\n\n$tooltip-arrow-width: .8rem !default;\n$tooltip-arrow-height: .4rem !default;\n$tooltip-arrow-color: $tooltip-bg !default;\n\n// Form tooltips must come after regular tooltips\n$form-feedback-tooltip-padding-y: $tooltip-padding-y !default;\n$form-feedback-tooltip-padding-x: $tooltip-padding-x !default;\n$form-feedback-tooltip-font-size: $tooltip-font-size !default;\n$form-feedback-tooltip-line-height: $line-height-base !default;\n$form-feedback-tooltip-opacity: $tooltip-opacity !default;\n$form-feedback-tooltip-border-radius: $tooltip-border-radius !default;\n\n\n// Popovers\n\n$popover-font-size: $font-size-sm !default;\n$popover-bg: $white !default;\n$popover-max-width: 276px !default;\n$popover-border-width: $border-width !default;\n$popover-border-color: rgba($black, .2) !default;\n$popover-border-radius: $border-radius-lg !default;\n$popover-inner-border-radius: subtract($popover-border-radius, $popover-border-width) !default;\n$popover-box-shadow: 0 .25rem .5rem rgba($black, .2) !default;\n\n$popover-header-bg: darken($popover-bg, 3%) !default;\n$popover-header-color: $headings-color !default;\n$popover-header-padding-y: .5rem !default;\n$popover-header-padding-x: .75rem !default;\n\n$popover-body-color: $body-color !default;\n$popover-body-padding-y: $popover-header-padding-y !default;\n$popover-body-padding-x: $popover-header-padding-x !default;\n\n$popover-arrow-width: 1rem !default;\n$popover-arrow-height: .5rem !default;\n$popover-arrow-color: $popover-bg !default;\n\n$popover-arrow-outer-color: fade-in($popover-border-color, .05) !default;\n\n\n// Toasts\n\n$toast-max-width: 350px !default;\n$toast-padding-x: .75rem !default;\n$toast-padding-y: .25rem !default;\n$toast-font-size: .875rem !default;\n$toast-color: null !default;\n$toast-background-color: rgba($white, .85) !default;\n$toast-border-width: 1px !default;\n$toast-border-color: rgba(0, 0, 0, .1) !default;\n$toast-border-radius: .25rem !default;\n$toast-box-shadow: 0 .25rem .75rem rgba($black, .1) !default;\n\n$toast-header-color: $gray-600 !default;\n$toast-header-background-color: rgba($white, .85) !default;\n$toast-header-border-color: rgba(0, 0, 0, .05) !default;\n\n\n// Badges\n\n$badge-font-size: 75% !default;\n$badge-font-weight: $font-weight-bold !default;\n$badge-padding-y: .25em !default;\n$badge-padding-x: .4em !default;\n$badge-border-radius: $border-radius !default;\n\n$badge-transition: $btn-transition !default;\n$badge-focus-width: $input-btn-focus-width !default;\n\n$badge-pill-padding-x: .6em !default;\n// Use a higher than normal value to ensure completely rounded edges when\n// customizing padding or font-size on labels.\n$badge-pill-border-radius: 10rem !default;\n\n\n// Modals\n\n// Padding applied to the modal body\n$modal-inner-padding: 1rem !default;\n\n// Margin between elements in footer, must be lower than or equal to 2 * $modal-inner-padding\n$modal-footer-margin-between: .5rem !default;\n\n$modal-dialog-margin: .5rem !default;\n$modal-dialog-margin-y-sm-up: 1.75rem !default;\n\n$modal-title-line-height: $line-height-base !default;\n\n$modal-content-color: null !default;\n$modal-content-bg: $white !default;\n$modal-content-border-color: rgba($black, .2) !default;\n$modal-content-border-width: $border-width !default;\n$modal-content-border-radius: $border-radius-lg !default;\n$modal-content-inner-border-radius: subtract($modal-content-border-radius, $modal-content-border-width) !default;\n$modal-content-box-shadow-xs: 0 .25rem .5rem rgba($black, .5) !default;\n$modal-content-box-shadow-sm-up: 0 .5rem 1rem rgba($black, .5) !default;\n\n$modal-backdrop-bg: $black !default;\n$modal-backdrop-opacity: .5 !default;\n$modal-header-border-color: $border-color !default;\n$modal-footer-border-color: $modal-header-border-color !default;\n$modal-header-border-width: $modal-content-border-width !default;\n$modal-footer-border-width: $modal-header-border-width !default;\n$modal-header-padding-y: 1rem !default;\n$modal-header-padding-x: 1rem !default;\n$modal-header-padding: $modal-header-padding-y $modal-header-padding-x !default; // Keep this for backwards compatibility\n\n$modal-xl: 1140px !default;\n$modal-lg: 800px !default;\n$modal-md: 500px !default;\n$modal-sm: 300px !default;\n\n$modal-fade-transform: translate(0, -50px) !default;\n$modal-show-transform: none !default;\n$modal-transition: transform .3s ease-out !default;\n$modal-scale-transform: scale(1.02) !default;\n\n\n// Alerts\n//\n// Define alert colors, border radius, and padding.\n\n$alert-padding-y: .75rem !default;\n$alert-padding-x: 1.25rem !default;\n$alert-margin-bottom: 1rem !default;\n$alert-border-radius: $border-radius !default;\n$alert-link-font-weight: $font-weight-bold !default;\n$alert-border-width: $border-width !default;\n\n$alert-bg-level: -10 !default;\n$alert-border-level: -9 !default;\n$alert-color-level: 6 !default;\n\n\n// Progress bars\n\n$progress-height: 1rem !default;\n$progress-font-size: $font-size-base * .75 !default;\n$progress-bg: $gray-200 !default;\n$progress-border-radius: $border-radius !default;\n$progress-box-shadow: inset 0 .1rem .1rem rgba($black, .1) !default;\n$progress-bar-color: $white !default;\n$progress-bar-bg: theme-color(\"primary\") !default;\n$progress-bar-animation-timing: 1s linear infinite !default;\n$progress-bar-transition: width .6s ease !default;\n\n\n// List group\n\n$list-group-color: null !default;\n$list-group-bg: $white !default;\n$list-group-border-color: rgba($black, .125) !default;\n$list-group-border-width: $border-width !default;\n$list-group-border-radius: $border-radius !default;\n\n$list-group-item-padding-y: .75rem !default;\n$list-group-item-padding-x: 1.25rem !default;\n\n$list-group-hover-bg: $gray-100 !default;\n$list-group-active-color: $component-active-color !default;\n$list-group-active-bg: $component-active-bg !default;\n$list-group-active-border-color: $list-group-active-bg !default;\n\n$list-group-disabled-color: $gray-600 !default;\n$list-group-disabled-bg: $list-group-bg !default;\n\n$list-group-action-color: $gray-700 !default;\n$list-group-action-hover-color: $list-group-action-color !default;\n\n$list-group-action-active-color: $body-color !default;\n$list-group-action-active-bg: $gray-200 !default;\n\n\n// Image thumbnails\n\n$thumbnail-padding: .25rem !default;\n$thumbnail-bg: $body-bg !default;\n$thumbnail-border-width: $border-width !default;\n$thumbnail-border-color: $gray-300 !default;\n$thumbnail-border-radius: $border-radius !default;\n$thumbnail-box-shadow: 0 1px 2px rgba($black, .075) !default;\n\n\n// Figures\n\n$figure-caption-font-size: 90% !default;\n$figure-caption-color: $gray-600 !default;\n\n\n// Breadcrumbs\n\n$breadcrumb-font-size: null !default;\n\n$breadcrumb-padding-y: .75rem !default;\n$breadcrumb-padding-x: 1rem !default;\n$breadcrumb-item-padding: .5rem !default;\n\n$breadcrumb-margin-bottom: 1rem !default;\n\n$breadcrumb-bg: $gray-200 !default;\n$breadcrumb-divider-color: $gray-600 !default;\n$breadcrumb-active-color: $gray-600 !default;\n$breadcrumb-divider: quote(\"/\") !default;\n\n$breadcrumb-border-radius: $border-radius !default;\n\n\n// Carousel\n\n$carousel-control-color: $white !default;\n$carousel-control-width: 15% !default;\n$carousel-control-opacity: .5 !default;\n$carousel-control-hover-opacity: .9 !default;\n$carousel-control-transition: opacity .15s ease !default;\n\n$carousel-indicator-width: 30px !default;\n$carousel-indicator-height: 3px !default;\n$carousel-indicator-hit-area-height: 10px !default;\n$carousel-indicator-spacer: 3px !default;\n$carousel-indicator-active-bg: $white !default;\n$carousel-indicator-transition: opacity .6s ease !default;\n\n$carousel-caption-width: 70% !default;\n$carousel-caption-color: $white !default;\n\n$carousel-control-icon-width: 20px !default;\n\n$carousel-control-prev-icon-bg: url(\"data:image/svg+xml,\") !default;\n$carousel-control-next-icon-bg: url(\"data:image/svg+xml,\") !default;\n\n$carousel-transition-duration: .6s !default;\n$carousel-transition: transform $carousel-transition-duration ease-in-out !default; // Define transform transition first if using multiple transitions (e.g., `transform 2s ease, opacity .5s ease-out`)\n\n\n// Spinners\n\n$spinner-width: 2rem !default;\n$spinner-height: $spinner-width !default;\n$spinner-border-width: .25em !default;\n\n$spinner-width-sm: 1rem !default;\n$spinner-height-sm: $spinner-width-sm !default;\n$spinner-border-width-sm: .2em !default;\n\n\n// Close\n\n$close-font-size: $font-size-base * 1.5 !default;\n$close-font-weight: $font-weight-bold !default;\n$close-color: $black !default;\n$close-text-shadow: 0 1px 0 $white !default;\n\n\n// Code\n\n$code-font-size: 87.5% !default;\n$code-color: $pink !default;\n\n$kbd-padding-y: .2rem !default;\n$kbd-padding-x: .4rem !default;\n$kbd-font-size: $code-font-size !default;\n$kbd-color: $white !default;\n$kbd-bg: $gray-900 !default;\n\n$pre-color: $gray-900 !default;\n$pre-scrollable-max-height: 340px !default;\n\n\n// Utilities\n\n$displays: none, inline, inline-block, block, table, table-row, table-cell, flex, inline-flex !default;\n$overflows: auto, hidden !default;\n$positions: static, relative, absolute, fixed, sticky !default;\n\n\n// Printing\n\n$print-page-size: a3 !default;\n$print-body-min-width: map-get($grid-breakpoints, \"lg\") !default;\n","// stylelint-disable property-blacklist, scss/dollar-variable-default\n\n// SCSS RFS mixin\n//\n// Automated font-resizing\n//\n// See https://github.com/twbs/rfs\n\n// Configuration\n\n// Base font size\n$rfs-base-font-size: 1.25rem !default;\n$rfs-font-size-unit: rem !default;\n\n// Breakpoint at where font-size starts decreasing if screen width is smaller\n$rfs-breakpoint: 1200px !default;\n$rfs-breakpoint-unit: px !default;\n\n// Resize font-size based on screen height and width\n$rfs-two-dimensional: false !default;\n\n// Factor of decrease\n$rfs-factor: 10 !default;\n\n@if type-of($rfs-factor) != \"number\" or $rfs-factor <= 1 {\n @error \"`#{$rfs-factor}` is not a valid $rfs-factor, it must be greater than 1.\";\n}\n\n// Generate enable or disable classes. Possibilities: false, \"enable\" or \"disable\"\n$rfs-class: false !default;\n\n// 1 rem = $rfs-rem-value px\n$rfs-rem-value: 16 !default;\n\n// Safari iframe resize bug: https://github.com/twbs/rfs/issues/14\n$rfs-safari-iframe-resize-bug-fix: false !default;\n\n// Disable RFS by setting $enable-responsive-font-sizes to false\n$enable-responsive-font-sizes: true !default;\n\n// Cache $rfs-base-font-size unit\n$rfs-base-font-size-unit: unit($rfs-base-font-size);\n\n// Remove px-unit from $rfs-base-font-size for calculations\n@if $rfs-base-font-size-unit == \"px\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1);\n}\n@else if $rfs-base-font-size-unit == \"rem\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1 / $rfs-rem-value);\n}\n\n// Cache $rfs-breakpoint unit to prevent multiple calls\n$rfs-breakpoint-unit-cache: unit($rfs-breakpoint);\n\n// Remove unit from $rfs-breakpoint for calculations\n@if $rfs-breakpoint-unit-cache == \"px\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1);\n}\n@else if $rfs-breakpoint-unit-cache == \"rem\" or $rfs-breakpoint-unit-cache == \"em\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1 / $rfs-rem-value);\n}\n\n// Responsive font-size mixin\n@mixin rfs($fs, $important: false) {\n // Cache $fs unit\n $fs-unit: if(type-of($fs) == \"number\", unit($fs), false);\n\n // Add !important suffix if needed\n $rfs-suffix: if($important, \" !important\", \"\");\n\n // If $fs isn't a number (like inherit) or $fs has a unit (not px or rem, like 1.5em) or $ is 0, just print the value\n @if not $fs-unit or $fs-unit != \"\" and $fs-unit != \"px\" and $fs-unit != \"rem\" or $fs == 0 {\n font-size: #{$fs}#{$rfs-suffix};\n }\n @else {\n // Variables for storing static and fluid rescaling\n $rfs-static: null;\n $rfs-fluid: null;\n\n // Remove px-unit from $fs for calculations\n @if $fs-unit == \"px\" {\n $fs: $fs / ($fs * 0 + 1);\n }\n @else if $fs-unit == \"rem\" {\n $fs: $fs / ($fs * 0 + 1 / $rfs-rem-value);\n }\n\n // Set default font-size\n @if $rfs-font-size-unit == rem {\n $rfs-static: #{$fs / $rfs-rem-value}rem#{$rfs-suffix};\n }\n @else if $rfs-font-size-unit == px {\n $rfs-static: #{$fs}px#{$rfs-suffix};\n }\n @else {\n @error \"`#{$rfs-font-size-unit}` is not a valid unit for $rfs-font-size-unit. Use `px` or `rem`.\";\n }\n\n // Only add media query if font-size is bigger as the minimum font-size\n // If $rfs-factor == 1, no rescaling will take place\n @if $fs > $rfs-base-font-size and $enable-responsive-font-sizes {\n $min-width: null;\n $variable-unit: null;\n\n // Calculate minimum font-size for given font-size\n $fs-min: $rfs-base-font-size + ($fs - $rfs-base-font-size) / $rfs-factor;\n\n // Calculate difference between given font-size and minimum font-size for given font-size\n $fs-diff: $fs - $fs-min;\n\n // Base font-size formatting\n // No need to check if the unit is valid, because we did that before\n $min-width: if($rfs-font-size-unit == rem, #{$fs-min / $rfs-rem-value}rem, #{$fs-min}px);\n\n // If two-dimensional, use smallest of screen width and height\n $variable-unit: if($rfs-two-dimensional, vmin, vw);\n\n // Calculate the variable width between 0 and $rfs-breakpoint\n $variable-width: #{$fs-diff * 100 / $rfs-breakpoint}#{$variable-unit};\n\n // Set the calculated font-size.\n $rfs-fluid: calc(#{$min-width} + #{$variable-width}) #{$rfs-suffix};\n }\n\n // Rendering\n @if $rfs-fluid == null {\n // Only render static font-size if no fluid font-size is available\n font-size: $rfs-static;\n }\n @else {\n $mq-value: null;\n\n // RFS breakpoint formatting\n @if $rfs-breakpoint-unit == em or $rfs-breakpoint-unit == rem {\n $mq-value: #{$rfs-breakpoint / $rfs-rem-value}#{$rfs-breakpoint-unit};\n }\n @else if $rfs-breakpoint-unit == px {\n $mq-value: #{$rfs-breakpoint}px;\n }\n @else {\n @error \"`#{$rfs-breakpoint-unit}` is not a valid unit for $rfs-breakpoint-unit. Use `px`, `em` or `rem`.\";\n }\n\n @if $rfs-class == \"disable\" {\n // Adding an extra class increases specificity,\n // which prevents the media query to override the font size\n &,\n .disable-responsive-font-size &,\n &.disable-responsive-font-size {\n font-size: $rfs-static;\n }\n }\n @else {\n font-size: $rfs-static;\n }\n\n @if $rfs-two-dimensional {\n @media (max-width: #{$mq-value}), (max-height: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n @else {\n @media (max-width: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n }\n }\n}\n\n// The font-size & responsive-font-size mixin uses RFS to rescale font sizes\n@mixin font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n\n@mixin responsive-font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n","// Hover mixin and `$enable-hover-media-query` are deprecated.\n//\n// Originally added during our alphas and maintained during betas, this mixin was\n// designed to prevent `:hover` stickiness on iOS-an issue where hover styles\n// would persist after initial touch.\n//\n// For backward compatibility, we've kept these mixins and updated them to\n// always return their regular pseudo-classes instead of a shimmed media query.\n//\n// Issue: https://github.com/twbs/bootstrap/issues/25195\n\n@mixin hover() {\n &:hover { @content; }\n}\n\n@mixin hover-focus() {\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin plain-hover-focus() {\n &,\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin hover-focus-active() {\n &:hover,\n &:focus,\n &:active {\n @content;\n }\n}\n","// stylelint-disable declaration-no-important, selector-list-comma-newline-after\n\n//\n// Headings\n//\n\nh1, h2, h3, h4, h5, h6,\n.h1, .h2, .h3, .h4, .h5, .h6 {\n margin-bottom: $headings-margin-bottom;\n font-family: $headings-font-family;\n font-weight: $headings-font-weight;\n line-height: $headings-line-height;\n color: $headings-color;\n}\n\nh1, .h1 { @include font-size($h1-font-size); }\nh2, .h2 { @include font-size($h2-font-size); }\nh3, .h3 { @include font-size($h3-font-size); }\nh4, .h4 { @include font-size($h4-font-size); }\nh5, .h5 { @include font-size($h5-font-size); }\nh6, .h6 { @include font-size($h6-font-size); }\n\n.lead {\n @include font-size($lead-font-size);\n font-weight: $lead-font-weight;\n}\n\n// Type display classes\n.display-1 {\n @include font-size($display1-size);\n font-weight: $display1-weight;\n line-height: $display-line-height;\n}\n.display-2 {\n @include font-size($display2-size);\n font-weight: $display2-weight;\n line-height: $display-line-height;\n}\n.display-3 {\n @include font-size($display3-size);\n font-weight: $display3-weight;\n line-height: $display-line-height;\n}\n.display-4 {\n @include font-size($display4-size);\n font-weight: $display4-weight;\n line-height: $display-line-height;\n}\n\n\n//\n// Horizontal rules\n//\n\nhr {\n margin-top: $hr-margin-y;\n margin-bottom: $hr-margin-y;\n border: 0;\n border-top: $hr-border-width solid $hr-border-color;\n}\n\n\n//\n// Emphasis\n//\n\nsmall,\n.small {\n @include font-size($small-font-size);\n font-weight: $font-weight-normal;\n}\n\nmark,\n.mark {\n padding: $mark-padding;\n background-color: $mark-bg;\n}\n\n\n//\n// Lists\n//\n\n.list-unstyled {\n @include list-unstyled();\n}\n\n// Inline turns list items into inline-block\n.list-inline {\n @include list-unstyled();\n}\n.list-inline-item {\n display: inline-block;\n\n &:not(:last-child) {\n margin-right: $list-inline-padding;\n }\n}\n\n\n//\n// Misc\n//\n\n// Builds on `abbr`\n.initialism {\n @include font-size(90%);\n text-transform: uppercase;\n}\n\n// Blockquotes\n.blockquote {\n margin-bottom: $spacer;\n @include font-size($blockquote-font-size);\n}\n\n.blockquote-footer {\n display: block;\n @include font-size($blockquote-small-font-size);\n color: $blockquote-small-color;\n\n &::before {\n content: \"\\2014\\00A0\"; // em dash, nbsp\n }\n}\n","// Lists\n\n// Unstyled keeps list items block level, just removes default browser padding and list-style\n@mixin list-unstyled() {\n padding-left: 0;\n list-style: none;\n}\n","// Responsive images (ensure images don't scale beyond their parents)\n//\n// This is purposefully opt-in via an explicit class rather than being the default for all ``s.\n// We previously tried the \"images are responsive by default\" approach in Bootstrap v2,\n// and abandoned it in Bootstrap v3 because it breaks lots of third-party widgets (including Google Maps)\n// which weren't expecting the images within themselves to be involuntarily resized.\n// See also https://github.com/twbs/bootstrap/issues/18178\n.img-fluid {\n @include img-fluid();\n}\n\n\n// Image thumbnails\n.img-thumbnail {\n padding: $thumbnail-padding;\n background-color: $thumbnail-bg;\n border: $thumbnail-border-width solid $thumbnail-border-color;\n @include border-radius($thumbnail-border-radius);\n @include box-shadow($thumbnail-box-shadow);\n\n // Keep them at most 100% wide\n @include img-fluid();\n}\n\n//\n// Figures\n//\n\n.figure {\n // Ensures the caption's text aligns with the image.\n display: inline-block;\n}\n\n.figure-img {\n margin-bottom: $spacer / 2;\n line-height: 1;\n}\n\n.figure-caption {\n @include font-size($figure-caption-font-size);\n color: $figure-caption-color;\n}\n","// Image Mixins\n// - Responsive image\n// - Retina image\n\n\n// Responsive image\n//\n// Keep images from scaling beyond the width of their parents.\n\n@mixin img-fluid() {\n // Part 1: Set a maximum relative to the parent\n max-width: 100%;\n // Part 2: Override the height to auto, otherwise images will be stretched\n // when setting a width and height attribute on the img element.\n height: auto;\n}\n\n\n// Retina image\n//\n// Short retina mixin for setting background-image and -size.\n\n@mixin img-retina($file-1x, $file-2x, $width-1x, $height-1x) {\n background-image: url($file-1x);\n\n // Autoprefixer takes care of adding -webkit-min-device-pixel-ratio and -o-min-device-pixel-ratio,\n // but doesn't convert dppx=>dpi.\n // There's no such thing as unprefixed min-device-pixel-ratio since it's nonstandard.\n // Compatibility info: https://caniuse.com/#feat=css-media-resolution\n @media only screen and (min-resolution: 192dpi), // IE9-11 don't support dppx\n only screen and (min-resolution: 2dppx) { // Standardized\n background-image: url($file-2x);\n background-size: $width-1x $height-1x;\n }\n @include deprecate(\"`img-retina()`\", \"v4.3.0\", \"v5\");\n}\n","// stylelint-disable property-blacklist\n// Single side border-radius\n\n@mixin border-radius($radius: $border-radius, $fallback-border-radius: false) {\n @if $enable-rounded {\n border-radius: $radius;\n }\n @else if $fallback-border-radius != false {\n border-radius: $fallback-border-radius;\n }\n}\n\n@mixin border-top-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-top-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n }\n}\n\n@mixin border-top-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-right-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-left-radius($radius) {\n @if $enable-rounded {\n border-bottom-left-radius: $radius;\n }\n}\n","// Inline code\ncode {\n @include font-size($code-font-size);\n color: $code-color;\n word-wrap: break-word;\n\n // Streamline the style when inside anchors to avoid broken underline and more\n a > & {\n color: inherit;\n }\n}\n\n// User input typically entered via keyboard\nkbd {\n padding: $kbd-padding-y $kbd-padding-x;\n @include font-size($kbd-font-size);\n color: $kbd-color;\n background-color: $kbd-bg;\n @include border-radius($border-radius-sm);\n @include box-shadow($kbd-box-shadow);\n\n kbd {\n padding: 0;\n @include font-size(100%);\n font-weight: $nested-kbd-font-weight;\n @include box-shadow(none);\n }\n}\n\n// Blocks of code\npre {\n display: block;\n @include font-size($code-font-size);\n color: $pre-color;\n\n // Account for some code outputs that place code tags in pre tags\n code {\n @include font-size(inherit);\n color: inherit;\n word-break: normal;\n }\n}\n\n// Enable scrollable blocks of code\n.pre-scrollable {\n max-height: $pre-scrollable-max-height;\n overflow-y: scroll;\n}\n","// Container widths\n//\n// Set the container width, and override it for fixed navbars in media queries.\n\n@if $enable-grid-classes {\n // Single container class with breakpoint max-widths\n .container {\n @include make-container();\n @include make-container-max-widths();\n }\n\n // 100% wide container at all breakpoints\n .container-fluid {\n @include make-container();\n }\n\n // Responsive containers that are 100% wide until a breakpoint\n @each $breakpoint, $container-max-width in $container-max-widths {\n .container-#{$breakpoint} {\n @extend .container-fluid;\n }\n\n @include media-breakpoint-up($breakpoint, $grid-breakpoints) {\n %responsive-container-#{$breakpoint} {\n max-width: $container-max-width;\n }\n\n @each $name, $width in $grid-breakpoints {\n @if ($container-max-width > $width or $breakpoint == $name) {\n .container#{breakpoint-infix($name, $grid-breakpoints)} {\n @extend %responsive-container-#{$breakpoint};\n }\n }\n }\n }\n }\n}\n\n\n// Row\n//\n// Rows contain your columns.\n\n@if $enable-grid-classes {\n .row {\n @include make-row();\n }\n\n // Remove the negative margin from default .row, then the horizontal padding\n // from all immediate children columns (to prevent runaway style inheritance).\n .no-gutters {\n margin-right: 0;\n margin-left: 0;\n\n > .col,\n > [class*=\"col-\"] {\n padding-right: 0;\n padding-left: 0;\n }\n }\n}\n\n// Columns\n//\n// Common styles for small and large grid columns\n\n@if $enable-grid-classes {\n @include make-grid-columns();\n}\n","/// Grid system\n//\n// Generate semantic grid columns with these mixins.\n\n@mixin make-container($gutter: $grid-gutter-width) {\n width: 100%;\n padding-right: $gutter / 2;\n padding-left: $gutter / 2;\n margin-right: auto;\n margin-left: auto;\n}\n\n// For each breakpoint, define the maximum width of the container in a media query\n@mixin make-container-max-widths(\n $max-widths: $container-max-widths,\n $breakpoints: $grid-breakpoints\n) {\n @each $breakpoint, $container-max-width in $max-widths {\n @include media-breakpoint-up($breakpoint, $breakpoints) {\n max-width: $container-max-width;\n }\n }\n}\n\n@mixin make-row($gutter: $grid-gutter-width) {\n display: flex;\n flex-wrap: wrap;\n margin-right: -$gutter / 2;\n margin-left: -$gutter / 2;\n}\n\n@mixin make-col-ready($gutter: $grid-gutter-width) {\n position: relative;\n // Prevent columns from becoming too narrow when at smaller grid tiers by\n // always setting `width: 100%;`. This works because we use `flex` values\n // later on to override this initial width.\n width: 100%;\n padding-right: $gutter / 2;\n padding-left: $gutter / 2;\n}\n\n@mixin make-col($size, $columns: $grid-columns) {\n flex: 0 0 percentage($size / $columns);\n // Add a `max-width` to ensure content within each column does not blow out\n // the width of the column. Applies to IE10+ and Firefox. Chrome and Safari\n // do not appear to require this.\n max-width: percentage($size / $columns);\n}\n\n@mixin make-col-auto() {\n flex: 0 0 auto;\n width: auto;\n max-width: 100%; // Reset earlier grid tiers\n}\n\n@mixin make-col-offset($size, $columns: $grid-columns) {\n $num: $size / $columns;\n margin-right: if($num == 0, 0, percentage($num));\n}\n\n// Row columns\n//\n// Specify on a parent element(e.g., .row) to force immediate children into NN\n// numberof columns. Supports wrapping to new lines, but does not do a Masonry\n// style grid.\n@mixin row-cols($count) {\n & > * {\n flex: 0 0 100% / $count;\n max-width: 100% / $count;\n }\n}\n","// Breakpoint viewport sizes and media queries.\n//\n// Breakpoints are defined as a map of (name: minimum width), order from small to large:\n//\n// (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px)\n//\n// The map defined in the `$grid-breakpoints` global variable is used as the `$breakpoints` argument by default.\n\n// Name of the next breakpoint, or null for the last breakpoint.\n//\n// >> breakpoint-next(sm)\n// md\n// >> breakpoint-next(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// md\n// >> breakpoint-next(sm, $breakpoint-names: (xs sm md lg xl))\n// md\n@function breakpoint-next($name, $breakpoints: $grid-breakpoints, $breakpoint-names: map-keys($breakpoints)) {\n $n: index($breakpoint-names, $name);\n @return if($n != null and $n < length($breakpoint-names), nth($breakpoint-names, $n + 1), null);\n}\n\n// Minimum breakpoint width. Null for the smallest (first) breakpoint.\n//\n// >> breakpoint-min(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 576px\n@function breakpoint-min($name, $breakpoints: $grid-breakpoints) {\n $min: map-get($breakpoints, $name);\n @return if($min != 0, $min, null);\n}\n\n// Maximum breakpoint width. Null for the largest (last) breakpoint.\n// The maximum value is calculated as the minimum of the next one less 0.02px\n// to work around the limitations of `min-` and `max-` prefixes and viewports with fractional widths.\n// See https://www.w3.org/TR/mediaqueries-4/#mq-min-max\n// Uses 0.02px rather than 0.01px to work around a current rounding bug in Safari.\n// See https://bugs.webkit.org/show_bug.cgi?id=178261\n//\n// >> breakpoint-max(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 767.98px\n@function breakpoint-max($name, $breakpoints: $grid-breakpoints) {\n $next: breakpoint-next($name, $breakpoints);\n @return if($next, breakpoint-min($next, $breakpoints) - .02, null);\n}\n\n// Returns a blank string if smallest breakpoint, otherwise returns the name with a dash in front.\n// Useful for making responsive utilities.\n//\n// >> breakpoint-infix(xs, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"\" (Returns a blank string)\n// >> breakpoint-infix(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"-sm\"\n@function breakpoint-infix($name, $breakpoints: $grid-breakpoints) {\n @return if(breakpoint-min($name, $breakpoints) == null, \"\", \"-#{$name}\");\n}\n\n// Media of at least the minimum breakpoint width. No query for the smallest breakpoint.\n// Makes the @content apply to the given breakpoint and wider.\n@mixin media-breakpoint-up($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n @if $min {\n @media (min-width: $min) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media of at most the maximum breakpoint width. No query for the largest breakpoint.\n// Makes the @content apply to the given breakpoint and narrower.\n@mixin media-breakpoint-down($name, $breakpoints: $grid-breakpoints) {\n $max: breakpoint-max($name, $breakpoints);\n @if $max {\n @media (max-width: $max) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media that spans multiple breakpoint widths.\n// Makes the @content apply between the min and max breakpoints\n@mixin media-breakpoint-between($lower, $upper, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($lower, $breakpoints);\n $max: breakpoint-max($upper, $breakpoints);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($lower, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($upper, $breakpoints) {\n @content;\n }\n }\n}\n\n// Media between the breakpoint's minimum and maximum widths.\n// No minimum for the smallest breakpoint, and no maximum for the largest one.\n// Makes the @content apply only to the given breakpoint, not viewports any wider or narrower.\n@mixin media-breakpoint-only($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n $max: breakpoint-max($name, $breakpoints);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($name, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($name, $breakpoints) {\n @content;\n }\n }\n}\n","// Framework grid generation\n//\n// Used only by Bootstrap to generate the correct number of grid classes given\n// any value of `$grid-columns`.\n\n@mixin make-grid-columns($columns: $grid-columns, $gutter: $grid-gutter-width, $breakpoints: $grid-breakpoints) {\n // Common properties for all breakpoints\n %grid-column {\n position: relative;\n width: 100%;\n padding-right: $gutter / 2;\n padding-left: $gutter / 2;\n }\n\n @each $breakpoint in map-keys($breakpoints) {\n $infix: breakpoint-infix($breakpoint, $breakpoints);\n\n // Allow columns to stretch full width below their breakpoints\n @for $i from 1 through $columns {\n .col#{$infix}-#{$i} {\n @extend %grid-column;\n }\n }\n .col#{$infix},\n .col#{$infix}-auto {\n @extend %grid-column;\n }\n\n @include media-breakpoint-up($breakpoint, $breakpoints) {\n // Provide basic `.col-{bp}` classes for equal-width flexbox columns\n .col#{$infix} {\n flex-basis: 0;\n flex-grow: 1;\n max-width: 100%;\n }\n\n @for $i from 1 through $grid-row-columns {\n .row-cols#{$infix}-#{$i} {\n @include row-cols($i);\n }\n }\n\n .col#{$infix}-auto {\n @include make-col-auto();\n }\n\n @for $i from 1 through $columns {\n .col#{$infix}-#{$i} {\n @include make-col($i, $columns);\n }\n }\n\n .order#{$infix}-first { order: -1; }\n\n .order#{$infix}-last { order: $columns + 1; }\n\n @for $i from 0 through $columns {\n .order#{$infix}-#{$i} { order: $i; }\n }\n\n // `$columns - 1` because offsetting by the width of an entire row isn't possible\n @for $i from 0 through ($columns - 1) {\n @if not ($infix == \"\" and $i == 0) { // Avoid emitting useless .offset-0\n .offset#{$infix}-#{$i} {\n @include make-col-offset($i, $columns);\n }\n }\n }\n }\n }\n}\n","//\n// Basic Bootstrap table\n//\n\n.table {\n width: 100%;\n margin-bottom: $spacer;\n color: $table-color;\n background-color: $table-bg; // Reset for nesting within parents with `background-color`.\n\n th,\n td {\n padding: $table-cell-padding;\n vertical-align: top;\n border-top: $table-border-width solid $table-border-color;\n }\n\n thead th {\n vertical-align: bottom;\n border-bottom: (2 * $table-border-width) solid $table-border-color;\n }\n\n tbody + tbody {\n border-top: (2 * $table-border-width) solid $table-border-color;\n }\n}\n\n\n//\n// Condensed table w/ half padding\n//\n\n.table-sm {\n th,\n td {\n padding: $table-cell-padding-sm;\n }\n}\n\n\n// Border versions\n//\n// Add or remove borders all around the table and between all the columns.\n\n.table-bordered {\n border: $table-border-width solid $table-border-color;\n\n th,\n td {\n border: $table-border-width solid $table-border-color;\n }\n\n thead {\n th,\n td {\n border-bottom-width: 2 * $table-border-width;\n }\n }\n}\n\n.table-borderless {\n th,\n td,\n thead th,\n tbody + tbody {\n border: 0;\n }\n}\n\n// Zebra-striping\n//\n// Default zebra-stripe styles (alternating gray and transparent backgrounds)\n\n.table-striped {\n tbody tr:nth-of-type(#{$table-striped-order}) {\n background-color: $table-accent-bg;\n }\n}\n\n\n// Hover effect\n//\n// Placed here since it has to come after the potential zebra striping\n\n.table-hover {\n tbody tr {\n @include hover() {\n color: $table-hover-color;\n background-color: $table-hover-bg;\n }\n }\n}\n\n\n// Table backgrounds\n//\n// Exact selectors below required to override `.table-striped` and prevent\n// inheritance to nested tables.\n\n@each $color, $value in $theme-colors {\n @include table-row-variant($color, theme-color-level($color, $table-bg-level), theme-color-level($color, $table-border-level));\n}\n\n@include table-row-variant(active, $table-active-bg);\n\n\n// Dark styles\n//\n// Same table markup, but inverted color scheme: dark background and light text.\n\n// stylelint-disable-next-line no-duplicate-selectors\n.table {\n .thead-dark {\n th {\n color: $table-dark-color;\n background-color: $table-dark-bg;\n border-color: $table-dark-border-color;\n }\n }\n\n .thead-light {\n th {\n color: $table-head-color;\n background-color: $table-head-bg;\n border-color: $table-border-color;\n }\n }\n}\n\n.table-dark {\n color: $table-dark-color;\n background-color: $table-dark-bg;\n\n th,\n td,\n thead th {\n border-color: $table-dark-border-color;\n }\n\n &.table-bordered {\n border: 0;\n }\n\n &.table-striped {\n tbody tr:nth-of-type(#{$table-striped-order}) {\n background-color: $table-dark-accent-bg;\n }\n }\n\n &.table-hover {\n tbody tr {\n @include hover() {\n color: $table-dark-hover-color;\n background-color: $table-dark-hover-bg;\n }\n }\n }\n}\n\n\n// Responsive tables\n//\n// Generate series of `.table-responsive-*` classes for configuring the screen\n// size of where your table will overflow.\n\n.table-responsive {\n @each $breakpoint in map-keys($grid-breakpoints) {\n $next: breakpoint-next($breakpoint, $grid-breakpoints);\n $infix: breakpoint-infix($next, $grid-breakpoints);\n\n &#{$infix} {\n @include media-breakpoint-down($breakpoint) {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n\n // Prevent double border on horizontal scroll due to use of `display: block;`\n > .table-bordered {\n border: 0;\n }\n }\n }\n }\n}\n","// Tables\n\n@mixin table-row-variant($state, $background, $border: null) {\n // Exact selectors below required to override `.table-striped` and prevent\n // inheritance to nested tables.\n .table-#{$state} {\n &,\n > th,\n > td {\n background-color: $background;\n }\n\n @if $border != null {\n th,\n td,\n thead th,\n tbody + tbody {\n border-color: $border;\n }\n }\n }\n\n // Hover states for `.table-hover`\n // Note: this is not available for cells or rows within `thead` or `tfoot`.\n .table-hover {\n $hover-background: darken($background, 5%);\n\n .table-#{$state} {\n @include hover() {\n background-color: $hover-background;\n\n > td,\n > th {\n background-color: $hover-background;\n }\n }\n }\n }\n}\n","// Bootstrap functions\n//\n// Utility mixins and functions for evaluating source code across our variables, maps, and mixins.\n\n// Ascending\n// Used to evaluate Sass maps like our grid breakpoints.\n@mixin _assert-ascending($map, $map-name) {\n $prev-key: null;\n $prev-num: null;\n @each $key, $num in $map {\n @if $prev-num == null or unit($num) == \"%\" or unit($prev-num) == \"%\" {\n // Do nothing\n } @else if not comparable($prev-num, $num) {\n @warn \"Potentially invalid value for #{$map-name}: This map must be in ascending order, but key '#{$key}' has value #{$num} whose unit makes it incomparable to #{$prev-num}, the value of the previous key '#{$prev-key}' !\";\n } @else if $prev-num >= $num {\n @warn \"Invalid value for #{$map-name}: This map must be in ascending order, but key '#{$key}' has value #{$num} which isn't greater than #{$prev-num}, the value of the previous key '#{$prev-key}' !\";\n }\n $prev-key: $key;\n $prev-num: $num;\n }\n}\n\n// Starts at zero\n// Used to ensure the min-width of the lowest breakpoint starts at 0.\n@mixin _assert-starts-at-zero($map, $map-name: \"$grid-breakpoints\") {\n $values: map-values($map);\n $first-value: nth($values, 1);\n @if $first-value != 0 {\n @warn \"First breakpoint in #{$map-name} must start at 0, but starts at #{$first-value}.\";\n }\n}\n\n// Replace `$search` with `$replace` in `$string`\n// Used on our SVG icon backgrounds for custom forms.\n//\n// @author Hugo Giraudel\n// @param {String} $string - Initial string\n// @param {String} $search - Substring to replace\n// @param {String} $replace ('') - New value\n// @return {String} - Updated string\n@function str-replace($string, $search, $replace: \"\") {\n $index: str-index($string, $search);\n\n @if $index {\n @return str-slice($string, 1, $index - 1) + $replace + str-replace(str-slice($string, $index + str-length($search)), $search, $replace);\n }\n\n @return $string;\n}\n\n// See https://codepen.io/kevinweber/pen/dXWoRw\n@function escape-svg($string) {\n @if str-index($string, \"data:image/svg+xml\") {\n @each $char, $encoded in $escaped-characters {\n $string: str-replace($string, $char, $encoded);\n }\n }\n\n @return $string;\n}\n\n// Color contrast\n@function color-yiq($color, $dark: $yiq-text-dark, $light: $yiq-text-light) {\n $r: red($color);\n $g: green($color);\n $b: blue($color);\n\n $yiq: (($r * 299) + ($g * 587) + ($b * 114)) / 1000;\n\n @if ($yiq >= $yiq-contrasted-threshold) {\n @return $dark;\n } @else {\n @return $light;\n }\n}\n\n// Retrieve color Sass maps\n@function color($key: \"blue\") {\n @return map-get($colors, $key);\n}\n\n@function theme-color($key: \"primary\") {\n @return map-get($theme-colors, $key);\n}\n\n@function gray($key: \"100\") {\n @return map-get($grays, $key);\n}\n\n// Request a theme color level\n@function theme-color-level($color-name: \"primary\", $level: 0) {\n $color: theme-color($color-name);\n $color-base: if($level > 0, $black, $white);\n $level: abs($level);\n\n @return mix($color-base, $color, $level * $theme-color-interval);\n}\n\n// Return valid calc\n@function add($value1, $value2, $return-calc: true) {\n @if $value1 == null {\n @return $value2;\n }\n\n @if $value2 == null {\n @return $value1;\n }\n\n @if type-of($value1) == number and type-of($value2) == number and comparable($value1, $value2) {\n @return $value1 + $value2;\n }\n\n @return if($return-calc == true, calc(#{$value1} + #{$value2}), $value1 + unquote(\" + \") + $value2);\n}\n\n@function subtract($value1, $value2, $return-calc: true) {\n @if $value1 == null and $value2 == null {\n @return null;\n }\n\n @if $value1 == null {\n @return -$value2;\n }\n\n @if $value2 == null {\n @return $value1;\n }\n\n @if type-of($value1) == number and type-of($value2) == number and comparable($value1, $value2) {\n @return $value1 - $value2;\n }\n\n @return if($return-calc == true, calc(#{$value1} - #{$value2}), $value1 + unquote(\" - \") + $value2);\n}\n","// stylelint-disable selector-no-qualifying-type\n\n//\n// Textual form controls\n//\n\n.form-control {\n display: block;\n width: 100%;\n height: $input-height;\n padding: $input-padding-y $input-padding-x;\n font-family: $input-font-family;\n @include font-size($input-font-size);\n font-weight: $input-font-weight;\n line-height: $input-line-height;\n color: $input-color;\n background-color: $input-bg;\n background-clip: padding-box;\n border: $input-border-width solid $input-border-color;\n\n // Note: This has no effect on `s in CSS.\n @include border-radius($input-border-radius, 0);\n\n @include box-shadow($input-box-shadow);\n @include transition($input-transition);\n\n // Unstyle the caret on ` receives focus\n // in IE and (under certain conditions) Edge, as it looks bad and cannot be made to\n // match the appearance of the native widget.\n // See https://github.com/twbs/bootstrap/issues/19398.\n color: $input-color;\n background-color: $input-bg;\n }\n}\n\n// Make file inputs better match text inputs by forcing them to new lines.\n.form-control-file,\n.form-control-range {\n display: block;\n width: 100%;\n}\n\n\n//\n// Labels\n//\n\n// For use with horizontal and inline forms, when you need the label (or legend)\n// text to align with the form controls.\n.col-form-label {\n padding-top: add($input-padding-y, $input-border-width);\n padding-bottom: add($input-padding-y, $input-border-width);\n margin-bottom: 0; // Override the `